GraphqlQuery.Formatter (graphql_query v0.6.2)

View Source

Mix formatter plugin for GraphQL files and sigils.

Integrates with mix format to automatically format GraphQL queries in .graphql/.gql files and ~GQL sigils. Skips formatting when queries contain dynamic interpolation to avoid unexpected results.