Function getAllProducts

  • Get all products in the organization. Uses pagination to get all results.

    Parameters

    • token: any
    • organizationContext: any

    Returns Promise<any[]>

    Use: getProducts instead