updateConnectionWithUser
No description
updateConnectionWithUser(
  input: UpdateConnectionWithUserInput!
): User!
Arguments
updateConnectionWithUser.input ● UpdateConnectionWithUserInput! non-null input
Type
User object
Custom user model to change behaviour of the default user model such as validation and required fields.