--- title: DelegateAccessTokenInput - GraphQL Admin description: The input fields for a delegate access token. api_version: 2025-10 api_name: admin type: input-object api_type: graphql source_url: html: https://shopify.dev/docs/api/admin-graphql/latest/input-objects/delegateaccesstokeninput md: https://shopify.dev/docs/api/admin-graphql/latest/input-objects/delegateaccesstokeninput.md --- # Delegate​Access​Token​Input input\_object The input fields for a delegate access token. ## Fields * delegate​Access​Scope [\[String!\]!](https://shopify.dev/docs/api/admin-graphql/latest/scalars/String) non-null The list of scopes that will be delegated to the new access token. * expires​In [Int](https://shopify.dev/docs/api/admin-graphql/latest/scalars/Int) The amount of time, in seconds, after which the delegate access token is no longer valid. *** ## Map No referencing types