Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface FetchMoreQueryOptions<TVariables, K>

Type parameters

  • TVariables

  • K: keyof TVariables

Hierarchy

  • FetchMoreQueryOptions

Index

Properties

Properties

query?: DocumentNode
variables?: Pick<TVariables, K>

Generated using TypeDoc