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