GraphQL API
Search…
GraphQL API
General
Introduction
Features
GraphQL
Getting Started
Overview
Architecture
Playground
API Key (Authentication)
SDK
CLI
GraphQL API
Products
Categories
Checkout & Payments
Orders
Customers
Api data reference
Inputs
Mutations
Objects
Data Types
_Any
Boolean
Date
ID
Float
Int
String
Entities
Powered By
GitBook
Int
The
Integer
type represents non-fractional signed whole numeric values. Int can represent values between -(2^31) and 2^31 - 1.
type Int
Previous
Float
Next
String
Last modified
6mo ago
Copy link