struct Backend::Web::Controllers::ApiController::GraphQLQuery

Overview

GraphQL query data

Included Modules

Defined in:

backend/web/controllers/api_controller.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new(pull : JSON::PullParser) #

Instance Method Detail

def operation_name : String | Nil #

Operation name


def query : String #

Raw query


def variables : Hash(String, JSON::Any) #

Variables