--- title: BigInt - GraphQL Admin description: >- Represents non-fractional signed whole numeric values. Since the value may exceed the size of a 32-bit integer, it's encoded as a string. api_version: unstable api_name: admin source_url: html: 'https://shopify.dev/docs/api/admin-graphql/unstable/scalars/BigInt' md: 'https://shopify.dev/docs/api/admin-graphql/unstable/scalars/BigInt.md' --- # Big​Int scalar Represents non-fractional signed whole numeric values. Since the value may exceed the size of a 32-bit integer, it's encoded as a string. ## Map ### Fields with this scalar * <-|[Shopify​Payments​Adjustment​Order.orderTransactionId](https://shopify.dev/docs/api/admin-graphql/unstable/objects/ShopifyPaymentsAdjustmentOrder#field-ShopifyPaymentsAdjustmentOrder.fields.orderTransactionId) * <-|[Shopify​Payments​Balance​Transaction.sourceId](https://shopify.dev/docs/api/admin-graphql/unstable/objects/ShopifyPaymentsBalanceTransaction#field-ShopifyPaymentsBalanceTransaction.fields.sourceId) * <-|[Shopify​Payments​Balance​Transaction.sourceOrderTransactionId](https://shopify.dev/docs/api/admin-graphql/unstable/objects/ShopifyPaymentsBalanceTransaction#field-ShopifyPaymentsBalanceTransaction.fields.sourceOrderTransactionId)