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

com.expedia.graphql.annotations.GraphQLDescription.kt Maven / Gradle / Ivy

There is a newer version: 0.0.26
Show newest version
package com.expedia.graphql.annotations

/**
 * Set the GraphQL description to be picked up by the schema generator.
 */
annotation class GraphQLDescription(val value: String)




© 2015 - 2025 Weber Informatics LLC | Privacy Policy