From Zero to GraphQL Hero: Consuming APIs with Powershell - Mike Preston - PSConfEU 2023
In this conference session, the speaker, Mike Preston from Rubrik, discusses his experience with consuming GraphQL APIs and shares tips and tricks on how to effectively use GraphQL in PowerShell. The speaker starts by explaining what GraphQL is and its benefits compared to REST APIs. GraphQL is a query language that allows interaction via APIs and allows for fetching exactly what is needed through a single request. It solves problems like overfetching in REST by specifying only the required data. The speaker then covers various topics such as querying and mutating data, passing arguments, and defining queries using variables in GraphQL. They also demonstrate how to use PowerShell to query data from the SpaceX API using the runGQL function. The speaker emphasizes the importance of using aliasing and introspection to improve querying and explore available fields within a GraphQL API. They introduce GraphiQL, a tool that facilitates exploring the schema and running queries directly within the tool. The speaker also discusses the PSGraphQL module, which simplifies working with GraphQL in PowerShell. They mention an ongoing project with Jake Robinson to create a PowerShell module that connects to a GraphQL endpoint and generates queries based on the schema. The speaker demonstrates connecting to the SpaceX and Barcelona transit public APIs using this module. They also mention using extensions for GraphQL development, such as syntax highlighting and language support. The session concludes with a Q&A session, where the speaker addresses questions about paging with large data sets in GraphQL and standardized error responses. The speaker expresses gratitude to the attendees and asks for feedback on the information shared.

Braid: A Post-PowerShell Shell - Bruce Payette - PSConfEU 2023

Call REST APIs with Invoke-RestMethod in PowerShell

How to Design APIs Like a Senior Engineer (REST, GraphQL, Auth, Security)

Turing Award Winner: Disagreeing with Google, Postgres, Future Problems | Mike Stonebraker

Keynote: After the AI Hype – What’s Real, and What’s Next - Richard Campbell - 2026

Making Materialized Views Actually Fast with DBSP (with Lalith Suresh)

Zig 2026: No-AI Policy, $670K Foundation, Left GitHub & Why Zig Isn’t 1.0 - Andrew Kelley Explains

Persist Your PowerShell Script Data with Data API Builder - Jess Pomfret - PSConfEU 2026

How to Design APIs Like a Senior Engineer (REST, GraphQL, Auth, Security)

Jfrog | Jfrog Artifactory | Jfrog Artifactory Tutorial | Artifactory Tutorial | Intellipaat

PowerShell ... with buttons - Andrew Pla, Stephen Valdinger - PSConfEU 2026

China Is About To Pop The AI Bubble

CEO Fired on His First Day Undercover! | Undercover Boss Season 5 Episode 7

The Scariest Chart In Electrical Engineering

The Big Short (2015): The Jenga Scene – Explaining the Financial Collapse

The French Do Not Care About Work

Mr.Bean Making Celebrities Cry With Laughter NONSTOP!

Migrating everything to PowerShell Universal - Including humans! - Björn Sundling - PSConfEU 2026

Develop, maintain and distribute PowerShell modules in isolation - Evgenij Smirnov - PSConfEU 2026

