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
{{ message }}
This repository has been archived by the owner on Jan 19, 2024. It is now read-only.
You might want to fetch some data from the client, I.E. make a GET request, or store other local state like auth info.
This is still a good candidate for data managed by rGraphQL, but cannot be placed on the server.
I propose allowing users to apply a client-side schema extension which adds a schema and resolver functions for client-side data. This may be blocked until the Node API surface is finalized.
The text was updated successfully, but these errors were encountered:
paralin
changed the title
Add client-side queries
Client-side query schema
Apr 11, 2017
You might want to fetch some data from the client, I.E. make a GET request, or store other local state like auth info.
This is still a good candidate for data managed by rGraphQL, but cannot be placed on the server.
I propose allowing users to apply a client-side schema extension which adds a schema and resolver functions for client-side data. This may be blocked until the Node API surface is finalized.
The text was updated successfully, but these errors were encountered: