All Downloads are FREE. Search and download functionalities are using the official Maven repository.

io.smallrye.graphql.client.generator.GraphQLQueries Maven / Gradle / Ivy

There is a newer version: 2.11.0
Show newest version
package io.smallrye.graphql.client.generator;

public @interface GraphQLQueries {
    GraphQLQuery[] value();
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy