Skip to content
This repository has been archived by the owner on Oct 1, 2024. It is now read-only.

[graphql-typescript-definitions] Pass export-format cli option to Builder config #2696

Merged
merged 1 commit into from
Nov 6, 2023

Conversation

calirvine
Copy link
Contributor

Description

The export-format cli option was added in 1c7dff6 (updated in #2289 and #2559) but never actually passed to the Builder config. This means any projects that want to be typed for @apollo/client or other libraries using TypedDocumentNode can not use the cli for generating their types. This PR adds the value to the CLI Builder.

@BPScott
Copy link
Member

BPScott commented Oct 27, 2023

Thanks for the spot! Approving, though as I'm no longer on the admin-web-platform team I no longer have permission to merge, you'll need somebody from that team to review and do the merge

@vsumner vsumner merged commit 91341bd into main Nov 6, 2023
9 checks passed
@vsumner vsumner deleted the gql-ts-fix-cli branch November 6, 2023 18:54
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants