⚛ Uci GraphQL

UciMutation
in package
implements ILoader

Class used for load all the uci type in GraphQL.

Interfaces, Classes, Traits and Enums

ILoader
Contract to load all the fields in GraphQL.

Table of Contents

$uci  : UciMutationType|null
clean()  : void
Clean all fields for UCI System.
getFields()  : array<string|int, mixed>
Returns all fields for GraphQL for each implementation.
uci()  : UciMutationType

Properties

Methods

clean()

Clean all fields for UCI System.

public static clean() : void
Return values
void

getFields()

Returns all fields for GraphQL for each implementation.

public static getFields() : array<string|int, mixed>
Return values
array<string|int, mixed>

Search results