- Added an `expiresIn` field to the `DelegateAccessToken` type returned by `delegateAccessTokenCreate` mutation
- Provides the remaining seconds until token expiration, matching the REST Admin API delegate endpoint
- Allows developers to determine token TTL when `expiresIn` input is omitted, available from GraphQL Admin API version 2026-04