struct Backend::Web::Controllers::ApiController::GraphQLQuery
- Backend::Web::Controllers::ApiController::GraphQLQuery
- Struct
- Value
- Object
Overview
GraphQL query data
Included Modules
- JSON::Serializable
Defined in:
backend/web/controllers/api_controller.crConstructors
Instance Method Summary
-
#operation_name : String | Nil
Operation name
-
#query : String
Raw query
-
#variables : Hash(String, JSON::Any)
Variables