• Update a form for a collection (admin only).

    Parameters

    • collectionId: string

      – The collection identifier

    • formId: string

      – The form identifier

    • data: any

      – The form data

    Returns Promise<any>