Share field selections across queries.
Graphql
- The contract between client and server.
- Query GraphQL APIs from Python.
- Parameterize queries for reuse and safety.
- Create, update, and delete with mutations.
- Request data with the query syntax.
- A query language for APIs that gives clients control.