Class: GraphQL::Client::FragmentDefinition

Inherits:
Definition
  • Object
show all
Defined in:
lib/graphql/client.rb

Overview

Specific fragment definition subtype.

Instance Attribute Summary

Attributes inherited from Definition

#definition_node, #document, #document_types, #enforce_collocated_callers, #schema, #source_location

Method Summary

Methods inherited from Definition

#definition_name, for, #initialize, #new, #type

Constructor Details

This class inherits a constructor from GraphQL::Client::Definition