Anchor to catalogUpdatecatalog
catalog Update
mutation
Requires access scope. Also: The user must have permission to create and edit catalogs.
Updates an existing catalog.
Anchor to Arguments
Arguments
- •ID!required
The ID of the catalog to update.
- Anchor to inputinput•Catalog
Update Input!required The properties of the updated catalog.
Was this section helpful?
- Anchor to catalogcatalog•
The updated catalog.
- Anchor to userErrorsuser•
Errors [CatalogUser Error!]!non-null The list of errors that occurred from executing the mutation.
Was this section helpful?