add mutations to questions and reviews
This commit is contained in:
@@ -1,4 +1,6 @@
|
||||
class ProgressTestSchema < GraphQL::Schema
|
||||
DEFINITION_DUMP_PATH = "app/graphql/__generated__/schema.graphql"
|
||||
|
||||
mutation(Types::MutationType)
|
||||
query(Types::QueryType)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user