Replies: 1 comment
-
I found this video |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I am trying to test the VOLATILE functions in the 1.4alpha1 version, but I can't make it work. Is there a documentation on how to create a VOLATILE function?
I tried creating the function in the console and selecting the track checkbox. The function shows as tracked in the console but it does not show in the GraphQL schema.
I also tried making a call to the /v1/query to track the function as a mutation but I have the same issue. It shows as tracked in the console but it does not show in the GraphQL schema.
Thanks
Beta Was this translation helpful? Give feedback.
All reactions