Module: GraphQL::Schema::Directive::OneOf::IsOneOf
- Defined in:
- lib/graphql/schema/directive/one_of.rb
Instance Method Summary collapse
Instance Method Details
#one_of? ⇒ Boolean
| 17 18 19 | # File 'lib/graphql/schema/directive/one_of.rb', line 17 def one_of? true end |