Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface GraphQLResult

Hierarchy

  • GraphQLResult

Index

Properties

Properties

Optional data

data: object

Optional errors

errors: [any]

Optional extensions

extensions: object

Type declaration

  • [key: string]: any