We can't find the internet
Attempting to reconnect
Something went wrong!
Hang in there while we get back on track
Tutorials - Patrick Arminio: Build a production ready GraphQL API using Python
Build a production-ready GraphQL API using Python, covering query language, authentication, authorization, pagination, and more with Patrick Arminio's tutorial.
- Use GraphQL as a query language for APIs.
- Build a production-ready GraphQL API using Python.
-
Implement authentication and authorization using the
authenticatefunction. -
Use the
DataLoaderlibrary to handle paginated queries. -
Implement a
connectiontype to handle connections between queries. -
Use the
Pythontypings syntax to define types. -
Implement a
generictype to create reusable types. -
Use the
Schemaclass to define a GraphQL schema. -
Implement a
mutationtype to handle mutations. -
Use the
createfunction to create new objects. -
Implement a
querytype to handle queries. -
Use the
fetchfunction to fetch data from a database. -
Implement a
batchtype to handle batches of queries. -
Use the
Sorayalibrary to validate types and enforce schema constraints. -
Implement a
uniontype to handle unions of types. -
Use the
fragmentsyntax to define fragments of a type. -
Implement a
/coercionstep in GraphQL to convert types compatible to one another. -
Use the
graphqllibrary to create a GraphQL API. -
Implement a
mutationthat allows you to change type. -
Use the
generictype to create reusable types. -
Implement a
uniontype to handle unions of types. -
Use the
fragmentsyntax to define fragments of a type. -
Implement a
/coercionstep in GraphQL to convert types compatible to one another. -
Use the
graphqllibrary to create a GraphQL API. -
Implement a
mutationthat allows you to change type. -
Use the
generictype to create reusable types.