INPUT_OBJECT
Input filter for the 'MemberInvite' query. All filters provided will narrow the result set.
input MemberInviteFilter {# The unique identifier of the member invitation.inviteId: String# The email that the invite was sent to.sentToEmail: String}