You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on May 8, 2024. It is now read-only.
Is it possible for the YAML files to use a different field from the content-type besides id for the filenames? For example, instead of a randomly generated 1zRi7GqdPiwcEgK4sE60YU.yaml filename based on the ID within Contentful, it could use a name field (that's been set to be unique) so it becomes something more normal like page1.yaml.
Is it possible for the YAML files to use a different field from the
content-typebesidesidfor the filenames? For example, instead of a randomly generated1zRi7GqdPiwcEgK4sE60YU.yamlfilename based on the ID within Contentful, it could use anamefield (that's been set to be unique) so it becomes something more normal likepage1.yaml.