Dmitriy
Dmitriy
So how do I add a custom parameter to query? For example I need: https://api.domain.com/v1/Orders?exported=false
This is a little different, I'm not trying to see if "field" contains "foo". I'm trying to see if "field" value exists in list. In the OData example, you're checking...
Yes, that would work. Thanks!
Having the same issue with PHP7.4-FPM
Is there a plan to continue supporting graphql-request SDK generation? It's a fantastic feature that has significantly improved my development workflow.