SyncBaseHTTPView

Methods:

Attributes:

  1. schema:

    Type
    BaseSchema
  2. graphiql:

    Type
    bool | None
  3. graphql_ide:

    Type
    GraphQL_IDE | None
  4. request_adapter_class:

    Type
    Callable[[Request], SyncHTTPRequestAdapter]
  5. allow_queries_via_get:

    Type
    bool