chore: export the getOperationName function (#3785)
Giacomo Cerquone 5 months ago b2d8b993 3999ae43
··· 1 1 + --- 2 2 + '@urql/core': major 3 3 + --- 4 4 + 5 5 + export the getOperationName utility function
··· 14 14 mergeResultPatch, 15 15 formatDocument, 16 16 makeOperation, 17 17 + getOperationName, 17 18 } from './utils';