From ea35a0a01377289e58775bd714db894cbeea29f5 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Tue, 14 Apr 2026 21:18:37 +0000 Subject: [PATCH] update generated graphql files --- .../business-platform-organizations/generated/types.d.ts | 2 ++ 1 file changed, 2 insertions(+) diff --git a/packages/app/src/cli/api/graphql/business-platform-organizations/generated/types.d.ts b/packages/app/src/cli/api/graphql/business-platform-organizations/generated/types.d.ts index e6d67fd75a..52e20a2dd4 100644 --- a/packages/app/src/cli/api/graphql/business-platform-organizations/generated/types.d.ts +++ b/packages/app/src/cli/api/graphql/business-platform-organizations/generated/types.d.ts @@ -111,6 +111,8 @@ export type ShopFilterField = | 'COLLABORATOR_RELATIONSHIP_STATUS' /** The GID of the counterpart organization. Requires `store_type=client_transfer` or `store_type=collaborator`. */ | 'COUNTERPART_ORGANIZATION_ID' + /** The GID of the owning organization of the shop. */ + | 'OWNER_ORGANIZATION_ID' /** * The plan of the shop. Values: `basic`, `grow`, `plus`, `frozen`, `advanced`, * `inactive`, `cancelled`, `client_transfer`, `plus_client_transfer`,