Skip to content

new multiple interface format #11

@reconbot

Description

@reconbot

Interfaces are now defined with a & and not a , eg;

type FeaturedPost implements Post & Featured {
  title: String!
  featured: Boolean!
}

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions