Skip to content

Commit 71155f4

Browse files
Merge branch 'main' into upgrade-oclif
2 parents 9d1e3e3 + 9cbdfb7 commit 71155f4

File tree

1 file changed

+4
-0
lines changed
  • packages/app/src/cli/api/graphql/business-platform-organizations/generated

1 file changed

+4
-0
lines changed

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

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -36,8 +36,12 @@ export type Scalars = {
3636
OrganizationID: {input: any; output: any}
3737
/** The ID for a OrganizationUser. */
3838
OrganizationUserID: {input: any; output: any}
39+
/** The ID for a Property. */
40+
PropertyID: {input: any; output: any}
3941
PropertyId: {input: string; output: string}
4042
PropertyPublicID: {input: string; output: string}
43+
/** The ID for a PropertyTransferRequest. */
44+
PropertyTransferRequestID: {input: any; output: any}
4145
/** The ID for a Role. */
4246
RoleID: {input: any; output: any}
4347
/** The ID for a ShopifyShop. */

0 commit comments

Comments
 (0)