com.networknt.graphql.common.GraphqlUtil Maven / Gradle / Ivy
package com.networknt.graphql.common;
import com.networknt.config.Config;
import io.undertow.util.AttachmentKey;
/**
* Created by steve on 25/03/17.
*/
public class GraphqlUtil {
public static final String CONFIG_NAME = "graphql";
public static final AttachmentKey
© 2015 - 2025 Weber Informatics LLC | Privacy Policy