class GraphQL::Schema::Mutation

def visible?(context)

def visible?(context)
  true
end