Description
GraphQL schema are meant to be "self-documenting". You can provide description for developers using your schema so they can have a clear description of they are interacting with.
We can use the class_description to auto populate that description.

Validations
Pull requests
Description
GraphQL schema are meant to be "self-documenting". You can provide description for developers using your schema so they can have a clear description of they are interacting with.
We can use the
class_descriptionto auto populate that description.Validations
Pull requests