CreateUserAgreementInput: {
    type: Scalars["String"];
}

Input object to Mutation.createUserAgreement

Type declaration

  • type: Scalars["String"]

    The type of agreement

Generated using TypeDoc