DefaultGraphQLArgumentError
talawa-api • Docs
talawa-api / utilities/graphQLConnection / DefaultGraphQLArgumentError
Type Alias: DefaultGraphQLArgumentError
> DefaultGraphQLArgumentError: object
This is typescript type of a base graphQL argument error. This argument error type can be extended to create custom argument error types as long as they adhere to the default type of this base graphQL argument error.
Type declaration
message
> message: string
path
> path: string
[]