Tim Mackey
09/02/2024, 6:35 AMoverride_tags
parameter? I’m trying to implement curation overrides.Fanis Tharropoulos
09/02/2024, 7:27 AMoverride_tags
is part of the search parameters, so you would just pass it to your Adapter's config. Currently, it seems to be missing from the types in the main js library, I'll open a PR for it. You should get it to work on runtime though for the time being, it will just return a type error.
I'll get back to you once I've opened the PRFanis Tharropoulos
09/02/2024, 7:35 AMTim Mackey
09/02/2024, 7:46 AMFanis Tharropoulos
09/02/2024, 7:47 AM