Skip to content

default value for update Mutation #916

@bingzheaaa

Description

@bingzheaaa

I'm submitting a ...

  • bug report
  • feature request
  • question

PostGraphile version:4.0.1

could i set a default value for update Mutation args.
like:
mutation {
updateUserById(input: {userPatch:{name:"test"}, id:1}){
user{id name updatetime}
}
}

return field updatetime will be set currenttime.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions