add createUser mutation
This commit is contained in:
@@ -10,3 +10,9 @@ AllCops:
|
||||
Exclude:
|
||||
- db/schema.rb
|
||||
- bin/**/*
|
||||
|
||||
RSpec/ExampleLength:
|
||||
Enabled: false
|
||||
|
||||
RSpec/MultipleExpectations:
|
||||
Enabled: false
|
||||
|
||||
Reference in New Issue
Block a user