You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
Uh oh!
There was an error while loading. Please reload this page.
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
The text was updated successfully, but these errors were encountered: