Interface GraphQLContributor


public interface GraphQLContributor
  • Method Details

    • getGraphQLNamespace

      default String getGraphQLNamespace()
    • getMutation

      default Object getMutation()
    • getPath

      String getPath()
    • getQuery

      default Object getQuery()
    • isJaxRsResourceInvocation

      default boolean isJaxRsResourceInvocation()