DeleteCmsLayoutInput
Autogenerated input type of DeleteCmsLayout
input DeleteCmsLayoutInput {
  clientMutationId: String
  id: ID
}
Fields
DeleteCmsLayoutInput.clientMutationId ● String scalar
A unique identifier for the client performing the mutation.
DeleteCmsLayoutInput.id ● ID scalar
Member Of
deleteCmsLayout  mutation