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
Small thing before I forget - @deprecated directives don't stick (though they're not rejected) when used on Input fields in a grackle Schema. This is in the working draft of the GraphQL spec but not the latest released version. Shall I add support or leave it for now? Also looks it will also be allowed on arguments in that version
The text was updated successfully, but these errors were encountered:
Small thing before I forget -
@deprecated
directives don't stick (though they're not rejected) when used onInput
fields in a grackleSchema
. This is in the working draft of the GraphQL spec but not the latest released version. Shall I add support or leave it for now? Also looks it will also be allowed on arguments in that versionThe text was updated successfully, but these errors were encountered: