MetafieldDefinitionDeleteUserError - admin-graphql - OBJECT
Version: unstable
Description:
An error that occurs during the execution of `MetafieldDefinitionDelete`.
Access Scopes
Fields
-
code:
MetafieldDefinitionDeleteUserErrorCode -
The error code.
-
field:
String -
The path to the input field that caused the error.
-
message:
String! -
The error message.
Connections
Related queries
Related mutations
-
metafieldDefinitionDelete
Delete a metafield definition.
Optionally deletes all associated metafields asynchronously when specified.
Related Unions
Examples