You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Apr 17, 2023. It is now read-only.
Error: TypeError[StoreDelta.departments]: Provided incorrect OutputType: "[MutateStoreDepartmentInput]"
at TypeMapper.convertOutputTypeDefinition (/Users/angelmiralles/Temporal/my-awesome-project/node_modules/@graphback/datasync/node_modules/graphql-compose/lib/TypeMapper.js:221:15)
at TypeMapper.convertOutputFieldConfig (/Users/angelmiralles/Temporal/my-awesome-project/node_modules/@graphback/datasync/node_modules/graphql-compose/lib/TypeMapper.js:289:29)
at ObjectTypeComposer.setField (/Users/angelmiralles/Temporal/my-awesome-project/node_modules/@graphback/datasync/node_modules/graphql-compose/lib/ObjectTypeComposer.js:215:114)
at /Users/angelmiralles/Temporal/my-awesome-project/node_modules/@graphback/datasync/node_modules/graphql-compose/lib/ObjectTypeComposer.js:225:12
at Array.forEach (<anonymous>)
at ObjectTypeComposer.addFields (/Users/angelmiralles/Temporal/my-awesome-project/node_modules/@graphback/datasync/node_modules/graphql-compose/lib/ObjectTypeComposer.js:224:28)
at DataSyncPlugin.addDeltaQuery (/Users/angelmiralles/Temporal/my-awesome-project/node_modules/@graphback/datasync/dist/DataSyncPlugin.js:144:22)
at /Users/angelmiralles/Temporal/my-awesome-project/node_modules/@graphback/datasync/dist/DataSyncPlugin.js:43:22
at Array.forEach (<anonymous>)
at DataSyncPlugin.transformSchema (/Users/angelmiralles/Temporal/my-awesome-project/node_modules/@graphback/datasync/dist/DataSyncPlugin.js:36:16)
Could you please review and tell us if this is an issue or we have to create the model in other way.
Thanks in advance.
The text was updated successfully, but these errors were encountered:
Module:
Datasync
Version: 1.1.2
Node.js / npm versions:
This is the schema we are trying to generate:
When executing "npm run start" we are getting the following error:
Could you please review and tell us if this is an issue or we have to create the model in other way.
Thanks in advance.
The text was updated successfully, but these errors were encountered: