Having read the comments in these threads:
I’m wondering if there are currently any plans to include stored procedures in DQL, if not for GraphQL?
Thanks.
Having read the comments in these threads:
I’m wondering if there are currently any plans to include stored procedures in DQL, if not for GraphQL?
Thanks.
@amaster507 - Thanks for that.
Reading through all that, it looks to be just for the /graphql interface at this time. Does it also work for the /query interface?
Also, can you send variables to a persisted GraphQL query, or do you have to store the query with all variables included?