Requires read_gift_cards access scope.

The total number of gift cards issued for the shop.


Whether to count enabled or disabled or all gift cards.


Was this section helpful?

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: "50".


Was this section helpful?
Hide code
Query reference
Copy
{
  giftCardsCount {
    # UnsignedInt64 fields
  }
}