Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

RFC Extensions without bodies #102

Open
SerafimArts opened this issue Jan 16, 2018 · 0 comments
Open

RFC Extensions without bodies #102

SerafimArts opened this issue Jan 16, 2018 · 0 comments

Comments

@SerafimArts
Copy link
Member

SerafimArts commented Jan 16, 2018

In the case when the any type is extended by directives, the body of the type can be omitted:

type ExampleType { ... }

extend type ExampleType @addedDirective
interface ExampleInterface { ... }

extend interface ExampleInterface @addedDirective
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant