Annotation Type InfiniteHook

    • Required Element Summary

      Required Elements 
      Modifier and Type Required Element Description
      String cacheKeys
      layout pathVariable ${variableName} separation by ,
    • Optional Element Summary

      Optional Elements 
      Modifier and Type Optional Element Description
      int staleTime
      stale time for key-access in seconds
      String value
      name of the method/operation within generated axios-client
      when not set use method name
    • Element Detail

      • cacheKeys

        String cacheKeys
        layout pathVariable ${variableName} separation by ,
      • value

        String value
        name of the method/operation within generated axios-client
        when not set use method name
        Default:
        ""
      • staleTime

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