Join Slack
Powered by
<@U5P82S230> Sure. Is this expected behavior right...
# prisma-whats-new
a
Anthony Baker
10/04/2017, 8:15 PM
@agartha
Sure. Is this expected behavior right now? Or, perhaps, there's a way we're coding enums that don't play nice.
a
agartha
10/04/2017, 8:20 PM
Nope, it's
https://github.com/graphql/graphiql/blob/1e9ef41f5b30fdbae832728e304c0bdf55ccf02d/src/components/DocExplorer/TypeDoc.js#L226-L243
versus
https://github.com/graphcool/graphql-playground/blob/9d459d998788985c22491c3c7013f078c548c0dd/packages/graphql-playground/src/components/Playground/DocExplorer/DocsTypes/EnumTypeSchema.tsx
agartha
10/04/2017, 8:20 PM
So graphql-playground doesn't use the DocExplorer implementation from graphiql, but rolled it's own
agartha
10/04/2017, 8:20 PM
So it's worth creating an issue for
a
albinekb
10/04/2017, 8:47 PM
screenshot added
@agartha
https://github.com/graphcool/graphql-playground/pull/170
👍🏻 1
2
Views
Open in Slack
Previous
Next