From 4bbab6ca6e9e5a39cb0c55c462d02d1d5d15a30d Mon Sep 17 00:00:00 2001 From: Kamil Kisiela Date: Tue, 16 Apr 2024 13:04:17 +0200 Subject: [PATCH] Include Apollo GraphOS in Apollo alternative page (#4532) Co-authored-by: github-actions[bot] --- .github/workflows/prettier.yaml | 7 +++---- .../web/docs/src/pages/docs/use-cases/apollo-studio.mdx | 9 +++++---- 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/.github/workflows/prettier.yaml b/.github/workflows/prettier.yaml index ec77251640..14d8d5581a 100644 --- a/.github/workflows/prettier.yaml +++ b/.github/workflows/prettier.yaml @@ -1,18 +1,18 @@ -name: "Prettier" +name: 'Prettier' on: workflow_dispatch: inputs: branch: required: true - description: "Name of the branch to run prettier" + description: 'Name of the branch to run prettier' run-name: 'Prettify "${{ github.event.inputs.branch }}" (by ${{ github.actor }})' jobs: prettier: runs-on: ubuntu-22.04 - + steps: - name: checkout uses: actions/checkout@v4 @@ -52,4 +52,3 @@ jobs: git commit -am "Prettier" git push fi - diff --git a/packages/web/docs/src/pages/docs/use-cases/apollo-studio.mdx b/packages/web/docs/src/pages/docs/use-cases/apollo-studio.mdx index e7540a31c2..b93bc9be1a 100644 --- a/packages/web/docs/src/pages/docs/use-cases/apollo-studio.mdx +++ b/packages/web/docs/src/pages/docs/use-cases/apollo-studio.mdx @@ -1,8 +1,8 @@ --- -title: Open Source Alternative to Apollo Studio +title: Open Source Alternative to Apollo Studio and GraphOS description: GraphQL Hive is an open source drop-in replacement for Apollo Studio (Apollo GraphOS) with no - vendor lock-in. + vendor lock-in. Managed and 100% on-premise options. --- # Open Source Apollo Studio Alternative @@ -75,5 +75,6 @@ comes with a 30-day free trial, ensuring you find the best fit for your requirem According to our users, GraphQL Hive presents itself as an exceptional alternative to Apollo Studio, offering a seamless integration with the Apollo ecosystem, a familiar CLI interface, robust features, open source flexibility, scalable hosting options, and comprehensive monitoring -capabilities. The transition from Apollo Studio to GraphQL Hive is a straightforward step, allowing -you to harness the power of GraphQL development to its fullest potential. +capabilities. The transition from Apollo Studio (Apollo GraphOS) to GraphQL Hive is a +straightforward step, allowing you to harness the power of GraphQL development to its fullest +potential.