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

Scan directives while parsing schema #763

Merged
merged 2 commits into from
Sep 18, 2023

Conversation

oryan-block
Copy link
Collaborator

@oryan-block oryan-block commented Sep 18, 2023

Partially Resolves #664

Checklist

  • Pull requests follows the contribution guide
  • New or modified functionality is covered by tests

Description

Scan directives while parsing the schema. This handles any scalar arguments. (Still no support for input objects)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

SchemaClassScanner doesn't scan directive arguments
1 participant