META-INF.quarkus-extension.yaml Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of quarkus-smallrye-graphql Show documentation
Show all versions of quarkus-smallrye-graphql Show documentation
Create GraphQL Endpoints using the code-first approach from MicroProfile GraphQL
---
artifact: ${project.groupId}:${project.artifactId}:${project.version}
name: "SmallRye GraphQL"
metadata:
short-name: "graphql"
keywords:
- "graphql"
- "microprofile-graphql"
- "smallrye-graphql"
- "web"
categories:
- "web"
guide: "https://quarkus.io/guides/microprofile-graphql"
status: "stable"
config:
- "mp.graphql."
- "smallrye.graphql."
- "quarkus.smallrye-graphql."
codestart:
name: "smallrye-graphql"
languages:
- "java"
- "kotlin"
artifact: "io.quarkus:quarkus-project-core-extension-codestarts"
© 2015 - 2025 Weber Informatics LLC | Privacy Policy