#graphql resultados da pesquisa
Yesterday was Paris #GraphQL at @DeezerDevs 💜 We talked adoption, MCP, caching and more! And we celebrated 10 years of GraphQL! 🧁😋
🧠 GraphQL Introspection + Injection 1️⃣ Introspection enabled → attacker maps full schema 2️⃣ Finds sensitive queries/mutations 3️⃣ Sends crafted input to vulnerable resolver 4️⃣ Possible SQLi, IDOR, or RCE in backend 🎯 Schema leak → attack blueprint #bugbounty #graphql
🚀 Meet Flocon — a desktop tool for #Android devs and #QA ❤️! ✨Features • Inspect HTTP / #GraphQL / #gRPC • #Mock responses & simulate bad network • Explore #SQLite DBs, SharedPrefs & files • Test #Deeplinks 🛠️Built with #KotlinMultiplatform #AndroidDev #MobileDev #Kotlin
🧵 How to turn Claude AI into your personal WordPress GraphQL instructor for Builderius (1-minute setup) #WordPress #claudeai #GraphQL #WebDevelopment #AICoding #Builderius
Oracle Database 23ai becomes Oracle AI Database 26ai when you apply the Oct 2025 Release Update This adds a GRAPHQL table function that Accepts #GraphQL queries Maps fields to database tables and columns Returns JSON e.g. SELECT * FROM GRAPHQL ( ' tab { col1 col2 } ' )
Just wrapped up a solid fullstack project [Mini Hosting Platform] to showcase my skill🚀 ⚙️ #Next.js + NextAuth 🚀 #GraphQL API 🗃️ #Prisma + #PostgreSQL 🐳 #Docker (#AWS ECR/ECS) ☁️ #CI /CD pipeline (auto deploy) 🌐 #AWS ALB for public access Short demo here 👇🎥
Alhamdulillah, First time hacking on a GraphQL target!🔥 Many researchers avoid GraphQL because it seems complex… But that complexity hides gold, Try to hack on it. #BugBounty #GraphQL #TogetherWeHitHarder
🔎 New from Radware: The Security Risks of GraphQL APIs (And How to Mitigate Them) by Uri Dorot. GraphQL delivers speed and flexibility—but also opens the door to new attack vectors that traditional API security often misses. ow.ly/HL2z50WZEVj #APISecurity #GraphQL
In the latest episode of Invisible Machines, Matt DeBergalis, CEO of Apollo GraphQL, explains how better design unlocks the full potential of AI agents. ▶️ Watch the full episode: youtu.be/sqgTl_3yu8o?si… #GraphQL #AgenticAI #ApolloGraphQL #AIAgents
🚀 Day 4: FastAPI + GraphQL (Ariadne) ✅ Created House & Room tables ✅ Ran Alembic database migrations ✅ Built GraphQL mutation (addHouse) using Ariadne FastAPI + GraphQL (via Ariadne) = 🔥 Flexible & scalable APIs! #FastAPI #GraphQL #Ariadne #Python #WebDev #Backend
🔥 We're building something wild for Builderius users Training materials that teach AI assistants (ChatGPT, Claude, etc.) to help you write GraphQL queries for your projects. Here's why this matters 🧵 #AI #graphql #worspress #pagebuilder #webdev
Last night's meetup at our HQ was all about #GraphQL! Big thanks to @graphqlparis & @martinbonnin for bringing the party to us 🎂, to the speakers (@Ztec6, Benjamin, @BnJ25) for the knowledge sharing and the entertainment 🌟, and to all attendees for the questions & exchanges 🙌
pretty stoked to announce our next @torcdotdev #community workshop with the homie @hey_amandam and @apollographql !! 🛠️ In two sessions, learn to build an amazing, working MCP tool from scratch using GraphOS #MCP tools & Apollo REST Connectors! We'll cover #GraphQL schemas from…
We turned AI into interactive docs + GraphQL tutor for Builderius 🤖📚 New tutorial: Claude AI becomes your personal WordPress dev mentor that teaches while you build ⚡ 21-min demo 🚀 Link in comments 👇 #AI #GraphQL #WordPress #Builderius
🚀 Liberty Mutual Insurance is hiring Manager, Software Engineering 🌇 Boston, MA, US 💪 #react #reactjs #graphql #java #tech #softwareengineer #jobs echojobs.io/job/liberty-mu…
🚀 Introducing GQLSchemaGen v1.0.0! Generate GQL schemas directly from Go structs with simple annotations. ✨ Code-first approach 🧬 Full generics support 🎯 Advanced field filtering 🔄 Auto-discovery ⚡️ gqlgen integration 📖 pablor21.github.io/gqlschemagen #golang #graphql #codegen
pablor21.github.io
GQLSchemaGen Documentation
The official documentation for GQLSchemaGen — generate GraphQL schemas directly from Go models.
Comparing REST & GraphQL,🤔 I feel REST works great when your data needs are simple and predictable, but GraphQL shines when client wants full control. With #REST you often over-fetch or under-fetch, while #GraphQL lets you query exactly what you need in one round trip. #api #dev
Just completed VisionPix, an image processing application for handling image uploads to an AWS S3 bucket. Uses AWS Rekognition for AI-powered labelling, database management with Prisma and PostgreSQL, and real-time processing via messaging queues. #React #NestJS #GraphQL #AWS
The GraphQL Day agenda is out 🎉 From AI to Federation, from execution to visualization, discuss all the #GraphQL things at @ApiDaysGlobal on Dec. 11 graphql.day/#schedule
Hello everyone , i am doing a research on Security aspects of using GraphQL in production as a part of course at IT University of Copenhagen. I would appreciate everyone help to get insights on my research. forms.gle/KvNRKfWoskvA4s… #GraphQL
How can compiler techniques make GraphQL libraries simpler and faster? In this new talk, Mike Solomon breaks down how an Intermediate Representation unlocks codegen, telemetry, and leaner payloads. 🎥 #AOT Techniques Help You Write #GraphQL Libraries youtu.be/efdh4QS5DMs
youtube.com
YouTube
Ahead-of-Time (AOT) Techniques Help You Write GraphQL Libraries -...
🔥 Modern enterprises don’t have to be disconnected islands. See how agentic platforms turn silos into collaboration and intelligence at #GraphQL Day Paris graphql.day Catch the talk: From Isolated Services to Agentic Platforms - @michael_staib & @pascal_senn #AI
Yesterday was Paris #GraphQL at @DeezerDevs 💜 We talked adoption, MCP, caching and more! And we celebrated 10 years of GraphQL! 🧁😋
🧠 GraphQL Introspection + Injection 1️⃣ Introspection enabled → attacker maps full schema 2️⃣ Finds sensitive queries/mutations 3️⃣ Sends crafted input to vulnerable resolver 4️⃣ Possible SQLi, IDOR, or RCE in backend 🎯 Schema leak → attack blueprint #bugbounty #graphql
For GraphQL endpoints, test #SQLi in the query’s arguments or nested filters. Many devs overlook injection vectors in #GraphQL resolvers. #BugBountyTips #SQLi
🚀 Day 4: FastAPI + GraphQL (Ariadne) ✅ Created House & Room tables ✅ Ran Alembic database migrations ✅ Built GraphQL mutation (addHouse) using Ariadne FastAPI + GraphQL (via Ariadne) = 🔥 Flexible & scalable APIs! #FastAPI #GraphQL #Ariadne #Python #WebDev #Backend
Alhamdulillah, First time hacking on a GraphQL target!🔥 Many researchers avoid GraphQL because it seems complex… But that complexity hides gold, Try to hack on it. #BugBounty #GraphQL #TogetherWeHitHarder
Using GraphQL vs REST APIs In Headless CMS: Pros & Cons leanstartuplife.com/2025/04/using-… #GraphQL #REST #API #CMS #HeadlessCMS #APIs #HTTP
Last night's meetup at our HQ was all about #GraphQL! Big thanks to @graphqlparis & @martinbonnin for bringing the party to us 🎂, to the speakers (@Ztec6, Benjamin, @BnJ25) for the knowledge sharing and the entertainment 🌟, and to all attendees for the questions & exchanges 🙌
API設計のトレンドである 「GraphQL」について話したよ🐨 youtu.be/T86BEsoSMAs #チャンネル登録お願いします #GraphQL #RESTAPI #API設計 #開発効率化 #株式会社GeNEE #ジーンちゃん #YouTube #SIer #システム開発 #アプリ開発
🧠 GraphQL Misconfig → Sensitive Data Leak 1️⃣ /graphql endpoint exposed in prod 2️⃣ Introspection enabled → full schema map 3️⃣ Hidden queries like users, passwords, tokens found 4️⃣ No auth on fields = sensitive data dump 🎯 One query = Full Database Exposure #bugbounty #graphql
🔰 This is a game-changer for Web3 @graphprotocol has integrated @Chiliz Chain! Here's what this means for the future of Web3: 🔥 Developers can now access #Chiliz Chain's data through open APIs, known as subgraphs, using #GraphQL. ✨ The Graph provides a critical indexing…
#BSidesBerlin Speaker Showcase @iCarossio and Nohé from @escapetechHQ uncover key vulnerabilities in GraphQL from 13,000 analyzed issues and share how to mitigate them using techniques like GraphQL Armor. @SecurityBSides #GraphQL #CyberSecurity
Wondering how GraphQL works in Web3? It doesn’t query the blockchain directly. Instead, it queries a blockchain indexer — a tool that reads, sorts & organizes on-chain data so devs can fetch info like: 🎯 NFTs by wallet 🎯 Token transfers #Web3 #GraphQL #Aptos #BlockchainDev
Sudograph = #GraphQL + Internet Computer. Think of it as your data layer living inside canisters. • Fast queries • Intuitive schemas • Real-time apps From social feeds to NFT markets, it’s already powering #ICP builds. 📖 Featured on ICP ECO 👇 🔗💬
A convergence of (my) worlds … @MongoDB’s Ben Flast takes the stage at @apollographql’s #graphqlsummit #graphql
Clever @graphprotocol trick: Query any subgraph schema (even private) with the snippet below. Simple and universal! #GraphQL { __schema { types { name fields { name } } } }`]
Something went wrong.
Something went wrong.
United States Trends
- 1. Good Sunday 53.4K posts
- 2. Klay 23.3K posts
- 3. McLaren 94.6K posts
- 4. Lando 132K posts
- 5. #FelizCumpleañosNico 2,677 posts
- 6. #FelizCumpleañosPresidente 2,607 posts
- 7. #AEWFullGear 72.1K posts
- 8. Ja Morant 10.5K posts
- 9. #LasVegasGP 225K posts
- 10. Piastri 69.2K posts
- 11. Oscar 123K posts
- 12. Verstappen 100K posts
- 13. Gambino 3,167 posts
- 14. Tottenham 37.3K posts
- 15. Kimi 54K posts
- 16. Hangman 10.6K posts
- 17. Samoa Joe 5,386 posts
- 18. Swerve 6,692 posts
- 19. Arsenal 158K posts
- 20. South Asia 37.2K posts