module GraphQL::Schema::Interface

Public Instance Methods

unwrap() click to toggle source
# File lib/graphql/schema/interface.rb, line 137
def unwrap
  self
end