ModelMutationPlugin
interface ModelMutationPlugin implements PluginInterface (View source)
A plugin that applies only to mutations created by models
Methods
void
interface ModelMutationPlugin implements PluginInterface (View source)
A plugin that applies only to mutations created by models
string
getIdentifier()
void
apply(ModelMutation $mutation, Schema $schema, array $config = [])