Skip to main content

tenderUpdateItem

AUTH: Role=[order.OWNER,order.EDITOR]

tenderUpdateItem(
id: String!
itemId: String!
input: TenderUpdateItemInput!
): Tender!

Arguments

tenderUpdateItem.id ● String! non-null scalar

Tender unique identifier

tenderUpdateItem.itemId ● String! non-null scalar

Tender item unique identifier

tenderUpdateItem.input ● TenderUpdateItemInput! non-null input

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.