• Normalize the store name to be used in the CLI. It will add the .myshopify.com domain if it's not present. It will add the spin domain if it's not present and we're in a Spin environment.

    Parameters

    • store: string

      Store name.

    Returns Promise<string>

    Normalized store name.