How to Use FilterEqualTypeInput and FilterMatchTypeInput with GraphQl Magento 2?

Magento has an out of the box GraphQl feature that will be useful for the storefront API to interact with third-party software.

Sometimes you have checked the syntax of FilterEqualTypeInput and FilterMatchTypeInput in a schema.graphql file of the Graphql module.

This syntax is used to filter the GraphQl Query with Custom Attribute type.