
graphql.nadel.hooks.CreateServiceContextParams.kt Maven / Gradle / Ivy
package graphql.nadel.hooks
import graphql.nadel.Service
data class CreateServiceContextParams internal constructor(val service: Service)
© 2015 - 2025 Weber Informatics LLC | Privacy Policy