Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

  • DataProxy

Implemented by

Index

Methods

  • readFragment<FragmentType, TVariables>(options: ReadFragmentOptions<FragmentType, TVariables>, optimistic?: boolean): null | FragmentType
  • Type Parameters

    • FragmentType

    • TVariables = any

    Parameters

    Returns null | FragmentType

  • readQuery<QueryType, TVariables>(options: ReadQueryOptions<QueryType, TVariables>, optimistic?: boolean): null | QueryType
  • Type Parameters

    • QueryType

    • TVariables = any

    Parameters

    Returns null | QueryType

  • Type Parameters

    • TData = any

    • TVariables = any

    Parameters

    Returns void

  • Type Parameters

    • TData = any

    • TVariables = any

    Parameters

    Returns void

Generated using TypeDoc