Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 0 additions & 2 deletions packages/app/src/cli/api/graphql/admin/generated/types.d.ts
Original file line number Diff line number Diff line change
Expand Up @@ -89,8 +89,6 @@ export type Scalars = {
JSON: {input: JsonMapType | string; output: JsonMapType}
/** A monetary value string without a currency symbol or code. Example value: `"100.57"`. */
Money: {input: any; output: any}
/** A scalar value. */
Scalar: {input: any; output: any}
/**
* Represents a unique identifier in the Storefront API. A `StorefrontID` value can
* be used wherever an ID is expected in the Storefront API.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -89,8 +89,6 @@ export type Scalars = {
JSON: {input: JsonMapType | string; output: JsonMapType}
/** A monetary value string without a currency symbol or code. Example value: `"100.57"`. */
Money: {input: any; output: any}
/** A scalar value. */
Scalar: {input: any; output: any}
/**
* Represents a unique identifier in the Storefront API. A `StorefrontID` value can
* be used wherever an ID is expected in the Storefront API.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -89,8 +89,6 @@ export type Scalars = {
JSON: {input: JsonMapType | string; output: JsonMapType}
/** A monetary value string without a currency symbol or code. Example value: `"100.57"`. */
Money: {input: any; output: any}
/** A scalar value. */
Scalar: {input: any; output: any}
/**
* Represents a unique identifier in the Storefront API. A `StorefrontID` value can
* be used wherever an ID is expected in the Storefront API.
Expand Down