Feature request
I have a one-to-many relationship (attraction -> cities) and I would like to create a pattern /cities/[cities[0].slug]/attraction/[slug], but it isn't possible. I want this flexibility.

Summary
I had tried in the previous plugin: pluginpal/strapi-plugin-sitemap#139
Why is it needed?
A clear and concise description of what the problem is. Ex. I'm always frustrated when [...]
Suggested solution(s)
Enable creating a pattern with array values.
Related issue(s)/PR(s)
Let us know if this is related to any issue/pull request.
Feature request
I have a one-to-many relationship (attraction -> cities) and I would like to create a pattern
/cities/[cities[0].slug]/attraction/[slug], but it isn't possible. I want this flexibility.Summary
I had tried in the previous plugin: pluginpal/strapi-plugin-sitemap#139
Why is it needed?
A clear and concise description of what the problem is. Ex. I'm always frustrated when [...]
Suggested solution(s)
Enable creating a pattern with array values.
Related issue(s)/PR(s)
Let us know if this is related to any issue/pull request.