Dmitrii
Results
2
issues of
Dmitrii
Hello. We have third party schema, where some fields begin with a capital letter. As example: ``` type Query { user(id: Int): User } type User { ESIAPassport: String firstName:...