class Builder implements SchemaUpdater (View source)

deprecated 5.3.0 Will be moved to the silverstripe/graphql module in a future major release

Methods

public
__construct()

No description

public static 
void
updateSchema(Schema $schema)

No description

Details

__construct()

No description

static void updateSchema(Schema $schema)

No description

Parameters

Schema $schema

Return Value

void