CreateListBelongsTo
No description
input CreateListBelongsTo {
connect: ID
create: CreateListInput
update: UpdateListInput
}
No description
input CreateListBelongsTo {
connect: ID
create: CreateListInput
update: UpdateListInput
}
CreateListBelongsTo.connect
● ID
scalarCreateListBelongsTo.create
● CreateListInput
inputCreateListBelongsTo.update
● UpdateListInput
input