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
cors - don't need it. Apollo Server supports it by default.
fragment
mutation
pagination: numbered, load more
authentication
authorization
custom error
optimistic ui
polling -> real-time graph.
Examples
todomvc
pokedex
space client
Things to decide
Name of the schema root type. Currently, schemaQueryResponse => schemaRoot? documentRoot? responseRoot? or Simply response? dataRoot? -> dataRoot is the best?
The text was updated successfully, but these errors were encountered:
Tool
Compiler
Snippets
Examples
Things to decide
The text was updated successfully, but these errors were encountered: