UNPKG

@relay-graphql-js/validation-rules

Version:
3 lines (2 loc) 113 B
import type { ValidationRule } from "graphql"; export declare const RelayArgumentsOfCorrectType: ValidationRule;