© 2026 Hedgehog Software, LLC

TwitterGitHubDiscord
More
CommunitiesDocsAboutTermsPrivacy
Search
Star
Setup for Free
SupabaseS
Supabase•2mo ago•
1 reply
kygerwoods

Supabase volatile function is not being exposed to graphql schema

PostgREST
I am attempting to create a custom graphql mutation query (sql pasted below) but can't seem to get it exposed on the graphql schema.

Context: I have an Event table which tracks event metadata and an EventOccurrences table which allows for recurrence on any individual Event. I am trying to expose a custom graphql mutation which will both create a new Event and all occurrences for that Event based on a recurrence rule. I want it to return a table with all newly created occurrence ids.

I have tried to follow the docs (https://supabase.com/docs/guides/graphql/functions) to ensure that this can be exposed to the graphql schema but can't seem to get it to work. Any thoughts or advice?

View full function here: https://github.com/orgs/supabase/discussions/41249
Functions | Supabase Docs
Using Postgres Functions with GraphQL.
Functions | Supabase Docs
GitHub
Supabase volatile function is not being exposed to graphql schema e...
I am attempting to create a custom graphql mutation query (sql pasted below) but can't seem to get it exposed on the graphql schema. Context: I have an Event table which tracks event metadata a...
Supabase banner
SupabaseJoin
Supabase gives you the tools, documentation, and community that makes managing databases, authentication, and backend infrastructure a lot less overwhelming.
45,816Members
Resources
Was this page helpful?

Similar Threads

Recent Announcements

Similar Threads

STORAGE SCHEMA NOT EXPOSED
SupabaseSSupabase / help-and-questions
2mo ago
schema "pg_pgrst_no_exposed_schemas" does not exist
SupabaseSSupabase / help-and-questions
5mo ago
ERROR function graphql.get_schema_version() does not exist
SupabaseSSupabase / help-and-questions
4y ago
Graphql with supabase
SupabaseSSupabase / help-and-questions
4y ago