Skip to main content

ListingSupplier Object

Description

Pricing information for a listing.

Declaration

type ListingSupplier {
ref: ID!
id: String!
name: String!
}

Fields

NameTypeDescription
refID!Reference ID of the supplier document.
idString!Short unique identifier of the supplier (nanoid).
nameString!Supplier name at the time of assignment.