Graph.ArgumentValidator
Graph.ArgumentValidator copied to clipboard
Is there a way to this works with mutation conventions ?
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?