Class: GraphQL::Modernize::SchemaCall

Inherits:
Data
  • Object
show all
Defined in:
lib/graphql/modernize/class_hierarchy.rb

Instance Attribute Summary collapse

Instance Attribute Details

#directObject (readonly)

Returns the value of attribute direct

Returns:

  • (Object)

    the current value of direct



7
8
9
# File 'lib/graphql/modernize/class_hierarchy.rb', line 7

def direct
  @direct
end

#first_argumentObject (readonly)

Returns the value of attribute first_argument

Returns:

  • (Object)

    the current value of first_argument



7
8
9
# File 'lib/graphql/modernize/class_hierarchy.rb', line 7

def first_argument
  @first_argument
end

#nameObject (readonly)

Returns the value of attribute name

Returns:

  • (Object)

    the current value of name



7
8
9
# File 'lib/graphql/modernize/class_hierarchy.rb', line 7

def name
  @name
end

#pathObject (readonly)

Returns the value of attribute path

Returns:

  • (Object)

    the current value of path



7
8
9
# File 'lib/graphql/modernize/class_hierarchy.rb', line 7

def path
  @path
end

#start_offsetObject (readonly)

Returns the value of attribute start_offset

Returns:

  • (Object)

    the current value of start_offset



7
8
9
# File 'lib/graphql/modernize/class_hierarchy.rb', line 7

def start_offset
  @start_offset
end