Hello,
I am trying to limit the different attributes return when querying. I am using the following for my REST query:
This will return every single attribute for all the Product cards. Is there a way to limit the attributes returned? Say only "Code", "Description"?
Thanks,
Joe