UpdateActionSetOwnerInput
No description
input UpdateActionSetOwnerInput {
id: ID!
owner: UpdateOwnerBelongsTo
}
No description
input UpdateActionSetOwnerInput {
id: ID!
owner: UpdateOwnerBelongsTo
}
UpdateActionSetOwnerInput.id
● ID!
non-null scalarUpdateActionSetOwnerInput.owner
● UpdateOwnerBelongsTo
input