AgentProposalsOrderBy
Methods to use when ordering AgentProposal.
enum AgentProposalsOrderBy {
NATURAL
ID_ASC
ID_DESC
WORKSPACE_ID_ASC
WORKSPACE_ID_DESC
WORKSPACE_ACCOUNT_ID_ASC
WORKSPACE_ACCOUNT_ID_DESC
AGENT_RUN_LOG_ID_ASC
AGENT_RUN_LOG_ID_DESC
AGENT_SKILL_ID_ASC
AGENT_SKILL_ID_DESC
BATCH_ID_ASC
BATCH_ID_DESC
TYPE_ASC
TYPE_DESC
CONTEXT_TYPE_ASC
CONTEXT_TYPE_DESC
CONTEXT_ID_ASC
CONTEXT_ID_DESC
PAYLOAD_ASC
PAYLOAD_DESC
STATUS_ASC
STATUS_DESC
ACTIONED_BY_WORKSPACE_ACCOUNT_ID_ASC
ACTIONED_BY_WORKSPACE_ACCOUNT_ID_DESC
ACTIONED_AT_ASC
ACTIONED_AT_DESC
ACTION_SOURCE_ASC
ACTION_SOURCE_DESC
APPLY_RESULT_ASC
APPLY_RESULT_DESC
EXPIRES_AT_ASC
EXPIRES_AT_DESC
VERSION_ASC
VERSION_DESC
DELETED_AT_ASC
DELETED_AT_DESC
UPDATED_AT_ASC
UPDATED_AT_DESC
CREATED_AT_ASC
CREATED_AT_DESC
EDITED_PAYLOAD_ASC
EDITED_PAYLOAD_DESC
PRIMARY_KEY_ASC
PRIMARY_KEY_DESC
}
Values
AgentProposalsOrderBy.NATURAL
AgentProposalsOrderBy.ID_ASC
AgentProposalsOrderBy.ID_DESC
AgentProposalsOrderBy.WORKSPACE_ID_ASC
AgentProposalsOrderBy.WORKSPACE_ID_DESC
AgentProposalsOrderBy.WORKSPACE_ACCOUNT_ID_ASC
AgentProposalsOrderBy.WORKSPACE_ACCOUNT_ID_DESC
AgentProposalsOrderBy.AGENT_RUN_LOG_ID_ASC
AgentProposalsOrderBy.AGENT_RUN_LOG_ID_DESC
AgentProposalsOrderBy.AGENT_SKILL_ID_ASC
AgentProposalsOrderBy.AGENT_SKILL_ID_DESC
AgentProposalsOrderBy.BATCH_ID_ASC
AgentProposalsOrderBy.BATCH_ID_DESC
AgentProposalsOrderBy.TYPE_ASC
AgentProposalsOrderBy.TYPE_DESC
AgentProposalsOrderBy.CONTEXT_TYPE_ASC
AgentProposalsOrderBy.CONTEXT_TYPE_DESC
AgentProposalsOrderBy.CONTEXT_ID_ASC
AgentProposalsOrderBy.CONTEXT_ID_DESC
AgentProposalsOrderBy.PAYLOAD_ASC
AgentProposalsOrderBy.PAYLOAD_DESC
AgentProposalsOrderBy.STATUS_ASC
AgentProposalsOrderBy.STATUS_DESC
AgentProposalsOrderBy.ACTIONED_BY_WORKSPACE_ACCOUNT_ID_ASC
AgentProposalsOrderBy.ACTIONED_BY_WORKSPACE_ACCOUNT_ID_DESC
AgentProposalsOrderBy.ACTIONED_AT_ASC
AgentProposalsOrderBy.ACTIONED_AT_DESC
AgentProposalsOrderBy.ACTION_SOURCE_ASC
AgentProposalsOrderBy.ACTION_SOURCE_DESC
AgentProposalsOrderBy.APPLY_RESULT_ASC
AgentProposalsOrderBy.APPLY_RESULT_DESC
AgentProposalsOrderBy.EXPIRES_AT_ASC
AgentProposalsOrderBy.EXPIRES_AT_DESC
AgentProposalsOrderBy.VERSION_ASC
AgentProposalsOrderBy.VERSION_DESC
AgentProposalsOrderBy.DELETED_AT_ASC
AgentProposalsOrderBy.DELETED_AT_DESC
AgentProposalsOrderBy.UPDATED_AT_ASC
AgentProposalsOrderBy.UPDATED_AT_DESC
AgentProposalsOrderBy.CREATED_AT_ASC
AgentProposalsOrderBy.CREATED_AT_DESC
AgentProposalsOrderBy.EDITED_PAYLOAD_ASC
AgentProposalsOrderBy.EDITED_PAYLOAD_DESC
AgentProposalsOrderBy.PRIMARY_KEY_ASC
AgentProposalsOrderBy.PRIMARY_KEY_DESC
Member Of
agentProposals query ● agentProposalsConnection query