insert_paymentMethod_one
insert a single row into the table: "paymentMethod"
insert_paymentMethod_one(
object: paymentMethod_insert_input!
on_conflict: paymentMethod_on_conflict
): paymentMethod
Arguments
insert_paymentMethod_one.object
● paymentMethod_insert_input!
non-null input
the row to be inserted
insert_paymentMethod_one.on_conflict
● paymentMethod_on_conflict
input
upsert condition
Type
paymentMethod
object
columns and relationships of "paymentMethod"