Skip to main content

UserAccountMembershipOrderByFieldInput

Fields that can be used when ordering the account memberships of a user

enum UserAccountMembershipOrderByFieldInput {
createdAt
updatedAt
accountName
}

Values

UserAccountMembershipOrderByFieldInput.createdAt

UserAccountMembershipOrderByFieldInput.updatedAt

UserAccountMembershipOrderByFieldInput.accountName

Name of the account bound to the account membership.

Memberships not yet bound to an account are ordered first when ascending.

Member Of

UserAccountMembershipOrderByInput input