This repository has been archived by the owner on Nov 4, 2024. It is now read-only.
feat(graphql): GraphQL API #1663
Annotations
10 errors
build
Could not find a declaration file for module 'graphql-modules'. '/home/runner/work/customer-service/customer-service/node_modules/graphql-modules/index.mjs' implicitly has an 'any' type.
|
build
Could not find a declaration file for module 'graphql-modules'. '/home/runner/work/customer-service/customer-service/node_modules/graphql-modules/index.mjs' implicitly has an 'any' type.
|
build
Could not find a declaration file for module 'graphql-modules'. '/home/runner/work/customer-service/customer-service/node_modules/graphql-modules/index.mjs' implicitly has an 'any' type.
|
build
Could not find a declaration file for module 'graphql-modules'. '/home/runner/work/customer-service/customer-service/node_modules/graphql-modules/index.mjs' implicitly has an 'any' type.
|
build
Could not find a declaration file for module 'graphql-modules'. '/home/runner/work/customer-service/customer-service/node_modules/graphql-modules/index.mjs' implicitly has an 'any' type.
|
build
Namespace 'global.GraphQLModules' has no exported member 'ModuleContext'.
|
build
Could not find a declaration file for module 'graphql-modules'. '/home/runner/work/customer-service/customer-service/node_modules/graphql-modules/index.mjs' implicitly has an 'any' type.
|
build
Could not find a declaration file for module 'graphql-modules'. '/home/runner/work/customer-service/customer-service/node_modules/graphql-modules/index.mjs' implicitly has an 'any' type.
|
build
Namespace 'global.GraphQLModules' has no exported member 'ModuleContext'.
|
build
Type '{ createdAt: SortDirection; } | { statusChangedAt: SortDirection; } | undefined' is not assignable to type 'TicketSortField | undefined'.
|