Skip to content

Example for field with interface type #131

Open
@eugenk

Description

@eugenk

There is no example for a field with an interface type, like

type Human implements Sentient {
  name: String!
  favouritePet: Pet
}

How must a handler for this be implemented?

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions