INPUT_OBJECT
ProductApplicationFilter
Fields of a product application (Product metadata container) which can be passed to queries as filters.
link GraphQL Schema definition
- input ProductApplicationFilter {
- # Unique knowledge base identifier
- ID :
- # Arbitrary id defined by the user, e.g. to identify the object in an application
- ID :
- # Id of the product the application is defined for
- ID :
- # ID of a process having this container as in- or output
- ID :
- # ID of a product containing this container's product within its bill of materials
- ID :
- }