Skip to main content

contract

A single agreement of the merchant, by global object identifier.

**Returns:**

The agreement, or null when this merchant has no such agreement.

contract(
id: ID!
): Contract

Arguments

contract.id ● ID! non-null scalar

The agreement's global object identifier.

Type

Contract object

An agreement between the merchant and somebody they do business with.