Skip to content

GraphqlObjectType should enforce that it implements the interfaces it says it does #409

@bbakerman

Description

@bbakerman

a type can say it implements InrterfaceX but not provide all the fields

The reference implementation does check that

re: https://github.com/graphql/graphql-js/blob/master/src/type/schema.js#L145

So should graphql-java

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions