Manufacturer
Definition
The Manufacturer resource is a registered manufacturer on the DIMO network. This refers to viewing a particular manufacturer.
Developer Notes
This GraphQL node refers to the singular manufacturer
, hence an argument is needed in order for the query to be specific.
Arguments
Hierarchy and Relations
Field | Type | Description |
---|---|---|
| ID! | An opaque global identifier for the manufacturer. |
| Int! | The ERC-721 token identifier for the manufacturer. |
| The name of the manufacturer. | |
| A 20-byte Ethereum address registered on the blockchain, encoded as a checksummed hex string with | |
| Time! | The RFC-3339 timestamp at which the manufacturer was minted, formatted as |
| A Relay-style connection listing of aftermarket devices associated with the manufacturer. |
Last updated