Skip to content

docs: Document bakedInput #2419

Open
0 of 1 issue completed
Open
0 of 1 issue completed
@jemgillam

Description

@jemgillam

From a beta2 changeset:

FieldArgs.get is no more; use FieldArgs.getRaw or use bakedInput() (TODO: document) to get the "baked" version of a raw input value.

Input object fields no longer have applyPlan/inputPlan, instead having the
runtime equivalents apply() and baked(). FieldArgs is no longer available
on input object fields, since these fields are no longer called at plantime;
instead, the actual value is passed.

Sub-issues

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    Status

    📝 Docs Improvements

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions