Skip to main content

UpdateSlateInput

No description

type UpdateSlateInput {
addedComponents: [BlockInput!]
id: String!
removedComponentIds: [String!]
rootComponents: [String!]
updatedComponents: [BlockInput!]
}

Fields#

addedComponents ([BlockInput!])#

id (String!)#

removedComponentIds ([String!])#

rootComponents ([String!])#

updatedComponents ([BlockInput!])#