Package 

Object GraphQLExtractor.Companion

    • Method Summary

      Modifier and Type Method Description
      final Long getMAX_GRAPHQL_BODY_PEEK() Maximum number of bytes to peek from a response body when extracting GraphQL errors.
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Method Detail

      • getMAX_GRAPHQL_BODY_PEEK

         final Long getMAX_GRAPHQL_BODY_PEEK()

        Maximum number of bytes to peek from a response body when extracting GraphQL errors.