Returns the unique combinations of payloads for the given schemas

  • Parameters

    • payloads: Payload[]

      An array of payloads

    • schemas: string[]

      An array of schemas

    Returns Promise<Payload[][]>

    An array of unique combinations of payloads