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

Type System Directives #12

Open
1 of 11 tasks
Fontinalis opened this issue Mar 22, 2020 · 0 comments
Open
1 of 11 tasks

Type System Directives #12

Fontinalis opened this issue Mar 22, 2020 · 0 comments
Labels
enhancement New feature or request

Comments

@Fontinalis
Copy link
Collaborator

Fontinalis commented Mar 22, 2020

These directives should be only for the schema, for server usage.

Apollo's solution could be a way to go with this. Having different interfaces for each location would be great solution. Each "visit" function could override the actual type/resource it's for.

  • Schema
  • Scalar
  • Object
  • Field definition
  • Argument definition
  • Interface
  • Union
  • Enum
  • EnumValue
  • InputObject
  • InputField
@Fontinalis Fontinalis added the enhancement New feature or request label Apr 8, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant