Services
Services are the functions that you make accessible to your graphql endpoints.
This is likely where we'll implement our row level security.
A service is a function that executes a query or mutation.
Services are the functions that you make accessible to your graphql endpoints.
This is likely where we'll implement our row level security.
A service is a function that executes a query or mutation.