documentListPosition
Get the current position of that documet with the given filter and search.
documentListPosition(
documentId: String!
sortAfter: DocumentSortAfter = CREATED_AT
sortDirection: SortDirection = DESC
filter: DocumentFilterInput
): ListPositionType