@types/react-relay
Advanced tools
Comparing version 7.0.15 to 7.0.16
@@ -15,3 +15,2 @@ import { GraphQLTaggedNode, OperationType } from 'relay-runtime'; | ||
// tslint:disable-next-line no-unnecessary-generics | ||
export function useBlockingPaginationFragment<TQuery extends OperationType, TKey extends KeyType>( | ||
@@ -18,0 +17,0 @@ fragmentInput: GraphQLTaggedNode, |
@@ -26,3 +26,2 @@ import { | ||
// tslint:disable-next-line no-unnecessary-generics | ||
export function useMutation<TMutation extends MutationParameters>( | ||
@@ -29,0 +28,0 @@ mutation: GraphQLTaggedNode, |
{ | ||
"name": "@types/react-relay", | ||
"version": "7.0.15", | ||
"version": "7.0.16", | ||
"description": "TypeScript definitions for react-relay", | ||
@@ -35,4 +35,4 @@ "license": "MIT", | ||
}, | ||
"typesPublisherContentHash": "32a22c17fa5fed0303c18d69774a9d54a5210bffbc050e846d00025726af1512", | ||
"typesPublisherContentHash": "8ec50a2793b294c7759501f517b94a7fbcf09674557ff6685ba1b512329ba106", | ||
"typeScriptVersion": "3.7" | ||
} |
@@ -11,3 +11,3 @@ # Installation | ||
### Additional Details | ||
* Last updated: Fri, 23 Oct 2020 07:40:01 GMT | ||
* Last updated: Wed, 28 Oct 2020 18:56:20 GMT | ||
* Dependencies: [@types/react](https://npmjs.com/package/@types/react), [@types/relay-runtime](https://npmjs.com/package/@types/relay-runtime) | ||
@@ -14,0 +14,0 @@ * Global values: none |
42780
980