Dynamic Collection Requests Issue

Hey everyone,

I am creating a component that works with dynamic collection requests using wwLib functions.

fetchCollection, and updateCollection work wonders, but getCollectionQueryConfig seems to only return a null object. Do you guys know what I could do to get that info?

I need it to make requests without having to put the table name and very specific information as properties.

Thanks!