hydrogenStorefrontCreate - admin-graphql - MUTATION
Version: unstable
Description:
Creates a Hydrogen storefront.
Access Scopes
Request must be initiated from the Shopify CLI and user must have full access to apps or access to the Hydrogen channel.
Arguments
-
title:
String! -
The title for the Hydrogen storefront.
Returns
-
jobId:
ID
ID for job that connects the Hydrogen storefront to Oxygen.
-
userErrors:
HydrogenStorefrontCreateUserError!
The list of errors that occurred from executing the mutation.
Examples