Strawberry GraphQL GraphQL API

Code-first GraphQL API built with Strawberry, using Python type hints and dataclasses to define schemas. Supports queries, mutations, subscriptions, federation, dataloaders, and schema/field extensions across ASGI and WSGI frameworks.

API entry from apis.yml

apis.yml Raw ↑
aid: strawberry-graphql:graphql-api
name: Strawberry GraphQL GraphQL API
description: Code-first GraphQL API built with Strawberry, using Python type hints and dataclasses to
  define schemas. Supports queries, mutations, subscriptions, federation, dataloaders, and schema/field
  extensions across ASGI and WSGI frameworks.
tags:
- GraphQL
- Python
- Type Hints
- Subscriptions
- Federation
humanURL: https://strawberry.rocks/docs
baseURL: https://play.strawberry.rocks
properties:
- url: https://strawberry.rocks/docs
  type: Documentation
- url: graphql/strawberry-graphql-graphql.md
  type: GraphQL