We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Is there a way to use DateTime as an argument to a query? (For instance in adding a query for things in a given date range.)
It looks like GraphQL itself doesn't even have a built-in Date scalar type, so I don't even know if there is good client support.
The text was updated successfully, but these errors were encountered:
I see it is mentioned in the TODO section of the Readme as well.
Sorry, something went wrong.
No branches or pull requests
Is there a way to use DateTime as an argument to a query? (For instance in adding a query for things in a given date range.)
It looks like GraphQL itself doesn't even have a built-in Date scalar type, so I don't even know if there is good client support.
The text was updated successfully, but these errors were encountered: