module GraphQL::Schema::Member::BaseDSLMethods

def visible?(context)

def visible?(context)
  true
end