Skip to main content

UserOrderByWithRelationInput

No description

input UserOrderByWithRelationInput {
id: SortOrder
name: SortOrder
pushToken: SortOrder
contacts: ContactOrderByRelationAggregateInput
approvals: ApprovalOrderByRelationAggregateInput
comments: CommentOrderByRelationAggregateInput
reactions: ReactionOrderByRelationAggregateInput
approvers: ApproverOrderByRelationAggregateInput
proposals: ProposalOrderByRelationAggregateInput
}

Fields

UserOrderByWithRelationInput.id ● SortOrder enum

UserOrderByWithRelationInput.name ● SortOrder enum

UserOrderByWithRelationInput.pushToken ● SortOrder enum

UserOrderByWithRelationInput.contacts ● ContactOrderByRelationAggregateInput input

UserOrderByWithRelationInput.approvals ● ApprovalOrderByRelationAggregateInput input

UserOrderByWithRelationInput.comments ● CommentOrderByRelationAggregateInput input

UserOrderByWithRelationInput.reactions ● ReactionOrderByRelationAggregateInput input

UserOrderByWithRelationInput.approvers ● ApproverOrderByRelationAggregateInput input

UserOrderByWithRelationInput.proposals ● ProposalOrderByRelationAggregateInput input

Member of

ContactOrderByWithRelationInput input ● ProposalOrderByWithRelationInput input