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.
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.