Skip to content
This repository was archived by the owner on Feb 10, 2019. It is now read-only.

Verify that a type name is specified before overriding class's type name#366

Open
sburba wants to merge 1 commit into
folkloreinc:developfrom
sburba:develop
Open

Verify that a type name is specified before overriding class's type name#366
sburba wants to merge 1 commit into
folkloreinc:developfrom
sburba:develop

Conversation

@sburba

@sburba sburba commented Aug 1, 2018

Copy link
Copy Markdown

Fixes #365
The schema actually gets the correct types, it's just the GraphQL facade that doesn't load them correctly. Which means GraphQL::type() doesn't work for types specified in the types array of a schema.

Although really only the second and later types fail because 0 coerces to false and is therefore ignored

@coveralls

Copy link
Copy Markdown

Coverage Status

Coverage remained the same at 70.537% when pulling 98127db on sburba:develop into 171631a on Folkloreatelier:develop.

@sburba

sburba commented Aug 1, 2018

Copy link
Copy Markdown
Author

Looks like that build failure is 5.6 failing for an unrelated reason. It just timed out before doing anything as far as I can tell. I'm not sure how to kick it off again if that's what needs to be done

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants