module GraphQL::Schema::Directive::OneOf::IsOneOf

def one_of?

def one_of?
  true
end