UpdateBioInputNo descriptiontype UpdateBioInput { bio: String clientMutationId: String!}CopyFields#bio (String)#bio is the desired bio that should be set to the current User.clientMutationId (String!)#clientMutationId is required for Relay support.