Skip to content
This repository has been 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
wants to merge 1 commit into
base: develop
Choose a base branch
from

Conversation

sburba
Copy link

@sburba sburba commented Aug 1, 2018

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

Coverage Status

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

@sburba
Copy link
Author

sburba commented Aug 1, 2018

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