Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface ErrorGraphQLResult<T>

Type parameters

  • T

Hierarchy

  • ErrorGraphQLResult

Index

Properties

Properties

data

data: T | null

errors

errors: keyof GraphQLError[]

Generated using TypeDoc