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

com.expedia.graphql.schema.hooks.NoopSchemaGeneratorHooks.kt Maven / Gradle / Ivy

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

/**
 * Default hooks that do not override or set anything. Only used internally.
 * If you don't need hooks, the configuration will default to these.
 */
internal class NoopSchemaGeneratorHooks : SchemaGeneratorHooks




© 2015 - 2025 Weber Informatics LLC | Privacy Policy