GraphQL Quickstart

Опубликовано: 08 Октябрь 2024
на канале: Supabase
2,265
80

In addition to an auto-generated REST API Supabase also gives you a GraphQL API powered directly by Postgres via the pg_graphql extension! You're up and running in minutes! And Auth is also directly built in!

The extension keeps schema translation and query resolution neatly contained on your database server. This enables any programming language that can connect to PostgreSQL to query the database via GraphQL with no additional servers, processes, or libraries.

Find the docs: https://supabase.link/supa-graphql-docs

🎙️ Presented by Thor Schaeff ( ‪@thorwebdev‬ https://go.thor.bio/x)

CHAPTERS:
00:00 Intro
00:25 The pg_graphql extension
01:00 Create a new Supabase project
02:04 Create a schema via the Todo Quickstart template
02:25 Create a new user and insert todo data
03:23 Open GraphiQL in the Supabase Dashboard
03:42 Query the TodosCollection
04:30 Auth User Role Impersonisation

💻 Videos to watch next:
▶    • FASTEST way to get started with Next....  
▶    • FASTEST way to host a Postgres databa...  
▶    • The FASTEST possible way to query data  

👇 Learn more about Supabase 👇

🕸 Website: https://supabase.com/
🏁 Get started: https://app.supabase.com/
📄 Docs: https://supabase.com/docs

🔔 Subscribe for more tutorials and feature updates from Supabase:    / @supabase  

📱 Connect with Us:
🐙 Github: https://www.github.com/supabase
💬 Discord: https://discord.supabase.com/
🐦 Twitter:   / supabase  
▶ Instagram (follow for memes):   / supabasecom  


ABOUT SUPABASE:
Supabase is the open source Firebase alternative. Supabase provides a full Postgres database for every project with pgvector, backups, realtime, and more. Add and manage email and password, passwordless, OAuth, and mobile logins to your project through a suite of identity providers and APIs.

Build in a weekend, scale to millions.

#Supabase #AppDevelopment #RealtimeApps #DeveloperTools #graphql #authentic