class GraphQL::StaticValidation::FragmentSpreadsArePossible::FragmentSpread
def initialize(node:, parent_type:, path:)
def initialize(node:, parent_type:, path:) @node = node @parent_type = parent_type @path = path end
def initialize(node:, parent_type:, path:) @node = node @parent_type = parent_type @path = path end