document
A single file record of the merchant, by global object identifier.
**Returns:**
The file record, or null when this merchant has no such file. The record describes the file; it does not hand out the file itself.
document(
id: ID!
): Document
Arguments
document.id ● ID! non-null scalar
The file's global object identifier.
Type
Document object
A file the merchant keeps with their agreements — the signed paper, a certificate, a rate card.