Skip to content

feat!: make graphql an optional dependency #12103

feat!: make graphql an optional dependency

feat!: make graphql an optional dependency #12103

Triggered via pull request November 17, 2024 21:26
Status Failure
Total duration 14m 12s
Artifacts 5

main.yml

on: pull_request
Matrix: tests-e2e
Matrix: tests-int
tests-unit
26s
tests-unit
tests-type-generation
29s
tests-type-generation
Matrix: build-templates
All Green
0s
All Green
Publish Canary
0s
Publish Canary
Fit to window
Zoom out
Zoom in

Annotations

63 errors
e2e-admin-root
Process completed with exit code 1.
e2e-live-preview
Process completed with exit code 1.
Fields › richText › should respect rich text depth parameter: packages/next/src/routes/graphql/handler.ts#L99
TypeError: configToSchema is not a function at configToSchema (../packages/next/src/routes/graphql/handler.ts:99:22) at getGraphql (../packages/next/src/routes/graphql/handler.ts:93:22) at NextRESTClient._GRAPHQL_POST (../packages/next/src/routes/graphql/handler.ts:132:41) at Object.<anonymous> (fields/int.spec.ts:2796:24)
Localization › Localization with fallback true › Localized - GraphQL › should allow user to login and retrieve populated localized field: packages/next/src/routes/graphql/handler.ts#L99
TypeError: configToSchema is not a function at configToSchema (../packages/next/src/routes/graphql/handler.ts:99:22) at getGraphql (../packages/next/src/routes/graphql/handler.ts:93:22) at NextRESTClient._GRAPHQL_POST (../packages/next/src/routes/graphql/handler.ts:132:41) at Object.<anonymous> (localization/int.spec.ts:946:26)
Localization › Localization with fallback true › Localized - GraphQL › should allow retrieval of populated localized fields within meUser: packages/next/src/routes/graphql/handler.ts#L99
TypeError: configToSchema is not a function at configToSchema (../packages/next/src/routes/graphql/handler.ts:99:22) at getGraphql (../packages/next/src/routes/graphql/handler.ts:93:22) at NextRESTClient._GRAPHQL_POST (../packages/next/src/routes/graphql/handler.ts:132:41) at Object.<anonymous> (localization/int.spec.ts:972:26)
Localization › Localization with fallback true › Localized - GraphQL › should create and update collections: packages/next/src/routes/graphql/handler.ts#L99
TypeError: configToSchema is not a function at configToSchema (../packages/next/src/routes/graphql/handler.ts:99:22) at getGraphql (../packages/next/src/routes/graphql/handler.ts:93:22) at NextRESTClient._GRAPHQL_POST (../packages/next/src/routes/graphql/handler.ts:132:41) at Object.<anonymous> (localization/int.spec.ts:999:26)
Localization › Localization with fallback true › Localized - GraphQL › should query multiple locales: packages/next/src/routes/graphql/handler.ts#L99
TypeError: configToSchema is not a function at configToSchema (../packages/next/src/routes/graphql/handler.ts:99:22) at getGraphql (../packages/next/src/routes/graphql/handler.ts:93:22) at NextRESTClient._GRAPHQL_POST (../packages/next/src/routes/graphql/handler.ts:132:41) at Object.<anonymous> (localization/int.spec.ts:1071:46)
Versions › Collections - Local › Create › should allow creating a draft with missing required field data: packages/next/src/routes/graphql/handler.ts#L99
TypeError: configToSchema is not a function at configToSchema (../packages/next/src/routes/graphql/handler.ts:99:22) at getGraphql (../packages/next/src/routes/graphql/handler.ts:93:22) at NextRESTClient._GRAPHQL_POST (../packages/next/src/routes/graphql/handler.ts:132:41) at Object.<anonymous> (versions/int.spec.ts:73:22)
Versions › Collections - Local › Create › should allow a new version to be created and updated: packages/next/src/routes/graphql/handler.ts#L99
TypeError: configToSchema is not a function at configToSchema (../packages/next/src/routes/graphql/handler.ts:99:22) at getGraphql (../packages/next/src/routes/graphql/handler.ts:93:22) at NextRESTClient._GRAPHQL_POST (../packages/next/src/routes/graphql/handler.ts:132:41) at Object.<anonymous> (versions/int.spec.ts:73:22)
Versions › Collections - Local › Create › should paginate versions: packages/next/src/routes/graphql/handler.ts#L99
TypeError: configToSchema is not a function at configToSchema (../packages/next/src/routes/graphql/handler.ts:99:22) at getGraphql (../packages/next/src/routes/graphql/handler.ts:93:22) at NextRESTClient._GRAPHQL_POST (../packages/next/src/routes/graphql/handler.ts:132:41) at Object.<anonymous> (versions/int.spec.ts:73:22)
Versions › Collections - Local › Create › should allow saving multiple versions of models with unique fields: packages/next/src/routes/graphql/handler.ts#L99
TypeError: configToSchema is not a function at configToSchema (../packages/next/src/routes/graphql/handler.ts:99:22) at getGraphql (../packages/next/src/routes/graphql/handler.ts:93:22) at NextRESTClient._GRAPHQL_POST (../packages/next/src/routes/graphql/handler.ts:132:41) at Object.<anonymous> (versions/int.spec.ts:73:22)
Versions › Collections - Local › Create › should allow a version to be retrieved by ID: packages/next/src/routes/graphql/handler.ts#L99
TypeError: configToSchema is not a function at configToSchema (../packages/next/src/routes/graphql/handler.ts:99:22) at getGraphql (../packages/next/src/routes/graphql/handler.ts:93:22) at NextRESTClient._GRAPHQL_POST (../packages/next/src/routes/graphql/handler.ts:132:41) at Object.<anonymous> (versions/int.spec.ts:73:22)
Fields › richText › should respect rich text depth parameter: packages/next/src/routes/graphql/handler.ts#L99
TypeError: configToSchema is not a function at configToSchema (../packages/next/src/routes/graphql/handler.ts:99:22) at getGraphql (../packages/next/src/routes/graphql/handler.ts:93:22) at NextRESTClient._GRAPHQL_POST (../packages/next/src/routes/graphql/handler.ts:132:41) at Object.<anonymous> (fields/int.spec.ts:2796:24)
Localization › Localization with fallback true › Localized - GraphQL › should allow user to login and retrieve populated localized field: packages/next/src/routes/graphql/handler.ts#L99
TypeError: configToSchema is not a function at configToSchema (../packages/next/src/routes/graphql/handler.ts:99:22) at getGraphql (../packages/next/src/routes/graphql/handler.ts:93:22) at NextRESTClient._GRAPHQL_POST (../packages/next/src/routes/graphql/handler.ts:132:41) at Object.<anonymous> (localization/int.spec.ts:946:26)
Localization › Localization with fallback true › Localized - GraphQL › should allow retrieval of populated localized fields within meUser: packages/next/src/routes/graphql/handler.ts#L99
TypeError: configToSchema is not a function at configToSchema (../packages/next/src/routes/graphql/handler.ts:99:22) at getGraphql (../packages/next/src/routes/graphql/handler.ts:93:22) at NextRESTClient._GRAPHQL_POST (../packages/next/src/routes/graphql/handler.ts:132:41) at Object.<anonymous> (localization/int.spec.ts:972:26)
Localization › Localization with fallback true › Localized - GraphQL › should create and update collections: packages/next/src/routes/graphql/handler.ts#L99
TypeError: configToSchema is not a function at configToSchema (../packages/next/src/routes/graphql/handler.ts:99:22) at getGraphql (../packages/next/src/routes/graphql/handler.ts:93:22) at NextRESTClient._GRAPHQL_POST (../packages/next/src/routes/graphql/handler.ts:132:41) at Object.<anonymous> (localization/int.spec.ts:999:26)
Localization › Localization with fallback true › Localized - GraphQL › should query multiple locales: packages/next/src/routes/graphql/handler.ts#L99
TypeError: configToSchema is not a function at configToSchema (../packages/next/src/routes/graphql/handler.ts:99:22) at getGraphql (../packages/next/src/routes/graphql/handler.ts:93:22) at NextRESTClient._GRAPHQL_POST (../packages/next/src/routes/graphql/handler.ts:132:41) at Object.<anonymous> (localization/int.spec.ts:1071:46)
Versions › Collections - Local › Create › should allow creating a draft with missing required field data: packages/next/src/routes/graphql/handler.ts#L99
TypeError: configToSchema is not a function at configToSchema (../packages/next/src/routes/graphql/handler.ts:99:22) at getGraphql (../packages/next/src/routes/graphql/handler.ts:93:22) at NextRESTClient._GRAPHQL_POST (../packages/next/src/routes/graphql/handler.ts:132:41) at Object.<anonymous> (versions/int.spec.ts:73:22)
Versions › Collections - Local › Create › should allow a new version to be created and updated: packages/next/src/routes/graphql/handler.ts#L99
TypeError: configToSchema is not a function at configToSchema (../packages/next/src/routes/graphql/handler.ts:99:22) at getGraphql (../packages/next/src/routes/graphql/handler.ts:93:22) at NextRESTClient._GRAPHQL_POST (../packages/next/src/routes/graphql/handler.ts:132:41) at Object.<anonymous> (versions/int.spec.ts:73:22)
Versions › Collections - Local › Create › should paginate versions: packages/next/src/routes/graphql/handler.ts#L99
TypeError: configToSchema is not a function at configToSchema (../packages/next/src/routes/graphql/handler.ts:99:22) at getGraphql (../packages/next/src/routes/graphql/handler.ts:93:22) at NextRESTClient._GRAPHQL_POST (../packages/next/src/routes/graphql/handler.ts:132:41) at Object.<anonymous> (versions/int.spec.ts:73:22)
Versions › Collections - Local › Create › should allow saving multiple versions of models with unique fields: packages/next/src/routes/graphql/handler.ts#L99
TypeError: configToSchema is not a function at configToSchema (../packages/next/src/routes/graphql/handler.ts:99:22) at getGraphql (../packages/next/src/routes/graphql/handler.ts:93:22) at NextRESTClient._GRAPHQL_POST (../packages/next/src/routes/graphql/handler.ts:132:41) at Object.<anonymous> (versions/int.spec.ts:73:22)
Versions › Collections - Local › Create › should allow a version to be retrieved by ID: packages/next/src/routes/graphql/handler.ts#L99
TypeError: configToSchema is not a function at configToSchema (../packages/next/src/routes/graphql/handler.ts:99:22) at getGraphql (../packages/next/src/routes/graphql/handler.ts:93:22) at NextRESTClient._GRAPHQL_POST (../packages/next/src/routes/graphql/handler.ts:132:41) at Object.<anonymous> (versions/int.spec.ts:73:22)
Fields › richText › should respect rich text depth parameter: packages/next/src/routes/graphql/handler.ts#L99
TypeError: configToSchema is not a function at configToSchema (../packages/next/src/routes/graphql/handler.ts:99:22) at getGraphql (../packages/next/src/routes/graphql/handler.ts:93:22) at NextRESTClient._GRAPHQL_POST (../packages/next/src/routes/graphql/handler.ts:132:41) at Object.<anonymous> (fields/int.spec.ts:2796:24)
Localization › Localization with fallback true › Localized - GraphQL › should allow user to login and retrieve populated localized field: packages/next/src/routes/graphql/handler.ts#L99
TypeError: configToSchema is not a function at configToSchema (../packages/next/src/routes/graphql/handler.ts:99:22) at getGraphql (../packages/next/src/routes/graphql/handler.ts:93:22) at NextRESTClient._GRAPHQL_POST (../packages/next/src/routes/graphql/handler.ts:132:41) at Object.<anonymous> (localization/int.spec.ts:946:26)
Localization › Localization with fallback true › Localized - GraphQL › should allow retrieval of populated localized fields within meUser: packages/next/src/routes/graphql/handler.ts#L99
TypeError: configToSchema is not a function at configToSchema (../packages/next/src/routes/graphql/handler.ts:99:22) at getGraphql (../packages/next/src/routes/graphql/handler.ts:93:22) at NextRESTClient._GRAPHQL_POST (../packages/next/src/routes/graphql/handler.ts:132:41) at Object.<anonymous> (localization/int.spec.ts:972:26)
Localization › Localization with fallback true › Localized - GraphQL › should create and update collections: packages/next/src/routes/graphql/handler.ts#L99
TypeError: configToSchema is not a function at configToSchema (../packages/next/src/routes/graphql/handler.ts:99:22) at getGraphql (../packages/next/src/routes/graphql/handler.ts:93:22) at NextRESTClient._GRAPHQL_POST (../packages/next/src/routes/graphql/handler.ts:132:41) at Object.<anonymous> (localization/int.spec.ts:999:26)
Localization › Localization with fallback true › Localized - GraphQL › should query multiple locales: packages/next/src/routes/graphql/handler.ts#L99
TypeError: configToSchema is not a function at configToSchema (../packages/next/src/routes/graphql/handler.ts:99:22) at getGraphql (../packages/next/src/routes/graphql/handler.ts:93:22) at NextRESTClient._GRAPHQL_POST (../packages/next/src/routes/graphql/handler.ts:132:41) at Object.<anonymous> (localization/int.spec.ts:1071:46)
Versions › Collections - Local › Create › should allow creating a draft with missing required field data: packages/next/src/routes/graphql/handler.ts#L99
TypeError: configToSchema is not a function at configToSchema (../packages/next/src/routes/graphql/handler.ts:99:22) at getGraphql (../packages/next/src/routes/graphql/handler.ts:93:22) at NextRESTClient._GRAPHQL_POST (../packages/next/src/routes/graphql/handler.ts:132:41) at Object.<anonymous> (versions/int.spec.ts:73:22)
Versions › Collections - Local › Create › should allow a new version to be created and updated: packages/next/src/routes/graphql/handler.ts#L99
TypeError: configToSchema is not a function at configToSchema (../packages/next/src/routes/graphql/handler.ts:99:22) at getGraphql (../packages/next/src/routes/graphql/handler.ts:93:22) at NextRESTClient._GRAPHQL_POST (../packages/next/src/routes/graphql/handler.ts:132:41) at Object.<anonymous> (versions/int.spec.ts:73:22)
Versions › Collections - Local › Create › should paginate versions: packages/next/src/routes/graphql/handler.ts#L99
TypeError: configToSchema is not a function at configToSchema (../packages/next/src/routes/graphql/handler.ts:99:22) at getGraphql (../packages/next/src/routes/graphql/handler.ts:93:22) at NextRESTClient._GRAPHQL_POST (../packages/next/src/routes/graphql/handler.ts:132:41) at Object.<anonymous> (versions/int.spec.ts:73:22)
Versions › Collections - Local › Create › should allow saving multiple versions of models with unique fields: packages/next/src/routes/graphql/handler.ts#L99
TypeError: configToSchema is not a function at configToSchema (../packages/next/src/routes/graphql/handler.ts:99:22) at getGraphql (../packages/next/src/routes/graphql/handler.ts:93:22) at NextRESTClient._GRAPHQL_POST (../packages/next/src/routes/graphql/handler.ts:132:41) at Object.<anonymous> (versions/int.spec.ts:73:22)
Versions › Collections - Local › Create › should allow a version to be retrieved by ID: packages/next/src/routes/graphql/handler.ts#L99
TypeError: configToSchema is not a function at configToSchema (../packages/next/src/routes/graphql/handler.ts:99:22) at getGraphql (../packages/next/src/routes/graphql/handler.ts:93:22) at NextRESTClient._GRAPHQL_POST (../packages/next/src/routes/graphql/handler.ts:132:41) at Object.<anonymous> (versions/int.spec.ts:73:22)
Fields › richText › should respect rich text depth parameter: packages/next/src/routes/graphql/handler.ts#L99
TypeError: configToSchema is not a function at configToSchema (../packages/next/src/routes/graphql/handler.ts:99:22) at getGraphql (../packages/next/src/routes/graphql/handler.ts:93:22) at NextRESTClient._GRAPHQL_POST (../packages/next/src/routes/graphql/handler.ts:132:41) at Object.<anonymous> (fields/int.spec.ts:2796:24)
Localization › Localization with fallback true › Localized - GraphQL › should allow user to login and retrieve populated localized field: packages/next/src/routes/graphql/handler.ts#L99
TypeError: configToSchema is not a function at configToSchema (../packages/next/src/routes/graphql/handler.ts:99:22) at getGraphql (../packages/next/src/routes/graphql/handler.ts:93:22) at NextRESTClient._GRAPHQL_POST (../packages/next/src/routes/graphql/handler.ts:132:41) at Object.<anonymous> (localization/int.spec.ts:946:26)
Localization › Localization with fallback true › Localized - GraphQL › should allow retrieval of populated localized fields within meUser: packages/next/src/routes/graphql/handler.ts#L99
TypeError: configToSchema is not a function at configToSchema (../packages/next/src/routes/graphql/handler.ts:99:22) at getGraphql (../packages/next/src/routes/graphql/handler.ts:93:22) at NextRESTClient._GRAPHQL_POST (../packages/next/src/routes/graphql/handler.ts:132:41) at Object.<anonymous> (localization/int.spec.ts:972:26)
Localization › Localization with fallback true › Localized - GraphQL › should create and update collections: packages/next/src/routes/graphql/handler.ts#L99
TypeError: configToSchema is not a function at configToSchema (../packages/next/src/routes/graphql/handler.ts:99:22) at getGraphql (../packages/next/src/routes/graphql/handler.ts:93:22) at NextRESTClient._GRAPHQL_POST (../packages/next/src/routes/graphql/handler.ts:132:41) at Object.<anonymous> (localization/int.spec.ts:999:26)
Localization › Localization with fallback true › Localized - GraphQL › should query multiple locales: packages/next/src/routes/graphql/handler.ts#L99
TypeError: configToSchema is not a function at configToSchema (../packages/next/src/routes/graphql/handler.ts:99:22) at getGraphql (../packages/next/src/routes/graphql/handler.ts:93:22) at NextRESTClient._GRAPHQL_POST (../packages/next/src/routes/graphql/handler.ts:132:41) at Object.<anonymous> (localization/int.spec.ts:1071:46)
Versions › Collections - Local › Create › should allow creating a draft with missing required field data: packages/next/src/routes/graphql/handler.ts#L99
TypeError: configToSchema is not a function at configToSchema (../packages/next/src/routes/graphql/handler.ts:99:22) at getGraphql (../packages/next/src/routes/graphql/handler.ts:93:22) at NextRESTClient._GRAPHQL_POST (../packages/next/src/routes/graphql/handler.ts:132:41) at Object.<anonymous> (versions/int.spec.ts:73:22)
Versions › Collections - Local › Create › should allow a new version to be created and updated: packages/next/src/routes/graphql/handler.ts#L99
TypeError: configToSchema is not a function at configToSchema (../packages/next/src/routes/graphql/handler.ts:99:22) at getGraphql (../packages/next/src/routes/graphql/handler.ts:93:22) at NextRESTClient._GRAPHQL_POST (../packages/next/src/routes/graphql/handler.ts:132:41) at Object.<anonymous> (versions/int.spec.ts:73:22)
Versions › Collections - Local › Create › should paginate versions: packages/next/src/routes/graphql/handler.ts#L99
TypeError: configToSchema is not a function at configToSchema (../packages/next/src/routes/graphql/handler.ts:99:22) at getGraphql (../packages/next/src/routes/graphql/handler.ts:93:22) at NextRESTClient._GRAPHQL_POST (../packages/next/src/routes/graphql/handler.ts:132:41) at Object.<anonymous> (versions/int.spec.ts:73:22)
Versions › Collections - Local › Create › should allow saving multiple versions of models with unique fields: packages/next/src/routes/graphql/handler.ts#L99
TypeError: configToSchema is not a function at configToSchema (../packages/next/src/routes/graphql/handler.ts:99:22) at getGraphql (../packages/next/src/routes/graphql/handler.ts:93:22) at NextRESTClient._GRAPHQL_POST (../packages/next/src/routes/graphql/handler.ts:132:41) at Object.<anonymous> (versions/int.spec.ts:73:22)
Versions › Collections - Local › Create › should allow a version to be retrieved by ID: packages/next/src/routes/graphql/handler.ts#L99
TypeError: configToSchema is not a function at configToSchema (../packages/next/src/routes/graphql/handler.ts:99:22) at getGraphql (../packages/next/src/routes/graphql/handler.ts:93:22) at NextRESTClient._GRAPHQL_POST (../packages/next/src/routes/graphql/handler.ts:132:41) at Object.<anonymous> (versions/int.spec.ts:73:22)
Fields › richText › should respect rich text depth parameter: packages/next/src/routes/graphql/handler.ts#L99
TypeError: configToSchema is not a function at configToSchema (../packages/next/src/routes/graphql/handler.ts:99:22) at getGraphql (../packages/next/src/routes/graphql/handler.ts:93:22) at NextRESTClient._GRAPHQL_POST (../packages/next/src/routes/graphql/handler.ts:132:41) at Object.<anonymous> (fields/int.spec.ts:2796:24)
Localization › Localization with fallback true › Localized - GraphQL › should allow user to login and retrieve populated localized field: packages/next/src/routes/graphql/handler.ts#L99
TypeError: configToSchema is not a function at configToSchema (../packages/next/src/routes/graphql/handler.ts:99:22) at getGraphql (../packages/next/src/routes/graphql/handler.ts:93:22) at NextRESTClient._GRAPHQL_POST (../packages/next/src/routes/graphql/handler.ts:132:41) at Object.<anonymous> (localization/int.spec.ts:946:26)
Localization › Localization with fallback true › Localized - GraphQL › should allow retrieval of populated localized fields within meUser: packages/next/src/routes/graphql/handler.ts#L99
TypeError: configToSchema is not a function at configToSchema (../packages/next/src/routes/graphql/handler.ts:99:22) at getGraphql (../packages/next/src/routes/graphql/handler.ts:93:22) at NextRESTClient._GRAPHQL_POST (../packages/next/src/routes/graphql/handler.ts:132:41) at Object.<anonymous> (localization/int.spec.ts:972:26)
Localization › Localization with fallback true › Localized - GraphQL › should create and update collections: packages/next/src/routes/graphql/handler.ts#L99
TypeError: configToSchema is not a function at configToSchema (../packages/next/src/routes/graphql/handler.ts:99:22) at getGraphql (../packages/next/src/routes/graphql/handler.ts:93:22) at NextRESTClient._GRAPHQL_POST (../packages/next/src/routes/graphql/handler.ts:132:41) at Object.<anonymous> (localization/int.spec.ts:999:26)
Localization › Localization with fallback true › Localized - GraphQL › should query multiple locales: packages/next/src/routes/graphql/handler.ts#L99
TypeError: configToSchema is not a function at configToSchema (../packages/next/src/routes/graphql/handler.ts:99:22) at getGraphql (../packages/next/src/routes/graphql/handler.ts:93:22) at NextRESTClient._GRAPHQL_POST (../packages/next/src/routes/graphql/handler.ts:132:41) at Object.<anonymous> (localization/int.spec.ts:1071:46)
Versions › Collections - Local › Create › should allow creating a draft with missing required field data: packages/next/src/routes/graphql/handler.ts#L99
TypeError: configToSchema is not a function at configToSchema (../packages/next/src/routes/graphql/handler.ts:99:22) at getGraphql (../packages/next/src/routes/graphql/handler.ts:93:22) at NextRESTClient._GRAPHQL_POST (../packages/next/src/routes/graphql/handler.ts:132:41) at Object.<anonymous> (versions/int.spec.ts:73:22)
Versions › Collections - Local › Create › should allow a new version to be created and updated: packages/next/src/routes/graphql/handler.ts#L99
TypeError: configToSchema is not a function at configToSchema (../packages/next/src/routes/graphql/handler.ts:99:22) at getGraphql (../packages/next/src/routes/graphql/handler.ts:93:22) at NextRESTClient._GRAPHQL_POST (../packages/next/src/routes/graphql/handler.ts:132:41) at Object.<anonymous> (versions/int.spec.ts:73:22)
Versions › Collections - Local › Create › should paginate versions: packages/next/src/routes/graphql/handler.ts#L99
TypeError: configToSchema is not a function at configToSchema (../packages/next/src/routes/graphql/handler.ts:99:22) at getGraphql (../packages/next/src/routes/graphql/handler.ts:93:22) at NextRESTClient._GRAPHQL_POST (../packages/next/src/routes/graphql/handler.ts:132:41) at Object.<anonymous> (versions/int.spec.ts:73:22)
Versions › Collections - Local › Create › should allow saving multiple versions of models with unique fields: packages/next/src/routes/graphql/handler.ts#L99
TypeError: configToSchema is not a function at configToSchema (../packages/next/src/routes/graphql/handler.ts:99:22) at getGraphql (../packages/next/src/routes/graphql/handler.ts:93:22) at NextRESTClient._GRAPHQL_POST (../packages/next/src/routes/graphql/handler.ts:132:41) at Object.<anonymous> (versions/int.spec.ts:73:22)
Versions › Collections - Local › Create › should allow a version to be retrieved by ID: packages/next/src/routes/graphql/handler.ts#L99
TypeError: configToSchema is not a function at configToSchema (../packages/next/src/routes/graphql/handler.ts:99:22) at getGraphql (../packages/next/src/routes/graphql/handler.ts:93:22) at NextRESTClient._GRAPHQL_POST (../packages/next/src/routes/graphql/handler.ts:132:41) at Object.<anonymous> (versions/int.spec.ts:73:22)
Fields › richText › should respect rich text depth parameter: packages/next/src/routes/graphql/handler.ts#L99
TypeError: configToSchema is not a function at configToSchema (../packages/next/src/routes/graphql/handler.ts:99:22) at getGraphql (../packages/next/src/routes/graphql/handler.ts:93:22) at NextRESTClient._GRAPHQL_POST (../packages/next/src/routes/graphql/handler.ts:132:41) at Object.<anonymous> (fields/int.spec.ts:2796:24)
Localization › Localization with fallback true › Localized - GraphQL › should allow user to login and retrieve populated localized field: packages/next/src/routes/graphql/handler.ts#L99
TypeError: configToSchema is not a function at configToSchema (../packages/next/src/routes/graphql/handler.ts:99:22) at getGraphql (../packages/next/src/routes/graphql/handler.ts:93:22) at NextRESTClient._GRAPHQL_POST (../packages/next/src/routes/graphql/handler.ts:132:41) at Object.<anonymous> (localization/int.spec.ts:946:26)
Localization › Localization with fallback true › Localized - GraphQL › should allow retrieval of populated localized fields within meUser: packages/next/src/routes/graphql/handler.ts#L99
TypeError: configToSchema is not a function at configToSchema (../packages/next/src/routes/graphql/handler.ts:99:22) at getGraphql (../packages/next/src/routes/graphql/handler.ts:93:22) at NextRESTClient._GRAPHQL_POST (../packages/next/src/routes/graphql/handler.ts:132:41) at Object.<anonymous> (localization/int.spec.ts:972:26)
Localization › Localization with fallback true › Localized - GraphQL › should create and update collections: packages/next/src/routes/graphql/handler.ts#L99
TypeError: configToSchema is not a function at configToSchema (../packages/next/src/routes/graphql/handler.ts:99:22) at getGraphql (../packages/next/src/routes/graphql/handler.ts:93:22) at NextRESTClient._GRAPHQL_POST (../packages/next/src/routes/graphql/handler.ts:132:41) at Object.<anonymous> (localization/int.spec.ts:999:26)
Localization › Localization with fallback true › Localized - GraphQL › should query multiple locales: packages/next/src/routes/graphql/handler.ts#L99
TypeError: configToSchema is not a function at configToSchema (../packages/next/src/routes/graphql/handler.ts:99:22) at getGraphql (../packages/next/src/routes/graphql/handler.ts:93:22) at NextRESTClient._GRAPHQL_POST (../packages/next/src/routes/graphql/handler.ts:132:41) at Object.<anonymous> (localization/int.spec.ts:1071:46)
Versions › Collections - Local › Create › should allow creating a draft with missing required field data: packages/next/src/routes/graphql/handler.ts#L99
TypeError: configToSchema is not a function at configToSchema (../packages/next/src/routes/graphql/handler.ts:99:22) at getGraphql (../packages/next/src/routes/graphql/handler.ts:93:22) at NextRESTClient._GRAPHQL_POST (../packages/next/src/routes/graphql/handler.ts:132:41) at Object.<anonymous> (versions/int.spec.ts:73:22)
Versions › Collections - Local › Create › should allow a new version to be created and updated: packages/next/src/routes/graphql/handler.ts#L99
TypeError: configToSchema is not a function at configToSchema (../packages/next/src/routes/graphql/handler.ts:99:22) at getGraphql (../packages/next/src/routes/graphql/handler.ts:93:22) at NextRESTClient._GRAPHQL_POST (../packages/next/src/routes/graphql/handler.ts:132:41) at Object.<anonymous> (versions/int.spec.ts:73:22)
Versions › Collections - Local › Create › should paginate versions: packages/next/src/routes/graphql/handler.ts#L99
TypeError: configToSchema is not a function at configToSchema (../packages/next/src/routes/graphql/handler.ts:99:22) at getGraphql (../packages/next/src/routes/graphql/handler.ts:93:22) at NextRESTClient._GRAPHQL_POST (../packages/next/src/routes/graphql/handler.ts:132:41) at Object.<anonymous> (versions/int.spec.ts:73:22)
Versions › Collections - Local › Create › should allow saving multiple versions of models with unique fields: packages/next/src/routes/graphql/handler.ts#L99
TypeError: configToSchema is not a function at configToSchema (../packages/next/src/routes/graphql/handler.ts:99:22) at getGraphql (../packages/next/src/routes/graphql/handler.ts:93:22) at NextRESTClient._GRAPHQL_POST (../packages/next/src/routes/graphql/handler.ts:132:41) at Object.<anonymous> (versions/int.spec.ts:73:22)
Versions › Collections - Local › Create › should allow a version to be retrieved by ID: packages/next/src/routes/graphql/handler.ts#L99
TypeError: configToSchema is not a function at configToSchema (../packages/next/src/routes/graphql/handler.ts:99:22) at getGraphql (../packages/next/src/routes/graphql/handler.ts:93:22) at NextRESTClient._GRAPHQL_POST (../packages/next/src/routes/graphql/handler.ts:132:41) at Object.<anonymous> (versions/int.spec.ts:73:22)
All Green
Process completed with exit code 1.

Artifacts

Produced during runtime
Name Size
test-results-access-control Expired
2.55 MB
test-results-admin-root Expired
1.31 MB
test-results-admin__e2e__2 Expired
53.1 MB
test-results-live-preview Expired
907 KB
test-results-uploads Expired
23.6 KB