Skip to content

Mutations in seed-data.js are run alphabetically rather than in order #14

Description

@LaurensBrinker

When I define my mutations in the seed-data.js file, my mutations are executed alphabetically by the plugin (by the name of the object which holds the mutation and data), rather than by the order in which I defined them in the file. Because I'm seeding relational data, the order matters, so I would like to manage the order of mutations in a different way than renaming the objects so that it has an alphabetic order.

Metadata

Metadata

Labels

enhancementNew feature or request

Type

No type

Fields

No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions