shopify app import-custom-data-definitions
Import metafield and metaobject definitions.
Import metafield and metaobject definitions from your development store. Read more about declarative custom data definitions.
Usage
shopify app import-custom-data-definitions [flags]Summary
Import metafield and metaobject definitions.
Flags
--client-id <value>string— The Client ID of your app. optional Environment:SHOPIFY_FLAG_CLIENT_ID.--include-existing— Include existing declared definitions in the output. optional Environment:SHOPIFY_FLAG_INCLUDE_EXISTING.--no-color— Disable color output. optional Environment:SHOPIFY_FLAG_NO_COLOR.--path <value>string— The path to your app directory. optional Environment:SHOPIFY_FLAG_PATH.--reset— Reset all your settings. optional Environment:SHOPIFY_FLAG_RESET.--verbose— Increase the verbosity of the output. optional Environment:SHOPIFY_FLAG_VERBOSE.-c, --config <value>string— The name of the app configuration. optional Environment:SHOPIFY_FLAG_APP_CONFIG.-s, --store <value>string— Store URL. Must be an existing development or Shopify Plus sandbox store. optional Environment:SHOPIFY_FLAG_STORE.