Skip to content

Commit

Permalink
fix: add urns to the fetchAndCount filters object (#374)
Browse files Browse the repository at this point in the history
  • Loading branch information
juanmahidalgo authored Apr 25, 2024
1 parent 64d1e45 commit 764cc45
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/adapters/handlers/items.ts
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,7 @@ export function createItemsHandler(
skip,
sortBy,
ids,
urns,
contractAddresses,
itemId,
pickedBy,
Expand Down

0 comments on commit 764cc45

Please sign in to comment.