- 119
- 211 431
StepZen, an IBM Company
United States
เข้าร่วมเมื่อ 25 ส.ค. 2020
StepZen helps you build GraphQL faster, deploy in seconds, and run securely and efficiently. Whether backends are public or private, REST, SQL or NoSQL, SOAP/XML, or GraphQL, your team can be up and running, delivering a flexible GraphQL layer in days, not weeks or months. Your APIs are concise and declarative; they run on StepZen with built-in performance, cost, and reliability optimizations.
Use AI to Query GraphQL APIs
Go to ibm.com/products/stepzen for the latest product information.
In this video @gethackteam will show you how to use the Ask AI functionality to query GraphQL APIs. This embedded AI functionality will translate your question into a GraphQL query and provide you with a human readable answer.
Learn more about StepZen:
- Website: www.stepzen.com
- Docs: www.stepzen.com/docs
- Why StepZen: www.stepzen.com/why-stepzen
---
Want to get started with StepZen? You can send up to 300,000 requests to your data sources using GraphQL for free! Go to stepzen.com/getting-started to start building today. Or join our Discord community for questions: discord.gg/9k2VdPn2FR.
In this video @gethackteam will show you how to use the Ask AI functionality to query GraphQL APIs. This embedded AI functionality will translate your question into a GraphQL query and provide you with a human readable answer.
Learn more about StepZen:
- Website: www.stepzen.com
- Docs: www.stepzen.com/docs
- Why StepZen: www.stepzen.com/why-stepzen
---
Want to get started with StepZen? You can send up to 300,000 requests to your data sources using GraphQL for free! Go to stepzen.com/getting-started to start building today. Or join our Discord community for questions: discord.gg/9k2VdPn2FR.
มุมมอง: 1 934
วีดีโอ
Build & Deploy a GraphQL API With StepZen in Minutes
มุมมอง 18Kปีที่แล้ว
With StepZen you can build a GraphQL API for any data source in minutes, and deploy it to the cloud in seconds. Get up and running right away 👉🏼 www.stepzen.com/getting-started In this video @gethackteam will teach you how to use the declarative approach of StepZen to build and deploy GraphQL APIs in minutes. Learn more about StepZen: - Website: www.stepzen.com - Docs: www.stepzen.com/docs...
Build a GraphQL API for Snowflake with StepZen
มุมมอง 7Kปีที่แล้ว
Snowflake is a cloud-based data warehousing company that provides a platform for storing, managing, and analysing large amounts of data. Improving the getting started experience for Snowflake makes the GraphQL journey easily configurable and drives value from StepZen and Snowflake as quickly as possible. At the end of this video by @gethackteam you will have a deployed GraphQL endpoint querying...
Building a GraphQL API with ChatGPT
มุมมอง 10Kปีที่แล้ว
Let's build a GraphQL API using AI ⚡ In this video @gethackteam will show how to use ChatGPT as a pair programming tool, to improve your developer efficiency. By using ChatGPT you can generate a lot of the commands and code needed to build a GraphQL API with StepZen. But how perfect is it? Links: - ChatGPT: chat.openai.com/ - DEV REST API: developers.forem.com/api/v1 Learn more about StepZen: ...
Using GraphQL Fragments for Unions and Interfaces
มุมมอง 3.4Kปีที่แล้ว
In this video from @gethackteam, you'll learn how to use GraphQL fragments and how to use them to construct operations that return data from GraphQL unions and interfaces. Read the blog post here stepzen.com/blog/using-graphql-fragments-for-unions-interfaces Learn more about StepZen: - Website: www.stepzen.com - Docs: www.stepzen.com/docs - Why StepZen: www.stepzen.com/why-stepzen Want ...
Building a GraphQL API For MySQL in Minutes
มุมมอง 11Kปีที่แล้ว
With StepZen you can build a GraphQL API for any data source in minutes, and deploy it to the cloud in seconds. Get started right away 👉🏼 dashboard.stepzen.com/getting-started In this video @gethackteam will teach you how to create a GraphQL API based on a MySQL database. You'll learn how to import a MySQL database into GraphQL using "stepzen import mysql", by generating the commands for the St...
Transforming JSON with GraphQL and jq
มุมมอง 3.3Kปีที่แล้ว
In this video @gethackteam will show how to transform JSON data with GraphQL and "jq". With the open source library "jq" you can transform and manipulate JSON data. At StepZen, we've made "jq" available in our REST API connector, to let you change the response of connected REST APIs in a declarative way. Link to "jq" documentation: stedolan.github.io/jq/manual/ Learn more about StepZen: - Websi...
Getting Started With GraphQL in Angular
มุมมอง 15Kปีที่แล้ว
In this video @gethackteam will show how to get started with GraphQL in Angular. You will learn how to build a simple Angular application that uses GraphQL to fetch data from a server. The application we'll build together will display a list of blog posts fetched from a GraphQL API using Apollo Client. To create the GraphQL API, we will use StepZen, a GraphQL API platform that allows you to bui...
Handling Different Response Formats with Union Types in GraphQL
มุมมอง 2.3Kปีที่แล้ว
In this video @gethackteam will show how to use union types in GraphQL to handle APIs with different response formats. For this example the Google Books REST API is used. Union types are a way to define a field that can return one of a list of types. For example, when you're building a GraphQL API that has a query to search for publications. These publications can be books, magazines, or other ...
GraphQL Federation With StepZen, Fauna and Github
มุมมอง 1.8Kปีที่แล้ว
With StepZen you can declaratively federate GraphQL APIs, such as GraphQL APIs from other cloud services or SaaS applications. In this video @gethackteam will show how to use GraphQL Federation with StepZen for data coming from Fauna and Github. Fauna is a serverless NoSQL database that exposes a GraphQL API. We'll be creating a new database in Fauna, seed it with data and combine it with data ...
Query GraphQL APIs From Your Terminal
มุมมอง 1.4K2 ปีที่แล้ว
StepZen introduced `stepzen request`, a Command Line GraphQL Client. In this video @gethackteam will show how to use `stepzen request` to handle queries, mutations and subscriptions directly from your terminal. With this command line GraphQL Client you can also send operations and variables from a separate file, and much more. Links: - Blog post: stepzen.com/blog/introducing-stepzen-request - D...
Explore GraphQL APIs and Export Code Snippets from the Dashboard
มุมมอง 1.4K2 ปีที่แล้ว
Explore GraphQL APIs and Export Code Snippets from the Dashboard
Extending GraphQL APIs With GPT-3 and DALL-E
มุมมอง 1.6K2 ปีที่แล้ว
Extending GraphQL APIs With GPT-3 and DALL-E
Full Stack GraphQL Apps in One-Click with the StepZen and Vercel Integration
มุมมอง 1.9K2 ปีที่แล้ว
Full Stack GraphQL Apps in One-Click with the StepZen and Vercel Integration
Using GraphQL Subscriptions for Every Data Source
มุมมอง 21K2 ปีที่แล้ว
Using GraphQL Subscriptions for Every Data Source
Extending types For Data Modelling in GraphQL
มุมมอง 2.5K2 ปีที่แล้ว
Extending types For Data Modelling in GraphQL
Cursor Pagination For GraphQL APIs Explained
มุมมอง 12K2 ปีที่แล้ว
Cursor Pagination For GraphQL APIs Explained
Comparing the TypeScript and GraphQL Type Systems
มุมมอง 1682 ปีที่แล้ว
Comparing the TypeScript and GraphQL Type Systems
StepZen: A Quick Intro to Building GraphQL Declaratively
มุมมอง 8K2 ปีที่แล้ว
StepZen: A Quick Intro to Building GraphQL Declaratively
Easy Attribute-based Access Control for any GraphQL API
มุมมอง 13K2 ปีที่แล้ว
Easy Attribute-based Access Control for any GraphQL API
Use DOCKER to build and run a local StepZen GraphQL API for MySQL
มุมมอง 3952 ปีที่แล้ว
Use DOCKER to build and run a local StepZen GraphQL API for MySQL
Using GraphQL APIs with TypeScript in a React application
มุมมอง 10K2 ปีที่แล้ว
Using GraphQL APIs with TypeScript in a React application
Building A Data Layer with GraphQL For Microservices and REST APIs
มุมมอง 5702 ปีที่แล้ว
Building A Data Layer with GraphQL For Microservices and REST APIs
🔴 GraphQL Tutorial. Query GraphQL APIs From a React + Next.js application
มุมมอง 6K2 ปีที่แล้ว
🔴 GraphQL Tutorial. Query GraphQL APIs From a React Next.js application
Learn GraphQL. Build and Deploy FREE Mock GraphQL APIs
มุมมอง 7212 ปีที่แล้ว
Learn GraphQL. Build and Deploy FREE Mock GraphQL APIs
Convert REST APIs to GraphQL in 3 simple steps
มุมมอง 4.3K2 ปีที่แล้ว
Convert REST APIs to GraphQL in 3 simple steps
GraphQL For Microservices explained in 5 minutes
มุมมอง 7K2 ปีที่แล้ว
GraphQL For Microservices explained in 5 minutes
Create a GraphQL API From Your Command Line with StepZen
มุมมอง 5672 ปีที่แล้ว
Create a GraphQL API From Your Command Line with StepZen
Can I see the GraphQL schema generated by this tool such that I can copy paste the schema into my code?
why you do not use types in your queries?
I didn't get why some cursors are null?
You can do this with Langchain
Thank you, bro
oh yeah? why don't you login to your stupid stepzen bullshit? mb cause it doesn't fucking work!
Thanks a ton dude
thats bullshit and would lead to piles and piles of trouble and work
Very low volume please fix it
Is it just me or is the stepzen dashboard completely different now and more difficult to navigate?
can we convert soap api (wsdl) to graphql using this?
do you have a pro plan from chatGPT or the free plan?
Nice
why this not working in poershell?
Great! This was something ChatGPT could not relay properly but you did! Thank you!
ng add apollo-angular is not generatingand graphql.module.ts for me....
TLDR ``` npx graphql-code-generator init ```
the person in video is created by AI :)), look really real but I recognize by not seeing any your eye blinks
stop simping the AI person then :D
Thanks but I'm an actual person, at least to my knowledge :)
Thanks for this video... super helpful
It didn't work for me communication is not getting established between stepzen and MYSQL even if I am using same credentials through which I have established connection between MYSQL and Eclipse
it gives me this Error: stepzen import only supports loopback introspection when running a local service (see stepzen service » --help for more information) do you have any idea of how can solve this
Great video! One question arised tho... What if I am on page 1 and I need to move to page 6 how can I guess the endCursor of page 5?
Same question with @npc73x. If you can showcase how the resolvers is being written to generate the cursor and endPage boolean, that'll be great. Nice video!
very nice video
Can u give hosted URL of the GraphQL server for testing
Unable to learn more about it to do some logical operation like we use to do with "where" in SQL and id is also random value btw i am first time dealing with nosql ..
This video was so helpful. thank you sir
You do not know how much use cases you just solved with this...I am so lucky to be one of the first to see this, do you have a referral program?
^2
1000th Subscriber woot woot
You're welcome!!
such an underrated tech, wow guys! amazing help for all of us, thanks so much.
Thanks a lot
can we just query for interface directly? for example I have an interface named : "Product". Here, type "car" implements to it. Can I query for Product directly?
wtf ? worse tutorial ever
Hello I’m facing an issue here I’ve been trying to log in on cmd but my api key is rejected it says unable to verify your account details TypeError: api key while I just copied and pasted it and can clearly see it in the error message.
I think the biggest problem in the industry is not the tools available on the cloud it’s that most of them cannot be used on premise in a private cloud. Air table is an example and so many others
Can you do something with @defer?
Thanks for your videos. Everything we have is on premise can I setup Stepzen dashboard on local server inside our VPN?
Hello, thanks for asking. We don't have a public on-prem product at the moment, but we're working on it for a release this year. Please join the Discord community to stay update discord.com/invite/9k2VdPn2FR
It didn't worked for me it is showing as db problem
Hello! Please join our Discord community and ask for help there discord.com/invite/9k2VdPn2FR
Un gusto darte un like
Great to know about such an interesting feature !
People are sleeping on this! Im still a new dev but managed to make some amazing things using rest apis that don't provide a graphql. I might make a video tutorial soon. Going to be using stepzen for every project!
Thank you Matt, that would be awesome!!
nice video!
Good!
Thank you!
Yeah! Let us know what you think 🚀
hola hola h, qué tal estuvo
I had installed it through npm cmd. and setup apolloClientoptions manually. but I'm not sure why it's constantly giving CORS error even after setting headers and accessTokens by using setContext().
Hi, could you give more insights? Not sure what's going wrong for you...
Fine. It's fixed now. After using graphql-ws library instead of using WebsocketLink
thank you so much
How it's actually work under the internal. How the cursor has been calculated? And how it's work if I want to go previous page, or want to travel straight 4th page, without go through 1.2.3 like that
You can’t go directly to the 4th page without going through 1-3. That’s why it’s cursor based and not offset based
"In all of the videos we posted we usually discussed how to use queries or mutations." Got it, but why do you tell me this so often?
because the video need to be at least 10mins
No puede ser un río milenaria solo Cristo sabe
Lllnb 9jiií89de