OperationCreator
interface OperationCreator (View source)
Implementors of this interface can create queries and mutations dynamically
Methods
ModelOperation|null
interface OperationCreator (View source)
Implementors of this interface can create queries and mutations dynamically
ModelOperation|null
createOperation(SchemaModelInterface $model, string $typeName, array $config = [])