Skip to main content

draftRecipients

Returns a list of Draft Recipients by a Draft ID

Arguments

afterString

A cursor to search after (only include first & after or last & before)

beforeString

A cursor to search before (only include first & after or last & before)

draftIdID!

The ID of the Draft

firstInt

The number of results to fetch when searching forward (only include first & after or last & before)

lastInt

The number of results to fetch when searching backward (only include first & after or last & before)

Returns

DraftRecipientConnection!
A connection to a list of items.