Skip to content

Commit ea35a0a

Browse files
update generated graphql files
1 parent 7c7e5b1 commit ea35a0a

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

  • packages/app/src/cli/api/graphql/business-platform-organizations/generated

packages/app/src/cli/api/graphql/business-platform-organizations/generated/types.d.ts

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -111,6 +111,8 @@ export type ShopFilterField =
111111
| 'COLLABORATOR_RELATIONSHIP_STATUS'
112112
/** The GID of the counterpart organization. Requires `store_type=client_transfer` or `store_type=collaborator`. */
113113
| 'COUNTERPART_ORGANIZATION_ID'
114+
/** The GID of the owning organization of the shop. */
115+
| 'OWNER_ORGANIZATION_ID'
114116
/**
115117
* The plan of the shop. Values: `basic`, `grow`, `plus`, `frozen`, `advanced`,
116118
* `inactive`, `cancelled`, `client_transfer`, `plus_client_transfer`,

0 commit comments

Comments
 (0)