UNPKG

@graphql-codegen/plugin-helpers

Version:
4 lines (3 loc) 116 B
export function isComplexPluginOutput(obj) { return typeof obj === 'object' && obj.hasOwnProperty('content'); }