paymentMethod_obj_rel_insert_input
input type for inserting object relation for remote table "paymentMethod"
input paymentMethod_obj_rel_insert_input {
data: paymentMethod_insert_input!
on_conflict: paymentMethod_on_conflict
}
Fields
paymentMethod_obj_rel_insert_input.data
● paymentMethod_insert_input!
non-null input
paymentMethod_obj_rel_insert_input.on_conflict
● paymentMethod_on_conflict
input
upsert condition
Member Of
payment_insert_input
input