PaymentRequest

Payment request

Implements

Connections

requestedFor (OrderUnionConnection!)

Orders attached to the payment request

Argument Type Description
after String

Returns the elements in the list that come after the specified cursor.

before String

Returns the elements in the list that come before the specified cursor.

first Int

Returns the first n elements from the list.

last Int

Returns the last n elements from the list.

Fields

amount (Float!)

Amount requested

description (String)

Payment request description

id (ID!)

The ID

timestamps (ObjectTimestamps!)

Object timestamps

user (User)

User issuing the payment request