TaskViewSortInput
No description
input TaskViewSortInput {
key: String!
descending: Boolean!
}
Fields
TaskViewSortInput.key ● String! non-null scalar
TaskViewSortInput.descending ● Boolean! non-null scalar
Member Of
TaskViewInput input