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