Skip to content

Support /* GraphQL */ #11

@mxstbr

Description

@mxstbr

The language-babel Atom plugin supports highlighting strings marked with /* GraphQL */ as GraphQL. We use that pretty heavily, for example:

const User = /* GraphQL */`
  type User {
    id: ID!
  }
`

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions