UserAccountMembershipOrderByInput
Order that can be applied when listing the account memberships of a user
input UserAccountMembershipOrderByInput {
field: UserAccountMembershipOrderByFieldInput
direction: OrderByDirection
}
Order that can be applied when listing the account memberships of a user
input UserAccountMembershipOrderByInput {
field: UserAccountMembershipOrderByFieldInput
direction: OrderByDirection
}
UserAccountMembershipOrderByInput.field ● UserAccountMembershipOrderByFieldInput enumUserAccountMembershipOrderByInput.direction ● OrderByDirection enum