Wojciech Trocki
updated
an issue
AeroGear
/
AEROGEAR-7945
UI introspection improperly displays query extensions
Change By:
Wojciech Trocki
Steps to reproduce.
Put to schema following elements
{code}
type Query {
_: String
}
extend type Query {
find: String
}
{code}
See that introspection do not display second query
. Same happens for resolvers view.
Add Comment
This message was sent by Atlassian JIRA
(v7.5.0#75005-
sha1:fd8c849
)