Skip to main content
16-Pearl
July 3, 2024
Question

I need a filter query to get json only if have WcControlledBOM attribute in every Part Json

  • July 3, 2024
  • 0 replies
  • 615 views

'ABC' part attribute is a boolean type. It is not present in every json if it not having true/false value. So I couldnt use this attribute in $select query to minimise the execution time.

 

Instead of using 'ABC' Attribute in select query, I need a filter query to get json only if have WcControlledBOM attribute in every Part Json