UpdateProfileInput
Profile fields that can be updated by the authenticated wallet member
input UpdateProfileInput {
name: String
avatarUrl: String
}
Profile fields that can be updated by the authenticated wallet member
input UpdateProfileInput {
name: String
avatarUrl: String
}
UpdateProfileInput.name ● String scalarUpdateProfileInput.avatarUrl ● String scalar