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

jvmMain.assembly.Keys.kt Maven / Gradle / Ivy

package io.fluidsonic.raptor.ktor.graph

import io.fluidsonic.graphql.*
import io.fluidsonic.raptor.*


internal object Keys {

	val graphInstalledExtension = RaptorComponentExtensionKey("ktor graph installed")
	val graphRouteProperty = RaptorPropertyKey("ktor graph route")
	val graphSchemaProperty = RaptorPropertyKey("ktor graph schema")
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy