React FilterBuilder - groupOperationDescriptions
Specifies group operation descriptions.
Type:
notAnd
The "notand" operation's description.
Type:
Default Value: 'Not And'
This operation returns a reverted result of an "and" operation: ["!", [[condition1], "and", [condition2]]].