# UnsignedInt64 - admin-graphql - SCALAR Version: 2025-01 ## Description 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"`. ### Access Scopes ## Examples