• Sorts the collection with the given slug and content slugs.

    contentSlugs must be written in the desired order.

    Parameters

    • slug: string
    • contentSlugs: string[]

    Returns Promise<void>