IGPAPI
    Preparing search index...

    Function ProductTagGenerator

    • Parameters

      Returns Effect<
          {
              tag: (
                  productId: string,
                  position: [number, number],
              ) => PostingProductTag;
          },
          UserIdNotFoundInState,
          MobileSession,
      >