PHP Class Youshido\Tests\DataProvider\TestInputField

Inheritance: extends Youshido\GraphQL\Field\AbstractInputField
Show file Open project: youshido/graphql Class Usage Examples

Public Methods

Method Description
getDefaultValue ( )
getDescription ( )
getType ( ) : Youshido\GraphQL\Type\InputTypeInterface

Method Details

getDefaultValue() public method

public getDefaultValue ( )

getDescription() public method

public getDescription ( )

getType() public method

public getType ( ) : Youshido\GraphQL\Type\InputTypeInterface
return Youshido\GraphQL\Type\InputTypeInterface