BaseView
Methods:
-
should_render_graphql_ide
Signature:
Parameters:
-
request:
- Type
-
BaseRequestProtocol
-
-
is_request_allowed
Signature:
Parameters:
-
request:
- Type
-
BaseRequestProtocol
-
-
parse_json
Signature:
Parameters:
-
data:
- Type
-
str | bytes
-
-
encode_json
Signature:
Parameters:
-
response_data:
- Type
-
GraphQLHTTPResponse
-
-
parse_query_params
Signature:
Parameters:
-
params:
- Type
-
QueryParams
-
Attributes:
-
graphql_ide:
- Type
-
GraphQL_IDE | None
-
graphql_ide_html:
- Type
-
str