• Normalize the store name to be used in the CLI. It will add the .myshopify.com domain if it's not present.

    Parameters

    • store: string

      Store name.

    Returns Promise<string>

    Normalized store name.