Scalars
Scalar | Definition |
---|---|
ARN |
Amazon Web Services ARN. |
Boolean |
Represents |
Date |
An ISO-8601 encoded UTC date string. Example value: |
DateTime |
An ISO-8601 encoded UTC date time string. Example value: |
Decimal |
A signed decimal number, which supports arbitrary precision and is serialized as a string. Example value: |
Float |
Represents signed double-precision fractional values as specified by IEEE 754. |
FormattedString |
A string containing a strict subset of HTML code. Non-allowed tags will be stripped out. Allowed tags:
Example value: |
HTML |
A string containing HTML code. Example value: |
ID |
Represents a unique identifier, often used to refetch an object or as key for a cache. The ID type appears in a JSON response as a String, but it is not intended to be human-readable. When expected as an input type, any string (such as "4") or integer (such as 4) input value will be accepted as an ID. Admin API example value: Storefront API example value: |
Int |
Represents non-fractional signed whole numeric values. Int can represent values between -(2^31) and 2^31 - 1. |
JSON |
A JSON Object. Example value: |
Money |
A monetary value string. Example value: |
StorefrontID |
Represents a unique identifier in the Storefront API. A Example value: |
String |
Represents textual data as UTF-8 character sequences. This type is most often used by GraphQL to represent free-form human-readable text. |
URL |
An RFC 3986 and RFC 3987 compliant URI string. Example value: |
UnsignedInt64 |
An unsigned 64-bit integer. Represents whole numeric values between 0 and 2^64 - 1 encoded as a string of base-10 digits. Example value: |
UtcOffset |
Time between UTC time and a location's observed time, in the format Example value: |
Scalar | Definition |
---|---|
ARN |
Amazon Web Services ARN. |
Boolean |
Represents |
Date |
An ISO-8601 encoded UTC date string. Example value: |
DateTime |
An ISO-8601 encoded UTC date time string. Example value: |
Decimal |
A signed decimal number, which supports arbitrary precision and is serialized as a string. Example value: |
Float |
Represents signed double-precision fractional values as specified by IEEE 754. |
FormattedString |
A string containing a strict subset of HTML code. Non-allowed tags will be stripped out. Allowed tags:
Example value: |
HTML |
A string containing HTML code. Example value: |
ID |
Represents a unique identifier, often used to refetch an object or as key for a cache. The ID type appears in a JSON response as a String, but it is not intended to be human-readable. When expected as an input type, any string (such as "4") or integer (such as 4) input value will be accepted as an ID. Admin API example value: Storefront API example value: |
Int |
Represents non-fractional signed whole numeric values. Int can represent values between -(2^31) and 2^31 - 1. |
JSON |
A JSON Object. Example value: |
Money |
A monetary value string. Example value: |
StorefrontID |
Represents a unique identifier in the Storefront API. A Example value: |
String |
Represents textual data as UTF-8 character sequences. This type is most often used by GraphQL to represent free-form human-readable text. |
URL |
An RFC 3986 and RFC 3987 compliant URI string. Example value: |
UnsignedInt64 |
An unsigned 64-bit integer. Represents whole numeric values between 0 and 2^64 - 1 encoded as a string of base-10 digits. Example value: |
UtcOffset |
Time between UTC time and a location's observed time, in the format Example value: |
Scalar | Definition |
---|---|
ARN |
Amazon Web Services ARN. |
Boolean |
Represents |
Date |
An ISO-8601 encoded UTC date string. Example value: |
DateTime |
An ISO-8601 encoded UTC date time string. Example value: |
Decimal |
A signed decimal number, which supports arbitrary precision and is serialized as a string. Example value: |
Float |
Represents signed double-precision fractional values as specified by IEEE 754. |
FormattedString |
A string containing a strict subset of HTML code. Non-allowed tags will be stripped out. Allowed tags:
Example value: |
HTML |
A string containing HTML code. Example value: |
ID |
Represents a unique identifier, often used to refetch an object or as key for a cache. The ID type appears in a JSON response as a String, but it is not intended to be human-readable. When expected as an input type, any string (such as "4") or integer (such as 4) input value will be accepted as an ID. Admin API example value: Storefront API example value: |
Int |
Represents non-fractional signed whole numeric values. Int can represent values between -(2^31) and 2^31 - 1. |
JSON |
A JSON Object. Example value: |
Money |
A monetary value string. Example value: |
StorefrontID |
Represents a unique identifier in the Storefront API. A Example value: |
String |
Represents textual data as UTF-8 character sequences. This type is most often used by GraphQL to represent free-form human-readable text. |
URL |
An RFC 3986 and RFC 3987 compliant URI string. Example value: |
UnsignedInt64 |
An unsigned 64-bit integer. Represents whole numeric values between 0 and 2^64 - 1 encoded as a string of base-10 digits. Example value: |
UtcOffset |
Time between UTC time and a location's observed time, in the format Example value: |
Scalar | Definition |
---|---|
ARN |
Amazon Web Services ARN. |
Boolean |
Represents |
Date |
An ISO-8601 encoded UTC date string. Example value: |
DateTime |
An ISO-8601 encoded UTC date time string. Example value: |
Decimal |
A signed decimal number, which supports arbitrary precision and is serialized as a string. Example value: |
Float |
Represents signed double-precision fractional values as specified by IEEE 754. |
FormattedString |
A string containing a strict subset of HTML code. Non-allowed tags will be stripped out. Allowed tags:
Example value: |
HTML |
A string containing HTML code. Example value: |
ID |
Represents a unique identifier, often used to refetch an object or as key for a cache. The ID type appears in a JSON response as a String, but it is not intended to be human-readable. When expected as an input type, any string (such as "4") or integer (such as 4) input value will be accepted as an ID. Admin API example value: Storefront API example value: |
Int |
Represents non-fractional signed whole numeric values. Int can represent values between -(2^31) and 2^31 - 1. |
JSON |
A JSON Object. Example value: |
Money |
A monetary value string. Example value: |
StorefrontID |
Represents a unique identifier in the Storefront API. A Example value: |
String |
Represents textual data as UTF-8 character sequences. This type is most often used by GraphQL to represent free-form human-readable text. |
URL |
An RFC 3986 and RFC 3987 compliant URI string. Example value: |
UnsignedInt64 |
An unsigned 64-bit integer. Represents whole numeric values between 0 and 2^64 - 1 encoded as a string of base-10 digits. Example value: |
UtcOffset |
Time between UTC time and a location's observed time, in the format Example value: |
Scalar | Definition |
---|---|
ARN |
Amazon Web Services ARN. |
Boolean |
Represents |
Date |
An ISO-8601 encoded UTC date string. Example value: |
DateTime |
An ISO-8601 encoded UTC date time string. Example value: |
Decimal |
A signed decimal number, which supports arbitrary precision and is serialized as a string. Example value: |
Float |
Represents signed double-precision fractional values as specified by IEEE 754. |
FormattedString |
A string containing a strict subset of HTML code. Non-allowed tags will be stripped out. Allowed tags:
Example value: |
HTML |
A string containing HTML code. Example value: |
ID |
Represents a unique identifier, often used to refetch an object or as key for a cache. The ID type appears in a JSON response as a String, but it is not intended to be human-readable. When expected as an input type, any string (such as "4") or integer (such as 4) input value will be accepted as an ID. Admin API example value: Storefront API example value: |
Int |
Represents non-fractional signed whole numeric values. Int can represent values between -(2^31) and 2^31 - 1. |
JSON |
A JSON Object. Example value: |
Money |
A monetary value string. Example value: |
StorefrontID |
Represents a unique identifier in the Storefront API. A Example value: |
String |
Represents textual data as UTF-8 character sequences. This type is most often used by GraphQL to represent free-form human-readable text. |
URL |
An RFC 3986 and RFC 3987 compliant URI string. Example value: |
UnsignedInt64 |
An unsigned 64-bit integer. Represents whole numeric values between 0 and 2^64 - 1 encoded as a string of base-10 digits. Example value: |
UtcOffset |
Time between UTC time and a location's observed time, in the format Example value: |
Scalar | Definition |
---|---|
Boolean |
Represents |
Date |
An ISO-8601 encoded UTC date string. Example value: |
DateTime |
An ISO-8601 encoded UTC date time string. Example value: |
Decimal |
A signed decimal number, which supports arbitrary precision and is serialized as a string. Example value: |
Float |
Represents signed double-precision fractional values as specified by IEEE 754. |
FormattedString |
A string containing a strict subset of HTML code. Non-allowed tags will be stripped out. Allowed tags:
Example value: |
HTML |
A string containing HTML code. Example value: |
ID |
Represents a unique identifier, often used to refetch an object or as key for a cache. The ID type appears in a JSON response as a String, but it is not intended to be human-readable. When expected as an input type, any string (such as "4") or integer (such as 4) input value will be accepted as an ID. Admin API example value: Storefront API example value: |
Int |
Represents non-fractional signed whole numeric values. Int can represent values between -(2^31) and 2^31 - 1. |
JSON |
A JSON Object. Example value: |
Money |
A monetary value string. Example value: |
StorefrontID |
Represents a unique identifier in the Storefront API. A Example value: |
String |
Represents textual data as UTF-8 character sequences. This type is most often used by GraphQL to represent free-form human-readable text. |
URL |
An RFC 3986 and RFC 3987 compliant URI string. Example value: |
UnsignedInt64 |
An unsigned 64-bit integer. Represents whole numeric values between 0 and 2^64 - 1 encoded as a string of base-10 digits. Example value: |
UtcOffset |
Time between UTC time and a location's observed time, in the format Example value: |
Scalar | Definition |
---|---|
Boolean |
Represents |
Date |
An ISO-8601 encoded UTC date string. Example value: |
DateTime |
An ISO-8601 encoded UTC date time string. Example value: |
Decimal |
A signed decimal number, which supports arbitrary precision and is serialized as a string. Example value: |
Float |
Represents signed double-precision fractional values as specified by IEEE 754. |
FormattedString |
A string containing a strict subset of HTML code. Non-allowed tags will be stripped out. Allowed tags:
Example value: |
HTML |
A string containing HTML code. Example value: |
ID |
Represents a unique identifier, often used to refetch an object or as key for a cache. The ID type appears in a JSON response as a String, but it is not intended to be human-readable. When expected as an input type, any string (such as "4") or integer (such as 4) input value will be accepted as an ID. Admin API example value: Storefront API example value: |
Int |
Represents non-fractional signed whole numeric values. Int can represent values between -(2^31) and 2^31 - 1. |
JSON |
A JSON Object. Example value: |
Money |
A monetary value string. Example value: |
StorefrontID |
Represents a unique identifier in the Storefront API. A Example value: |
String |
Represents textual data as UTF-8 character sequences. This type is most often used by GraphQL to represent free-form human-readable text. |
URL |
An RFC 3986 and RFC 3987 compliant URI string. Example value: |
UnsignedInt64 |
An unsigned 64-bit integer. Represents whole numeric values between 0 and 2^64 - 1 encoded as a string of base-10 digits. Example value: |
UtcOffset |
Time between UTC time and a location's observed time, in the format Example value: |
Scalar | Definition |
---|---|
Boolean |
Represents |
Date |
An ISO-8601 encoded UTC date string. Example value: |
DateTime |
An ISO-8601 encoded UTC date time string. Example value: |
Decimal |
A signed decimal number, which supports arbitrary precision and is serialized as a string. Example value: |
Float |
Represents signed double-precision fractional values as specified by IEEE 754. |
FormattedString |
A string containing a strict subset of HTML code. Non-allowed tags will be stripped out. Allowed tags:
Example value: |
HTML |
A string containing HTML code. Example value: |
ID |
Represents a unique identifier, often used to refetch an object or as key for a cache. The ID type appears in a JSON response as a String, but it is not intended to be human-readable. When expected as an input type, any string (such as "4") or integer (such as 4) input value will be accepted as an ID. Admin API example value: Storefront API example value: |
Int |
Represents non-fractional signed whole numeric values. Int can represent values between -(2^31) and 2^31 - 1. |
JSON |
A JSON Object. Example value: |
Money |
A monetary value string. Example value: |
StorefrontID |
Represents a unique identifier in the Storefront API. A Example value: |
String |
Represents textual data as UTF-8 character sequences. This type is most often used by GraphQL to represent free-form human-readable text. |
URL |
An RFC 3986 and RFC 3987 compliant URI string. Example value: |
UnsignedInt64 |
An unsigned 64-bit integer. Represents whole numeric values between 0 and 2^64 - 1 encoded as a string of base-10 digits. Example value: |
UtcOffset |
Time between UTC time and a location's observed time, in the format Example value: |
Scalar | Definition |
---|---|
Boolean |
Represents |
Date |
An ISO-8601 encoded UTC date string. Example value: |
DateTime |
An ISO-8601 encoded UTC date time string. Example value: |
Decimal |
A signed decimal number, which supports arbitrary precision and is serialized as a string. Example value: |
Float |
Represents signed double-precision fractional values as specified by IEEE 754. |
FormattedString |
A string containing a strict subset of HTML code. Non-allowed tags will be stripped out. Allowed tags:
Example value: |
HTML |
A string containing HTML code. Example value: |
ID |
Represents a unique identifier, often used to refetch an object or as key for a cache. The ID type appears in a JSON response as a String, but it is not intended to be human-readable. When expected as an input type, any string (such as "4") or integer (such as 4) input value will be accepted as an ID. Admin API example value: Storefront API example value: |
Int |
Represents non-fractional signed whole numeric values. Int can represent values between -(2^31) and 2^31 - 1. |
JSON |
A JSON Object. Example value: |
Money |
A monetary value string. Example value: |
StorefrontID |
Represents a unique identifier in the Storefront API. A Example value: |
String |
Represents textual data as UTF-8 character sequences. This type is most often used by GraphQL to represent free-form human-readable text. |
URL |
An RFC 3986 and RFC 3987 compliant URI string. Example value: |
UnsignedInt64 |
An unsigned 64-bit integer. Represents whole numeric values between 0 and 2^64 - 1 encoded as a string of base-10 digits. Example value: |
UtcOffset |
Time between UTC time and a location's observed time, in the format Example value: |
Scalar | Definition |
---|---|
Boolean |
Represents |
Date |
An ISO-8601 encoded UTC date string. Example value: |
DateTime |
An ISO-8601 encoded UTC date time string. Example value: |
Decimal |
A signed decimal number, which supports arbitrary precision and is serialized as a string. Example value: |
Float |
Represents signed double-precision fractional values as specified by IEEE 754. |
FormattedString |
A string containing a strict subset of HTML code. Non-allowed tags will be stripped out. Allowed tags:
Example value: |
HTML |
A string containing HTML code. Example value: |
ID |
Represents a unique identifier, often used to refetch an object or as key for a cache. The ID type appears in a JSON response as a String, but it is not intended to be human-readable. When expected as an input type, any string (such as "4") or integer (such as 4) input value will be accepted as an ID. Admin API example value: Storefront API example value: |
Int |
Represents non-fractional signed whole numeric values. Int can represent values between -(2^31) and 2^31 - 1. |
JSON |
A JSON Object. Example value: |
Money |
A monetary value string. Example value: |
StorefrontID |
Represents a unique identifier in the Storefront API. A Example value: |
String |
Represents textual data as UTF-8 character sequences. This type is most often used by GraphQL to represent free-form human-readable text. |
URL |
An RFC 3986 and RFC 3987 compliant URI string. Example value: |
UnsignedInt64 |
An unsigned 64-bit integer. Represents whole numeric values between 0 and 2^64 - 1 encoded as a string of base-10 digits. Example value: |
UtcOffset |
Time between UTC time and a location's observed time, in the format Example value: |