Archive API docs
    Jump to

    Narrow by kind with a prefix — q: queries, m: mutations, t: types, g: guides, f: fields and arguments.

    Object

    UserError

    Represents an error in the input of a mutation.

    Fields

    field [String!]
    Path to the input field that caused the error.
    message String!
    The error message.