Graph.ArgumentValidator icon indicating copy to clipboard operation
Graph.ArgumentValidator copied to clipboard

Is there a way to this works with mutation conventions ?

Open limakcode opened this issue 3 years ago • 0 comments

When using mutation conventions by .AddMutationConventions() on Startup HC creates wrapping objects for each mutation, this way Validatable input objects is not registered for validation. Is there a way to overcome this?

limakcode avatar Sep 16 '22 09:09 limakcode