GraphQL API
Organization API
Organization / Types/ object

SupplierEdge

An edge that contains a node of type Supplier and a cursor.

Fields

2 fields
idID!

Unique primary key.

nameString

Name of the supplier

referenceString

Account number of the organization at the supplier

emails[String!]

E-mail addresses

remarksString

Remarks about this supplier

createdAtDateTimeTz!

When the supplier was created.

updatedAtDateTimeTz!

When the supplier was last updated.

cursorString!

A unique cursor that can be used for pagination.