KGraphQL icon indicating copy to clipboard operation
KGraphQL copied to clipboard

at QueryTest().testedSchema unionProperty("favourite")

Open xuybin opened this issue 7 years ago • 0 comments

Error: Invalid or incomplete schema, unknown type: Favourite. Ensure that a full introspection query is used in order to build a client schema. at getNamedType (https://cdn.jsdelivr.net/npm/[email protected]/graphiql.js:30861:13) at getType (https://cdn.jsdelivr.net/npm/[email protected]/graphiql.js:30852:12) at getOutputType (https://cdn.jsdelivr.net/npm/[email protected]/graphiql.js:30875:16) at https://cdn.jsdelivr.net/npm/[email protected]/graphiql.js:30996:15 at https://cdn.jsdelivr.net/npm/[email protected]/graphiql.js:24939:31 at Array.reduce () at keyValMap (https://cdn.jsdelivr.net/npm/[email protected]/graphiql.js:24938:15) at buildFieldDefMap (https://cdn.jsdelivr.net/npm/[email protected]/graphiql.js:30990:36) at fields (https://cdn.jsdelivr.net/npm/[email protected]/graphiql.js:30939:16) at resolveThunk (https://cdn.jsdelivr.net/npm/[email protected]/graphiql.js:27896:40)

xuybin avatar Sep 25 '18 03:09 xuybin