Skip to content

API self-documentation #17

@tobyzerner

Description

@tobyzerner
$type->attribute('firstName')
    ->type('string')
    ->description("The user's first name.");

$type->attribute('createdAt')
    ->type(DateTime::class)
    ->description('The time at which the user was created.');

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions