Existence and search term filter for "RichText" field type
We have modified the GraphQL Delivery API to allow users filtering on the content in a RichText field via _contains.
Also we added the existence check, as the Developer docs were already stating that the _exist filter is available for all field types.
Example query using the functionality that has been added: