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

com.graphql_java_generator.client.response.RootResponse Maven / Gradle / Ivy

There is a newer version: 1.18
Show newest version
/**
 * 
 */
package com.graphql_java_generator.client.response;

/**
 * This interface is implemented by the query, mutation and subscription root responses in the generated code.
 * 
 * @author etienne-sf
 */
public interface RootResponse {

}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy