--- title: PubSubWebhookSubscriptionCreatePayload - GraphQL Admin description: Return type for `pubSubWebhookSubscriptionCreate` mutation. api_version: unstable api_name: admin source_url: html: https://shopify.dev/docs/api/admin-graphql/unstable/payloads/pubsubwebhooksubscriptioncreatepayload md: https://shopify.dev/docs/api/admin-graphql/unstable/payloads/pubsubwebhooksubscriptioncreatepayload.md --- # Pub​Sub​Webhook​Subscription​Create​Payload payload Return type for `pubSubWebhookSubscriptionCreate` mutation. ## Fields * user​Errors [\[Pub​Sub​Webhook​Subscription​Create​User​Error!\]!](https://shopify.dev/docs/api/admin-graphql/unstable/objects/PubSubWebhookSubscriptionCreateUserError) non-null The list of errors that occurred from executing the mutation. * webhook​Subscription [Webhook​Subscription](https://shopify.dev/docs/api/admin-graphql/unstable/objects/WebhookSubscription) The webhook subscription that was created. *** ## Mutations with this payload * [pub​Sub​Webhook​Subscription​Create](https://shopify.dev/docs/api/admin-graphql/unstable/mutations/pubSubWebhookSubscriptionCreate) mutation Deprecated *** ## Map