GraphQL Admin Mutations

Last updated on June 18, 2024.

Use the resources in this document to build Admin GraphQL mutations.

admin_api_call_notification_create

Creates an API call notification.

Arguments

Type

admin_api_call_notification_delete

Deletes an API call notification.

Arguments

Deprecated; please use physical_file_path.

Type

admin_api_call_notification_update

Updates an API call notification.

Arguments

Deprecated; please use physical_file_path.

Type

admin_asset_delete

Remove an asset, including the physical file. There is no way to revert this operation. Use with caution.

Arguments

Type

admin_asset_delete_all

Removes all assets that match the filter.

Arguments

Type

admin_asset_update

Updates asset and physically move the file to the new location.

Arguments

Identifier of a file that you want to update.

Type

admin_assets_create

Creates an asset.

Assets

Type

admin_assets_listing_create

Asynchronously generates a report of the current s3 state. Returns ID, to be used in query.

Type

admin_assets_presign_urls

Pre-signs assets URLs for a given path.

Arguments

Type

admin_authorization_policy_create

Creates an authorization policy.

Arguments

Type

admin_authorization_policy_delete

Deletes an authorization policy.

Arguments

Deprecated; please use physical_file_path.

Type

admin_authorization_policy_update

Updates an authorization policy.

Arguments

Deprecated; please use physical_file_path.

Type

admin_background_job_delete

Deletes a background job.

Arguments

Type

admin_email_notification_create

Creates an email_notification schema.

Arguments

Type

admin_email_notification_delete

Deletes an email_notification schema.

Arguments

Deprecated; please use physical_file_path.

Type

admin_email_notification_delete_all

Deletes email notifications that match the filter.

Arguments

Filter for matching email notifications to delete.

Type

admin_email_notification_update

Updates email_notification schema.

Arguments

Deprecated; please use physical_file_path.

Type

admin_email_notification_update_all

Updates all email notifications that match the filter.

Arguments

Filter for matching email notifications to update.

Type

admin_graphql_create

Creates GraphQL.

Arguments

TypeType

admin_graphql_delete

Deletes GraphQL.

Arguments

Type

admin_graphql_update

Updates GraphQL.

Arguments

Type

admin_liquid_layout_create

Creates liquid layout.

Arguments

Type

admin_liquid_layout_delete

Deletes liquid layout.

Arguments

Deprecated; please use physical_file_path.

Type

admin_liquid_layout_delete_all

Deletes multiple liquid layouts.

Arguments

Type

admin_liquid_layout_update

Updates liquid layout.

Arguments

Deprecated; please use physical_file_path.

Type

admin_liquid_layout_update_all

Updates multiple liquid layouts.

Arguments

Type

admin_liquid_partial_create

Creates liquid partial.

Arguments

Type

admin_liquid_partial_delete

Deletes liquid partial.

Arguments

Deprecated; please use physical_file_path.

Type

admin_liquid_partial_delete_all

Deletes multiple liquid partials.

Arguments

Type

admin_liquid_partial_update

Updates liquid partial.

Arguments

Deprecated; please use physical_file_path.

Type

admin_liquid_partial_update_all

Updates multiple liquid partials.

Arguments

Type

admin_model_schema_create

Creates model schema.

Arguments

Type

admin_model_schema_delete

Deletes model schema.

Arguments

Deprecated; please use physical_file_path.

Type

admin_model_schema_update

Updates model schema.

Arguments

Deprecated; please use physical_file_path.

Type

admin_page_create

Creates page.

Arguments

Type

admin_page_delete

Deletes page.

Arguments

Deprecated; please use physical_file_path.

Type

admin_page_update

Updates page.

Arguments

Deprecated; please use physical_file_path.

Type

admin_pages_delete_all

Remove all pages. Beware, there is no coming back!

Arguments

Set to true if you want it to run synchronously.

Type

admin_property_create

Creates property.

Arguments

Type

admin_property_delete

Deletes a property.

Arguments

Type

admin_property_update

Updates a property.

Arguments

Type

admin_sms_notification_create

Creates sms_notification schema.

Arguments

Type

admin_sms_notification_delete

Deletes sms_notification schema.

Arguments

Type

admin_sms_notification_update

Updates sms_notification schema.

Arguments

Type

admin_table_create

Creates a table.

Arguments

Type

admin_table_delete

Deletes a table.

Arguments

Type

admin_table_update

Updates a table.

Arguments

Type

admin_translation_set

Creates translation if the key/locale pair does not exist or updates existing translation.

Arguments

Type

admin_translation_set_json

Sets the whole JSON branch by merging it with the existing translations or overwriting the whole branch.

Arguments

json with translation tree, which should be set

Type

admin_translation_unset

Unsets the translation key for a given locale.

Arguments

for example en, de etc.

Type

Reference

You may visit the following resources for more information:

Have a suggestion for this page?

Didn't quite find what you are looking for or have feedback on how we can make the content better then we would love to hear from you. Please provide us feedback and we will get back to you shortly.