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

jvmMain.configuration.RaptorGraphqlPlugin.kt Maven / Gradle / Ivy

The newest version!
package io.fluidsonic.raptor


public object RaptorGraphqlPlugin : RaptorPlugin {

	override fun RaptorPluginInstallationScope.install() {}


	override fun toString(): String = "graphql"
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy