We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 62c0f50 + 66620d3 commit 002fd33Copy full SHA for 002fd33
lib/graphql/schema/enum.rb
@@ -14,7 +14,7 @@ class Schema
14
# # ONIONS
15
# # PEPPERS
16
# # }
17
- # class PizzaTopping < GraphQL::Enum
+ # class PizzaTopping < GraphQL::Schema::Enum
18
# value :MUSHROOMS
19
# value :ONIONS
20
# value :PEPPERS
0 commit comments