SurfQL

GraphQL Queries
Made Simple

Contribute
SurfQL is an open source VS Code extension for GraphQL that was built with front-end developers in mind. We make it easy to write queries efficiently with our code completion tool-tip and Schema visualizer to present each property of the schema tree.

Why teams need SurfQL

Logo

Speed

Save time by writing GraphQL queries more quickly

Logo

Efficiency

Visualize your schema to prevent invalid query structures

Logo

Productivity

Reduced friction between the front-end and back-end for development teams

Autocomplete ToolbarSurfQL IntelliSense shows the available fields as you build up your query and provides completion template plus helper info to reduce the errors in your queries.
SurfQL visualizer presents the pre-defined GraphQL type objects and the hierarchy of the schema file, reducing the overhead to comprehend the relationship of the objects.Schema Visualizer

What Problem Does It Solve?

GraphQL is organized in terms of schema and type system and learning curve is steep. Currently Software engineers have limited tools to understand schema or write queries within their IDE.

    With SurfQL

  • Code-Completion Suggestions

    check
  • Visual Schema

    check
  • Multi-Line Parsing

    check
  • Enhanced Accuracy
    for Queries

    check

    Without SurfQL

  • Manual Typing of Queries

    check
  • Glancing Back at Schema

    check
  • Prone to Mistakes

    check

Meet the Team

Copyright 2022 All Rights Reserved.