feat(data): add GraphQL API V6 support for custom headers, non-Appsync endpoints, and custom domains; add / update tests #2122
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
pr.yml
on: pull_request
prebuild
3m 1s
bundle-size-tests
/
Bundle size tests
github-actions-test
/
Github Action format test
license-test
/
License tests
tsc-compliance-test
/
TSC Compliance Test
Matrix: unit-tests / unit_test
Waiting for pending jobs
Unit and Bundle tests have passed
0s
Annotations
3 errors
prebuild
Property 'headers' does not exist on type '{ headers?: ((options: { query: string; variables?: Record<string, DocumentType> | undefined; }) => Promise<Record<string, string>>) | undefined; withCredentials: boolean; } | undefined'.
|
prebuild
Property 'withCredentials' does not exist on type '{ headers?: ((options: { query: string; variables?: Record<string, DocumentType> | undefined; }) => Promise<Record<string, string>>) | undefined; withCredentials: boolean; } | undefined'.
|
prebuild
Process completed with exit code 1.
|