class FileUsageType extends TypeCreator (View source)

deprecated 1.8.0 Use the latest version of graphql instead

Define the return type for ReadFileUsageQueryCreator. File usage is return as an array of object with an 'id' property and 'inUseCount' property.

Methods

public
array
__construct(Manager $manager = null)

No description

public
attributes()

No description

public
array
fields()

No description

Details

array __construct(Manager $manager = null)

No description

Parameters

Manager $manager

Return Value

array

attributes()

No description

array fields()

No description

Return Value

array