tenderUpdateInvoiceUser
AUTH: Role=[order.OWNER,order.EDITOR]
tenderUpdateInvoiceUser(
id: String!
userId: Int!
): Tender!
Arguments
tenderUpdateInvoiceUser.id
● String!
non-null scalar
tenderUpdateInvoiceUser.userId
● Int!
non-null scalar
Type
Tender
object
Tender entity representing a procurement request or quotation.
Tenders are formal requests for quotations or proposals from suppliers. They can be associated with users, contacts, customers, and companies to manage the procurement process and track relationships.