Edge<T>: { cursor: string; node: T }

Type Parameters

Type declaration

  • cursor: string
  • node: T