Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface PersonUpdateResponse

The response when mutating a single person

Hierarchy

  • PersonUpdateResponse

Index

Properties

Properties

message

message: string

Additional information about the mutation

Optional person

The new person's attributes

success

success: boolean

Whether the mutation is successful or not

Generated using TypeDoc