interface InputTypeProvider (View source)

Implementors of this interface provide input types back to the schema

Methods

public
array
provideInputTypes(ModelType $modelType, array $config = [])

No description

Details

array provideInputTypes(ModelType $modelType, array $config = [])

No description

Parameters

ModelType $modelType
array $config

Return Value

array