--- title: AppSubscriptionLineItemUpdatePayload - GraphQL Admin description: Return type for `appSubscriptionLineItemUpdate` mutation. api_version: 2025-10 api_name: admin type: payload api_type: graphql source_url: html: https://shopify.dev/docs/api/admin-graphql/latest/payloads/appsubscriptionlineitemupdatepayload md: https://shopify.dev/docs/api/admin-graphql/latest/payloads/appsubscriptionlineitemupdatepayload.md --- # App​Subscription​Line​Item​Update​Payload payload Return type for `appSubscriptionLineItemUpdate` mutation. ## Fields * app​Subscription [App​Subscription](https://shopify.dev/docs/api/admin-graphql/latest/objects/AppSubscription) The updated app subscription. * confirmation​Url [URL](https://shopify.dev/docs/api/admin-graphql/latest/scalars/URL) The URL where the merchant approves or declines the updated app subscription line item. * user​Errors [\[User​Error!\]!](https://shopify.dev/docs/api/admin-graphql/latest/objects/UserError) non-null The list of errors that occurred from executing the mutation. *** ## Mutations with this payload * [app​Subscription​Line​Item​Update](https://shopify.dev/docs/api/admin-graphql/latest/mutations/appSubscriptionLineItemUpdate) mutation Updates the capped amount on the usage pricing plan of an app subscription line item. *** ## Map ### Mutations with this payload * [app​Subscription​Line​Item​Update](https://shopify.dev/docs/api/admin-graphql/latest/types/appSubscriptionLineItemUpdate)