Skip to main content

UpdateBioInput

No description

type UpdateBioInput {  bio: String  clientMutationId: String!}

Fields#

bio (String)#

bio is the desired bio that should be set to the current User.

clientMutationId (String!)#

clientMutationId is required for Relay support.