mirror of
https://github.com/IT4Change/gradido.git
synced 2026-02-06 09:56:05 +00:00
take back change vor debugging
This commit is contained in:
parent
6fc2203ce5
commit
49ea8a1c0b
@ -14,7 +14,7 @@ export const schema = async (): Promise<GraphQLSchema> => {
|
||||
scalarsMap: [{ type: Decimal, scalar: DecimalScalar }],
|
||||
emitSchemaFile: true,
|
||||
validate: {
|
||||
validationError: { target: true },
|
||||
validationError: { target: false },
|
||||
skipMissingProperties: true,
|
||||
skipNullProperties: true,
|
||||
skipUndefinedProperties: false,
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user