UNPKG

@apollo/client

Version:

A fully-featured caching GraphQL client.

11 lines (10 loc) 331 B
/** * @internal * Used as key for `ApolloClient.WatchQueryOptions`. * * Meant for framework integrators only! * * @deprecated This is an internal API and should not be used directly. This can be removed or changed at any time. */ export declare const variablesUnknownSymbol: unique symbol; //# sourceMappingURL=constants.d.ts.map