Cascade only on filters

Parameterized cascade was added to master, but I don’t know if it is deployed to Slash GraphQL yet, or if you’re even using Slash GraphQL.

You can just pass in the predicates like: @cascade(edge1, edge2)

P.S. Checkout the merged PR comment at the end of: Parameterized Cascade topic

1 Like