You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It is not clear what you are trying to do, but typically you would need to create your own DataStore if the existing ones don't meet your needs. For instance you could use the NoopDataStore with a model with a @LifeCycleHookBinding to perform some function.
Hi guys, we are big supporters of Elide.
We came to a need to register our own Mutation and query that are using same Datastore or different datastore.
Is it possible?
How can I add it to the schema and make sure graphql controller can see it?
The text was updated successfully, but these errors were encountered: