UpdateCmsLayoutInput
Autogenerated input type of UpdateCmsLayout
input UpdateCmsLayoutInput {
clientMutationId: String
cms_layout: CmsLayoutInput!
id: ID
}
Fields
UpdateCmsLayoutInput.clientMutationId ● String scalar
A unique identifier for the client performing the mutation.
UpdateCmsLayoutInput.cms_layout ● CmsLayoutInput! non-null input
UpdateCmsLayoutInput.id ● ID scalar
Member Of
updateCmsLayout mutation