CreateRouteOptions: RRHelpers.CreateRouteOptions & {
    on?: "member" | "collection" | "shallow";
}