MeetingParticipantsOrderBy
Methods to use when ordering MeetingParticipant.
enum MeetingParticipantsOrderBy {
NATURAL
ID_ASC
ID_DESC
WORKSPACE_ID_ASC
WORKSPACE_ID_DESC
MEETING_ID_ASC
MEETING_ID_DESC
NAME_ASC
NAME_DESC
EMAIL_ASC
EMAIL_DESC
COMPANY_NAME_ASC
COMPANY_NAME_DESC
IS_HOST_COMPANY_ASC
IS_HOST_COMPANY_DESC
PROVIDER_USER_ID_ASC
PROVIDER_USER_ID_DESC
WORKSPACE_ACCOUNT_ID_ASC
WORKSPACE_ACCOUNT_ID_DESC
DELETED_AT_ASC
DELETED_AT_DESC
CREATED_AT_ASC
CREATED_AT_DESC
IS_HOST_ASC
IS_HOST_DESC
PRIMARY_KEY_ASC
PRIMARY_KEY_DESC
}
Values
MeetingParticipantsOrderBy.NATURAL
MeetingParticipantsOrderBy.ID_ASC
MeetingParticipantsOrderBy.ID_DESC
MeetingParticipantsOrderBy.WORKSPACE_ID_ASC
MeetingParticipantsOrderBy.WORKSPACE_ID_DESC
MeetingParticipantsOrderBy.MEETING_ID_ASC
MeetingParticipantsOrderBy.MEETING_ID_DESC
MeetingParticipantsOrderBy.NAME_ASC
MeetingParticipantsOrderBy.NAME_DESC
MeetingParticipantsOrderBy.EMAIL_ASC
MeetingParticipantsOrderBy.EMAIL_DESC
MeetingParticipantsOrderBy.COMPANY_NAME_ASC
MeetingParticipantsOrderBy.COMPANY_NAME_DESC
MeetingParticipantsOrderBy.IS_HOST_COMPANY_ASC
MeetingParticipantsOrderBy.IS_HOST_COMPANY_DESC
MeetingParticipantsOrderBy.PROVIDER_USER_ID_ASC
MeetingParticipantsOrderBy.PROVIDER_USER_ID_DESC
MeetingParticipantsOrderBy.WORKSPACE_ACCOUNT_ID_ASC
MeetingParticipantsOrderBy.WORKSPACE_ACCOUNT_ID_DESC
MeetingParticipantsOrderBy.DELETED_AT_ASC
MeetingParticipantsOrderBy.DELETED_AT_DESC
MeetingParticipantsOrderBy.CREATED_AT_ASC
MeetingParticipantsOrderBy.CREATED_AT_DESC
MeetingParticipantsOrderBy.IS_HOST_ASC
MeetingParticipantsOrderBy.IS_HOST_DESC
MeetingParticipantsOrderBy.PRIMARY_KEY_ASC
MeetingParticipantsOrderBy.PRIMARY_KEY_DESC
Member Of
meetingParticipants query ● meetingParticipantsConnection query