ListAgreementsForUserInput
Input required to get a list of agreements.
input ListAgreementsForUserInput {
page: PageInput
unsignedOnly: Boolean
}
Fields
ListAgreementsForUserInput.page ● PageInput input
Optional page parameter used for pagination
ListAgreementsForUserInput.unsignedOnly ● Boolean scalar
If true, only returns agreements that have not yet been signed by the user.