Skip to content

updateCms1500

update CMS1500

Arguments

input · updateCms1500Input · Parameters for updateCms1500

Returns

updateCms1500Payload

Example

mutation updateCms1500($input: updateCms1500Input) {
updateCms1500(input: $input) {
cms1500
messages
}
}