Schema referenceTypesInputsUpdateMembershipContactStoreContactOnlineAccountInputOn this pageUpdateMembershipContactStoreContactOnlineAccountInputDefines the input for updating the online account details for a contact. input UpdateMembershipContactStoreContactOnlineAccountInput { contactId: ID! disabled: Boolean email: EmailAddress membershipContactStoreId: ID! password: String} Fields