Enables import syntax for .graphql and .gql files
☆315Feb 28, 2026Updated this week
Alternatives and similar repositories for babel-plugin-import-graphql
Users that are interested in babel-plugin-import-graphql are comparing it to the libraries listed below
Sorting:
- Compiles GraphQL tagged template strings using graphql-tag.☆174Mar 4, 2022Updated 4 years ago
- Import & export definitions in GraphQL SDL☆864May 25, 2020Updated 5 years ago
- inline the raw content of import statements☆244Jan 3, 2023Updated 3 years ago
- A JavaScript template literal tag that parses GraphQL queries☆2,338Jan 25, 2024Updated 2 years ago
- Interface for fetching and modifying control flow of GraphQL requests☆1,430Apr 14, 2023Updated 2 years ago
- ✏️ Apollo CLI for client tooling (Mostly replaced by Rover)☆3,042Feb 24, 2026Updated last week
- 🎏 Simple persistence for all Apollo Cache implementations☆1,419Updated this week
- A terminating Apollo Link for Apollo Client that fetches a GraphQL multipart request if the GraphQL variables contain files (by default F…☆1,544Aug 29, 2025Updated 6 months ago
- Check your GraphQL query strings against a schema.☆1,216Feb 24, 2026Updated last week
- Use Apollo Link State to connect components to GraphQL fragments in the Apollo Cache☆111Dec 15, 2023Updated 2 years ago
- tools for easy (and finally readable!) directive implementation in Apollo Server or any server using graphql-tools.makeExecutableSchema☆13Jan 4, 2023Updated 3 years ago
- Compiles GraphQL tagged template strings using graphql-tag in TypeScript files.☆160Jan 3, 2023Updated 3 years ago
- ✨ Manage your application's state with Apollo!☆1,390Jan 17, 2019Updated 7 years ago
- Experimental cache invalidation tools for Apollo.☆66Apr 16, 2019Updated 6 years ago
- A build tool for GraphQL projects.☆427Feb 24, 2019Updated 7 years ago
- Persisted Query support with Apollo Link☆304Dec 16, 2021Updated 4 years ago
- A set of RFC 3339 compliant date/time GraphQL scalar types.☆522Dec 7, 2022Updated 3 years ago
- Utility library for GraphQL to build, stitch and mock GraphQL schemas in the SDL-first approach☆5,421Updated this week
- A GraphQL response deduplicator. Removes duplicate entities from the GraphQL response.☆280Dec 15, 2025Updated 2 months ago
- Machine-readable custom errors for Apollostack's GraphQL server☆404Feb 24, 2026Updated last week
- A small module that implements GraphQL subscriptions for Node.js☆1,619Nov 11, 2024Updated last year
- Enterprise Grade Tooling For Your GraphQL Server☆1,328Updated this week
- JSON scalar type for GraphQL.js☆988Updated this week
- Use Apollo Client as React hooks☆2,394Dec 9, 2022Updated 3 years ago
- Webpack loader that adds a documentId to a compiled graphql document, which can be used when persisting/retrieving documents☆82Dec 10, 2022Updated 3 years ago
- Lightweight GraphQL client that supports middleware and afterware☆568Jul 3, 2019Updated 6 years ago
- React integration for Apollo Client☆6,812Apr 13, 2023Updated 2 years ago
- Async middleware and utilities for prefetching data in React + React-Router + Apollo projects.☆17Feb 6, 2018Updated 8 years ago
- A decoupled schema delegate for usage in graphql.js resolvers☆27Mar 29, 2019Updated 6 years ago
- Wrap your storybook environment with Apollo Client, provide mocks for isolated UI testing with GraphQL