AsyncBaseHTTPView

Methods:

Attributes:

  1. schema:

    Type
    BaseSchema
  2. graphql_ide:

    Type
    GraphQL_IDE | None
  3. request_adapter_class:

    Type
    Callable[[Request], AsyncHTTPRequestAdapter]
  4. allow_queries_via_get:

    Type
    bool