Annotation Type QueryHook

    • Optional Element Summary

      Optional Elements 
      Modifier and Type Optional Element Description
      String cacheKeys
      layout pathVariable ${variableName} separation by ,
      int staleTime
      stale time for key-access in seconds
      String value
      name of the method/operation within generated axios-client
    • Element Detail

      • value

        String value
        name of the method/operation within generated axios-client
        Default:
        ""
      • cacheKeys

        String cacheKeys
        layout pathVariable ${variableName} separation by ,
        Returns:
        Default:
        ""
      • staleTime

        int staleTime
        stale time for key-access in seconds
        Default:
        2