INPUT_OBJECT
CmsInput
CmsInput defines the filters to be used in the search. A filter contains at least one attribute, a comparison operator, and the value that is being searched for.
link GraphQL Schema definition
- input CmsInput {
- # Id of the CMS entity
- FilterTypeInput :
- # Identifiers of the CMS entity
- FilterTypeInput :
- # Store Id of the CMS entity
- FilterTypeInput :
- # The url path assigned to the cms_page
- FilterTypeInput :
- }