|
|
|
|
|
by igl
3371 days ago
|
|
My favorites are the collection of functions offered by the graphql-tools package. Like composing your schema from strings instead of the verbose JSON definition. The mocking is also neat. Apollo is really just a tool-box of a lot neat little things that you can put together or omit. Check out their other packages beside apollo-client. |
|