UpdateListBelongsTo
No description
input UpdateListBelongsTo {
connect: ID
disconnect: Boolean
create: CreateListInput
update: UpdateListInput
}
No description
input UpdateListBelongsTo {
connect: ID
disconnect: Boolean
create: CreateListInput
update: UpdateListInput
}
UpdateListBelongsTo.connect
● ID
scalarUpdateListBelongsTo.disconnect
● Boolean
scalarUpdateListBelongsTo.create
● CreateListInput
inputUpdateListBelongsTo.update
● UpdateListInput
input