GraphQL (Apollo) Flashcards

1
Q

GraphQL Schema

A

defines what types of data a client can read and write to your data graph. Schemas are strongly typed, which unlocks powerful developer tooling.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly