envelop icon indicating copy to clipboard operation
envelop copied to clipboard

Feedback for “Using GraphQL Features from the Future”

Open hinogi opened this issue 1 year ago • 0 comments

directive @oneOf on INPUT_OBJECT | FIELD_DEFINITION

Adding this will not be used in graphql code generator with graphql 16.9.0 and will fail to work with tools like apollo rover because the directive is then unknown

hinogi avatar Aug 14 '24 10:08 hinogi