Toggle navigation
Hot Examples
EN
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
Search
Home
Youshido
GraphQL
Introspection
SchemaType
PHP Class Youshido\GraphQL\Introspection\SchemaType
Inheritance:
extends
Youshido\GraphQL\Type\Object\AbstractObjectType
Show file
Open project: youshido/graphql
Public Methods
Method
Description
build
(
$config
)
getName
( ) :
String
resolveMutationType
(
$value
)
resolveQueryType
(
$value
)
resolveSubscriptionType
( )
Method Details
build()
public
method
public
build
(
$config
)
getName()
public
method
public
getName
( ) :
String
return
String
type name
resolveMutationType()
public
method
public
resolveMutationType
(
$value
)
resolveQueryType()
public
method
public
resolveQueryType
(
$value
)
resolveSubscriptionType()
public
method
public
resolveSubscriptionType
( )