Skip to content
This repository has been archived by the owner on Jan 19, 2024. It is now read-only.

Client-side query schema #25

Open
paralin opened this issue Apr 11, 2017 · 0 comments
Open

Client-side query schema #25

paralin opened this issue Apr 11, 2017 · 0 comments

Comments

@paralin
Copy link
Member

paralin commented 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.

@paralin paralin changed the title Add client-side queries Client-side query schema Apr 11, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant