Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

🗑️ Discontinuing the Old GraphQL Playground #2263

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

isaaclombardssw
Copy link
Contributor

As per my conversation with Gert, following up from the single person that mentioned it in the discord, we want to stop supporting this playground:

https://tina-gql-playground.vercel.app/object-list-templates.

We weren’t aware this playground existed, and we have a better one.

It’s using an API in tina.io with a couple of very old packages, and we don’t believe it’s worth maintaining as Tina can be tested out via either:

🤖🤖🤖

This pull request involves the removal of deprecated packages and associated code cleanup. The changes mainly focus on removing old dependencies and the code that relies on them.

Dependency Cleanup:

  • package.json: Removed deprecated @tinacms/datalayer-old and @tinacms/graphql-old packages.

Code Removal:

  • pages/api/graphql.ts: Removed the entire file, which included imports and usage of the deprecated @tinacms/datalayer-old and @tinacms/graphql-old packages, along with custom classes and logic for in-memory data handling and GraphQL query resolution.

🤖🤖🤖

### General Contributing:

All New Content Submissions: (To be confirmed by reviewer)

  • Title is short & specific
  • Headers are logically ordered & consistent
  • Purpose of document is explained in the first paragraph
  • Procedures are tested and work
  • Any technical concepts are explained or linked to
  • Document follows structure from templates
  • All links work
  • The spelling and grammar checker has been run
  • Graphics and images are clear and useful
  • Any prerequisites and next steps are defined.

Copy link

vercel bot commented Oct 1, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
tina-io ❌ Failed (Inspect) Oct 1, 2024 4:40am

@isaaclombardssw
Copy link
Contributor Author

Actions are failing – trying to revert the revert instead.

@isaaclombardssw isaaclombardssw marked this pull request as ready for review October 1, 2024 04:47
@isaaclombardssw isaaclombardssw requested a review from a team as a code owner October 1, 2024 04:47
@isaaclombardssw isaaclombardssw changed the title Discontinuing the Old GraphQL Playground 🗑️ Discontinuing the Old GraphQL Playground Oct 1, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant