From bc72e7dcb76886d9b6a7ce03dbfca99da1b88fe3 Mon Sep 17 00:00:00 2001 From: anwersayeed <> Date: Sun, 4 Aug 2024 00:04:33 +0000 Subject: [PATCH] Updated talawa api docs --- docs/talawa-api-docs/README.md | 4 +- .../talawa-api-docs/_media/CODE_OF_CONDUCT.md | 4 +- docs/talawa-api-docs/_media/CONTRIBUTING.md | 48 +- docs/talawa-api-docs/_media/INSTALLATION.md | 32 +- .../_media/ISSUE_GUIDELINES.md | 4 +- docs/talawa-api-docs/_media/PR_GUIDELINES.md | 4 +- docs/talawa-api-docs/app/functions/default.md | 8 +- .../checks/functions/logIssues.md | 4 +- .../config/appConfig/variables/appConfig.md | 14 +- .../plugins/loadPlugins/functions/default.md | 10 +- .../enumerations/EventVolunteerResponse.md | 8 +- .../enumerations/TransactionLogTypes.md | 12 +- .../variables/ACCESS_TOKEN_SECRET.md | 4 +- .../ACTION_ITEM_CATEGORY_ALREADY_EXISTS.md | 12 +- .../ACTION_ITEM_CATEGORY_IS_DISABLED.md | 12 +- .../ACTION_ITEM_CATEGORY_NOT_FOUND_ERROR.md | 12 +- .../variables/ACTION_ITEM_NOT_FOUND_ERROR.md | 12 +- .../variables/ADMIN_CANNOT_CHANGE_ITS_ROLE.md | 10 +- .../ADMIN_CHANGING_ROLE_OF_CREATOR.md | 10 +- .../variables/ADMIN_REMOVING_ADMIN.md | 10 +- .../variables/ADMIN_REMOVING_CREATOR.md | 10 +- .../ADVERTISEMENT_NOT_FOUND_ERROR.md | 12 +- .../AGENDA_CATEGORY_NOT_FOUND_ERROR.md | 12 +- .../variables/AGENDA_ITEM_CREATION_ERROR.md | 12 +- .../variables/AGENDA_ITEM_NOT_FOUND_ERROR.md | 12 +- .../AGENDA_SECTION_NOT_FOUND_ERROR.md | 12 +- .../constants/variables/ATTENDEE_NOT_FOUND.md | 12 +- .../BASE_RECURRING_EVENT_NOT_FOUND.md | 12 +- .../constants/variables/BASE_URL.md | 4 +- .../variables/CHAT_NOT_FOUND_ERROR.md | 12 +- .../variables/COMMENT_NOT_FOUND_ERROR.md | 12 +- .../COMMUNITY_LOGO_NOT_MISSING_IN_ARGS.md | 12 +- .../variables/CUSTOM_DATA_NOT_FOUND.md | 10 +- .../variables/CUSTOM_FIELD_NAME_MISSING.md | 10 +- .../variables/CUSTOM_FIELD_NOT_FOUND.md | 10 +- .../variables/CUSTOM_FIELD_TYPE_MISSING.md | 10 +- .../constants/variables/DEFAULT_COMMUNITY.md | 8 +- .../variables/EMAIL_ALREADY_EXISTS_ERROR.md | 12 +- .../variables/END_DATE_VALIDATION_ERROR.md | 10 +- .../variables/ERROR_IN_SENDING_MAIL.md | 4 +- .../variables/EVENT_NOT_FOUND_ERROR.md | 12 +- .../EVENT_VOLUNTEER_GROUP_NOT_FOUND_ERROR.md | 12 +- .../EVENT_VOLUNTEER_INVITE_USER_MISTMATCH.md | 12 +- .../EVENT_VOLUNTEER_NOT_FOUND_ERROR.md | 12 +- .../variables/FEEDBACK_ALREADY_SUBMITTED.md | 10 +- .../variables/FIELD_NON_EMPTY_ERROR.md | 10 +- .../FUNDRAISING_CAMPAIGN_ALREADY_ADDED.md | 12 +- .../FUNDRAISING_CAMPAIGN_ALREADY_EXISTS.md | 12 +- .../FUNDRAISING_CAMPAIGN_NOT_FOUND_ERROR.md | 12 +- ...DRAISING_CAMPAIGN_PLEDGE_ALREADY_EXISTS.md | 12 +- ...RAISING_CAMPAIGN_PLEDGE_NOT_FOUND_ERROR.md | 12 +- .../variables/FUND_ALREADY_EXISTS.md | 12 +- .../variables/FUND_NOT_FOUND_ERROR.md | 12 +- .../variables/IMAGE_SIZE_LIMIT_KB.md | 10 +- .../variables/INCORRECT_TAG_INPUT.md | 10 +- .../variables/INPUT_NOT_FOUND_ERROR.md | 10 +- .../variables/INTERNAL_SERVER_ERROR.md | 10 +- .../variables/INVALID_CREDENTIALS_ERROR.md | 12 +- .../constants/variables/INVALID_FILE_TYPE.md | 10 +- .../constants/variables/INVALID_OTP.md | 4 +- .../variables/INVALID_REFRESH_TOKEN_ERROR.md | 12 +- .../constants/variables/INVALID_ROLE_TYPE.md | 12 +- .../constants/variables/INVALID_TAG_INPUT.md | 10 +- .../constants/variables/IN_PRODUCTION.md | 4 +- .../variables/LAST_RESORT_SUPERADMIN_EMAIL.md | 4 +- .../variables/LENGTH_VALIDATION_ERROR.md | 10 +- .../constants/variables/LOG.md | 4 +- .../constants/variables/LOG_PATH.md | 4 +- .../constants/variables/MAIL_PASSWORD.md | 4 +- .../constants/variables/MAIL_USERNAME.md | 4 +- .../variables/MAXIMUM_FETCH_LIMIT.md | 4 +- .../variables/MAXIMUM_IMAGE_SIZE_LIMIT_KB.md | 4 +- .../MEMBERSHIP_REQUEST_ALREADY_EXISTS.md | 12 +- .../MEMBERSHIP_REQUEST_NOT_FOUND_ERROR.md | 12 +- .../variables/MEMBER_NOT_FOUND_ERROR.md | 12 +- .../variables/MILLISECONDS_IN_A_WEEK.md | 4 +- .../constants/variables/MONGO_DB_URL.md | 4 +- .../variables/NOTE_NOT_FOUND_ERROR.md | 10 +- .../variables/NO_CHANGE_IN_TAG_NAME.md | 10 +- .../ORGANIZATION_IMAGE_NOT_FOUND_ERROR.md | 12 +- .../ORGANIZATION_MEMBER_NOT_FOUND_ERROR.md | 12 +- .../ORGANIZATION_NOT_AUTHORIZED_ERROR.md | 12 +- .../variables/ORGANIZATION_NOT_FOUND_ERROR.md | 12 +- .../variables/PLEASE_PROVIDE_TITLE.md | 10 +- .../constants/variables/PLUGIN_NOT_FOUND.md | 12 +- .../variables/POST_NEEDS_TO_BE_PINNED.md | 10 +- .../variables/POST_NOT_FOUND_ERROR.md | 12 +- .../variables/PRELOGIN_IMAGERY_FIELD_EMPTY.md | 10 +- .../variables/RECAPTCHA_SECRET_KEY.md | 4 +- .../variables/RECURRENCE_FREQUENCIES.md | 4 +- .../variables/RECURRENCE_RULE_NOT_FOUND.md | 12 +- .../variables/RECURRENCE_WEEKDAYS.md | 4 +- .../variables/RECURRENCE_WEEKDAYS_MAPPING.md | 18 +- .../RECURRING_EVENT_INSTANCES_DAILY_LIMIT.md | 4 +- ...RECURRING_EVENT_INSTANCES_MONTHLY_LIMIT.md | 4 +- .../RECURRING_EVENT_INSTANCES_QUERY_LIMIT.md | 4 +- .../RECURRING_EVENT_INSTANCES_WEEKLY_LIMIT.md | 4 +- .../RECURRING_EVENT_INSTANCES_YEARLY_LIMIT.md | 4 +- .../constants/variables/REDIS_HOST.md | 4 +- .../constants/variables/REDIS_PASSWORD.md | 4 +- .../constants/variables/REDIS_PORT.md | 4 +- .../variables/REFRESH_TOKEN_SECRET.md | 4 +- .../variables/REGEX_VALIDATION_ERROR.md | 10 +- .../REGISTRANT_ALREADY_EXIST_ERROR.md | 12 +- .../constants/variables/SAME_FILE_ERROR.md | 10 +- .../SAMPLE_ORGANIZATION_ALREADY_EXISTS.md | 12 +- .../constants/variables/SERVER_PORT.md | 4 +- .../constants/variables/SMTP_OPTIONS.md | 16 +- .../variables/START_DATE_VALIDATION_ERROR.md | 10 +- .../constants/variables/STATUS_ACTIVE.md | 4 +- .../SUPERADMIN_CANT_CHANGE_OWN_ROLE.md | 10 +- .../constants/variables/TAG_ALREADY_EXISTS.md | 10 +- .../constants/variables/TAG_NOT_FOUND.md | 10 +- .../TRANSLATION_ALREADY_PRESENT_ERROR.md | 12 +- .../variables/UNAUTHENTICATED_ERROR.md | 10 +- .../UNAUTHORIZED_REMOVE_AGENDA_ITEM_ERROR.md | 12 +- .../UNAUTHORIZED_REMOVE_NOTE_ERROR.md | 10 +- .../UNAUTHORIZED_UPDATE_AGENDA_ITEM_ERROR.md | 12 +- .../UNAUTHORIZED_UPDATE_NOTE_ERROR.md | 10 +- .../constants/variables/URL.md | 4 +- .../variables/USER_ALREADY_CHECKED_IN.md | 10 +- .../variables/USER_ALREADY_CHECKED_OUT.md | 10 +- .../variables/USER_ALREADY_HAS_TAG.md | 10 +- .../USER_ALREADY_INVITED_FOR_EVENT.md | 10 +- .../variables/USER_ALREADY_MEMBER_ERROR.md | 12 +- .../USER_ALREADY_REGISTERED_FOR_EVENT.md | 10 +- .../USER_ALREADY_UNREGISTERED_ERROR.md | 12 +- .../constants/variables/USER_BLOCKING_SELF.md | 10 +- ...ER_DOES_NOT_BELONG_TO_TAGS_ORGANIZATION.md | 10 +- .../variables/USER_DOES_NOT_HAVE_THE_TAG.md | 10 +- .../USER_FAMILY_MIN_MEMBERS_ERROR_CODE.md | 10 +- .../variables/USER_FAMILY_NOT_FOUND_ERROR.md | 10 +- .../variables/USER_NOT_AUTHORIZED_ADMIN.md | 10 +- .../variables/USER_NOT_AUTHORIZED_ERROR.md | 12 +- .../USER_NOT_AUTHORIZED_SUPERADMIN.md | 10 +- .../USER_NOT_AUTHORIZED_TO_CREATE_TAG.md | 10 +- .../variables/USER_NOT_AUTHORIZED_TO_PIN.md | 10 +- .../variables/USER_NOT_CHECKED_IN.md | 10 +- .../variables/USER_NOT_FOUND_ERROR.md | 12 +- .../variables/USER_NOT_MADE_PLEDGE_ERROR.md | 12 +- .../USER_NOT_MEMBER_FOR_ORGANIZATION.md | 12 +- .../variables/USER_NOT_ORGANIZATION_ADMIN.md | 10 +- .../USER_NOT_REGISTERED_FOR_EVENT.md | 10 +- .../USER_PROFILE_IMAGE_NOT_FOUND_ERROR.md | 12 +- .../constants/variables/USER_REMOVING_SELF.md | 10 +- .../USER_TO_BE_REMOVED_NOT_FOUND_ERROR.md | 12 +- .../variables/VENUE_ALREADY_EXISTS_ERROR.md | 12 +- .../variables/VENUE_ALREADY_SCHEDULED.md | 12 +- .../variables/VENUE_NAME_MISSING_ERROR.md | 12 +- .../variables/VENUE_NOT_FOUND_ERROR.md | 12 +- .../talawa-api-docs/constants/variables/iv.md | 4 +- .../constants/variables/key.md | 4 +- docs/talawa-api-docs/db/functions/connect.md | 4 +- .../db/functions/disconnect.md | 4 +- docs/talawa-api-docs/db/variables/session.md | 4 +- .../functions/default.md | 4 +- .../functions/default.md | 4 +- .../functions/createRecurringEvent.md | 4 +- ...reateRecurringEventInstancesDuringQuery.md | 4 +- .../functions/createSingleEvent.md | 4 +- .../functions/deleteRecurringEvent.md | 4 +- .../deleteRecurringEventInstances.md | 4 +- .../functions/deleteSingleEvent.md | 4 +- .../functions/createRecurrenceRule.md | 4 +- .../functions/generateRecurrenceRuleString.md | 4 +- .../generateRecurringEventInstances.md | 4 +- .../interfaces/InterfaceRecurringEvent.md | 84 +-- .../functions/getRecurringInstanceDates.md | 4 +- .../functions/removeDanglingDocuments.md | 4 +- .../getEventData/functions/getEventData.md | 4 +- .../shouldUpdateBaseRecurringEvent.md | 4 +- .../functions/updateRecurringEvent.md | 4 +- .../updateRecurringEventInstances.md | 4 +- .../functions/updateSingleEvent.md | 4 +- .../functions/updateThisInstance.md | 4 +- .../talawa-api-docs/index/variables/pubsub.md | 4 +- .../functions/createLoggingMiddleware.md | 4 +- .../interfaces/InterfaceLoggableDocument.md | 166 ++--- .../interfaces/InterfaceLoggableQuery.md | 454 +++++++----- .../type-aliases/TransactionLogInfo.md | 14 +- .../libraries/dbLogger/variables/default.md | 4 +- .../classes/ImageSizeLimitExceeded.md | 26 +- .../classes/ApplicationError.md | 24 +- .../interfaces/InterfaceError.md | 16 +- .../conflictError/classes/ConflictError.md | 26 +- .../classes/InputValidationError.md | 26 +- .../classes/InternalServerError.md | 26 +- .../classes/InvalidFileTypeError.md | 26 +- .../notFoundError/classes/NotFoundError.md | 26 +- .../classes/UnauthenticatedError.md | 26 +- .../classes/UnauthorizedError.md | 26 +- .../classes/ValidationError.md | 24 +- .../libraries/logger/variables/logger.md | 4 +- .../libraries/logger/variables/stream.md | 6 +- .../functions/getRequestContextValue.md | 4 +- .../requestContext/functions/init.md | 6 +- .../requestContext/functions/middleware.md | 4 +- .../functions/setRequestContext.md | 4 +- .../functions/setRequestContextValue.md | 4 +- .../requestContext/functions/translate.md | 4 +- .../functions/translatePlural.md | 4 +- .../variables/requestContextNamespace.md | 4 +- .../requestTracing/functions/getTracingId.md | 4 +- .../requestTracing/functions/middleware.md | 4 +- .../requestTracing/functions/setTracingId.md | 4 +- .../requestTracing/functions/trace.md | 4 +- .../variables/requestTracingNamespace.md | 4 +- .../variables/tracingIdHeaderName.md | 4 +- .../compareDates/functions/compareDates.md | 4 +- .../compareTime/functions/compareTime.md | 4 +- .../validateString/functions/isValidString.md | 6 +- .../middleware/isAuth/functions/isAuth.md | 4 +- .../isAuth/interfaces/InterfaceAuthData.md | 12 +- .../interfaces/InterfaceActionItem.md | 56 +- .../models/ActionItem/variables/ActionItem.md | 4 +- .../interfaces/InterfaceActionItemCategory.md | 28 +- .../variables/ActionItemCategory.md | 4 +- .../interfaces/InterfaceAdvertisement.md | 40 +- .../Advertisement/variables/Advertisement.md | 4 +- .../interfaces/InterfaceAgendaCategory.md | 32 +- .../variables/AgendaCategoryModel.md | 4 +- .../variables/AgendaCategorySchema.md | 4 +- .../AgendaItem/enumerations/ItemType.md | 8 +- .../interfaces/InterfaceAgendaItem.md | 68 +- .../AgendaItem/variables/AgendaItemModel.md | 4 +- .../AgendaItem/variables/AgendaItemSchema.md | 4 +- .../interfaces/InterfaceAgendaSection.md | 36 +- .../variables/AgendaSectionModel.md | 4 +- .../variables/AgendaSectionSchema.md | 4 +- .../interfaces/InterfaceAppUserProfile.md | 44 +- .../variables/AppUserProfile.md | 4 +- .../CheckIn/interfaces/InterfaceCheckIn.md | 24 +- .../models/CheckIn/variables/CheckIn.md | 4 +- .../CheckOut/interfaces/InterfaceCheckOut.md | 20 +- .../models/CheckOut/variables/CheckOut.md | 4 +- .../Comment/interfaces/InterfaceComment.md | 36 +- .../models/Comment/variables/Comment.md | 4 +- .../interfaces/InterfaceCommunity.md | 36 +- .../models/Community/variables/Community.md | 4 +- .../interfaces/InterfaceDirectChat.md | 32 +- .../models/DirectChat/variables/DirectChat.md | 4 +- .../interfaces/InterfaceDirectChatMessage.md | 32 +- .../variables/DirectChatMessage.md | 4 +- .../Donation/interfaces/InterfaceDonation.md | 32 +- .../models/Donation/variables/Donation.md | 4 +- .../interfaces/InterfaceEncodedImage.md | 16 +- .../EncodedImage/variables/EncodedImage.md | 4 +- .../interfaces/InterfaceEncodedVideo.md | 16 +- .../EncodedVideo/variables/EncodedVideo.md | 4 +- .../models/Event/interfaces/InterfaceEvent.md | 112 +-- .../models/Event/variables/Event.md | 4 +- .../interfaces/InterfaceEventAttendee.md | 36 +- .../EventAttendee/variables/EventAttendee.md | 4 +- .../interfaces/InterfaceEventVolunteer.md | 40 +- .../variables/EventVolunteer.md | 4 +- .../InterfaceEventVolunteerGroup.md | 36 +- .../variables/EventVolunteerGroup.md | 4 +- .../Feedback/interfaces/InterfaceFeedback.md | 24 +- .../models/Feedback/variables/Feedback.md | 4 +- .../models/File/interfaces/InterfaceFile.md | 36 +- .../models/File/variables/File.md | 4 +- .../models/Fund/interfaces/InterfaceFund.md | 44 +- .../models/Fund/variables/Fund.md | 4 +- .../enumerations/CurrencyType.md | 652 +++++++++--------- .../InterfaceFundraisingCampaign.md | 40 +- .../variables/FundraisingCampaign.md | 4 +- .../InterfaceFundraisingCampaignPledges.md | 36 +- .../variables/FundraisingCampaignPledge.md | 4 +- .../models/Group/interfaces/InterfaceGroup.md | 32 +- .../models/Group/variables/Group.md | 4 +- .../interfaces/InterfaceGroupChat.md | 36 +- .../models/GroupChat/variables/GroupChat.md | 4 +- .../interfaces/InterfaceGroupChatMessage.md | 28 +- .../variables/GroupChatMessage.md | 4 +- .../interfaces/InterfaceImageHash.md | 20 +- .../models/ImageHash/variables/ImageHash.md | 4 +- .../Language/interfaces/InterfaceLanguage.md | 16 +- .../interfaces/InterfaceLanguageModel.md | 16 +- .../models/Language/variables/Language.md | 4 +- .../interfaces/InterfaceMembershipRequest.md | 16 +- .../variables/MembershipRequest.md | 4 +- .../Message/interfaces/InterfaceMessage.md | 36 +- .../models/Message/variables/Message.md | 4 +- .../interfaces/InterfaceMessageChat.md | 28 +- .../MessageChat/variables/MessageChat.md | 4 +- .../models/Note/interfaces/InterfaceNote.md | 28 +- .../models/Note/variables/NoteModel.md | 4 +- .../models/Note/variables/NoteSchema.md | 4 +- .../interfaces/InterfaceOrganization.md | 104 +-- .../Organization/variables/Organization.md | 4 +- .../InterfaceOrganizationCustomField.md | 16 +- .../variables/OrganizationCustomField.md | 4 +- .../InterfaceOrganizationTagUser.md | 20 +- .../variables/OrganizationTagUser.md | 4 +- .../Plugin/interfaces/InterfacePlugin.md | 20 +- .../models/Plugin/variables/Plugin.md | 4 +- .../interfaces/InterfacePluginField.md | 20 +- .../PluginField/variables/PluginField.md | 4 +- .../models/Post/interfaces/InterfacePost.md | 56 +- .../models/Post/variables/Post.md | 4 +- .../RecurrenceRule/enumerations/Frequency.md | 16 +- .../RecurrenceRule/enumerations/WeekDays.md | 28 +- .../interfaces/InterfaceRecurrenceRule.md | 48 +- .../variables/RecurrenceRule.md | 4 +- .../interfaces/InterfaceSampleData.md | 170 ++--- .../models/SampleData/variables/SampleData.md | 4 +- .../TagUser/interfaces/InterfaceTagUser.md | 16 +- .../models/TagUser/variables/TagUser.md | 4 +- .../models/User/interfaces/InterfaceUser.md | 106 +-- .../models/User/variables/User.md | 4 +- .../interfaces/InterfaceUserCustomData.md | 16 +- .../variables/UserCustomData.md | 4 +- .../models/Venue/interfaces/InterfaceVenue.md | 24 +- .../models/Venue/variables/Venue.md | 4 +- .../interfaces/InterfaceUserFamily.md | 20 +- .../models/userFamily/variables/UserFamily.md | 4 +- .../variables/actionItemCategory.md | 4 +- .../ActionItem/assignee/variables/assignee.md | 4 +- .../ActionItem/assigner/variables/assigner.md | 4 +- .../ActionItem/creator/variables/creator.md | 10 +- .../ActionItem/event/variables/event.md | 8 +- .../ActionItem/variables/ActionItem.md | 4 +- .../creator/variables/creator.md | 4 +- .../organization/variables/organization.md | 10 +- .../variables/ActionItemCategory.md | 4 +- .../organization/variables/organization.md | 4 +- .../Advertisement/variables/Advertisement.md | 4 +- .../createdBy/variables/createdBy.md | 4 +- .../organization/variables/organization.md | 4 +- .../updatedBy/variables/updatedBy.md | 6 +- .../variables/AgendaCategory.md | 4 +- .../AgendaItem/Users/variables/users.md | 4 +- .../categories/variables/categories.md | 4 +- .../createdBy/variables/createdBy.md | 4 +- .../organization/variables/organization.md | 4 +- .../relatedEvent/variables/relatedEvent.md | 4 +- .../updatedBy/variables/updatedBy.md | 4 +- .../AgendaItem/variables/AgendaItem.md | 4 +- .../createdBy/variables/createdBy.md | 4 +- .../AgendaSection/items/variables/items.md | 4 +- .../relatedEvent/variables/relatedEvent.md | 4 +- .../AgendaSection/variables/AgendaSection.md | 4 +- .../CheckIn/event/variables/event.md | 4 +- .../resolvers/CheckIn/user/variables/user.md | 4 +- .../resolvers/CheckIn/variables/CheckIn.md | 4 +- .../Comment/creator/variables/creator.md | 4 +- .../resolvers/Comment/variables/Comment.md | 4 +- .../DirectChat/creator/variables/creator.md | 4 +- .../DirectChat/messages/variables/messages.md | 4 +- .../organization/variables/organization.md | 4 +- .../DirectChat/users/variables/users.md | 4 +- .../DirectChat/variables/DirectChat.md | 4 +- .../variables/directChatMessageBelongsTo.md | 4 +- .../receiver/variables/receiver.md | 4 +- .../sender/variables/sender.md | 4 +- .../variables/DirectChatMessage.md | 4 +- .../actionItems/variables/actionItems.md | 4 +- .../Event/attendees/variables/attendees.md | 4 +- .../variables/attendeesCheckInStatus.md | 4 +- .../variables/averageFeedbackScore.md | 4 +- .../variables/baseRecurringEvent.md | 4 +- .../Event/creator/variables/creator.md | 4 +- .../Event/feedback/variables/feedback.md | 4 +- .../organization/variables/organization.md | 4 +- .../variables/recurrenceRule.md | 4 +- .../resolvers/Event/variables/Event.md | 4 +- .../creator/variables/creator.md | 4 +- .../EventVolunteer/event/variables/event.md | 4 +- .../EventVolunteer/group/variables/group.md | 4 +- .../EventVolunteer/user/variables/user.md | 4 +- .../variables/EventVolunteer.md | 4 +- .../creator/variables/creator.md | 4 +- .../event/variables/event.md | 4 +- .../leader/variables/leader.md | 4 +- .../variables/EventVolunteerGroup.md | 4 +- .../Feedback/event/variables/event.md | 4 +- .../resolvers/Feedback/variables/Feedback.md | 4 +- .../Fund/creator/variables/creator.md | 4 +- .../resolvers/Fund/variables/Fund.md | 4 +- .../users/variables/users.md | 4 +- .../variables/FundraisingCampaignPledge.md | 4 +- .../GroupChat/creator/variables/creator.md | 4 +- .../GroupChat/messages/variables/messages.md | 4 +- .../organization/variables/organization.md | 4 +- .../GroupChat/users/variables/users.md | 4 +- .../GroupChat/variables/GroupChat.md | 4 +- .../variables/groupChatMessageBelongsTo.md | 4 +- .../sender/variables/sender.md | 4 +- .../variables/GroupChatMessage.md | 4 +- .../organization/variables/organization.md | 4 +- .../MembershipRequest/user/variables/user.md | 4 +- .../variables/MembershipRequest.md | 4 +- .../variables/acceptMembershipRequest.md | 4 +- .../variables/addEventAttendee.md | 4 +- .../addFeedback/variables/addFeedback.md | 4 +- .../variables/addLanguageTranslation.md | 4 +- .../variables/addOrganizationCustomField.md | 4 +- .../variables/addOrganizationImage.md | 4 +- .../addPledgeToFundraisingCampaign.md | 4 +- .../variables/addUserCustomData.md | 4 +- .../addUserImage/variables/addUserImage.md | 4 +- .../variables/addUserToGroupChat.md | 4 +- .../variables/addUserToUserFamily.md | 4 +- .../variables/adminRemoveGroup.md | 4 +- .../assignUserTag/variables/assignUserTag.md | 4 +- .../blockPluginCreationBySuperadmin.md | 4 +- .../Mutation/blockUser/variables/blockUser.md | 4 +- .../variables/cancelMembershipRequest.md | 4 +- .../Mutation/checkIn/variables/checkIn.md | 4 +- .../Mutation/checkOut/variables/checkOut.md | 4 +- .../variables/createActionItem.md | 4 +- .../variables/createActionItemCategory.md | 4 +- .../createAdmin/variables/createAdmin.md | 4 +- .../variables/createAdvertisement.md | 4 +- .../variables/createAgendaCategory.md | 4 +- .../variables/createAgendaItem.md | 4 +- .../variables/createAgendaSection.md | 4 +- .../createComment/variables/createComment.md | 4 +- .../variables/createDirectChat.md | 4 +- .../variables/createDonation.md | 4 +- .../createEvent/variables/createEvent.md | 4 +- .../variables/createEventVolunteer.md | 4 +- .../variables/createEventVolunteerGroup.md | 4 +- .../createFund/variables/createFund.md | 4 +- .../variables/createFundraisingCampaign.md | 4 +- .../createFundraisingCampaignPledge.md | 4 +- .../variables/createGroupChat.md | 4 +- .../createMember/variables/createMember.md | 4 +- .../variables/createMessageChat.md | 4 +- .../createNote/variables/createNote.md | 4 +- .../variables/createOrganization.md | 4 +- .../createPlugin/variables/createPlugin.md | 4 +- .../createPost/variables/createPost.md | 4 +- .../variables/createSampleOrganization.md | 4 +- .../variables/createUserFamily.md | 4 +- .../createUserTag/variables/createUserTag.md | 4 +- .../createVenue/variables/createVenue.md | 4 +- .../variables/deleteAdvertisement.md | 4 +- .../variables/deleteAgendaCategory.md | 4 +- .../variables/deleteDonationById.md | 4 +- .../deleteNote/variables/deleteNote.md | 4 +- .../deleteVenue/variables/deleteVenue.md | 4 +- .../Mutation/editVenue/variables/editVenue.md | 4 +- .../variables/forgotPassword.md | 4 +- .../variables/inviteEventAttendee.md | 4 +- .../variables/joinPublicOrganization.md | 4 +- .../variables/leaveOrganization.md | 4 +- .../likeComment/variables/likeComment.md | 4 +- .../Mutation/likePost/variables/likePost.md | 4 +- .../Mutation/login/variables/login.md | 4 +- .../Mutation/logout/variables/logout.md | 4 +- .../resolvers/Mutation/otp/variables/otp.md | 4 +- .../Mutation/recaptcha/variables/recaptcha.md | 4 +- .../refreshToken/variables/refreshToken.md | 4 +- .../variables/registerEventAttendee.md | 4 +- .../variables/registerForEvent.md | 4 +- .../variables/rejectMembershipRequest.md | 4 +- .../variables/removeActionItem.md | 4 +- .../removeAdmin/variables/removeAdmin.md | 4 +- .../variables/removeAgendaItem.md | 4 +- .../variables/removeAgendaSection.md | 4 +- .../removeComment/variables/removeComment.md | 4 +- .../variables/removeDirectChat.md | 4 +- .../removeEvent/variables/removeEvent.md | 4 +- .../variables/removeEventAttendee.md | 4 +- .../variables/removeEventVolunteer.md | 4 +- .../variables/removeEventVolunteerGroup.md | 4 +- .../removeFund/variables/removeFund.md | 4 +- .../variables/removeFundraisingCampaign.md | 4 +- .../removeFundraisingCampaignPledge.md | 4 +- .../variables/removeGroupChat.md | 4 +- .../removeMember/variables/removeMember.md | 4 +- .../variables/removeOrganization.md | 4 +- .../removeOrganizationCustomField.md | 4 +- .../variables/removeOrganizationImage.md | 4 +- .../removePost/variables/removePost.md | 4 +- .../variables/removeSampleOrganization.md | 4 +- .../variables/removeUserCustomData.md | 4 +- .../variables/removeUserFamily.md | 4 +- .../variables/removeUserFromGroupChat.md | 4 +- .../variables/removeUserFromUserFamily.md | 4 +- .../variables/removeUserImage.md | 4 +- .../removeUserTag/variables/removeUserTag.md | 4 +- .../variables/resetCommunity.md | 4 +- .../variables/revokeRefreshTokenForUser.md | 4 +- .../saveFcmToken/variables/saveFcmToken.md | 4 +- .../variables/sendMembershipRequest.md | 4 +- .../variables/sendMessageToDirectChat.md | 4 +- .../variables/sendMessageToGroupChat.md | 4 +- .../Mutation/signUp/variables/signUp.md | 4 +- .../togglePostPin/variables/togglePostPin.md | 4 +- .../variables/unassignUserTag.md | 4 +- .../unblockUser/variables/unblockUser.md | 4 +- .../unlikeComment/variables/unlikeComment.md | 4 +- .../unlikePost/variables/unlikePost.md | 4 +- .../variables/unregisterForEventByUser.md | 4 +- .../variables/updateActionItem.md | 4 +- .../variables/updateActionItemCategory.md | 4 +- .../variables/updateAdvertisement.md | 4 +- .../variables/updateAgendaCategory.md | 4 +- .../variables/updateAgendaItem.md | 4 +- .../variables/updateAgendaSection.md | 4 +- .../variables/updateCommunity.md | 4 +- .../updateEvent/variables/updateEvent.md | 4 +- .../variables/updateEventVolunteer.md | 4 +- .../variables/updateEventVolunteerGroup.md | 4 +- .../updateFund/variables/updateFund.md | 4 +- .../updateFundraisingCampaignPledge.md | 4 +- .../variables/updateFundraisingCampaign.md | 4 +- .../variables/updateLanguage.md | 4 +- .../updateNote/variables/updateNote.md | 4 +- .../variables/updateOrganization.md | 4 +- .../variables/updatePluginStatus.md | 4 +- .../updatePost/variables/updatePost.md | 4 +- .../variables/updateUserPassword.md | 4 +- .../variables/updateUserProfile.md | 4 +- .../variables/updateUserRoleInOrganization.md | 4 +- .../updateUserTag/variables/updateUserTag.md | 4 +- .../resolvers/Mutation/variables/Mutation.md | 4 +- .../variables/actionItemCategories.md | 4 +- .../Organization/admins/variables/admins.md | 4 +- .../advertisements/functions/parseCursor.md | 4 +- .../variables/advertisements.md | 4 +- .../variables/agendaCategories.md | 4 +- .../blockedUsers/variables/blockedUsers.md | 4 +- .../Organization/creator/variables/creator.md | 4 +- .../Organization/funds/variables/funds.md | 4 +- .../Organization/image/variables/image.md | 4 +- .../Organization/members/variables/members.md | 4 +- .../variables/membershipRequests.md | 4 +- .../pinnedPosts/variables/pinnedPosts.md | 4 +- .../posts/functions/parseCursor.md | 4 +- .../Organization/posts/variables/posts.md | 4 +- .../userTags/functions/parseCursor.md | 4 +- .../userTags/variables/userTags.md | 4 +- .../Organization/variables/Organization.md | 4 +- .../Organization/venues/variables/venues.md | 4 +- .../Post/comments/variables/comments.md | 4 +- .../Post/creator/variables/creator.md | 4 +- .../resolvers/Post/variables/Post.md | 4 +- .../actionItemCategoriesByOrganization.md | 4 +- .../variables/actionItemsByEvent.md | 4 +- .../variables/actionItemsByOrganization.md | 4 +- .../functions/parseCursor.md | 4 +- .../variables/advertisementsConnection.md | 4 +- .../variables/agendaCategory.md | 4 +- .../variables/agendaItemByEvent.md | 4 +- .../agendaItemById/variables/getAgendaItem.md | 4 +- .../variables/agendaItemByOrganization.md | 4 +- .../agendaItemCategoriesByOrganization.md | 4 +- .../Query/checkAuth/variables/checkAuth.md | 4 +- .../variables/customDataByOrganization.md | 4 +- .../variables/customFieldsByOrganization.md | 4 +- .../variables/directChatById.md | 4 +- .../variables/directChatsByUserID.md | 4 +- .../variables/directChatsMessagesByChatID.md | 4 +- .../resolvers/Query/event/variables/event.md | 4 +- .../variables/eventVolunteersByEvent.md | 4 +- .../variables/eventsByOrganization.md | 4 +- .../eventsByOrganizationConnection.md | 4 +- .../variables/fundsByOrganization.md | 4 +- .../variables/getAgendaSection.md | 4 +- .../variables/getAllAgendaItems.md | 4 +- .../variables/getAllNotesForAgendaItem.md | 4 +- .../variables/getCommunityData.md | 4 +- .../variables/getDonationById.md | 4 +- .../variables/getDonationByOrgId.md | 4 +- .../variables/getDonationByOrgIdConnection.md | 4 +- .../variables/getEventAttendee.md | 4 +- .../variables/getEventAttendeesByEventId.md | 4 +- .../variables/getEventInvitesByUserId.md | 4 +- .../getFundById/variables/getFundById.md | 4 +- .../variables/getFundraisingCampaignById.md | 4 +- .../getFundraisingCampaignPledgeById.md | 4 +- .../getNoteById/variables/getNoteById.md | 4 +- .../Query/getPlugins/variables/getPlugins.md | 4 +- .../variables/getVenueByOrgId.md | 4 +- .../getlanguage/variables/getlanguage.md | 4 +- .../groupChatById/variables/groupChatById.md | 4 +- .../variables/groupChatsByUserId.md | 4 +- .../variables/hasSubmittedFeedback.md | 4 +- .../getSort/functions/getSort.md | 4 +- .../getWhere/functions/getWhere.md | 8 +- .../resolvers/Query/me/variables/me.md | 4 +- .../Query/myLanguage/variables/myLanguage.md | 4 +- .../variables/isSampleOrganization.md | 4 +- .../organizations/variables/organizations.md | 4 +- .../variables/organizationsConnection.md | 4 +- .../organizationsMemberConnection.md | 4 +- .../resolvers/Query/post/variables/post.md | 4 +- .../variables/registeredEventsByUser.md | 4 +- .../resolvers/Query/user/variables/user.md | 4 +- .../userLanguage/variables/userLanguage.md | 4 +- .../resolvers/Query/users/variables/users.md | 4 +- .../variables/usersConnection.md | 4 +- .../resolvers/Query/variables/Query.md | 4 +- .../resolvers/Query/venue/variables/venue.md | 4 +- .../variables/baseRecurringEvent.md | 4 +- .../organization/variables/organization.md | 4 +- .../variables/RecurrenceRule.md | 4 +- .../variables/directMessageChat.md | 4 +- .../functions/filterFunction.md | 4 +- .../variables/messageSentToDirectChat.md | 4 +- .../functions/filterFunction.md | 4 +- .../variables/messageSentToGroupChat.md | 4 +- .../functions/createPluginUpdateResponse.md | 4 +- .../functions/filterFunction.md | 4 +- .../variables/onPluginUpdate.md | 4 +- .../Subscription/variables/Subscription.md | 4 +- .../User/posts/functions/parseCursor.md | 4 +- .../resolvers/User/posts/variables/posts.md | 4 +- .../resolvers/User/variables/User.md | 4 +- .../UserFamily/admins/variables/admins.md | 4 +- .../UserFamily/creator/variables/creator.md | 4 +- .../UserFamily/users/variables/users.md | 4 +- .../UserFamily/variables/UserFamily.md | 4 +- .../childTags/functions/parseCursor.md | 4 +- .../UserTag/childTags/variables/childTags.md | 4 +- .../organization/variables/organization.md | 4 +- .../UserTag/parentTag/variables/parentTag.md | 4 +- .../usersAssignedTo/functions/parseCursor.md | 4 +- .../variables/usersAssignedTo.md | 4 +- .../resolvers/UserTag/variables/UserTag.md | 4 +- .../functions/currentUserExists.md | 4 +- .../resolvers/variables/composedResolvers.md | 4 +- .../functions/cacheAppUserProfile.md | 6 +- .../functions/deleteAppUserFromCache.md | 4 +- .../functions/findAppUserProfileCache.md | 4 +- .../cacheComments/functions/cacheComments.md | 6 +- .../functions/deleteCommentFromCache.md | 4 +- .../functions/findCommentsByPostIdInCache.md | 4 +- .../functions/findCommentsInCache.md | 4 +- .../cacheEvents/functions/cacheEvents.md | 6 +- .../functions/deleteEventFromCache.md | 4 +- .../functions/findEventsInCache.md | 4 +- .../functions/cacheOrganizations.md | 6 +- .../functions/deleteOrganizationFromCache.md | 4 +- .../functions/findOrganizationsInCache.md | 4 +- .../cachePosts/functions/cachePosts.md | 4 +- .../functions/deletePostFromCache.md | 6 +- .../functions/findPostsInCache.md | 4 +- .../cacheUser/functions/cacheUsers.md | 4 +- .../functions/deleteUserFromCache.md | 4 +- .../functions/findUserInCache.md | 4 +- .../services/redisCache/variables/default.md | 4 +- .../MongoDB/functions/askForMongoDBUrl.md | 4 +- .../MongoDB/functions/checkConnection.md | 4 +- .../MongoDB/functions/checkExistingMongoDB.md | 4 +- .../functions/askToKeepValues.md | 4 +- .../functions/getNodeEnvironment.md | 4 +- .../isValidEmail/functions/isValidEmail.md | 4 +- .../reCaptcha/functions/validateRecaptcha.md | 4 +- .../functions/askForRedisUrl.md | 10 +- .../functions/checkExistingRedis.md | 4 +- .../functions/checkRedisConnection.md | 4 +- .../functions/setImageUploadSize.md | 4 +- .../functions/validateImageFileSize.md | 4 +- .../functions/askForSuperAdminEmail.md | 4 +- .../functions/updateEnvVariable.md | 4 +- .../functions/verifySmtpConnection.md | 4 +- .../directives/variables/directives.md | 4 +- .../typeDefs/enums/variables/enums.md | 4 +- .../errors/common/variables/commonErrors.md | 4 +- .../variables/connectionError.md | 4 +- .../variables/createAdminErrors.md | 4 +- .../variables/createCommentErrors.md | 4 +- .../variables/createDirectChatErrors.md | 4 +- .../variables/createMemberErrors.md | 4 +- .../typeDefs/errors/variables/errors.md | 4 +- .../typeDefs/inputs/variables/inputs.md | 4 +- .../interfaces/variables/interfaces.md | 4 +- .../typeDefs/mutations/variables/mutations.md | 4 +- .../typeDefs/queries/variables/queries.md | 4 +- .../typeDefs/scalars/variables/scalars.md | 4 +- .../subscriptions/variables/subscriptions.md | 4 +- .../typeDefs/types/variables/types.md | 4 +- .../typeDefs/unions/variables/unions.md | 4 +- .../typeDefs/variables/typeDefs.md | 4 +- .../interfaces/AnyScalarConfig.md | 20 +- .../interfaces/CountryCodeScalarConfig.md | 20 +- .../interfaces/DateScalarConfig.md | 20 +- .../interfaces/DateTimeScalarConfig.md | 20 +- .../interfaces/EmailAddressScalarConfig.md | 20 +- .../interfaces/JsonScalarConfig.md | 20 +- .../interfaces/LatitudeScalarConfig.md | 20 +- .../interfaces/LongitudeScalarConfig.md | 20 +- .../interfaces/PhoneNumberScalarConfig.md | 20 +- .../interfaces/PositiveIntScalarConfig.md | 20 +- .../interfaces/SubscriptionResolverObject.md | 8 +- .../SubscriptionSubscriberObject.md | 8 +- .../interfaces/TimeScalarConfig.md | 20 +- .../interfaces/UploadScalarConfig.md | 20 +- .../interfaces/UrlScalarConfig.md | 20 +- .../type-aliases/ActionItem.md | 34 +- .../type-aliases/ActionItemCategory.md | 20 +- .../ActionItemCategoryResolvers.md | 20 +- .../type-aliases/ActionItemResolvers.md | 34 +- .../type-aliases/ActionItemWhereInput.md | 12 +- .../type-aliases/ActionItemsOrderByInput.md | 4 +- .../type-aliases/Address.md | 22 +- .../type-aliases/AddressInput.md | 20 +- .../type-aliases/AddressResolvers.md | 22 +- .../type-aliases/Advertisement.md | 26 +- .../type-aliases/AdvertisementEdge.md | 10 +- .../AdvertisementEdgeResolvers.md | 10 +- .../type-aliases/AdvertisementResolvers.md | 26 +- .../type-aliases/AdvertisementType.md | 4 +- .../type-aliases/AdvertisementsConnection.md | 12 +- .../AdvertisementsConnectionResolvers.md | 12 +- .../type-aliases/AgendaCategory.md | 22 +- .../type-aliases/AgendaCategoryResolvers.md | 22 +- .../type-aliases/AgendaItem.md | 36 +- .../type-aliases/AgendaItemResolvers.md | 36 +- .../type-aliases/AgendaSection.md | 24 +- .../type-aliases/AgendaSectionResolvers.md | 24 +- .../type-aliases/AggregatePost.md | 8 +- .../type-aliases/AggregatePostResolvers.md | 8 +- .../type-aliases/AggregateUser.md | 8 +- .../type-aliases/AggregateUserResolvers.md | 8 +- .../type-aliases/AppUserProfile.md | 24 +- .../type-aliases/AppUserProfileResolvers.md | 24 +- .../type-aliases/AuthData.md | 14 +- .../type-aliases/AuthDataResolvers.md | 14 +- .../type-aliases/AuthDirectiveArgs.md | 4 +- .../type-aliases/AuthDirectiveResolver.md | 4 +- .../type-aliases/CampaignOrderByInput.md | 4 +- .../type-aliases/CampaignWhereInput.md | 6 +- .../type-aliases/CheckIn.md | 20 +- .../type-aliases/CheckInCheckOutInput.md | 8 +- .../type-aliases/CheckInResolvers.md | 20 +- .../type-aliases/CheckInStatus.md | 12 +- .../type-aliases/CheckInStatusResolvers.md | 12 +- .../type-aliases/CheckOut.md | 16 +- .../type-aliases/CheckOutResolvers.md | 16 +- .../type-aliases/Comment.md | 22 +- .../type-aliases/CommentInput.md | 6 +- .../type-aliases/CommentResolvers.md | 22 +- .../type-aliases/Community.md | 16 +- .../type-aliases/CommunityResolvers.md | 16 +- .../type-aliases/ConnectionError.md | 4 +- .../type-aliases/ConnectionErrorResolvers.md | 6 +- .../type-aliases/ConnectionPageInfo.md | 12 +- .../ConnectionPageInfoResolvers.md | 14 +- .../type-aliases/CreateActionItemInput.md | 12 +- .../type-aliases/CreateAdminError.md | 4 +- .../type-aliases/CreateAdminErrorResolvers.md | 6 +- .../type-aliases/CreateAdminPayload.md | 10 +- .../CreateAdminPayloadResolvers.md | 10 +- .../type-aliases/CreateAdvertisementInput.md | 16 +- .../CreateAdvertisementPayload.md | 8 +- .../CreateAdvertisementPayloadResolvers.md | 8 +- .../type-aliases/CreateAgendaCategoryInput.md | 10 +- .../type-aliases/CreateAgendaItemInput.md | 24 +- .../type-aliases/CreateAgendaSectionInput.md | 12 +- .../type-aliases/CreateChatInput.md | 8 +- .../type-aliases/CreateCommentError.md | 4 +- .../CreateCommentErrorResolvers.md | 6 +- .../type-aliases/CreateCommentPayload.md | 10 +- .../CreateCommentPayloadResolvers.md | 10 +- .../type-aliases/CreateDirectChatError.md | 4 +- .../CreateDirectChatErrorResolvers.md | 6 +- .../type-aliases/CreateDirectChatPayload.md | 10 +- .../CreateDirectChatPayloadResolvers.md | 10 +- .../type-aliases/CreateGroupChatInput.md | 10 +- .../type-aliases/CreateMemberError.md | 4 +- .../CreateMemberErrorResolvers.md | 6 +- .../type-aliases/CreateMemberPayload.md | 10 +- .../CreateMemberPayloadResolvers.md | 10 +- .../type-aliases/CreateUserFamilyInput.md | 8 +- .../type-aliases/CreateUserTagInput.md | 12 +- .../type-aliases/Currency.md | 4 +- .../type-aliases/CursorPaginationInput.md | 10 +- .../type-aliases/DefaultConnectionPageInfo.md | 14 +- .../DefaultConnectionPageInfoResolvers.md | 14 +- .../DeleteAdvertisementPayload.md | 8 +- .../DeleteAdvertisementPayloadResolvers.md | 8 +- .../type-aliases/DeletePayload.md | 8 +- .../type-aliases/DeletePayloadResolvers.md | 8 +- .../type-aliases/DirectChat.md | 20 +- .../type-aliases/DirectChatMessage.md | 20 +- .../DirectChatMessageResolvers.md | 20 +- .../type-aliases/DirectChatResolvers.md | 20 +- .../type-aliases/DirectiveResolverFn.md | 4 +- .../type-aliases/DirectiveResolvers.md | 8 +- .../type-aliases/Donation.md | 24 +- .../type-aliases/DonationResolvers.md | 24 +- .../type-aliases/DonationWhereInput.md | 28 +- .../type-aliases/EditVenueInput.md | 14 +- .../type-aliases/EducationGrade.md | 4 +- .../type-aliases/EmploymentStatus.md | 4 +- .../type-aliases/Error.md | 6 +- .../type-aliases/ErrorResolvers.md | 8 +- .../type-aliases/Event.md | 64 +- .../type-aliases/EventAdminsArgs.md | 6 +- .../type-aliases/EventAttendee.md | 28 +- .../type-aliases/EventAttendeeInput.md | 8 +- .../type-aliases/EventAttendeeResolvers.md | 28 +- .../type-aliases/EventInput.md | 34 +- .../type-aliases/EventOrderByInput.md | 4 +- .../type-aliases/EventResolvers.md | 64 +- .../type-aliases/EventVolunteer.md | 26 +- .../type-aliases/EventVolunteerGroup.md | 24 +- .../type-aliases/EventVolunteerGroupInput.md | 10 +- .../EventVolunteerGroupResolvers.md | 24 +- .../type-aliases/EventVolunteerInput.md | 10 +- .../type-aliases/EventVolunteerResolvers.md | 26 +- .../type-aliases/EventVolunteerResponse.md | 4 +- .../type-aliases/EventWhereInput.md | 54 +- .../type-aliases/Exact.md | 4 +- .../type-aliases/ExtendSession.md | 10 +- .../type-aliases/ExtendSessionResolvers.md | 10 +- .../type-aliases/Feedback.md | 18 +- .../type-aliases/FeedbackInput.md | 10 +- .../type-aliases/FeedbackResolvers.md | 18 +- .../type-aliases/FieldError.md | 8 +- .../type-aliases/FieldErrorResolvers.md | 10 +- .../type-aliases/ForgotPasswordData.md | 10 +- .../type-aliases/Frequency.md | 4 +- .../type-aliases/Fund.md | 28 +- .../type-aliases/FundCampaignInput.md | 16 +- .../type-aliases/FundCampaignPledgeInput.md | 16 +- .../type-aliases/FundInput.md | 16 +- .../type-aliases/FundOrderByInput.md | 4 +- .../type-aliases/FundResolvers.md | 28 +- .../type-aliases/FundWhereInput.md | 6 +- .../type-aliases/FundraisingCampaign.md | 26 +- .../type-aliases/FundraisingCampaignPledge.md | 20 +- .../FundraisingCampaignPledgeResolvers.md | 20 +- .../FundraisingCampaignResolvers.md | 26 +- .../type-aliases/Gender.md | 4 +- .../type-aliases/Group.md | 20 +- .../type-aliases/GroupChat.md | 22 +- .../type-aliases/GroupChatMessage.md | 18 +- .../type-aliases/GroupChatMessageResolvers.md | 18 +- .../type-aliases/GroupChatResolvers.md | 22 +- .../type-aliases/GroupResolvers.md | 20 +- .../type-aliases/Incremental.md | 4 +- .../type-aliases/InputMaybe.md | 4 +- .../type-aliases/InvalidCursor.md | 10 +- .../type-aliases/InvalidCursorResolvers.md | 10 +- .../type-aliases/IsTypeOfResolverFn.md | 4 +- .../type-aliases/ItemType.md | 4 +- .../type-aliases/Language.md | 14 +- .../type-aliases/LanguageInput.md | 10 +- .../type-aliases/LanguageModel.md | 16 +- .../type-aliases/LanguageModelResolvers.md | 16 +- .../type-aliases/LanguageResolvers.md | 14 +- .../type-aliases/LoginInput.md | 8 +- .../type-aliases/MakeEmpty.md | 4 +- .../type-aliases/MakeMaybe.md | 4 +- .../type-aliases/MakeOptional.md | 4 +- .../type-aliases/MaritalStatus.md | 4 +- .../type-aliases/MaximumLengthError.md | 10 +- .../MaximumLengthErrorResolvers.md | 10 +- .../type-aliases/MaximumValueError.md | 12 +- .../MaximumValueErrorResolvers.md | 12 +- .../type-aliases/Maybe.md | 4 +- .../type-aliases/MemberNotFoundError.md | 8 +- .../MemberNotFoundErrorResolvers.md | 8 +- .../type-aliases/MembershipRequest.md | 12 +- .../MembershipRequestResolvers.md | 12 +- .../MembershipRequestsWhereInput.md | 18 +- .../type-aliases/Message.md | 20 +- .../type-aliases/MessageChat.md | 20 +- .../type-aliases/MessageChatInput.md | 8 +- .../type-aliases/MessageChatResolvers.md | 20 +- .../type-aliases/MessageResolvers.md | 20 +- .../type-aliases/MinimumLengthError.md | 12 +- .../MinimumLengthErrorResolvers.md | 12 +- .../type-aliases/MinimumValueError.md | 10 +- .../MinimumValueErrorResolvers.md | 10 +- .../type-aliases/Mutation.md | 260 +++---- .../MutationAcceptMembershipRequestArgs.md | 6 +- .../MutationAddEventAttendeeArgs.md | 6 +- .../type-aliases/MutationAddFeedbackArgs.md | 6 +- .../MutationAddLanguageTranslationArgs.md | 6 +- .../MutationAddOrganizationCustomFieldArgs.md | 10 +- .../MutationAddOrganizationImageArgs.md | 8 +- ...ationAddPledgeToFundraisingCampaignArgs.md | 8 +- .../MutationAddUserCustomDataArgs.md | 10 +- .../type-aliases/MutationAddUserImageArgs.md | 6 +- .../MutationAddUserToGroupChatArgs.md | 8 +- .../MutationAddUserToUserFamilyArgs.md | 8 +- .../MutationAdminRemoveGroupArgs.md | 6 +- .../type-aliases/MutationAssignUserTagArgs.md | 6 +- ...tionBlockPluginCreationBySuperadminArgs.md | 8 +- .../type-aliases/MutationBlockUserArgs.md | 8 +- .../MutationCancelMembershipRequestArgs.md | 6 +- .../type-aliases/MutationCheckInArgs.md | 6 +- .../type-aliases/MutationCheckOutArgs.md | 6 +- .../MutationCreateActionItemArgs.md | 8 +- .../MutationCreateActionItemCategoryArgs.md | 8 +- .../type-aliases/MutationCreateAdminArgs.md | 6 +- .../MutationCreateAdvertisementArgs.md | 6 +- .../MutationCreateAgendaCategoryArgs.md | 6 +- .../MutationCreateAgendaItemArgs.md | 6 +- .../MutationCreateAgendaSectionArgs.md | 6 +- .../type-aliases/MutationCreateCommentArgs.md | 8 +- .../MutationCreateDirectChatArgs.md | 6 +- .../MutationCreateDonationArgs.md | 16 +- .../type-aliases/MutationCreateEventArgs.md | 8 +- .../MutationCreateEventVolunteerArgs.md | 6 +- .../MutationCreateEventVolunteerGroupArgs.md | 6 +- .../type-aliases/MutationCreateFundArgs.md | 6 +- .../MutationCreateFundraisingCampaignArgs.md | 6 +- ...tionCreateFundraisingCampaignPledgeArgs.md | 6 +- .../MutationCreateGroupChatArgs.md | 6 +- .../type-aliases/MutationCreateMemberArgs.md | 6 +- .../MutationCreateMessageChatArgs.md | 6 +- .../type-aliases/MutationCreateNoteArgs.md | 6 +- .../MutationCreateOrganizationArgs.md | 8 +- .../type-aliases/MutationCreatePluginArgs.md | 12 +- .../type-aliases/MutationCreatePostArgs.md | 8 +- .../MutationCreateUserFamilyArgs.md | 6 +- .../type-aliases/MutationCreateUserTagArgs.md | 6 +- .../type-aliases/MutationCreateVenueArgs.md | 6 +- .../MutationDeleteAdvertisementArgs.md | 6 +- .../MutationDeleteAgendaCategoryArgs.md | 6 +- .../MutationDeleteDonationByIdArgs.md | 6 +- .../type-aliases/MutationDeleteNoteArgs.md | 6 +- .../type-aliases/MutationDeleteVenueArgs.md | 6 +- .../type-aliases/MutationEditVenueArgs.md | 6 +- .../MutationForgotPasswordArgs.md | 6 +- .../MutationInviteEventAttendeeArgs.md | 6 +- .../MutationJoinPublicOrganizationArgs.md | 6 +- .../MutationLeaveOrganizationArgs.md | 6 +- .../type-aliases/MutationLikeCommentArgs.md | 6 +- .../type-aliases/MutationLikePostArgs.md | 6 +- .../type-aliases/MutationLoginArgs.md | 6 +- .../type-aliases/MutationOtpArgs.md | 6 +- .../type-aliases/MutationRecaptchaArgs.md | 6 +- .../type-aliases/MutationRefreshTokenArgs.md | 6 +- .../MutationRegisterEventAttendeeArgs.md | 6 +- .../MutationRegisterForEventArgs.md | 6 +- .../MutationRejectMembershipRequestArgs.md | 6 +- .../MutationRemoveActionItemArgs.md | 6 +- .../type-aliases/MutationRemoveAdminArgs.md | 6 +- .../MutationRemoveAdvertisementArgs.md | 6 +- .../MutationRemoveAgendaItemArgs.md | 6 +- .../MutationRemoveAgendaSectionArgs.md | 6 +- .../type-aliases/MutationRemoveCommentArgs.md | 6 +- .../MutationRemoveDirectChatArgs.md | 8 +- .../type-aliases/MutationRemoveEventArgs.md | 8 +- .../MutationRemoveEventAttendeeArgs.md | 6 +- .../MutationRemoveEventVolunteerArgs.md | 6 +- .../MutationRemoveEventVolunteerGroupArgs.md | 6 +- .../type-aliases/MutationRemoveFundArgs.md | 6 +- .../MutationRemoveFundraisingCampaignArgs.md | 6 +- ...tionRemoveFundraisingCampaignPledgeArgs.md | 6 +- .../MutationRemoveGroupChatArgs.md | 6 +- .../type-aliases/MutationRemoveMemberArgs.md | 6 +- .../MutationRemoveOrganizationArgs.md | 6 +- ...tationRemoveOrganizationCustomFieldArgs.md | 8 +- .../MutationRemoveOrganizationImageArgs.md | 6 +- .../type-aliases/MutationRemovePostArgs.md | 6 +- .../MutationRemoveUserCustomDataArgs.md | 6 +- .../MutationRemoveUserFamilyArgs.md | 6 +- .../MutationRemoveUserFromGroupChatArgs.md | 8 +- .../MutationRemoveUserFromUserFamilyArgs.md | 8 +- .../type-aliases/MutationRemoveUserTagArgs.md | 6 +- .../type-aliases/MutationResolvers.md | 258 +++---- .../type-aliases/MutationSaveFcmTokenArgs.md | 6 +- .../MutationSendMembershipRequestArgs.md | 6 +- .../MutationSendMessageToDirectChatArgs.md | 8 +- .../MutationSendMessageToGroupChatArgs.md | 8 +- .../type-aliases/MutationSignUpArgs.md | 8 +- .../type-aliases/MutationTogglePostPinArgs.md | 8 +- .../MutationUnassignUserTagArgs.md | 6 +- .../type-aliases/MutationUnblockUserArgs.md | 8 +- .../type-aliases/MutationUnlikeCommentArgs.md | 6 +- .../type-aliases/MutationUnlikePostArgs.md | 6 +- .../MutationUnregisterForEventByUserArgs.md | 6 +- .../MutationUpdateActionItemArgs.md | 8 +- .../MutationUpdateActionItemCategoryArgs.md | 8 +- .../MutationUpdateAdvertisementArgs.md | 6 +- .../MutationUpdateAgendaCategoryArgs.md | 8 +- .../MutationUpdateAgendaItemArgs.md | 8 +- .../MutationUpdateAgendaSectionArgs.md | 8 +- .../MutationUpdateCommunityArgs.md | 6 +- .../type-aliases/MutationUpdateEventArgs.md | 12 +- .../MutationUpdateEventVolunteerArgs.md | 8 +- .../MutationUpdateEventVolunteerGroupArgs.md | 8 +- .../type-aliases/MutationUpdateFundArgs.md | 8 +- .../MutationUpdateFundraisingCampaignArgs.md | 8 +- ...tionUpdateFundraisingCampaignPledgeArgs.md | 8 +- .../MutationUpdateLanguageArgs.md | 6 +- .../type-aliases/MutationUpdateNoteArgs.md | 8 +- .../MutationUpdateOrganizationArgs.md | 10 +- .../MutationUpdatePluginStatusArgs.md | 8 +- .../type-aliases/MutationUpdatePostArgs.md | 8 +- .../MutationUpdateUserPasswordArgs.md | 6 +- .../MutationUpdateUserProfileArgs.md | 8 +- ...utationUpdateUserRoleInOrganizationArgs.md | 10 +- .../type-aliases/MutationUpdateUserTagArgs.md | 6 +- .../type-aliases/NextResolverFn.md | 4 +- .../type-aliases/Note.md | 20 +- .../type-aliases/NoteInput.md | 8 +- .../type-aliases/NoteResolvers.md | 20 +- .../type-aliases/Omit.md | 4 +- .../type-aliases/Organization.md | 54 +- .../type-aliases/OrganizationAdminsArgs.md | 6 +- .../OrganizationAdvertisementsArgs.md | 12 +- .../type-aliases/OrganizationCustomField.md | 14 +- .../OrganizationCustomFieldResolvers.md | 14 +- .../type-aliases/OrganizationInfoNode.md | 22 +- .../OrganizationInfoNodeResolvers.md | 22 +- .../type-aliases/OrganizationInput.md | 20 +- .../OrganizationMemberNotFoundError.md | 8 +- ...rganizationMemberNotFoundErrorResolvers.md | 8 +- .../OrganizationMembershipRequestsArgs.md | 10 +- .../type-aliases/OrganizationNotFoundError.md | 8 +- .../OrganizationNotFoundErrorResolvers.md | 8 +- .../type-aliases/OrganizationOrderByInput.md | 4 +- .../type-aliases/OrganizationPostsArgs.md | 12 +- .../type-aliases/OrganizationResolvers.md | 54 +- .../type-aliases/OrganizationUserTagsArgs.md | 12 +- .../type-aliases/OrganizationWhereInput.md | 56 +- .../type-aliases/OtpData.md | 8 +- .../type-aliases/OtpDataResolvers.md | 8 +- .../type-aliases/OtpInput.md | 6 +- .../type-aliases/PageInfo.md | 18 +- .../type-aliases/PageInfoResolvers.md | 18 +- .../type-aliases/PaginationDirection.md | 4 +- .../type-aliases/PledgeOrderByInput.md | 4 +- .../type-aliases/Plugin.md | 16 +- .../type-aliases/PluginField.md | 14 +- .../type-aliases/PluginFieldInput.md | 8 +- .../type-aliases/PluginFieldResolvers.md | 14 +- .../type-aliases/PluginInput.md | 14 +- .../type-aliases/PluginResolvers.md | 16 +- .../type-aliases/Post.md | 34 +- .../type-aliases/PostEdge.md | 10 +- .../type-aliases/PostEdgeResolvers.md | 10 +- .../type-aliases/PostInput.md | 18 +- .../type-aliases/PostNotFoundError.md | 8 +- .../PostNotFoundErrorResolvers.md | 8 +- .../type-aliases/PostOrderByInput.md | 4 +- .../type-aliases/PostResolvers.md | 34 +- .../type-aliases/PostUpdateInput.md | 12 +- .../type-aliases/PostWhereInput.md | 40 +- .../type-aliases/PostsConnection.md | 12 +- .../type-aliases/PostsConnectionResolvers.md | 12 +- .../type-aliases/Query.md | 120 ++-- ...yActionItemCategoriesByOrganizationArgs.md | 6 +- .../QueryActionItemsByEventArgs.md | 6 +- .../QueryActionItemsByOrganizationArgs.md | 10 +- .../type-aliases/QueryAdminPluginArgs.md | 6 +- .../QueryAdvertisementsConnectionArgs.md | 12 +- .../type-aliases/QueryAgendaCategoryArgs.md | 6 +- .../QueryAgendaItemByEventArgs.md | 6 +- .../QueryAgendaItemByOrganizationArgs.md | 6 +- ...yAgendaItemCategoriesByOrganizationArgs.md | 6 +- .../QueryCustomDataByOrganizationArgs.md | 6 +- .../QueryCustomFieldsByOrganizationArgs.md | 6 +- .../type-aliases/QueryDirectChatByIdArgs.md | 6 +- .../QueryDirectChatsByUserIdArgs.md | 6 +- .../QueryDirectChatsMessagesByChatIdArgs.md | 6 +- .../type-aliases/QueryEventArgs.md | 6 +- .../QueryEventVolunteersByEventArgs.md | 6 +- .../QueryEventsByOrganizationArgs.md | 8 +- ...QueryEventsByOrganizationConnectionArgs.md | 12 +- .../QueryFundsByOrganizationArgs.md | 10 +- .../type-aliases/QueryGetAgendaItemArgs.md | 6 +- .../type-aliases/QueryGetAgendaSectionArgs.md | 6 +- .../QueryGetAllNotesForAgendaItemArgs.md | 6 +- .../type-aliases/QueryGetDonationByIdArgs.md | 6 +- .../QueryGetDonationByOrgIdArgs.md | 6 +- .../QueryGetDonationByOrgIdConnectionArgs.md | 12 +- .../type-aliases/QueryGetEventAttendeeArgs.md | 8 +- .../QueryGetEventAttendeesByEventIdArgs.md | 6 +- .../QueryGetEventInvitesByUserIdArgs.md | 6 +- .../type-aliases/QueryGetFundByIdArgs.md | 10 +- .../QueryGetFundraisingCampaignByIdArgs.md | 8 +- ...eryGetFundraisingCampaignPledgeByIdArgs.md | 6 +- .../type-aliases/QueryGetNoteByIdArgs.md | 6 +- .../type-aliases/QueryGetVenueByOrgIdArgs.md | 14 +- .../type-aliases/QueryGetlanguageArgs.md | 6 +- .../type-aliases/QueryGroupChatByIdArgs.md | 6 +- .../QueryGroupChatsByUserIdArgs.md | 6 +- .../QueryHasSubmittedFeedbackArgs.md | 8 +- .../QueryIsSampleOrganizationArgs.md | 6 +- .../QueryJoinedOrganizationsArgs.md | 6 +- .../type-aliases/QueryOrganizationsArgs.md | 14 +- .../QueryOrganizationsConnectionArgs.md | 12 +- .../QueryOrganizationsMemberConnectionArgs.md | 14 +- .../type-aliases/QueryPluginArgs.md | 6 +- .../type-aliases/QueryPostArgs.md | 6 +- .../QueryRegisteredEventsByUserArgs.md | 8 +- .../QueryRegistrantsByEventArgs.md | 6 +- .../type-aliases/QueryResolvers.md | 118 ++-- .../type-aliases/QueryUserArgs.md | 6 +- .../type-aliases/QueryUserLanguageArgs.md | 6 +- .../type-aliases/QueryUsersArgs.md | 12 +- .../type-aliases/QueryUsersConnectionArgs.md | 12 +- .../type-aliases/QueryVenueArgs.md | 6 +- .../type-aliases/RecaptchaVerification.md | 6 +- .../type-aliases/RecurrenceRule.md | 28 +- .../type-aliases/RecurrenceRuleInput.md | 18 +- .../type-aliases/RecurrenceRuleResolvers.md | 28 +- .../RecurringEventMutationType.md | 4 +- .../type-aliases/RequireFields.md | 4 +- .../type-aliases/Resolver.md | 4 +- .../type-aliases/ResolverFn.md | 4 +- .../type-aliases/ResolverTypeWrapper.md | 4 +- .../type-aliases/Resolvers.md | 226 +++--- .../type-aliases/ResolversInterfaceTypes.md | 10 +- .../type-aliases/ResolversParentTypes.md | 428 ++++++------ .../type-aliases/ResolversTypes.md | 424 ++++++------ .../type-aliases/ResolversUnionTypes.md | 14 +- .../type-aliases/RoleDirectiveArgs.md | 6 +- .../type-aliases/RoleDirectiveResolver.md | 4 +- .../type-aliases/Scalars.md | 112 +-- .../type-aliases/SocialMediaUrls.md | 22 +- .../type-aliases/SocialMediaUrlsInput.md | 20 +- .../type-aliases/SocialMediaUrlsResolvers.md | 22 +- .../type-aliases/SortedByOrder.md | 4 +- .../type-aliases/Status.md | 4 +- .../type-aliases/Subscription.md | 14 +- ...SubscriptionMessageSentToDirectChatArgs.md | 6 +- .../SubscriptionMessageSentToGroupChatArgs.md | 6 +- .../type-aliases/SubscriptionObject.md | 4 +- .../type-aliases/SubscriptionResolveFn.md | 4 +- .../type-aliases/SubscriptionResolver.md | 4 +- .../type-aliases/SubscriptionResolvers.md | 12 +- .../type-aliases/SubscriptionSubscribeFn.md | 4 +- .../type-aliases/ToggleUserTagAssignInput.md | 8 +- .../type-aliases/Translation.md | 14 +- .../type-aliases/TranslationResolvers.md | 14 +- .../type-aliases/Type.md | 4 +- .../type-aliases/TypeResolveFn.md | 4 +- .../type-aliases/UnauthenticatedError.md | 8 +- .../UnauthenticatedErrorResolvers.md | 8 +- .../type-aliases/UnauthorizedError.md | 8 +- .../UnauthorizedErrorResolvers.md | 8 +- .../UpdateActionItemCategoryInput.md | 8 +- .../type-aliases/UpdateActionItemInput.md | 16 +- .../type-aliases/UpdateAdvertisementInput.md | 16 +- .../UpdateAdvertisementPayload.md | 8 +- .../UpdateAdvertisementPayloadResolvers.md | 8 +- .../type-aliases/UpdateAgendaCategoryInput.md | 8 +- .../type-aliases/UpdateAgendaItemInput.md | 22 +- .../type-aliases/UpdateAgendaSectionInput.md | 10 +- .../type-aliases/UpdateCommunityInput.md | 12 +- .../type-aliases/UpdateEventInput.md | 34 +- .../UpdateEventVolunteerGroupInput.md | 10 +- .../type-aliases/UpdateEventVolunteerInput.md | 12 +- .../type-aliases/UpdateFundCampaignInput.md | 14 +- .../UpdateFundCampaignPledgeInput.md | 14 +- .../type-aliases/UpdateFundInput.md | 14 +- .../type-aliases/UpdateNoteInput.md | 8 +- .../type-aliases/UpdateOrganizationInput.md | 14 +- .../type-aliases/UpdateUserInput.md | 26 +- .../type-aliases/UpdateUserPasswordInput.md | 10 +- .../type-aliases/UpdateUserTagInput.md | 10 +- .../type-aliases/User.md | 52 +- .../type-aliases/UserAndOrganizationInput.md | 8 +- .../type-aliases/UserConnection.md | 12 +- .../type-aliases/UserConnectionResolvers.md | 12 +- .../type-aliases/UserCustomData.md | 14 +- .../type-aliases/UserCustomDataResolvers.md | 14 +- .../type-aliases/UserData.md | 10 +- .../type-aliases/UserDataResolvers.md | 10 +- .../type-aliases/UserFamily.md | 16 +- .../type-aliases/UserFamilyResolvers.md | 16 +- .../type-aliases/UserInput.md | 16 +- .../UserNotAuthorizedAdminError.md | 8 +- .../UserNotAuthorizedAdminErrorResolvers.md | 8 +- .../type-aliases/UserNotAuthorizedError.md | 8 +- .../UserNotAuthorizedErrorResolvers.md | 8 +- .../type-aliases/UserNotFoundError.md | 8 +- .../UserNotFoundErrorResolvers.md | 8 +- .../type-aliases/UserOrderByInput.md | 4 +- .../type-aliases/UserPhone.md | 12 +- .../type-aliases/UserPhoneInput.md | 10 +- .../type-aliases/UserPhoneResolvers.md | 12 +- .../type-aliases/UserPostsArgs.md | 12 +- .../type-aliases/UserResolvers.md | 52 +- .../type-aliases/UserTag.md | 18 +- .../type-aliases/UserTagChildTagsArgs.md | 12 +- .../type-aliases/UserTagResolvers.md | 18 +- .../UserTagUsersAssignedToArgs.md | 12 +- .../type-aliases/UserTagsAssignedWithArgs.md | 14 +- .../type-aliases/UserTagsConnection.md | 12 +- .../type-aliases/UserTagsConnectionEdge.md | 10 +- .../UserTagsConnectionEdgeResolvers.md | 10 +- .../UserTagsConnectionResolvers.md | 12 +- .../type-aliases/UserType.md | 4 +- .../type-aliases/UserWhereInput.md | 54 +- .../type-aliases/UsersConnection.md | 10 +- .../type-aliases/UsersConnectionEdge.md | 10 +- .../UsersConnectionEdgeResolvers.md | 10 +- .../type-aliases/UsersConnectionResolvers.md | 10 +- .../type-aliases/Venue.md | 18 +- .../type-aliases/VenueInput.md | 14 +- .../type-aliases/VenueOrderByInput.md | 4 +- .../type-aliases/VenueResolvers.md | 18 +- .../type-aliases/VenueWhereInput.md | 12 +- .../type-aliases/WeekDays.md | 4 +- .../PII/decryption/functions/decrypt.md | 4 +- .../PII/encryption/functions/encrypt.md | 4 +- .../isAuthorised/functions/isAuthorised.md | 4 +- .../classes/TalawaGraphQLError.md | 58 +- .../adminCheck/functions/adminCheck.md | 4 +- .../auth/functions/createAccessToken.md | 4 +- .../auth/functions/createRefreshToken.md | 4 +- .../auth/functions/revokeRefreshToken.md | 4 +- .../interfaces/InterfaceJwtTokenPayload.md | 20 +- .../functions/checkReplicaSet.md | 4 +- .../functions/copyToClipboard.md | 4 +- .../functions/createSampleOrganization.md | 4 +- .../functions/generateEventData.md | 4 +- .../functions/generatePostData.md | 4 +- .../functions/generateRandomPlugins.md | 4 +- .../functions/generateUserData.md | 8 +- .../dateValidator/functions/validateDate.md | 4 +- .../functions/deleteDuplicatedImage.md | 4 +- .../deleteImage/functions/deleteImage.md | 4 +- .../functions/deletePreviousImage.md | 4 +- .../functions/encodedImageExtentionCheck.md | 4 +- .../functions/uploadEncodedImage.md | 4 +- .../functions/deletePreviousVideo.md | 4 +- .../functions/encodedVideoExtentionCheck.md | 4 +- .../functions/uploadEncodedVideo.md | 4 +- .../functions/isNotNullish.md | 16 +- .../generateDefaultGraphQLConnection.md | 4 +- .../type-aliases/DefaultGraphQLConnection.md | 10 +- .../DefaultGraphQLConnectionEdge.md | 8 +- .../getCommonGraphQLConnectionFilter.md | 8 +- .../getCommonGraphQLConnectionSort.md | 8 +- .../parseGraphQLConnectionArguments.md | 26 +- .../ParseGraphQLConnectionArgumentsResult.md | 4 +- .../ParseGraphQLConnectionCursor.md | 4 +- .../ParseGraphQLConnectionCursorArguments.md | 10 +- .../ParseGraphQLConnectionCursorResult.md | 4 +- .../ParsedGraphQLConnectionArguments.md | 10 +- ...eGraphQLConnectionArgumentsWithSortedBy.md | 26 +- ...QLConnectionArgumentsWithSortedByResult.md | 4 +- .../ParseGraphQLConnectionSortedByResult.md | 4 +- ...dGraphQLConnectionArgumentsWithSortedBy.md | 6 +- ...ConnectionArgumentsWithSortedByAndWhere.md | 26 +- ...tionArgumentsWithSortedByAndWhereResult.md | 4 +- ...ConnectionArgumentsWithSortedByAndWhere.md | 8 +- ...arseGraphQLConnectionArgumentsWithWhere.md | 26 +- ...aphQLConnectionArgumentsWithWhereResult.md | 4 +- .../ParseGraphQLConnectionWhereResult.md | 4 +- ...rsedGraphQLConnectionArgumentsWithWhere.md | 6 +- .../transformToDefaultGraphQLConnection.md | 8 +- .../type-aliases/CreateCursor.md | 4 +- .../type-aliases/CreateNode.md | 4 +- ...formToDefaultGraphQLConnectionArguments.md | 14 +- .../DefaultGraphQLArgumentError.md | 8 +- .../DefaultGraphQLConnectionArguments.md | 12 +- .../GraphQLConnectionTraversalDirection.md | 4 +- .../functions/imageAlreadyInDbCheck.md | 4 +- .../functions/imageExtensionCheck.md | 4 +- .../functions/loadDefaultOrganiation.md | 6 +- .../utilities/mailer/functions/mailer.md | 4 +- .../mailer/interfaces/InterfaceMailFields.md | 12 +- .../functions/convertToRRuleDateString.md | 4 +- .../functions/convertToUTCDate.md | 4 +- .../functions/countTotalMondaysInMonth.md | 4 +- .../functions/removeSampleOrganization.md | 6 +- .../functions/reuploadDuplicateCheck.md | 4 +- .../type-aliases/TypeImagePath.md | 4 +- .../functions/superAdminCheck.md | 4 +- .../uploadImage/functions/uploadImage.md | 8 +- .../functions/adminCheck.md | 4 +- 1267 files changed, 7743 insertions(+), 7665 deletions(-) diff --git a/docs/talawa-api-docs/README.md b/docs/talawa-api-docs/README.md index 0b2ad26ee14..cd0f8eb03da 100644 --- a/docs/talawa-api-docs/README.md +++ b/docs/talawa-api-docs/README.md @@ -27,13 +27,13 @@ Core features include: ## Table of Contents -\ - [Talawa Components](#talawa-components) - [Documentation](#documentation) - [Videos](#videos) -\ ## Talawa Components diff --git a/docs/talawa-api-docs/_media/CODE_OF_CONDUCT.md b/docs/talawa-api-docs/_media/CODE_OF_CONDUCT.md index 3c0b4d91e44..4482f299641 100644 --- a/docs/talawa-api-docs/_media/CODE_OF_CONDUCT.md +++ b/docs/talawa-api-docs/_media/CODE_OF_CONDUCT.md @@ -2,7 +2,7 @@ ## Table of Contents -\ - [Our Pledge](#our-pledge) - [Our Standards](#our-standards) @@ -16,7 +16,7 @@ - [4. Permanent Ban](#4-permanent-ban) - [Attribution](#attribution) -\ ## Our Pledge diff --git a/docs/talawa-api-docs/_media/CONTRIBUTING.md b/docs/talawa-api-docs/_media/CONTRIBUTING.md index 9c23ad31d03..3f75142546b 100644 --- a/docs/talawa-api-docs/_media/CONTRIBUTING.md +++ b/docs/talawa-api-docs/_media/CONTRIBUTING.md @@ -6,7 +6,7 @@ If you are new to contributing to open source, please read the Open Source Guide ## Table of Contents -\ - [Code of Conduct](#code-of-conduct) - [Ways to Contribute](#ways-to-contribute) @@ -33,7 +33,7 @@ If you are new to contributing to open source, please read the Open Source Guide - [Internships](#internships) - [Community](#community) -\ ## Code of Conduct @@ -94,7 +94,7 @@ Make sure you have read the [Documentation for Setting up the Project](INSTALLAT The process of proposing a change to Talawa API can be summarized as: 1. Fork the Talawa API repository and branch off `develop`. -1. Your newly forked repository can be cloned locally using `git clone \`. +1. Your newly forked repository can be cloned locally using `git clone `. 1. Make the Palisadoes Foundation's repo your `git upstream` for your local repo. 1. Make the desired changes to the Talawa API source. 1. Run the app and test your changes. @@ -110,7 +110,7 @@ The process of proposing a change to Talawa API can be summarized as: ``` 2. Test using these commands (Single test): ``` - npm run test -- -t \ + npm run test -- -t ``` 3. Here are some useful testing resources: 1. Documentation: @@ -139,9 +139,9 @@ The process of proposing a change to Talawa API can be summarized as: 3. Remember to add the `Repository Upload Token` for your forked repo. This can be found under `Settings` of your `codecov.io` account. 4. Use the value of this token to create a secret named CODE_COV for your forked repo. 5. You will see your code coverage reports with every push to your repo after following these steps -1. After making changes you can add them to git locally using `git add \`(to add changes only in a particular file) or `git add .` (to add all changes). -1. After adding the changes you need to commit them using `git commit -m '\'`(look at the commit guidelines below for commit messages). -1. Once you have successfully commited your changes, you need to push the changes to the forked repo on github using: `git push origin \`.(Here branch name must be name of the branch you want to push the changes to.) +1. After making changes you can add them to git locally using `git add `(to add changes only in a particular file) or `git add .` (to add all changes). +1. After adding the changes you need to commit them using `git commit -m ''`(look at the commit guidelines below for commit messages). +1. Once you have successfully commited your changes, you need to push the changes to the forked repo on github using: `git push origin `.(Here branch name must be name of the branch you want to push the changes to.) 1. Now create a pull request to the Talawa repository from your forked repo. Open an issue regarding the same and link your PR to it. 1. Ensure the test suite passes, either locally or on CI once a PR has been created. 1. Review and address comments on your pull request if requested. @@ -154,21 +154,21 @@ To do we will help you setup an upstream and origin for your repository, which w #### Setting up Upstream and Origin -After cloning your forked repository, your origin remote is pointing to your fork (`\{\{GITHUB USERNAME\}\}/talawa-api`). To stay up to date with the main `PalisadoesFoundation/talawa-api` repository, add it as a remote called upstream. You'll first need to move into the `talawa-api` directory that was created by the clone operation. +After cloning your forked repository, your origin remote is pointing to your fork (`{{GITHUB USERNAME}}/talawa-api`). To stay up to date with the main `PalisadoesFoundation/talawa-api` repository, add it as a remote called upstream. You'll first need to move into the `talawa-api` directory that was created by the clone operation. ``` $ cd talawa-api $ git remote add upstream https://github.com/PalisadoesFoundation/talawa-api.git $ git remote -v -origin https://github.com/\{\{GITHUB USERNAME\}\}/talawa-api.git (fetch) -origin https://github.com/\{\{GITHUB USERNAME\}\}/talawa-api (push) +origin https://github.com/{{GITHUB USERNAME}}/talawa-api.git (fetch) +origin https://github.com/{{GITHUB USERNAME}}/talawa-api (push) upstream https://github.com/PalisadoesFoundation/talawa-api.git (fetch) upstream https://github.com/PalisadoesFoundation/talawa-api.git (push) ``` The git remote -v command at the end shows all your current remotes. -Now you can pull in changes from `PalisadoesFoundation/talawa-api` by running `git pull upstream \{\{branch\}\}` and push your changes to your fork by running `git push origin \{\{branch\}\}`. +Now you can pull in changes from `PalisadoesFoundation/talawa-api` by running `git pull upstream {{branch}}` and push your changes to your fork by running `git push origin {{branch}}`. We have established a clean setup now. We can make any changes we like and push it to this forked repository, and then make a pull request for getting the changes merged into the original repository. Here's a nice picture explaining the process ([image source](https://github.com/Rafase282/My-FreeCodeCamp-Code/wiki/Lesson-Save-your-Code-Revisions-Forever-with-Git)). @@ -184,7 +184,7 @@ git fetch upstream git reset upstream/develop --hard ``` -Now we make a new branch (with `git checkout -b \{\{ BRANCH_NAME \}\}` ), do the changes on the branch, add and commit them (with `git add . && git commit -m \{\{ COMMIT_MESSAGE \}\}` ), push the branch to forked repository (with `git push origin \{\{ BRANCH_NAME \}\} --force` ), and make a PR from Github interface (from our new branch to the `develop` branch of `PalisadoesFoundation/talawa-api` s). +Now we make a new branch (with `git checkout -b {{ BRANCH_NAME }}` ), do the changes on the branch, add and commit them (with `git add . && git commit -m {{ COMMIT_MESSAGE }}` ), push the branch to forked repository (with `git push origin {{ BRANCH_NAME }} --force` ), and make a PR from Github interface (from our new branch to the `develop` branch of `PalisadoesFoundation/talawa-api` s). We use a different branch to make changes so that we can work on multiple issues while still having a clean version in develop branch. @@ -192,11 +192,11 @@ We use a different branch to make changes so that we can work on multiple issues On making a PR, we use GitHub actions to check that your code is properly formatted, doesn't have typescript type errors and is properly linted. Here are the checks:- -\
+
### Type checking code files -\
+
We make use of official typescript compiler(tsc) to check the codebase for type errors. @@ -204,11 +204,11 @@ To check for type errors use this command:- npm run typecheck -\
+
### Linting code files -\
+
We make use of `eslint` to enforce a strict linting convention in code. @@ -222,11 +222,11 @@ To check and fix lint errors in code use this command:- Eslint might throw lint errors even after running the `lint:fix` command as those lint errors require manual intervention to be fixed. You have to fix those lint errors manually. -\
+
### Formatting code files -\
+
We make use of `prettier` to enforce a strict formatting convention in code. @@ -238,7 +238,7 @@ To fix formatting issues in code use this command:- npm run format:fix -\
+
### Generating Table of Contents @@ -255,16 +255,16 @@ npx markdown-toc -i README.md ``` Remember to replace `README.md` with the name of the file you want to generate table of contents for. -\ +
For more information on how to use `markdown-toc` package, visit [this link](https://www.npmjs.com/package/markdown-toc). ### Automation using husky -\
+
We are using the package `Husky` to run git hooks that run according to different git workflows. -\
+
#### Pre-Commit hook @@ -274,7 +274,7 @@ If you don't want these pre-commit checks running on each commit, you can manual git commit -m "commit message" --no-verify -\
+
#### Post-Merge hook @@ -284,7 +284,7 @@ If you don't want this hook to run, you can manually opt out of this using the ` git pull --no-verify -\
+
### GraphQL Voyager diff --git a/docs/talawa-api-docs/_media/INSTALLATION.md b/docs/talawa-api-docs/_media/INSTALLATION.md index e360a8da7e6..f57b8901239 100644 --- a/docs/talawa-api-docs/_media/INSTALLATION.md +++ b/docs/talawa-api-docs/_media/INSTALLATION.md @@ -4,7 +4,7 @@ This document provides instructions on how to set up and start a running instanc # Table of Contents -\ - [Talawa-API Installation](#talawa-api-installation) - [Table of Contents](#table-of-contents) @@ -77,7 +77,7 @@ This document provides instructions on how to set up and start a running instanc - [Changing default talawa-api port](#changing-default-talawa-api-port) - [Testing](#testing) -\ - [Installation Steps Summary](#installation-steps-summary) - [Prerequisites](#prerequisites) @@ -150,7 +150,7 @@ This document provides instructions on how to set up and start a running instanc - [Changing default talawa-api port](#changing-default-talawa-api-port) - [Testing](#testing) -\ # Installation Steps Summary @@ -197,9 +197,9 @@ First you need a local copy of `talawa-api`. Run the following command in the di ![Image of user's clone](public/markdown/images/install2.png) - 1. Clone the repository to your local computer (replacing the values in `\{\{\}\}`): + 1. Clone the repository to your local computer (replacing the values in `{{}}`): ```bash - $ git clone https://github.com/\{\{YOUR GITHUB USERNAME\}\}/talawa-api.git + $ git clone https://github.com/{{YOUR GITHUB USERNAME}}/talawa-api.git cd talawa-api git checkout develop ``` @@ -632,7 +632,7 @@ Your MongoDB installation may include either the `mongo` or `mongosh` command li There are a few more steps that need to be done in a Windows environment. 1. Download the MongoDB Shell from the tools section at the following link:[Mongo Shell](https://www.mongodb.com/try/download/shell) -1. Extract the downloaded shell folder, locate the `mongosh` application, and paste it to the following location: `Program Files` -\> `MongoDB` -\> `bin`. +1. Extract the downloaded shell folder, locate the `mongosh` application, and paste it to the following location: `Program Files` -> `MongoDB` -> `bin`. 1. You will find the mongosh application inside the `bin` folder] 1. Add the path of the location where you pasted the `mongosh` application to your system's environment variables. 1. In a separate terminal, run the `mongod` command to start the local instance of the database. @@ -779,7 +779,7 @@ If the parameter value is set to `true`, you should be able to see colorized log There are different logging levels that can be configured by setting this parameter. The severity order of levels are displayed numerically ascending from most important to least important. ``` - levels = \{ + levels = { error: 0, warn: 1, info: 2, @@ -787,7 +787,7 @@ There are different logging levels that can be configured by setting this parame verbose: 4, debug: 5, silly: 6 - \} + } ``` On setting this parameter value, log messages are displayed in the console only if the `message.level` is less than or equal to the `LOG_LEVEL` set. @@ -877,7 +877,7 @@ These are some important URLs for coding and troubleshooting : - If you navigate to the endpoint you and see a `JSON` response like this it means talawa-api is running successfully: ``` - \{"talawa-version":"v1","status":"healthy"\} + {"talawa-version":"v1","status":"healthy"} ``` 2. The graphQL endpoint for handling `queries` and `mutations` is this: @@ -915,7 +915,7 @@ If Talawa Mobile App is installed on a Real Mobile Device, follow the below step 1. Now, use this IP address (`192.168.0.105` in our case) to access the API instance using the following URL pattern: ``` - http://\{IP_Address\}:4000/graphql + http://{IP_Address}:4000/graphql ``` For example: @@ -1001,15 +1001,15 @@ You can skip these instructions for now if you don't have running instance of Ta 2. In the `mongosh` terminal use the following commands to edit the `appuserprofiles` collections data: 1. Find the user: ``` - const currentUser = db.users.findOne(\{ firstName: '\'\}) + const currentUser = db.users.findOne({ firstName: ''}) ``` 2. Elevate permission of this user in its `AppUserProfile`, i.e. set `isSuperAdmin` to `true`: ``` - db.appuserprofiles.updateOne(\{ _id_: currentUser.appUserProfileId \},\{ $set: \{ isSuperAdmin: true \}\}) + db.appuserprofiles.updateOne({ _id_: currentUser.appUserProfileId },{ $set: { isSuperAdmin: true }}) ``` 3. To verify the details were updated correctly use: ``` - db.appuserprofiles.findOne(\{ _id_: currentUser.appUserProfileId \}) + db.appuserprofiles.findOne({ _id_: currentUser.appUserProfileId }) ``` **Note**: You can make the edit via any of these two methods. @@ -1023,15 +1023,15 @@ These are some other factors to consider If port `4000` is not free on your system you can pass a custom environment variable named `PORT` to the script to make it use a different port on your system's localhost. Here's the syntax for it: ``` -PORT=\ npm run dev +PORT= npm run dev ``` -where `\` is whatever value you want the `PORT` to be. +where `` is whatever value you want the `PORT` to be. Whatever you pass will be substituted as the value for port and talawa-api development server on that port. ``` -http://localhost:\/ +http://localhost:/ ``` For example using this command: diff --git a/docs/talawa-api-docs/_media/ISSUE_GUIDELINES.md b/docs/talawa-api-docs/_media/ISSUE_GUIDELINES.md index 845f006f1d5..57dac0284d3 100644 --- a/docs/talawa-api-docs/_media/ISSUE_GUIDELINES.md +++ b/docs/talawa-api-docs/_media/ISSUE_GUIDELINES.md @@ -8,7 +8,7 @@ In order to give everyone a chance to submit a issues reports and contribute to ## Table of Contents -\ - [Issue Management](#issue-management) - [New Issues](#new-issues) @@ -17,7 +17,7 @@ In order to give everyone a chance to submit a issues reports and contribute to - [Monitoring the Creation of New Issues](#monitoring-the-creation-of-new-issues) - [General Guidelines](#general-guidelines) -\ --- diff --git a/docs/talawa-api-docs/_media/PR_GUIDELINES.md b/docs/talawa-api-docs/_media/PR_GUIDELINES.md index 7ef623eb295..a115dd022ce 100644 --- a/docs/talawa-api-docs/_media/PR_GUIDELINES.md +++ b/docs/talawa-api-docs/_media/PR_GUIDELINES.md @@ -1,6 +1,6 @@ ## Table of Contents -\ - [Pull Request Guidelines](#pull-request-guidelines) - [Pull Requests and Issues](#pull-requests-and-issues) @@ -8,7 +8,7 @@ - [Pull Request Processing](#pull-request-processing) - [Only submit PRs against our `develop` branch, not the default `main` branch](#only-submit-prs-against-our-develop-branch-not-the-default-main-branch) -\ # Pull Request Guidelines diff --git a/docs/talawa-api-docs/app/functions/default.md b/docs/talawa-api-docs/app/functions/default.md index 1844a96b6e3..81ab8039fe4 100644 --- a/docs/talawa-api-docs/app/functions/default.md +++ b/docs/talawa-api-docs/app/functions/default.md @@ -8,7 +8,7 @@ ## default(req, res) -\> **default**(`req`, `res`): `any` +> **default**(`req`, `res`): `any` Express instance itself is a request handler, which could be invoked without third argument. @@ -25,11 +25,11 @@ third argument. ### Defined in -[src/app.ts:14](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/app.ts#L14) +[src/app.ts:14](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/app.ts#L14) ## default(req, res, next) -\> **default**(`req`, `res`, `next`): `void` +> **default**(`req`, `res`, `next`): `void` ### Parameters @@ -45,4 +45,4 @@ third argument. ### Defined in -[src/app.ts:14](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/app.ts#L14) +[src/app.ts:14](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/app.ts#L14) diff --git a/docs/talawa-api-docs/checks/functions/logIssues.md b/docs/talawa-api-docs/checks/functions/logIssues.md index 7927e3dcc85..c53702e3211 100644 --- a/docs/talawa-api-docs/checks/functions/logIssues.md +++ b/docs/talawa-api-docs/checks/functions/logIssues.md @@ -6,7 +6,7 @@ # Function: logIssues() -\> **logIssues**(): `Promise`\<`void`\> +> **logIssues**(): `Promise`\<`void`\> Logs issues related to environment variables. This function logs any issues found with environment variables in the .env file. @@ -18,4 +18,4 @@ It also logs warnings regarding the LAST_RESORT_SUPERADMIN_EMAIL variable. ## Defined in -[src/checks.ts:46](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/checks.ts#L46) +[src/checks.ts:46](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/checks.ts#L46) diff --git a/docs/talawa-api-docs/config/appConfig/variables/appConfig.md b/docs/talawa-api-docs/config/appConfig/variables/appConfig.md index 1d487be8b29..40c0ba195ca 100644 --- a/docs/talawa-api-docs/config/appConfig/variables/appConfig.md +++ b/docs/talawa-api-docs/config/appConfig/variables/appConfig.md @@ -6,7 +6,7 @@ # Variable: appConfig -\> `const` **appConfig**: `object` +> `const` **appConfig**: `object` Application configuration settings. This object contains various configuration options for the application. @@ -15,34 +15,34 @@ This object contains various configuration options for the application. ### colorize\_logs -\> **colorize\_logs**: `undefined` \| `string` = `process.env.COLORIZE_LOGS` +> **colorize\_logs**: `undefined` \| `string` = `process.env.COLORIZE_LOGS` Determines if logs should be colorized. ### defaultLocale -\> **defaultLocale**: `string` = `"en"` +> **defaultLocale**: `string` = `"en"` The default language for the application. ### env -\> **env**: `undefined` \| `string` = `process.env.NODE_ENV` +> **env**: `undefined` \| `string` = `process.env.NODE_ENV` The current environment of the application (e.g., 'development', 'production'). ### log\_level -\> **log\_level**: `undefined` \| `string` = `process.env.LOG_LEVEL` +> **log\_level**: `undefined` \| `string` = `process.env.LOG_LEVEL` The logging level for the application (e.g., 'info', 'error'). ### supportedLocales -\> **supportedLocales**: `string`[] +> **supportedLocales**: `string`[] An array of supported language for the application. ## Defined in -[src/config/appConfig.ts:5](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/config/appConfig.ts#L5) +[src/config/appConfig.ts:5](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/config/appConfig.ts#L5) diff --git a/docs/talawa-api-docs/config/plugins/loadPlugins/functions/default.md b/docs/talawa-api-docs/config/plugins/loadPlugins/functions/default.md index 6ca85e236ec..46b383c4c6b 100644 --- a/docs/talawa-api-docs/config/plugins/loadPlugins/functions/default.md +++ b/docs/talawa-api-docs/config/plugins/loadPlugins/functions/default.md @@ -6,7 +6,7 @@ # Function: default() -\> **default**(): `Promise`\<`void`\> +> **default**(): `Promise`\<`void`\> Loads plugin data into the MongoDB database if it is not already present. @@ -25,11 +25,11 @@ A promise that resolves when the plugins have been loaded or confirms that they ```typescript import loadPlugins from './path/to/loadPlugins'; -loadPlugins().then(() =\> \{ +loadPlugins().then(() => { console.log('Plugins loaded successfully.'); -\}).catch(error =\> \{ +}).catch(error => { console.error('Error loading plugins:', error); -\}); +}); ``` ## See @@ -39,4 +39,4 @@ Parent File: ## Defined in -[src/config/plugins/loadPlugins.ts:31](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/config/plugins/loadPlugins.ts#L31) +[src/config/plugins/loadPlugins.ts:31](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/config/plugins/loadPlugins.ts#L31) diff --git a/docs/talawa-api-docs/constants/enumerations/EventVolunteerResponse.md b/docs/talawa-api-docs/constants/enumerations/EventVolunteerResponse.md index 68a87c39ad1..5975fd9b335 100644 --- a/docs/talawa-api-docs/constants/enumerations/EventVolunteerResponse.md +++ b/docs/talawa-api-docs/constants/enumerations/EventVolunteerResponse.md @@ -10,18 +10,18 @@ ### NO -\> **NO**: `"NO"` +> **NO**: `"NO"` #### Defined in -[src/constants.ts:787](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/constants.ts#L787) +[src/constants.ts:787](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/constants.ts#L787) *** ### YES -\> **YES**: `"YES"` +> **YES**: `"YES"` #### Defined in -[src/constants.ts:786](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/constants.ts#L786) +[src/constants.ts:786](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/constants.ts#L786) diff --git a/docs/talawa-api-docs/constants/enumerations/TransactionLogTypes.md b/docs/talawa-api-docs/constants/enumerations/TransactionLogTypes.md index c91bcd67b50..c41c4a04036 100644 --- a/docs/talawa-api-docs/constants/enumerations/TransactionLogTypes.md +++ b/docs/talawa-api-docs/constants/enumerations/TransactionLogTypes.md @@ -10,28 +10,28 @@ ### CREATE -\> **CREATE**: `"CREATE"` +> **CREATE**: `"CREATE"` #### Defined in -[src/constants.ts:780](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/constants.ts#L780) +[src/constants.ts:780](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/constants.ts#L780) *** ### DELETE -\> **DELETE**: `"DELETE"` +> **DELETE**: `"DELETE"` #### Defined in -[src/constants.ts:782](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/constants.ts#L782) +[src/constants.ts:782](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/constants.ts#L782) *** ### UPDATE -\> **UPDATE**: `"UPDATE"` +> **UPDATE**: `"UPDATE"` #### Defined in -[src/constants.ts:781](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/constants.ts#L781) +[src/constants.ts:781](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/constants.ts#L781) diff --git a/docs/talawa-api-docs/constants/variables/ACCESS_TOKEN_SECRET.md b/docs/talawa-api-docs/constants/variables/ACCESS_TOKEN_SECRET.md index 97d7c588e2f..467f73101da 100644 --- a/docs/talawa-api-docs/constants/variables/ACCESS_TOKEN_SECRET.md +++ b/docs/talawa-api-docs/constants/variables/ACCESS_TOKEN_SECRET.md @@ -6,8 +6,8 @@ # Variable: ACCESS\_TOKEN\_SECRET -\> `const` **ACCESS\_TOKEN\_SECRET**: `undefined` \| `string` = `ENV.ACCESS_TOKEN_SECRET` +> `const` **ACCESS\_TOKEN\_SECRET**: `undefined` \| `string` = `ENV.ACCESS_TOKEN_SECRET` ## Defined in -[src/constants.ts:707](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/constants.ts#L707) +[src/constants.ts:707](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/constants.ts#L707) diff --git a/docs/talawa-api-docs/constants/variables/ACTION_ITEM_CATEGORY_ALREADY_EXISTS.md b/docs/talawa-api-docs/constants/variables/ACTION_ITEM_CATEGORY_ALREADY_EXISTS.md index 1add52bc95d..e0aecca3837 100644 --- a/docs/talawa-api-docs/constants/variables/ACTION_ITEM_CATEGORY_ALREADY_EXISTS.md +++ b/docs/talawa-api-docs/constants/variables/ACTION_ITEM_CATEGORY_ALREADY_EXISTS.md @@ -6,26 +6,26 @@ # Variable: ACTION\_ITEM\_CATEGORY\_ALREADY\_EXISTS -\> `const` **ACTION\_ITEM\_CATEGORY\_ALREADY\_EXISTS**: `Readonly`\<`object`\> +> `const` **ACTION\_ITEM\_CATEGORY\_ALREADY\_EXISTS**: `Readonly`\<`object`\> ## Type declaration ### CODE -\> **CODE**: `"actionItemCategory.alreadyExists"` = `"actionItemCategory.alreadyExists"` +> **CODE**: `"actionItemCategory.alreadyExists"` = `"actionItemCategory.alreadyExists"` ### DESC -\> **DESC**: `"Action Item Category already exists"` = `"Action Item Category already exists"` +> **DESC**: `"Action Item Category already exists"` = `"Action Item Category already exists"` ### MESSAGE -\> **MESSAGE**: `"actionItemCategory.alreadyExists"` = `"actionItemCategory.alreadyExists"` +> **MESSAGE**: `"actionItemCategory.alreadyExists"` = `"actionItemCategory.alreadyExists"` ### PARAM -\> **PARAM**: `"actionItemCategory"` = `"actionItemCategory"` +> **PARAM**: `"actionItemCategory"` = `"actionItemCategory"` ## Defined in -[src/constants.ts:25](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/constants.ts#L25) +[src/constants.ts:25](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/constants.ts#L25) diff --git a/docs/talawa-api-docs/constants/variables/ACTION_ITEM_CATEGORY_IS_DISABLED.md b/docs/talawa-api-docs/constants/variables/ACTION_ITEM_CATEGORY_IS_DISABLED.md index 5b3218cfdbb..393ce5929c6 100644 --- a/docs/talawa-api-docs/constants/variables/ACTION_ITEM_CATEGORY_IS_DISABLED.md +++ b/docs/talawa-api-docs/constants/variables/ACTION_ITEM_CATEGORY_IS_DISABLED.md @@ -6,26 +6,26 @@ # Variable: ACTION\_ITEM\_CATEGORY\_IS\_DISABLED -\> `const` **ACTION\_ITEM\_CATEGORY\_IS\_DISABLED**: `Readonly`\<`object`\> +> `const` **ACTION\_ITEM\_CATEGORY\_IS\_DISABLED**: `Readonly`\<`object`\> ## Type declaration ### CODE -\> **CODE**: `"actionItemCategory.isDisabled"` = `"actionItemCategory.isDisabled"` +> **CODE**: `"actionItemCategory.isDisabled"` = `"actionItemCategory.isDisabled"` ### DESC -\> **DESC**: `"Action Item Category is disabled"` = `"Action Item Category is disabled"` +> **DESC**: `"Action Item Category is disabled"` = `"Action Item Category is disabled"` ### MESSAGE -\> **MESSAGE**: `"actionItemCategory.isDisabled"` = `"actionItemCategory.isDisabled"` +> **MESSAGE**: `"actionItemCategory.isDisabled"` = `"actionItemCategory.isDisabled"` ### PARAM -\> **PARAM**: `"actionItemCategory"` = `"actionItemCategory"` +> **PARAM**: `"actionItemCategory"` = `"actionItemCategory"` ## Defined in -[src/constants.ts:32](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/constants.ts#L32) +[src/constants.ts:32](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/constants.ts#L32) diff --git a/docs/talawa-api-docs/constants/variables/ACTION_ITEM_CATEGORY_NOT_FOUND_ERROR.md b/docs/talawa-api-docs/constants/variables/ACTION_ITEM_CATEGORY_NOT_FOUND_ERROR.md index 69320dfdd10..0502d5be2fa 100644 --- a/docs/talawa-api-docs/constants/variables/ACTION_ITEM_CATEGORY_NOT_FOUND_ERROR.md +++ b/docs/talawa-api-docs/constants/variables/ACTION_ITEM_CATEGORY_NOT_FOUND_ERROR.md @@ -6,26 +6,26 @@ # Variable: ACTION\_ITEM\_CATEGORY\_NOT\_FOUND\_ERROR -\> `const` **ACTION\_ITEM\_CATEGORY\_NOT\_FOUND\_ERROR**: `Readonly`\<`object`\> +> `const` **ACTION\_ITEM\_CATEGORY\_NOT\_FOUND\_ERROR**: `Readonly`\<`object`\> ## Type declaration ### CODE -\> **CODE**: `"actionItemCategory.notFound"` = `"actionItemCategory.notFound"` +> **CODE**: `"actionItemCategory.notFound"` = `"actionItemCategory.notFound"` ### DESC -\> **DESC**: `"ActionItemCategory not found"` = `"ActionItemCategory not found"` +> **DESC**: `"ActionItemCategory not found"` = `"ActionItemCategory not found"` ### MESSAGE -\> **MESSAGE**: `"actionItemCategory.notFound"` = `"actionItemCategory.notFound"` +> **MESSAGE**: `"actionItemCategory.notFound"` = `"actionItemCategory.notFound"` ### PARAM -\> **PARAM**: `"actionItemCategory"` = `"actionItemCategory"` +> **PARAM**: `"actionItemCategory"` = `"actionItemCategory"` ## Defined in -[src/constants.ts:18](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/constants.ts#L18) +[src/constants.ts:18](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/constants.ts#L18) diff --git a/docs/talawa-api-docs/constants/variables/ACTION_ITEM_NOT_FOUND_ERROR.md b/docs/talawa-api-docs/constants/variables/ACTION_ITEM_NOT_FOUND_ERROR.md index 089d22f96d8..a3eea055fba 100644 --- a/docs/talawa-api-docs/constants/variables/ACTION_ITEM_NOT_FOUND_ERROR.md +++ b/docs/talawa-api-docs/constants/variables/ACTION_ITEM_NOT_FOUND_ERROR.md @@ -6,26 +6,26 @@ # Variable: ACTION\_ITEM\_NOT\_FOUND\_ERROR -\> `const` **ACTION\_ITEM\_NOT\_FOUND\_ERROR**: `Readonly`\<`object`\> +> `const` **ACTION\_ITEM\_NOT\_FOUND\_ERROR**: `Readonly`\<`object`\> ## Type declaration ### CODE -\> **CODE**: `"actionItem.notFound"` = `"actionItem.notFound"` +> **CODE**: `"actionItem.notFound"` = `"actionItem.notFound"` ### DESC -\> **DESC**: `"ActionItem not found"` = `"ActionItem not found"` +> **DESC**: `"ActionItem not found"` = `"ActionItem not found"` ### MESSAGE -\> **MESSAGE**: `"actionItem.notFound"` = `"actionItem.notFound"` +> **MESSAGE**: `"actionItem.notFound"` = `"actionItem.notFound"` ### PARAM -\> **PARAM**: `"actionItem"` = `"actionItem"` +> **PARAM**: `"actionItem"` = `"actionItem"` ## Defined in -[src/constants.ts:11](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/constants.ts#L11) +[src/constants.ts:11](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/constants.ts#L11) diff --git a/docs/talawa-api-docs/constants/variables/ADMIN_CANNOT_CHANGE_ITS_ROLE.md b/docs/talawa-api-docs/constants/variables/ADMIN_CANNOT_CHANGE_ITS_ROLE.md index 67210bae4ea..5041b6e8000 100644 --- a/docs/talawa-api-docs/constants/variables/ADMIN_CANNOT_CHANGE_ITS_ROLE.md +++ b/docs/talawa-api-docs/constants/variables/ADMIN_CANNOT_CHANGE_ITS_ROLE.md @@ -6,22 +6,22 @@ # Variable: ADMIN\_CANNOT\_CHANGE\_ITS\_ROLE -\> `const` **ADMIN\_CANNOT\_CHANGE\_ITS\_ROLE**: `Readonly`\<`object`\> +> `const` **ADMIN\_CANNOT\_CHANGE\_ITS\_ROLE**: `Readonly`\<`object`\> ## Type declaration ### CODE -\> **CODE**: `"admin.changeOwnRole"` = `"admin.changeOwnRole"` +> **CODE**: `"admin.changeOwnRole"` = `"admin.changeOwnRole"` ### MESSAGE -\> **MESSAGE**: `"Error: Current admin cannot change its own role"` = `"Error: Current admin cannot change its own role"` +> **MESSAGE**: `"Error: Current admin cannot change its own role"` = `"Error: Current admin cannot change its own role"` ### PARAM -\> **PARAM**: `"admin.changeOwnRole"` = `"admin.changeOwnRole"` +> **PARAM**: `"admin.changeOwnRole"` = `"admin.changeOwnRole"` ## Defined in -[src/constants.ts:386](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/constants.ts#L386) +[src/constants.ts:386](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/constants.ts#L386) diff --git a/docs/talawa-api-docs/constants/variables/ADMIN_CHANGING_ROLE_OF_CREATOR.md b/docs/talawa-api-docs/constants/variables/ADMIN_CHANGING_ROLE_OF_CREATOR.md index ab67e8504ac..f3a497a0936 100644 --- a/docs/talawa-api-docs/constants/variables/ADMIN_CHANGING_ROLE_OF_CREATOR.md +++ b/docs/talawa-api-docs/constants/variables/ADMIN_CHANGING_ROLE_OF_CREATOR.md @@ -6,22 +6,22 @@ # Variable: ADMIN\_CHANGING\_ROLE\_OF\_CREATOR -\> `const` **ADMIN\_CHANGING\_ROLE\_OF\_CREATOR**: `Readonly`\<`object`\> +> `const` **ADMIN\_CHANGING\_ROLE\_OF\_CREATOR**: `Readonly`\<`object`\> ## Type declaration ### CODE -\> **CODE**: `"admin.changeRoleOfCreator"` = `"admin.changeRoleOfCreator"` +> **CODE**: `"admin.changeRoleOfCreator"` = `"admin.changeRoleOfCreator"` ### MESSAGE -\> **MESSAGE**: `"Error: Current admin cannot change the role of the creator of the Org"` = `"Error: Current admin cannot change the role of the creator of the Org"` +> **MESSAGE**: `"Error: Current admin cannot change the role of the creator of the Org"` = `"Error: Current admin cannot change the role of the creator of the Org"` ### PARAM -\> **PARAM**: `"admin.changeRoleOfCreator"` = `"admin.changeRoleOfCreator"` +> **PARAM**: `"admin.changeRoleOfCreator"` = `"admin.changeRoleOfCreator"` ## Defined in -[src/constants.ts:379](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/constants.ts#L379) +[src/constants.ts:379](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/constants.ts#L379) diff --git a/docs/talawa-api-docs/constants/variables/ADMIN_REMOVING_ADMIN.md b/docs/talawa-api-docs/constants/variables/ADMIN_REMOVING_ADMIN.md index c273f9534ff..cdc1b39c0cd 100644 --- a/docs/talawa-api-docs/constants/variables/ADMIN_REMOVING_ADMIN.md +++ b/docs/talawa-api-docs/constants/variables/ADMIN_REMOVING_ADMIN.md @@ -6,22 +6,22 @@ # Variable: ADMIN\_REMOVING\_ADMIN -\> `const` **ADMIN\_REMOVING\_ADMIN**: `Readonly`\<`object`\> +> `const` **ADMIN\_REMOVING\_ADMIN**: `Readonly`\<`object`\> ## Type declaration ### CODE -\> **CODE**: `"admin.removeAdmin"` = `"admin.removeAdmin"` +> **CODE**: `"admin.removeAdmin"` = `"admin.removeAdmin"` ### MESSAGE -\> **MESSAGE**: `"Error: Current admin cannot remove another admin"` = `"Error: Current admin cannot remove another admin"` +> **MESSAGE**: `"Error: Current admin cannot remove another admin"` = `"Error: Current admin cannot remove another admin"` ### PARAM -\> **PARAM**: `"admin.removeAdmin"` = `"admin.removeAdmin"` +> **PARAM**: `"admin.removeAdmin"` = `"admin.removeAdmin"` ## Defined in -[src/constants.ts:367](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/constants.ts#L367) +[src/constants.ts:367](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/constants.ts#L367) diff --git a/docs/talawa-api-docs/constants/variables/ADMIN_REMOVING_CREATOR.md b/docs/talawa-api-docs/constants/variables/ADMIN_REMOVING_CREATOR.md index 831d6d95057..9666ab9f1d4 100644 --- a/docs/talawa-api-docs/constants/variables/ADMIN_REMOVING_CREATOR.md +++ b/docs/talawa-api-docs/constants/variables/ADMIN_REMOVING_CREATOR.md @@ -6,22 +6,22 @@ # Variable: ADMIN\_REMOVING\_CREATOR -\> `const` **ADMIN\_REMOVING\_CREATOR**: `Readonly`\<`object`\> +> `const` **ADMIN\_REMOVING\_CREATOR**: `Readonly`\<`object`\> ## Type declaration ### CODE -\> **CODE**: `"admin.removeCreator"` = `"admin.removeCreator"` +> **CODE**: `"admin.removeCreator"` = `"admin.removeCreator"` ### MESSAGE -\> **MESSAGE**: `"Error: Current admin cannot remove the creator of the Org"` = `"Error: Current admin cannot remove the creator of the Org"` +> **MESSAGE**: `"Error: Current admin cannot remove the creator of the Org"` = `"Error: Current admin cannot remove the creator of the Org"` ### PARAM -\> **PARAM**: `"admin.removeCreator"` = `"admin.removeCreator"` +> **PARAM**: `"admin.removeCreator"` = `"admin.removeCreator"` ## Defined in -[src/constants.ts:373](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/constants.ts#L373) +[src/constants.ts:373](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/constants.ts#L373) diff --git a/docs/talawa-api-docs/constants/variables/ADVERTISEMENT_NOT_FOUND_ERROR.md b/docs/talawa-api-docs/constants/variables/ADVERTISEMENT_NOT_FOUND_ERROR.md index 28f98a77a97..b66b26af40c 100644 --- a/docs/talawa-api-docs/constants/variables/ADVERTISEMENT_NOT_FOUND_ERROR.md +++ b/docs/talawa-api-docs/constants/variables/ADVERTISEMENT_NOT_FOUND_ERROR.md @@ -6,26 +6,26 @@ # Variable: ADVERTISEMENT\_NOT\_FOUND\_ERROR -\> `const` **ADVERTISEMENT\_NOT\_FOUND\_ERROR**: `Readonly`\<`object`\> +> `const` **ADVERTISEMENT\_NOT\_FOUND\_ERROR**: `Readonly`\<`object`\> ## Type declaration ### CODE -\> **CODE**: `"advertisement.notFound"` = `"advertisement.notFound"` +> **CODE**: `"advertisement.notFound"` = `"advertisement.notFound"` ### DESC -\> **DESC**: `"Advertisement not found"` = `"Advertisement not found"` +> **DESC**: `"Advertisement not found"` = `"Advertisement not found"` ### MESSAGE -\> **MESSAGE**: `"advertisement.notFound"` = `"advertisement.notFound"` +> **MESSAGE**: `"advertisement.notFound"` = `"advertisement.notFound"` ### PARAM -\> **PARAM**: `"advertisement"` = `"advertisement"` +> **PARAM**: `"advertisement"` = `"advertisement"` ## Defined in -[src/constants.ts:472](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/constants.ts#L472) +[src/constants.ts:472](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/constants.ts#L472) diff --git a/docs/talawa-api-docs/constants/variables/AGENDA_CATEGORY_NOT_FOUND_ERROR.md b/docs/talawa-api-docs/constants/variables/AGENDA_CATEGORY_NOT_FOUND_ERROR.md index f0a74c8e52a..2e82f8bfd68 100644 --- a/docs/talawa-api-docs/constants/variables/AGENDA_CATEGORY_NOT_FOUND_ERROR.md +++ b/docs/talawa-api-docs/constants/variables/AGENDA_CATEGORY_NOT_FOUND_ERROR.md @@ -6,26 +6,26 @@ # Variable: AGENDA\_CATEGORY\_NOT\_FOUND\_ERROR -\> `const` **AGENDA\_CATEGORY\_NOT\_FOUND\_ERROR**: `Readonly`\<`object`\> +> `const` **AGENDA\_CATEGORY\_NOT\_FOUND\_ERROR**: `Readonly`\<`object`\> ## Type declaration ### CODE -\> **CODE**: `"agendaCategory.notFound"` = `"agendaCategory.notFound"` +> **CODE**: `"agendaCategory.notFound"` = `"agendaCategory.notFound"` ### DESC -\> **DESC**: `"Agenda category not found"` = `"Agenda category not found"` +> **DESC**: `"Agenda category not found"` = `"Agenda category not found"` ### MESSAGE -\> **MESSAGE**: `"agendaCategory.notFound"` = `"agendaCategory.notFound"` +> **MESSAGE**: `"agendaCategory.notFound"` = `"agendaCategory.notFound"` ### PARAM -\> **PARAM**: `"agendaCategory"` = `"agendaCategory"` +> **PARAM**: `"agendaCategory"` = `"agendaCategory"` ## Defined in -[src/constants.ts:39](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/constants.ts#L39) +[src/constants.ts:39](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/constants.ts#L39) diff --git a/docs/talawa-api-docs/constants/variables/AGENDA_ITEM_CREATION_ERROR.md b/docs/talawa-api-docs/constants/variables/AGENDA_ITEM_CREATION_ERROR.md index 16625f96beb..2e5907612de 100644 --- a/docs/talawa-api-docs/constants/variables/AGENDA_ITEM_CREATION_ERROR.md +++ b/docs/talawa-api-docs/constants/variables/AGENDA_ITEM_CREATION_ERROR.md @@ -6,26 +6,26 @@ # Variable: AGENDA\_ITEM\_CREATION\_ERROR -\> `const` **AGENDA\_ITEM\_CREATION\_ERROR**: `Readonly`\<`object`\> +> `const` **AGENDA\_ITEM\_CREATION\_ERROR**: `Readonly`\<`object`\> ## Type declaration ### CODE -\> **CODE**: `"agendaItem.notCreated"` = `"agendaItem.notCreated"` +> **CODE**: `"agendaItem.notCreated"` = `"agendaItem.notCreated"` ### DESC -\> **DESC**: `"Agenda item not created"` = `"Agenda item not created"` +> **DESC**: `"Agenda item not created"` = `"Agenda item not created"` ### MESSAGE -\> **MESSAGE**: `"agendaItem.notCreated"` = `"agendaItem.notCreated"` +> **MESSAGE**: `"agendaItem.notCreated"` = `"agendaItem.notCreated"` ### PARAM -\> **PARAM**: `"agendaItem"` = `"agendaItem"` +> **PARAM**: `"agendaItem"` = `"agendaItem"` ## Defined in -[src/constants.ts:529](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/constants.ts#L529) +[src/constants.ts:529](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/constants.ts#L529) diff --git a/docs/talawa-api-docs/constants/variables/AGENDA_ITEM_NOT_FOUND_ERROR.md b/docs/talawa-api-docs/constants/variables/AGENDA_ITEM_NOT_FOUND_ERROR.md index ac9272ca569..18fdef47739 100644 --- a/docs/talawa-api-docs/constants/variables/AGENDA_ITEM_NOT_FOUND_ERROR.md +++ b/docs/talawa-api-docs/constants/variables/AGENDA_ITEM_NOT_FOUND_ERROR.md @@ -6,26 +6,26 @@ # Variable: AGENDA\_ITEM\_NOT\_FOUND\_ERROR -\> `const` **AGENDA\_ITEM\_NOT\_FOUND\_ERROR**: `Readonly`\<`object`\> +> `const` **AGENDA\_ITEM\_NOT\_FOUND\_ERROR**: `Readonly`\<`object`\> ## Type declaration ### CODE -\> **CODE**: `"agendaItem.notFound"` = `"agendaItem.notFound"` +> **CODE**: `"agendaItem.notFound"` = `"agendaItem.notFound"` ### DESC -\> **DESC**: `"Agenda item not found"` = `"Agenda item not found"` +> **DESC**: `"Agenda item not found"` = `"Agenda item not found"` ### MESSAGE -\> **MESSAGE**: `"agendaItem.notFound"` = `"agendaItem.notFound"` +> **MESSAGE**: `"agendaItem.notFound"` = `"agendaItem.notFound"` ### PARAM -\> **PARAM**: `"agendaItem"` = `"agendaItem"` +> **PARAM**: `"agendaItem"` = `"agendaItem"` ## Defined in -[src/constants.ts:523](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/constants.ts#L523) +[src/constants.ts:523](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/constants.ts#L523) diff --git a/docs/talawa-api-docs/constants/variables/AGENDA_SECTION_NOT_FOUND_ERROR.md b/docs/talawa-api-docs/constants/variables/AGENDA_SECTION_NOT_FOUND_ERROR.md index 1238a0668aa..9c6373d3904 100644 --- a/docs/talawa-api-docs/constants/variables/AGENDA_SECTION_NOT_FOUND_ERROR.md +++ b/docs/talawa-api-docs/constants/variables/AGENDA_SECTION_NOT_FOUND_ERROR.md @@ -6,26 +6,26 @@ # Variable: AGENDA\_SECTION\_NOT\_FOUND\_ERROR -\> `const` **AGENDA\_SECTION\_NOT\_FOUND\_ERROR**: `Readonly`\<`object`\> +> `const` **AGENDA\_SECTION\_NOT\_FOUND\_ERROR**: `Readonly`\<`object`\> ## Type declaration ### CODE -\> **CODE**: `"agendaSection.notFound"` = `"agendaSection.notFound"` +> **CODE**: `"agendaSection.notFound"` = `"agendaSection.notFound"` ### DESC -\> **DESC**: `"Agenda section not found"` = `"Agenda section not found"` +> **DESC**: `"Agenda section not found"` = `"Agenda section not found"` ### MESSAGE -\> **MESSAGE**: `"agendaSection.notFound"` = `"agendaSection.notFound"` +> **MESSAGE**: `"agendaSection.notFound"` = `"agendaSection.notFound"` ### PARAM -\> **PARAM**: `"agendaSection"` = `"agendaSection"` +> **PARAM**: `"agendaSection"` = `"agendaSection"` ## Defined in -[src/constants.ts:535](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/constants.ts#L535) +[src/constants.ts:535](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/constants.ts#L535) diff --git a/docs/talawa-api-docs/constants/variables/ATTENDEE_NOT_FOUND.md b/docs/talawa-api-docs/constants/variables/ATTENDEE_NOT_FOUND.md index e3c62342a76..8fd5928a336 100644 --- a/docs/talawa-api-docs/constants/variables/ATTENDEE_NOT_FOUND.md +++ b/docs/talawa-api-docs/constants/variables/ATTENDEE_NOT_FOUND.md @@ -6,26 +6,26 @@ # Variable: ATTENDEE\_NOT\_FOUND -\> `const` **ATTENDEE\_NOT\_FOUND**: `Readonly`\<`object`\> +> `const` **ATTENDEE\_NOT\_FOUND**: `Readonly`\<`object`\> ## Type declaration ### CODE -\> **CODE**: `"attendee.notFound"` = `"attendee.notFound"` +> **CODE**: `"attendee.notFound"` = `"attendee.notFound"` ### DESC -\> **DESC**: `"Attendee not found"` = `"Attendee not found"` +> **DESC**: `"Attendee not found"` = `"Attendee not found"` ### MESSAGE -\> **MESSAGE**: `"attendee.notFound"` = `"attendee.notFound"` +> **MESSAGE**: `"attendee.notFound"` = `"attendee.notFound"` ### PARAM -\> **PARAM**: `"attendee"` = `"attendee"` +> **PARAM**: `"attendee"` = `"attendee"` ## Defined in -[src/constants.ts:686](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/constants.ts#L686) +[src/constants.ts:686](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/constants.ts#L686) diff --git a/docs/talawa-api-docs/constants/variables/BASE_RECURRING_EVENT_NOT_FOUND.md b/docs/talawa-api-docs/constants/variables/BASE_RECURRING_EVENT_NOT_FOUND.md index 4bfb0b62a0f..5409c18c75f 100644 --- a/docs/talawa-api-docs/constants/variables/BASE_RECURRING_EVENT_NOT_FOUND.md +++ b/docs/talawa-api-docs/constants/variables/BASE_RECURRING_EVENT_NOT_FOUND.md @@ -6,26 +6,26 @@ # Variable: BASE\_RECURRING\_EVENT\_NOT\_FOUND -\> `const` **BASE\_RECURRING\_EVENT\_NOT\_FOUND**: `Readonly`\<`object`\> +> `const` **BASE\_RECURRING\_EVENT\_NOT\_FOUND**: `Readonly`\<`object`\> ## Type declaration ### CODE -\> **CODE**: `"baseRecurringEvent.notFound"` = `"baseRecurringEvent.notFound"` +> **CODE**: `"baseRecurringEvent.notFound"` = `"baseRecurringEvent.notFound"` ### DESC -\> **DESC**: `"Base Recurring Event not found"` = `"Base Recurring Event not found"` +> **DESC**: `"Base Recurring Event not found"` = `"Base Recurring Event not found"` ### MESSAGE -\> **MESSAGE**: `"baseRecurringEvent.notFound"` = `"baseRecurringEvent.notFound"` +> **MESSAGE**: `"baseRecurringEvent.notFound"` = `"baseRecurringEvent.notFound"` ### PARAM -\> **PARAM**: `"baseRecurringEvent"` = `"baseRecurringEvent"` +> **PARAM**: `"baseRecurringEvent"` = `"baseRecurringEvent"` ## Defined in -[src/constants.ts:46](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/constants.ts#L46) +[src/constants.ts:46](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/constants.ts#L46) diff --git a/docs/talawa-api-docs/constants/variables/BASE_URL.md b/docs/talawa-api-docs/constants/variables/BASE_URL.md index 07a02582929..414c89f4523 100644 --- a/docs/talawa-api-docs/constants/variables/BASE_URL.md +++ b/docs/talawa-api-docs/constants/variables/BASE_URL.md @@ -6,8 +6,8 @@ # Variable: BASE\_URL -\> `const` **BASE\_URL**: `string` +> `const` **BASE\_URL**: `string` ## Defined in -[src/constants.ts:703](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/constants.ts#L703) +[src/constants.ts:703](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/constants.ts#L703) diff --git a/docs/talawa-api-docs/constants/variables/CHAT_NOT_FOUND_ERROR.md b/docs/talawa-api-docs/constants/variables/CHAT_NOT_FOUND_ERROR.md index 9be86db3d15..da97c496fcd 100644 --- a/docs/talawa-api-docs/constants/variables/CHAT_NOT_FOUND_ERROR.md +++ b/docs/talawa-api-docs/constants/variables/CHAT_NOT_FOUND_ERROR.md @@ -6,26 +6,26 @@ # Variable: CHAT\_NOT\_FOUND\_ERROR -\> `const` **CHAT\_NOT\_FOUND\_ERROR**: `Readonly`\<`object`\> +> `const` **CHAT\_NOT\_FOUND\_ERROR**: `Readonly`\<`object`\> ## Type declaration ### CODE -\> **CODE**: `"chat.notFound"` = `"chat.notFound"` +> **CODE**: `"chat.notFound"` = `"chat.notFound"` ### DESC -\> **DESC**: `"Chat not found"` = `"Chat not found"` +> **DESC**: `"Chat not found"` = `"Chat not found"` ### MESSAGE -\> **MESSAGE**: `"chat.notFound"` = `"chat.notFound"` +> **MESSAGE**: `"chat.notFound"` = `"chat.notFound"` ### PARAM -\> **PARAM**: `"chat"` = `"chat"` +> **PARAM**: `"chat"` = `"chat"` ## Defined in -[src/constants.ts:53](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/constants.ts#L53) +[src/constants.ts:53](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/constants.ts#L53) diff --git a/docs/talawa-api-docs/constants/variables/COMMENT_NOT_FOUND_ERROR.md b/docs/talawa-api-docs/constants/variables/COMMENT_NOT_FOUND_ERROR.md index 843a057bf7e..2e1a27da670 100644 --- a/docs/talawa-api-docs/constants/variables/COMMENT_NOT_FOUND_ERROR.md +++ b/docs/talawa-api-docs/constants/variables/COMMENT_NOT_FOUND_ERROR.md @@ -6,26 +6,26 @@ # Variable: COMMENT\_NOT\_FOUND\_ERROR -\> `const` **COMMENT\_NOT\_FOUND\_ERROR**: `Readonly`\<`object`\> +> `const` **COMMENT\_NOT\_FOUND\_ERROR**: `Readonly`\<`object`\> ## Type declaration ### CODE -\> **CODE**: `"comment.notFound"` = `"comment.notFound"` +> **CODE**: `"comment.notFound"` = `"comment.notFound"` ### DESC -\> **DESC**: `"Comment not found"` = `"Comment not found"` +> **DESC**: `"Comment not found"` = `"Comment not found"` ### MESSAGE -\> **MESSAGE**: `"comment.notFound"` = `"comment.notFound"` +> **MESSAGE**: `"comment.notFound"` = `"comment.notFound"` ### PARAM -\> **PARAM**: `"comment"` = `"comment"` +> **PARAM**: `"comment"` = `"comment"` ## Defined in -[src/constants.ts:74](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/constants.ts#L74) +[src/constants.ts:74](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/constants.ts#L74) diff --git a/docs/talawa-api-docs/constants/variables/COMMUNITY_LOGO_NOT_MISSING_IN_ARGS.md b/docs/talawa-api-docs/constants/variables/COMMUNITY_LOGO_NOT_MISSING_IN_ARGS.md index e7dba203a3e..440fabc41e3 100644 --- a/docs/talawa-api-docs/constants/variables/COMMUNITY_LOGO_NOT_MISSING_IN_ARGS.md +++ b/docs/talawa-api-docs/constants/variables/COMMUNITY_LOGO_NOT_MISSING_IN_ARGS.md @@ -6,26 +6,26 @@ # Variable: COMMUNITY\_LOGO\_NOT\_MISSING\_IN\_ARGS -\> `const` **COMMUNITY\_LOGO\_NOT\_MISSING\_IN\_ARGS**: `Readonly`\<`object`\> +> `const` **COMMUNITY\_LOGO\_NOT\_MISSING\_IN\_ARGS**: `Readonly`\<`object`\> ## Type declaration ### CODE -\> **CODE**: `"community.logoMissing"` = `"community.logoMissing"` +> **CODE**: `"community.logoMissing"` = `"community.logoMissing"` ### DESC -\> **DESC**: `"Community logo was not provided"` = `"Community logo was not provided"` +> **DESC**: `"Community logo was not provided"` = `"Community logo was not provided"` ### MESSAGE -\> **MESSAGE**: `"community.logoMissing"` = `"community.logoMissing"` +> **MESSAGE**: `"community.logoMissing"` = `"community.logoMissing"` ### PARAM -\> **PARAM**: `"community"` = `"community"` +> **PARAM**: `"community"` = `"community"` ## Defined in -[src/constants.ts:81](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/constants.ts#L81) +[src/constants.ts:81](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/constants.ts#L81) diff --git a/docs/talawa-api-docs/constants/variables/CUSTOM_DATA_NOT_FOUND.md b/docs/talawa-api-docs/constants/variables/CUSTOM_DATA_NOT_FOUND.md index 751dbd85792..9712f24c399 100644 --- a/docs/talawa-api-docs/constants/variables/CUSTOM_DATA_NOT_FOUND.md +++ b/docs/talawa-api-docs/constants/variables/CUSTOM_DATA_NOT_FOUND.md @@ -6,22 +6,22 @@ # Variable: CUSTOM\_DATA\_NOT\_FOUND -\> `const` **CUSTOM\_DATA\_NOT\_FOUND**: `Readonly`\<`object`\> +> `const` **CUSTOM\_DATA\_NOT\_FOUND**: `Readonly`\<`object`\> ## Type declaration ### CODE -\> **CODE**: `"customData.notFound"` = `"customData.notFound"` +> **CODE**: `"customData.notFound"` = `"customData.notFound"` ### MESSAGE -\> **MESSAGE**: `"Unable to remove non-existent custom data"` = `"Unable to remove non-existent custom data"` +> **MESSAGE**: `"Unable to remove non-existent custom data"` = `"Unable to remove non-existent custom data"` ### PARAM -\> **PARAM**: `"customData.notFound"` = `"customData.notFound"` +> **PARAM**: `"customData.notFound"` = `"customData.notFound"` ## Defined in -[src/constants.ts:662](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/constants.ts#L662) +[src/constants.ts:662](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/constants.ts#L662) diff --git a/docs/talawa-api-docs/constants/variables/CUSTOM_FIELD_NAME_MISSING.md b/docs/talawa-api-docs/constants/variables/CUSTOM_FIELD_NAME_MISSING.md index 6260ee4b0aa..424882285fc 100644 --- a/docs/talawa-api-docs/constants/variables/CUSTOM_FIELD_NAME_MISSING.md +++ b/docs/talawa-api-docs/constants/variables/CUSTOM_FIELD_NAME_MISSING.md @@ -6,22 +6,22 @@ # Variable: CUSTOM\_FIELD\_NAME\_MISSING -\> `const` **CUSTOM\_FIELD\_NAME\_MISSING**: `Readonly`\<`object`\> +> `const` **CUSTOM\_FIELD\_NAME\_MISSING**: `Readonly`\<`object`\> ## Type declaration ### CODE -\> **CODE**: `"customField.isMissing"` = `"customField.isMissing"` +> **CODE**: `"customField.isMissing"` = `"customField.isMissing"` ### MESSAGE -\> **MESSAGE**: `"The name of the custom field is missing"` = `"The name of the custom field is missing"` +> **MESSAGE**: `"The name of the custom field is missing"` = `"The name of the custom field is missing"` ### PARAM -\> **PARAM**: `"customField.isMissing"` = `"customField.isMissing"` +> **PARAM**: `"customField.isMissing"` = `"customField.isMissing"` ## Defined in -[src/constants.ts:674](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/constants.ts#L674) +[src/constants.ts:674](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/constants.ts#L674) diff --git a/docs/talawa-api-docs/constants/variables/CUSTOM_FIELD_NOT_FOUND.md b/docs/talawa-api-docs/constants/variables/CUSTOM_FIELD_NOT_FOUND.md index 6926b4c568c..59e05b09808 100644 --- a/docs/talawa-api-docs/constants/variables/CUSTOM_FIELD_NOT_FOUND.md +++ b/docs/talawa-api-docs/constants/variables/CUSTOM_FIELD_NOT_FOUND.md @@ -6,22 +6,22 @@ # Variable: CUSTOM\_FIELD\_NOT\_FOUND -\> `const` **CUSTOM\_FIELD\_NOT\_FOUND**: `Readonly`\<`object`\> +> `const` **CUSTOM\_FIELD\_NOT\_FOUND**: `Readonly`\<`object`\> ## Type declaration ### CODE -\> **CODE**: `"customField.notFound"` = `"customField.notFound"` +> **CODE**: `"customField.notFound"` = `"customField.notFound"` ### MESSAGE -\> **MESSAGE**: `"Unable to remove non-existent custom field"` = `"Unable to remove non-existent custom field"` +> **MESSAGE**: `"Unable to remove non-existent custom field"` = `"Unable to remove non-existent custom field"` ### PARAM -\> **PARAM**: `"customField.notFound"` = `"customField.notFound"` +> **PARAM**: `"customField.notFound"` = `"customField.notFound"` ## Defined in -[src/constants.ts:668](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/constants.ts#L668) +[src/constants.ts:668](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/constants.ts#L668) diff --git a/docs/talawa-api-docs/constants/variables/CUSTOM_FIELD_TYPE_MISSING.md b/docs/talawa-api-docs/constants/variables/CUSTOM_FIELD_TYPE_MISSING.md index b77577d0829..98878966dc6 100644 --- a/docs/talawa-api-docs/constants/variables/CUSTOM_FIELD_TYPE_MISSING.md +++ b/docs/talawa-api-docs/constants/variables/CUSTOM_FIELD_TYPE_MISSING.md @@ -6,22 +6,22 @@ # Variable: CUSTOM\_FIELD\_TYPE\_MISSING -\> `const` **CUSTOM\_FIELD\_TYPE\_MISSING**: `Readonly`\<`object`\> +> `const` **CUSTOM\_FIELD\_TYPE\_MISSING**: `Readonly`\<`object`\> ## Type declaration ### CODE -\> **CODE**: `"customField.isMissing"` = `"customField.isMissing"` +> **CODE**: `"customField.isMissing"` = `"customField.isMissing"` ### MESSAGE -\> **MESSAGE**: `"The type of the custom field is missing"` = `"The type of the custom field is missing"` +> **MESSAGE**: `"The type of the custom field is missing"` = `"The type of the custom field is missing"` ### PARAM -\> **PARAM**: `"customField.isMissing"` = `"customField.isMissing"` +> **PARAM**: `"customField.isMissing"` = `"customField.isMissing"` ## Defined in -[src/constants.ts:680](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/constants.ts#L680) +[src/constants.ts:680](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/constants.ts#L680) diff --git a/docs/talawa-api-docs/constants/variables/DEFAULT_COMMUNITY.md b/docs/talawa-api-docs/constants/variables/DEFAULT_COMMUNITY.md index 52664f02182..cf2c0d8f792 100644 --- a/docs/talawa-api-docs/constants/variables/DEFAULT_COMMUNITY.md +++ b/docs/talawa-api-docs/constants/variables/DEFAULT_COMMUNITY.md @@ -6,18 +6,18 @@ # Variable: DEFAULT\_COMMUNITY -\> `const` **DEFAULT\_COMMUNITY**: `object` +> `const` **DEFAULT\_COMMUNITY**: `object` ## Type declaration ### description -\> **description**: `string` = `"An open source application by Palisadoes Foundation volunteers"` +> **description**: `string` = `"An open source application by Palisadoes Foundation volunteers"` ### name -\> **name**: `string` = `"Palisadoes Foundation"` +> **name**: `string` = `"Palisadoes Foundation"` ## Defined in -[src/constants.ts:790](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/constants.ts#L790) +[src/constants.ts:790](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/constants.ts#L790) diff --git a/docs/talawa-api-docs/constants/variables/EMAIL_ALREADY_EXISTS_ERROR.md b/docs/talawa-api-docs/constants/variables/EMAIL_ALREADY_EXISTS_ERROR.md index a82d4bbd99a..80fe1c75ed6 100644 --- a/docs/talawa-api-docs/constants/variables/EMAIL_ALREADY_EXISTS_ERROR.md +++ b/docs/talawa-api-docs/constants/variables/EMAIL_ALREADY_EXISTS_ERROR.md @@ -6,26 +6,26 @@ # Variable: EMAIL\_ALREADY\_EXISTS\_ERROR -\> `const` **EMAIL\_ALREADY\_EXISTS\_ERROR**: `Readonly`\<`object`\> +> `const` **EMAIL\_ALREADY\_EXISTS\_ERROR**: `Readonly`\<`object`\> ## Type declaration ### CODE -\> **CODE**: `"email.alreadyExists"` = `"email.alreadyExists"` +> **CODE**: `"email.alreadyExists"` = `"email.alreadyExists"` ### DESC -\> **DESC**: `"Email already exists"` = `"Email already exists"` +> **DESC**: `"Email already exists"` = `"Email already exists"` ### MESSAGE -\> **MESSAGE**: `"email.alreadyExists"` = `"email.alreadyExists"` +> **MESSAGE**: `"email.alreadyExists"` = `"email.alreadyExists"` ### PARAM -\> **PARAM**: `"email"` = `"email"` +> **PARAM**: `"email"` = `"email"` ## Defined in -[src/constants.ts:615](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/constants.ts#L615) +[src/constants.ts:615](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/constants.ts#L615) diff --git a/docs/talawa-api-docs/constants/variables/END_DATE_VALIDATION_ERROR.md b/docs/talawa-api-docs/constants/variables/END_DATE_VALIDATION_ERROR.md index 2777a9cdfeb..3c0e9293680 100644 --- a/docs/talawa-api-docs/constants/variables/END_DATE_VALIDATION_ERROR.md +++ b/docs/talawa-api-docs/constants/variables/END_DATE_VALIDATION_ERROR.md @@ -6,22 +6,22 @@ # Variable: END\_DATE\_VALIDATION\_ERROR -\> `const` **END\_DATE\_VALIDATION\_ERROR**: `Readonly`\<`object`\> +> `const` **END\_DATE\_VALIDATION\_ERROR**: `Readonly`\<`object`\> ## Type declaration ### CODE -\> **CODE**: `"enddate.notvalid"` = `"enddate.notvalid"` +> **CODE**: `"enddate.notvalid"` = `"enddate.notvalid"` ### MESSAGE -\> **MESSAGE**: `"Error: End date must be greater than or equal to start date."` = `"Error: End date must be greater than or equal to start date."` +> **MESSAGE**: `"Error: End date must be greater than or equal to start date."` = `"Error: End date must be greater than or equal to start date."` ### PARAM -\> **PARAM**: `"dateValidation"` = `"dateValidation"` +> **PARAM**: `"dateValidation"` = `"dateValidation"` ## Defined in -[src/constants.ts:269](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/constants.ts#L269) +[src/constants.ts:269](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/constants.ts#L269) diff --git a/docs/talawa-api-docs/constants/variables/ERROR_IN_SENDING_MAIL.md b/docs/talawa-api-docs/constants/variables/ERROR_IN_SENDING_MAIL.md index f26a2675f33..9dc15824bf4 100644 --- a/docs/talawa-api-docs/constants/variables/ERROR_IN_SENDING_MAIL.md +++ b/docs/talawa-api-docs/constants/variables/ERROR_IN_SENDING_MAIL.md @@ -6,8 +6,8 @@ # Variable: ERROR\_IN\_SENDING\_MAIL -\> `const` **ERROR\_IN\_SENDING\_MAIL**: `"Error in sending mail"` = `"Error in sending mail"` +> `const` **ERROR\_IN\_SENDING\_MAIL**: `"Error in sending mail"` = `"Error in sending mail"` ## Defined in -[src/constants.ts:88](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/constants.ts#L88) +[src/constants.ts:88](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/constants.ts#L88) diff --git a/docs/talawa-api-docs/constants/variables/EVENT_NOT_FOUND_ERROR.md b/docs/talawa-api-docs/constants/variables/EVENT_NOT_FOUND_ERROR.md index bdbc0a14e3c..ab369f1da79 100644 --- a/docs/talawa-api-docs/constants/variables/EVENT_NOT_FOUND_ERROR.md +++ b/docs/talawa-api-docs/constants/variables/EVENT_NOT_FOUND_ERROR.md @@ -6,26 +6,26 @@ # Variable: EVENT\_NOT\_FOUND\_ERROR -\> `const` **EVENT\_NOT\_FOUND\_ERROR**: `Readonly`\<`object`\> +> `const` **EVENT\_NOT\_FOUND\_ERROR**: `Readonly`\<`object`\> ## Type declaration ### CODE -\> **CODE**: `"event.notFound"` = `"event.notFound"` +> **CODE**: `"event.notFound"` = `"event.notFound"` ### DESC -\> **DESC**: `"Event not found"` = `"Event not found"` +> **DESC**: `"Event not found"` = `"Event not found"` ### MESSAGE -\> **MESSAGE**: `"event.notFound"` = `"event.notFound"` +> **MESSAGE**: `"event.notFound"` = `"event.notFound"` ### PARAM -\> **PARAM**: `"event"` = `"event"` +> **PARAM**: `"event"` = `"event"` ## Defined in -[src/constants.ts:90](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/constants.ts#L90) +[src/constants.ts:90](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/constants.ts#L90) diff --git a/docs/talawa-api-docs/constants/variables/EVENT_VOLUNTEER_GROUP_NOT_FOUND_ERROR.md b/docs/talawa-api-docs/constants/variables/EVENT_VOLUNTEER_GROUP_NOT_FOUND_ERROR.md index 4bb08bdd1d4..98f1d30155a 100644 --- a/docs/talawa-api-docs/constants/variables/EVENT_VOLUNTEER_GROUP_NOT_FOUND_ERROR.md +++ b/docs/talawa-api-docs/constants/variables/EVENT_VOLUNTEER_GROUP_NOT_FOUND_ERROR.md @@ -6,26 +6,26 @@ # Variable: EVENT\_VOLUNTEER\_GROUP\_NOT\_FOUND\_ERROR -\> `const` **EVENT\_VOLUNTEER\_GROUP\_NOT\_FOUND\_ERROR**: `Readonly`\<`object`\> +> `const` **EVENT\_VOLUNTEER\_GROUP\_NOT\_FOUND\_ERROR**: `Readonly`\<`object`\> ## Type declaration ### CODE -\> **CODE**: `"eventVolunteerGroup.notFound"` = `"eventVolunteerGroup.notFound"` +> **CODE**: `"eventVolunteerGroup.notFound"` = `"eventVolunteerGroup.notFound"` ### DESC -\> **DESC**: `"Volunteer group not found"` = `"Volunteer group not found"` +> **DESC**: `"Volunteer group not found"` = `"Volunteer group not found"` ### MESSAGE -\> **MESSAGE**: `"eventVolunteerGroup.notFound"` = `"eventVolunteerGroup.notFound"` +> **MESSAGE**: `"eventVolunteerGroup.notFound"` = `"eventVolunteerGroup.notFound"` ### PARAM -\> **PARAM**: `"eventVolunteerGroup"` = `"eventVolunteerGroup"` +> **PARAM**: `"eventVolunteerGroup"` = `"eventVolunteerGroup"` ## Defined in -[src/constants.ts:629](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/constants.ts#L629) +[src/constants.ts:629](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/constants.ts#L629) diff --git a/docs/talawa-api-docs/constants/variables/EVENT_VOLUNTEER_INVITE_USER_MISTMATCH.md b/docs/talawa-api-docs/constants/variables/EVENT_VOLUNTEER_INVITE_USER_MISTMATCH.md index 07f93bc5f09..e60db2ce75c 100644 --- a/docs/talawa-api-docs/constants/variables/EVENT_VOLUNTEER_INVITE_USER_MISTMATCH.md +++ b/docs/talawa-api-docs/constants/variables/EVENT_VOLUNTEER_INVITE_USER_MISTMATCH.md @@ -6,26 +6,26 @@ # Variable: EVENT\_VOLUNTEER\_INVITE\_USER\_MISTMATCH -\> `const` **EVENT\_VOLUNTEER\_INVITE\_USER\_MISTMATCH**: `Readonly`\<`object`\> +> `const` **EVENT\_VOLUNTEER\_INVITE\_USER\_MISTMATCH**: `Readonly`\<`object`\> ## Type declaration ### CODE -\> **CODE**: `"eventVolunteer.userMismatch"` = `"eventVolunteer.userMismatch"` +> **CODE**: `"eventVolunteer.userMismatch"` = `"eventVolunteer.userMismatch"` ### DESC -\> **DESC**: `"Current User is not the user of Event Volunteer"` = `"Current User is not the user of Event Volunteer"` +> **DESC**: `"Current User is not the user of Event Volunteer"` = `"Current User is not the user of Event Volunteer"` ### MESSAGE -\> **MESSAGE**: `"eventVolunteer.userMismatch"` = `"eventVolunteer.userMismatch"` +> **MESSAGE**: `"eventVolunteer.userMismatch"` = `"eventVolunteer.userMismatch"` ### PARAM -\> **PARAM**: `"eventVolunteers"` = `"eventVolunteers"` +> **PARAM**: `"eventVolunteers"` = `"eventVolunteers"` ## Defined in -[src/constants.ts:636](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/constants.ts#L636) +[src/constants.ts:636](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/constants.ts#L636) diff --git a/docs/talawa-api-docs/constants/variables/EVENT_VOLUNTEER_NOT_FOUND_ERROR.md b/docs/talawa-api-docs/constants/variables/EVENT_VOLUNTEER_NOT_FOUND_ERROR.md index 7e055838641..0628c9ae4c6 100644 --- a/docs/talawa-api-docs/constants/variables/EVENT_VOLUNTEER_NOT_FOUND_ERROR.md +++ b/docs/talawa-api-docs/constants/variables/EVENT_VOLUNTEER_NOT_FOUND_ERROR.md @@ -6,26 +6,26 @@ # Variable: EVENT\_VOLUNTEER\_NOT\_FOUND\_ERROR -\> `const` **EVENT\_VOLUNTEER\_NOT\_FOUND\_ERROR**: `Readonly`\<`object`\> +> `const` **EVENT\_VOLUNTEER\_NOT\_FOUND\_ERROR**: `Readonly`\<`object`\> ## Type declaration ### CODE -\> **CODE**: `"eventVolunteer.notFound"` = `"eventVolunteer.notFound"` +> **CODE**: `"eventVolunteer.notFound"` = `"eventVolunteer.notFound"` ### DESC -\> **DESC**: `"Volunteer not found"` = `"Volunteer not found"` +> **DESC**: `"Volunteer not found"` = `"Volunteer not found"` ### MESSAGE -\> **MESSAGE**: `"eventVolunteer.notFound"` = `"eventVolunteer.notFound"` +> **MESSAGE**: `"eventVolunteer.notFound"` = `"eventVolunteer.notFound"` ### PARAM -\> **PARAM**: `"eventVolunteers"` = `"eventVolunteers"` +> **PARAM**: `"eventVolunteers"` = `"eventVolunteers"` ## Defined in -[src/constants.ts:622](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/constants.ts#L622) +[src/constants.ts:622](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/constants.ts#L622) diff --git a/docs/talawa-api-docs/constants/variables/FEEDBACK_ALREADY_SUBMITTED.md b/docs/talawa-api-docs/constants/variables/FEEDBACK_ALREADY_SUBMITTED.md index 770d89ed51c..98ef1d8b882 100644 --- a/docs/talawa-api-docs/constants/variables/FEEDBACK_ALREADY_SUBMITTED.md +++ b/docs/talawa-api-docs/constants/variables/FEEDBACK_ALREADY_SUBMITTED.md @@ -6,22 +6,22 @@ # Variable: FEEDBACK\_ALREADY\_SUBMITTED -\> `const` **FEEDBACK\_ALREADY\_SUBMITTED**: `Readonly`\<`object`\> +> `const` **FEEDBACK\_ALREADY\_SUBMITTED**: `Readonly`\<`object`\> ## Type declaration ### CODE -\> **CODE**: `"feedback.alreadySubmitted"` = `"feedback.alreadySubmitted"` +> **CODE**: `"feedback.alreadySubmitted"` = `"feedback.alreadySubmitted"` ### MESSAGE -\> **MESSAGE**: `"The user has already submitted a feedback for this event."` = `"The user has already submitted a feedback for this event."` +> **MESSAGE**: `"The user has already submitted a feedback for this event."` = `"The user has already submitted a feedback for this event."` ### PARAM -\> **PARAM**: `"feedback.alreadySubmitted"` = `"feedback.alreadySubmitted"` +> **PARAM**: `"feedback.alreadySubmitted"` = `"feedback.alreadySubmitted"` ## Defined in -[src/constants.ts:97](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/constants.ts#L97) +[src/constants.ts:97](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/constants.ts#L97) diff --git a/docs/talawa-api-docs/constants/variables/FIELD_NON_EMPTY_ERROR.md b/docs/talawa-api-docs/constants/variables/FIELD_NON_EMPTY_ERROR.md index daedb6c535a..4287227000e 100644 --- a/docs/talawa-api-docs/constants/variables/FIELD_NON_EMPTY_ERROR.md +++ b/docs/talawa-api-docs/constants/variables/FIELD_NON_EMPTY_ERROR.md @@ -6,22 +6,22 @@ # Variable: FIELD\_NON\_EMPTY\_ERROR -\> `const` **FIELD\_NON\_EMPTY\_ERROR**: `Readonly`\<`object`\> +> `const` **FIELD\_NON\_EMPTY\_ERROR**: `Readonly`\<`object`\> ## Type declaration ### CODE -\> **CODE**: `"field_non_empty_error"` = `"field_non_empty_error"` +> **CODE**: `"field_non_empty_error"` = `"field_non_empty_error"` ### MESSAGE -\> **MESSAGE**: `"Error: Field cannot be null, an empty string, or contain only spaces."` = `"Error: Field cannot be null, an empty string, or contain only spaces."` +> **MESSAGE**: `"Error: Field cannot be null, an empty string, or contain only spaces."` = `"Error: Field cannot be null, an empty string, or contain only spaces."` ### PARAM -\> **PARAM**: `"field"` = `"field"` +> **PARAM**: `"field"` = `"field"` ## Defined in -[src/constants.ts:281](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/constants.ts#L281) +[src/constants.ts:281](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/constants.ts#L281) diff --git a/docs/talawa-api-docs/constants/variables/FUNDRAISING_CAMPAIGN_ALREADY_ADDED.md b/docs/talawa-api-docs/constants/variables/FUNDRAISING_CAMPAIGN_ALREADY_ADDED.md index 10b6b923053..2fad148567e 100644 --- a/docs/talawa-api-docs/constants/variables/FUNDRAISING_CAMPAIGN_ALREADY_ADDED.md +++ b/docs/talawa-api-docs/constants/variables/FUNDRAISING_CAMPAIGN_ALREADY_ADDED.md @@ -6,26 +6,26 @@ # Variable: FUNDRAISING\_CAMPAIGN\_ALREADY\_ADDED -\> `const` **FUNDRAISING\_CAMPAIGN\_ALREADY\_ADDED**: `Readonly`\<`object`\> +> `const` **FUNDRAISING\_CAMPAIGN\_ALREADY\_ADDED**: `Readonly`\<`object`\> ## Type declaration ### CODE -\> **CODE**: `"fundraisingCampaign.alreadyAdded"` = `"fundraisingCampaign.alreadyAdded"` +> **CODE**: `"fundraisingCampaign.alreadyAdded"` = `"fundraisingCampaign.alreadyAdded"` ### DESC -\> **DESC**: `"Fundraising Campaign already added"` = `"Fundraising Campaign already added"` +> **DESC**: `"Fundraising Campaign already added"` = `"Fundraising Campaign already added"` ### MESSAGE -\> **MESSAGE**: `"fundraisingCampaign.alreadyAdded"` = `"fundraisingCampaign.alreadyAdded"` +> **MESSAGE**: `"fundraisingCampaign.alreadyAdded"` = `"fundraisingCampaign.alreadyAdded"` ### PARAM -\> **PARAM**: `"fundraisingCampaign"` = `"fundraisingCampaign"` +> **PARAM**: `"fundraisingCampaign"` = `"fundraisingCampaign"` ## Defined in -[src/constants.ts:120](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/constants.ts#L120) +[src/constants.ts:120](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/constants.ts#L120) diff --git a/docs/talawa-api-docs/constants/variables/FUNDRAISING_CAMPAIGN_ALREADY_EXISTS.md b/docs/talawa-api-docs/constants/variables/FUNDRAISING_CAMPAIGN_ALREADY_EXISTS.md index f0b60c89a06..d45deea4f0e 100644 --- a/docs/talawa-api-docs/constants/variables/FUNDRAISING_CAMPAIGN_ALREADY_EXISTS.md +++ b/docs/talawa-api-docs/constants/variables/FUNDRAISING_CAMPAIGN_ALREADY_EXISTS.md @@ -6,26 +6,26 @@ # Variable: FUNDRAISING\_CAMPAIGN\_ALREADY\_EXISTS -\> `const` **FUNDRAISING\_CAMPAIGN\_ALREADY\_EXISTS**: `Readonly`\<`object`\> +> `const` **FUNDRAISING\_CAMPAIGN\_ALREADY\_EXISTS**: `Readonly`\<`object`\> ## Type declaration ### CODE -\> **CODE**: `"fundraisingCampaign.alreadyExists"` = `"fundraisingCampaign.alreadyExists"` +> **CODE**: `"fundraisingCampaign.alreadyExists"` = `"fundraisingCampaign.alreadyExists"` ### DESC -\> **DESC**: `"Fundraising Campaign already exists"` = `"Fundraising Campaign already exists"` +> **DESC**: `"Fundraising Campaign already exists"` = `"Fundraising Campaign already exists"` ### MESSAGE -\> **MESSAGE**: `"fundraisingCampaign.alreadyExists"` = `"fundraisingCampaign.alreadyExists"` +> **MESSAGE**: `"fundraisingCampaign.alreadyExists"` = `"fundraisingCampaign.alreadyExists"` ### PARAM -\> **PARAM**: `"fundraisingCampaign"` = `"fundraisingCampaign"` +> **PARAM**: `"fundraisingCampaign"` = `"fundraisingCampaign"` ## Defined in -[src/constants.ts:114](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/constants.ts#L114) +[src/constants.ts:114](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/constants.ts#L114) diff --git a/docs/talawa-api-docs/constants/variables/FUNDRAISING_CAMPAIGN_NOT_FOUND_ERROR.md b/docs/talawa-api-docs/constants/variables/FUNDRAISING_CAMPAIGN_NOT_FOUND_ERROR.md index ef069b0f67d..065f62fffca 100644 --- a/docs/talawa-api-docs/constants/variables/FUNDRAISING_CAMPAIGN_NOT_FOUND_ERROR.md +++ b/docs/talawa-api-docs/constants/variables/FUNDRAISING_CAMPAIGN_NOT_FOUND_ERROR.md @@ -6,26 +6,26 @@ # Variable: FUNDRAISING\_CAMPAIGN\_NOT\_FOUND\_ERROR -\> `const` **FUNDRAISING\_CAMPAIGN\_NOT\_FOUND\_ERROR**: `Readonly`\<`object`\> +> `const` **FUNDRAISING\_CAMPAIGN\_NOT\_FOUND\_ERROR**: `Readonly`\<`object`\> ## Type declaration ### CODE -\> **CODE**: `"fundraisingCampaign.notFound"` = `"fundraisingCampaign.notFound"` +> **CODE**: `"fundraisingCampaign.notFound"` = `"fundraisingCampaign.notFound"` ### DESC -\> **DESC**: `"FundraisingCampaign not found"` = `"FundraisingCampaign not found"` +> **DESC**: `"FundraisingCampaign not found"` = `"FundraisingCampaign not found"` ### MESSAGE -\> **MESSAGE**: `"fundraisingCampaign.notFound"` = `"fundraisingCampaign.notFound"` +> **MESSAGE**: `"fundraisingCampaign.notFound"` = `"fundraisingCampaign.notFound"` ### PARAM -\> **PARAM**: `"fundraisingCampaign"` = `"fundraisingCampaign"` +> **PARAM**: `"fundraisingCampaign"` = `"fundraisingCampaign"` ## Defined in -[src/constants.ts:108](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/constants.ts#L108) +[src/constants.ts:108](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/constants.ts#L108) diff --git a/docs/talawa-api-docs/constants/variables/FUNDRAISING_CAMPAIGN_PLEDGE_ALREADY_EXISTS.md b/docs/talawa-api-docs/constants/variables/FUNDRAISING_CAMPAIGN_PLEDGE_ALREADY_EXISTS.md index 341840b879f..522ba33e457 100644 --- a/docs/talawa-api-docs/constants/variables/FUNDRAISING_CAMPAIGN_PLEDGE_ALREADY_EXISTS.md +++ b/docs/talawa-api-docs/constants/variables/FUNDRAISING_CAMPAIGN_PLEDGE_ALREADY_EXISTS.md @@ -6,26 +6,26 @@ # Variable: FUNDRAISING\_CAMPAIGN\_PLEDGE\_ALREADY\_EXISTS -\> `const` **FUNDRAISING\_CAMPAIGN\_PLEDGE\_ALREADY\_EXISTS**: `Readonly`\<`object`\> +> `const` **FUNDRAISING\_CAMPAIGN\_PLEDGE\_ALREADY\_EXISTS**: `Readonly`\<`object`\> ## Type declaration ### CODE -\> **CODE**: `"fundraisingCampaignPledge.alreadyExists"` = `"fundraisingCampaignPledge.alreadyExists"` +> **CODE**: `"fundraisingCampaignPledge.alreadyExists"` = `"fundraisingCampaignPledge.alreadyExists"` ### DESC -\> **DESC**: `"Fundraising Campaign Pledge already exists"` = `"Fundraising Campaign Pledge already exists"` +> **DESC**: `"Fundraising Campaign Pledge already exists"` = `"Fundraising Campaign Pledge already exists"` ### MESSAGE -\> **MESSAGE**: `"fundraisingCampaignPledge.alreadyExists"` = `"fundraisingCampaignPledge.alreadyExists"` +> **MESSAGE**: `"fundraisingCampaignPledge.alreadyExists"` = `"fundraisingCampaignPledge.alreadyExists"` ### PARAM -\> **PARAM**: `"fundraisingCampaignPledge"` = `"fundraisingCampaignPledge"` +> **PARAM**: `"fundraisingCampaignPledge"` = `"fundraisingCampaignPledge"` ## Defined in -[src/constants.ts:132](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/constants.ts#L132) +[src/constants.ts:132](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/constants.ts#L132) diff --git a/docs/talawa-api-docs/constants/variables/FUNDRAISING_CAMPAIGN_PLEDGE_NOT_FOUND_ERROR.md b/docs/talawa-api-docs/constants/variables/FUNDRAISING_CAMPAIGN_PLEDGE_NOT_FOUND_ERROR.md index 277b59fc504..5f42712cb8e 100644 --- a/docs/talawa-api-docs/constants/variables/FUNDRAISING_CAMPAIGN_PLEDGE_NOT_FOUND_ERROR.md +++ b/docs/talawa-api-docs/constants/variables/FUNDRAISING_CAMPAIGN_PLEDGE_NOT_FOUND_ERROR.md @@ -6,26 +6,26 @@ # Variable: FUNDRAISING\_CAMPAIGN\_PLEDGE\_NOT\_FOUND\_ERROR -\> `const` **FUNDRAISING\_CAMPAIGN\_PLEDGE\_NOT\_FOUND\_ERROR**: `Readonly`\<`object`\> +> `const` **FUNDRAISING\_CAMPAIGN\_PLEDGE\_NOT\_FOUND\_ERROR**: `Readonly`\<`object`\> ## Type declaration ### CODE -\> **CODE**: `"fundraisingCampaignPledge.notFound"` = `"fundraisingCampaignPledge.notFound"` +> **CODE**: `"fundraisingCampaignPledge.notFound"` = `"fundraisingCampaignPledge.notFound"` ### DESC -\> **DESC**: `"FundraisingCampaignPledge not found"` = `"FundraisingCampaignPledge not found"` +> **DESC**: `"FundraisingCampaignPledge not found"` = `"FundraisingCampaignPledge not found"` ### MESSAGE -\> **MESSAGE**: `"fundraisingCampaignPledge.notFound"` = `"fundraisingCampaignPledge.notFound"` +> **MESSAGE**: `"fundraisingCampaignPledge.notFound"` = `"fundraisingCampaignPledge.notFound"` ### PARAM -\> **PARAM**: `"fundraisingCampaignPledge"` = `"fundraisingCampaignPledge"` +> **PARAM**: `"fundraisingCampaignPledge"` = `"fundraisingCampaignPledge"` ## Defined in -[src/constants.ts:126](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/constants.ts#L126) +[src/constants.ts:126](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/constants.ts#L126) diff --git a/docs/talawa-api-docs/constants/variables/FUND_ALREADY_EXISTS.md b/docs/talawa-api-docs/constants/variables/FUND_ALREADY_EXISTS.md index 7fc5ab7f72a..e59421fc2eb 100644 --- a/docs/talawa-api-docs/constants/variables/FUND_ALREADY_EXISTS.md +++ b/docs/talawa-api-docs/constants/variables/FUND_ALREADY_EXISTS.md @@ -6,26 +6,26 @@ # Variable: FUND\_ALREADY\_EXISTS -\> `const` **FUND\_ALREADY\_EXISTS**: `Readonly`\<`object`\> +> `const` **FUND\_ALREADY\_EXISTS**: `Readonly`\<`object`\> ## Type declaration ### CODE -\> **CODE**: `"fund.alreadyExists"` = `"fund.alreadyExists"` +> **CODE**: `"fund.alreadyExists"` = `"fund.alreadyExists"` ### DESC -\> **DESC**: `"Fund already exists"` = `"Fund already exists"` +> **DESC**: `"Fund already exists"` = `"Fund already exists"` ### MESSAGE -\> **MESSAGE**: `"fund.alreadyExists"` = `"fund.alreadyExists"` +> **MESSAGE**: `"fund.alreadyExists"` = `"fund.alreadyExists"` ### PARAM -\> **PARAM**: `"fund"` = `"fund"` +> **PARAM**: `"fund"` = `"fund"` ## Defined in -[src/constants.ts:102](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/constants.ts#L102) +[src/constants.ts:102](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/constants.ts#L102) diff --git a/docs/talawa-api-docs/constants/variables/FUND_NOT_FOUND_ERROR.md b/docs/talawa-api-docs/constants/variables/FUND_NOT_FOUND_ERROR.md index 026cd225641..c14bcb59e90 100644 --- a/docs/talawa-api-docs/constants/variables/FUND_NOT_FOUND_ERROR.md +++ b/docs/talawa-api-docs/constants/variables/FUND_NOT_FOUND_ERROR.md @@ -6,26 +6,26 @@ # Variable: FUND\_NOT\_FOUND\_ERROR -\> `const` **FUND\_NOT\_FOUND\_ERROR**: `Readonly`\<`object`\> +> `const` **FUND\_NOT\_FOUND\_ERROR**: `Readonly`\<`object`\> ## Type declaration ### CODE -\> **CODE**: `"fund.notFound"` = `"fund.notFound"` +> **CODE**: `"fund.notFound"` = `"fund.notFound"` ### DESC -\> **DESC**: `"Fund not found"` = `"Fund not found"` +> **DESC**: `"Fund not found"` = `"Fund not found"` ### MESSAGE -\> **MESSAGE**: `"fund.notFound"` = `"fund.notFound"` +> **MESSAGE**: `"fund.notFound"` = `"fund.notFound"` ### PARAM -\> **PARAM**: `"fund"` = `"fund"` +> **PARAM**: `"fund"` = `"fund"` ## Defined in -[src/constants.ts:138](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/constants.ts#L138) +[src/constants.ts:138](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/constants.ts#L138) diff --git a/docs/talawa-api-docs/constants/variables/IMAGE_SIZE_LIMIT_KB.md b/docs/talawa-api-docs/constants/variables/IMAGE_SIZE_LIMIT_KB.md index ecea9c35a43..469857e88eb 100644 --- a/docs/talawa-api-docs/constants/variables/IMAGE_SIZE_LIMIT_KB.md +++ b/docs/talawa-api-docs/constants/variables/IMAGE_SIZE_LIMIT_KB.md @@ -6,22 +6,22 @@ # Variable: IMAGE\_SIZE\_LIMIT\_KB -\> `const` **IMAGE\_SIZE\_LIMIT\_KB**: `Readonly`\<`object`\> +> `const` **IMAGE\_SIZE\_LIMIT\_KB**: `Readonly`\<`object`\> ## Type declaration ### CODE -\> **CODE**: `"internalServerError"` = `"internalServerError"` +> **CODE**: `"internalServerError"` = `"internalServerError"` ### MESSAGE -\> **MESSAGE**: `"The Image Size Limit has been exceeded"` = `"The Image Size Limit has been exceeded"` +> **MESSAGE**: `"The Image Size Limit has been exceeded"` = `"The Image Size Limit has been exceeded"` ### PARAM -\> **PARAM**: `"internalServerError"` = `"internalServerError"` +> **PARAM**: `"internalServerError"` = `"internalServerError"` ## Defined in -[src/constants.ts:238](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/constants.ts#L238) +[src/constants.ts:238](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/constants.ts#L238) diff --git a/docs/talawa-api-docs/constants/variables/INCORRECT_TAG_INPUT.md b/docs/talawa-api-docs/constants/variables/INCORRECT_TAG_INPUT.md index c2b07b1f815..34fb9af5a81 100644 --- a/docs/talawa-api-docs/constants/variables/INCORRECT_TAG_INPUT.md +++ b/docs/talawa-api-docs/constants/variables/INCORRECT_TAG_INPUT.md @@ -6,22 +6,22 @@ # Variable: INCORRECT\_TAG\_INPUT -\> `const` **INCORRECT\_TAG\_INPUT**: `Readonly`\<`object`\> +> `const` **INCORRECT\_TAG\_INPUT**: `Readonly`\<`object`\> ## Type declaration ### CODE -\> **CODE**: `"invalidArgs.tag"` = `"invalidArgs.tag"` +> **CODE**: `"invalidArgs.tag"` = `"invalidArgs.tag"` ### MESSAGE -\> **MESSAGE**: `"The tag does not belong to the organization provided."` = `"The tag does not belong to the organization provided."` +> **MESSAGE**: `"The tag does not belong to the organization provided."` = `"The tag does not belong to the organization provided."` ### PARAM -\> **PARAM**: `"invalidArgs.tag"` = `"invalidArgs.tag"` +> **PARAM**: `"invalidArgs.tag"` = `"invalidArgs.tag"` ## Defined in -[src/constants.ts:431](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/constants.ts#L431) +[src/constants.ts:431](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/constants.ts#L431) diff --git a/docs/talawa-api-docs/constants/variables/INPUT_NOT_FOUND_ERROR.md b/docs/talawa-api-docs/constants/variables/INPUT_NOT_FOUND_ERROR.md index 8aa7d43be6f..f3aca129ff3 100644 --- a/docs/talawa-api-docs/constants/variables/INPUT_NOT_FOUND_ERROR.md +++ b/docs/talawa-api-docs/constants/variables/INPUT_NOT_FOUND_ERROR.md @@ -6,22 +6,22 @@ # Variable: INPUT\_NOT\_FOUND\_ERROR -\> `const` **INPUT\_NOT\_FOUND\_ERROR**: `Readonly`\<`object`\> +> `const` **INPUT\_NOT\_FOUND\_ERROR**: `Readonly`\<`object`\> ## Type declaration ### CODE -\> **CODE**: `"Input.required"` = `"Input.required"` +> **CODE**: `"Input.required"` = `"Input.required"` ### MESSAGE -\> **MESSAGE**: `"Input not found"` = `"Input not found"` +> **MESSAGE**: `"Input not found"` = `"Input not found"` ### PARAM -\> **PARAM**: `"advertisement"` = `"advertisement"` +> **PARAM**: `"advertisement"` = `"advertisement"` ## Defined in -[src/constants.ts:478](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/constants.ts#L478) +[src/constants.ts:478](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/constants.ts#L478) diff --git a/docs/talawa-api-docs/constants/variables/INTERNAL_SERVER_ERROR.md b/docs/talawa-api-docs/constants/variables/INTERNAL_SERVER_ERROR.md index 8439947b990..bc5771dd53e 100644 --- a/docs/talawa-api-docs/constants/variables/INTERNAL_SERVER_ERROR.md +++ b/docs/talawa-api-docs/constants/variables/INTERNAL_SERVER_ERROR.md @@ -6,22 +6,22 @@ # Variable: INTERNAL\_SERVER\_ERROR -\> `const` **INTERNAL\_SERVER\_ERROR**: `Readonly`\<`object`\> +> `const` **INTERNAL\_SERVER\_ERROR**: `Readonly`\<`object`\> ## Type declaration ### CODE -\> **CODE**: `"internalServerError"` = `"internalServerError"` +> **CODE**: `"internalServerError"` = `"internalServerError"` ### MESSAGE -\> **MESSAGE**: `"Internal Server Error!"` = `"Internal Server Error!"` +> **MESSAGE**: `"Internal Server Error!"` = `"Internal Server Error!"` ### PARAM -\> **PARAM**: `"internalServerError"` = `"internalServerError"` +> **PARAM**: `"internalServerError"` = `"internalServerError"` ## Defined in -[src/constants.ts:257](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/constants.ts#L257) +[src/constants.ts:257](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/constants.ts#L257) diff --git a/docs/talawa-api-docs/constants/variables/INVALID_CREDENTIALS_ERROR.md b/docs/talawa-api-docs/constants/variables/INVALID_CREDENTIALS_ERROR.md index 2b51da69afe..c331fe04b3d 100644 --- a/docs/talawa-api-docs/constants/variables/INVALID_CREDENTIALS_ERROR.md +++ b/docs/talawa-api-docs/constants/variables/INVALID_CREDENTIALS_ERROR.md @@ -6,26 +6,26 @@ # Variable: INVALID\_CREDENTIALS\_ERROR -\> `const` **INVALID\_CREDENTIALS\_ERROR**: `Readonly`\<`object`\> +> `const` **INVALID\_CREDENTIALS\_ERROR**: `Readonly`\<`object`\> ## Type declaration ### CODE -\> **CODE**: `"invalid.credentials"` = `"invalid.credentials"` +> **CODE**: `"invalid.credentials"` = `"invalid.credentials"` ### DESC -\> **DESC**: `"Invalid credentials"` = `"Invalid credentials"` +> **DESC**: `"Invalid credentials"` = `"Invalid credentials"` ### MESSAGE -\> **MESSAGE**: `"invalid.credentials"` = `"invalid.credentials"` +> **MESSAGE**: `"invalid.credentials"` = `"invalid.credentials"` ### PARAM -\> **PARAM**: `"credentials"` = `"credentials"` +> **PARAM**: `"credentials"` = `"credentials"` ## Defined in -[src/constants.ts:595](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/constants.ts#L595) +[src/constants.ts:595](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/constants.ts#L595) diff --git a/docs/talawa-api-docs/constants/variables/INVALID_FILE_TYPE.md b/docs/talawa-api-docs/constants/variables/INVALID_FILE_TYPE.md index a929237759c..e935fd845c2 100644 --- a/docs/talawa-api-docs/constants/variables/INVALID_FILE_TYPE.md +++ b/docs/talawa-api-docs/constants/variables/INVALID_FILE_TYPE.md @@ -6,22 +6,22 @@ # Variable: INVALID\_FILE\_TYPE -\> `const` **INVALID\_FILE\_TYPE**: `Readonly`\<`object`\> +> `const` **INVALID\_FILE\_TYPE**: `Readonly`\<`object`\> ## Type declaration ### CODE -\> **CODE**: `"internalServerError"` = `"internalServerError"` +> **CODE**: `"internalServerError"` = `"internalServerError"` ### MESSAGE -\> **MESSAGE**: `"invalid.fileType"` = `"invalid.fileType"` +> **MESSAGE**: `"invalid.fileType"` = `"invalid.fileType"` ### PARAM -\> **PARAM**: `"internalServerError"` = `"internalServerError"` +> **PARAM**: `"internalServerError"` = `"internalServerError"` ## Defined in -[src/constants.ts:232](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/constants.ts#L232) +[src/constants.ts:232](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/constants.ts#L232) diff --git a/docs/talawa-api-docs/constants/variables/INVALID_OTP.md b/docs/talawa-api-docs/constants/variables/INVALID_OTP.md index b5c8cffa3d9..b42202371d6 100644 --- a/docs/talawa-api-docs/constants/variables/INVALID_OTP.md +++ b/docs/talawa-api-docs/constants/variables/INVALID_OTP.md @@ -6,8 +6,8 @@ # Variable: INVALID\_OTP -\> `const` **INVALID\_OTP**: `"Invalid OTP"` = `"Invalid OTP"` +> `const` **INVALID\_OTP**: `"Invalid OTP"` = `"Invalid OTP"` ## Defined in -[src/constants.ts:144](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/constants.ts#L144) +[src/constants.ts:144](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/constants.ts#L144) diff --git a/docs/talawa-api-docs/constants/variables/INVALID_REFRESH_TOKEN_ERROR.md b/docs/talawa-api-docs/constants/variables/INVALID_REFRESH_TOKEN_ERROR.md index 9a474302878..f6a57f42bd9 100644 --- a/docs/talawa-api-docs/constants/variables/INVALID_REFRESH_TOKEN_ERROR.md +++ b/docs/talawa-api-docs/constants/variables/INVALID_REFRESH_TOKEN_ERROR.md @@ -6,26 +6,26 @@ # Variable: INVALID\_REFRESH\_TOKEN\_ERROR -\> `const` **INVALID\_REFRESH\_TOKEN\_ERROR**: `Readonly`\<`object`\> +> `const` **INVALID\_REFRESH\_TOKEN\_ERROR**: `Readonly`\<`object`\> ## Type declaration ### CODE -\> **CODE**: `"invalid.refreshToken"` = `"invalid.refreshToken"` +> **CODE**: `"invalid.refreshToken"` = `"invalid.refreshToken"` ### DESC -\> **DESC**: `"Invalid refreshToken"` = `"Invalid refreshToken"` +> **DESC**: `"Invalid refreshToken"` = `"Invalid refreshToken"` ### MESSAGE -\> **MESSAGE**: `"invalid.refreshToken"` = `"invalid.refreshToken"` +> **MESSAGE**: `"invalid.refreshToken"` = `"invalid.refreshToken"` ### PARAM -\> **PARAM**: `"refreshToken"` = `"refreshToken"` +> **PARAM**: `"refreshToken"` = `"refreshToken"` ## Defined in -[src/constants.ts:601](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/constants.ts#L601) +[src/constants.ts:601](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/constants.ts#L601) diff --git a/docs/talawa-api-docs/constants/variables/INVALID_ROLE_TYPE.md b/docs/talawa-api-docs/constants/variables/INVALID_ROLE_TYPE.md index 2ebd06e5212..70cc0c537c5 100644 --- a/docs/talawa-api-docs/constants/variables/INVALID_ROLE_TYPE.md +++ b/docs/talawa-api-docs/constants/variables/INVALID_ROLE_TYPE.md @@ -6,26 +6,26 @@ # Variable: INVALID\_ROLE\_TYPE -\> `const` **INVALID\_ROLE\_TYPE**: `Readonly`\<`object`\> +> `const` **INVALID\_ROLE\_TYPE**: `Readonly`\<`object`\> ## Type declaration ### CODE -\> **CODE**: `"internalServerError"` = `"internalServerError"` +> **CODE**: `"internalServerError"` = `"internalServerError"` ### DESC -\> **DESC**: `"Invalid Role Type"` = `"Invalid Role Type"` +> **DESC**: `"Invalid Role Type"` = `"Invalid Role Type"` ### MESSAGE -\> **MESSAGE**: `"invalid.roleType"` = `"invalid.roleType"` +> **MESSAGE**: `"invalid.roleType"` = `"invalid.roleType"` ### PARAM -\> **PARAM**: `"internalServerError"` = `"internalServerError"` +> **PARAM**: `"internalServerError"` = `"internalServerError"` ## Defined in -[src/constants.ts:244](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/constants.ts#L244) +[src/constants.ts:244](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/constants.ts#L244) diff --git a/docs/talawa-api-docs/constants/variables/INVALID_TAG_INPUT.md b/docs/talawa-api-docs/constants/variables/INVALID_TAG_INPUT.md index 24c7ab01cea..491636a054d 100644 --- a/docs/talawa-api-docs/constants/variables/INVALID_TAG_INPUT.md +++ b/docs/talawa-api-docs/constants/variables/INVALID_TAG_INPUT.md @@ -6,22 +6,22 @@ # Variable: INVALID\_TAG\_INPUT -\> `const` **INVALID\_TAG\_INPUT**: `Readonly`\<`object`\> +> `const` **INVALID\_TAG\_INPUT**: `Readonly`\<`object`\> ## Type declaration ### CODE -\> **CODE**: `"invalidArgs"` = `"invalidArgs"` +> **CODE**: `"invalidArgs"` = `"invalidArgs"` ### MESSAGE -\> **MESSAGE**: `"Either an organizatin ID or a parent tag ID must be provided for this operation."` = `"Either an organizatin ID or a parent tag ID must be provided for this operation."` +> **MESSAGE**: `"Either an organizatin ID or a parent tag ID must be provided for this operation."` = `"Either an organizatin ID or a parent tag ID must be provided for this operation."` ### PARAM -\> **PARAM**: `"invalidArgs"` = `"invalidArgs"` +> **PARAM**: `"invalidArgs"` = `"invalidArgs"` ## Defined in -[src/constants.ts:424](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/constants.ts#L424) +[src/constants.ts:424](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/constants.ts#L424) diff --git a/docs/talawa-api-docs/constants/variables/IN_PRODUCTION.md b/docs/talawa-api-docs/constants/variables/IN_PRODUCTION.md index fddeef473e4..4b2c0dacf5d 100644 --- a/docs/talawa-api-docs/constants/variables/IN_PRODUCTION.md +++ b/docs/talawa-api-docs/constants/variables/IN_PRODUCTION.md @@ -6,8 +6,8 @@ # Variable: IN\_PRODUCTION -\> `const` **IN\_PRODUCTION**: `boolean` +> `const` **IN\_PRODUCTION**: `boolean` ## Defined in -[src/constants.ts:146](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/constants.ts#L146) +[src/constants.ts:146](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/constants.ts#L146) diff --git a/docs/talawa-api-docs/constants/variables/LAST_RESORT_SUPERADMIN_EMAIL.md b/docs/talawa-api-docs/constants/variables/LAST_RESORT_SUPERADMIN_EMAIL.md index 09bf2f78e71..91a6a05dd54 100644 --- a/docs/talawa-api-docs/constants/variables/LAST_RESORT_SUPERADMIN_EMAIL.md +++ b/docs/talawa-api-docs/constants/variables/LAST_RESORT_SUPERADMIN_EMAIL.md @@ -6,8 +6,8 @@ # Variable: LAST\_RESORT\_SUPERADMIN\_EMAIL -\> `const` **LAST\_RESORT\_SUPERADMIN\_EMAIL**: `undefined` \| `string` = `process.env.LAST_RESORT_SUPERADMIN_EMAIL` +> `const` **LAST\_RESORT\_SUPERADMIN\_EMAIL**: `undefined` \| `string` = `process.env.LAST_RESORT_SUPERADMIN_EMAIL` ## Defined in -[src/constants.ts:719](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/constants.ts#L719) +[src/constants.ts:719](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/constants.ts#L719) diff --git a/docs/talawa-api-docs/constants/variables/LENGTH_VALIDATION_ERROR.md b/docs/talawa-api-docs/constants/variables/LENGTH_VALIDATION_ERROR.md index c23bf351bff..c1dd7e2044d 100644 --- a/docs/talawa-api-docs/constants/variables/LENGTH_VALIDATION_ERROR.md +++ b/docs/talawa-api-docs/constants/variables/LENGTH_VALIDATION_ERROR.md @@ -6,22 +6,22 @@ # Variable: LENGTH\_VALIDATION\_ERROR -\> `const` **LENGTH\_VALIDATION\_ERROR**: `Readonly`\<`object`\> +> `const` **LENGTH\_VALIDATION\_ERROR**: `Readonly`\<`object`\> ## Type declaration ### CODE -\> **CODE**: `"string.notValid"` = `"string.notValid"` +> **CODE**: `"string.notValid"` = `"string.notValid"` ### MESSAGE -\> **MESSAGE**: `"Error: Length must be greater than 0 and less than"` = `"Error: Length must be greater than 0 and less than"` +> **MESSAGE**: `"Error: Length must be greater than 0 and less than"` = `"Error: Length must be greater than 0 and less than"` ### PARAM -\> **PARAM**: `"stringValidation"` = `"stringValidation"` +> **PARAM**: `"stringValidation"` = `"stringValidation"` ## Defined in -[src/constants.ts:288](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/constants.ts#L288) +[src/constants.ts:288](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/constants.ts#L288) diff --git a/docs/talawa-api-docs/constants/variables/LOG.md b/docs/talawa-api-docs/constants/variables/LOG.md index 4d0eb19e0cd..53411874229 100644 --- a/docs/talawa-api-docs/constants/variables/LOG.md +++ b/docs/talawa-api-docs/constants/variables/LOG.md @@ -6,8 +6,8 @@ # Variable: LOG -\> `const` **LOG**: `boolean` +> `const` **LOG**: `boolean` ## Defined in -[src/constants.ts:775](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/constants.ts#L775) +[src/constants.ts:775](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/constants.ts#L775) diff --git a/docs/talawa-api-docs/constants/variables/LOG_PATH.md b/docs/talawa-api-docs/constants/variables/LOG_PATH.md index 74c5b3ec60f..a3f21e34c3b 100644 --- a/docs/talawa-api-docs/constants/variables/LOG_PATH.md +++ b/docs/talawa-api-docs/constants/variables/LOG_PATH.md @@ -6,8 +6,8 @@ # Variable: LOG\_PATH -\> `const` **LOG\_PATH**: `undefined` \| `string` = `ENV.LOG_PATH` +> `const` **LOG\_PATH**: `undefined` \| `string` = `ENV.LOG_PATH` ## Defined in -[src/constants.ts:777](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/constants.ts#L777) +[src/constants.ts:777](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/constants.ts#L777) diff --git a/docs/talawa-api-docs/constants/variables/MAIL_PASSWORD.md b/docs/talawa-api-docs/constants/variables/MAIL_PASSWORD.md index 912ce890e2b..2adc723abc1 100644 --- a/docs/talawa-api-docs/constants/variables/MAIL_PASSWORD.md +++ b/docs/talawa-api-docs/constants/variables/MAIL_PASSWORD.md @@ -6,8 +6,8 @@ # Variable: MAIL\_PASSWORD -\> `const` **MAIL\_PASSWORD**: `undefined` \| `string` = `ENV.MAIL_PASSWORD` +> `const` **MAIL\_PASSWORD**: `undefined` \| `string` = `ENV.MAIL_PASSWORD` ## Defined in -[src/constants.ts:717](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/constants.ts#L717) +[src/constants.ts:717](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/constants.ts#L717) diff --git a/docs/talawa-api-docs/constants/variables/MAIL_USERNAME.md b/docs/talawa-api-docs/constants/variables/MAIL_USERNAME.md index d25ca9cd47b..f4bba5f541b 100644 --- a/docs/talawa-api-docs/constants/variables/MAIL_USERNAME.md +++ b/docs/talawa-api-docs/constants/variables/MAIL_USERNAME.md @@ -6,8 +6,8 @@ # Variable: MAIL\_USERNAME -\> `const` **MAIL\_USERNAME**: `undefined` \| `string` = `ENV.MAIL_USERNAME` +> `const` **MAIL\_USERNAME**: `undefined` \| `string` = `ENV.MAIL_USERNAME` ## Defined in -[src/constants.ts:715](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/constants.ts#L715) +[src/constants.ts:715](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/constants.ts#L715) diff --git a/docs/talawa-api-docs/constants/variables/MAXIMUM_FETCH_LIMIT.md b/docs/talawa-api-docs/constants/variables/MAXIMUM_FETCH_LIMIT.md index 2e70f433bb7..d4acf074dfa 100644 --- a/docs/talawa-api-docs/constants/variables/MAXIMUM_FETCH_LIMIT.md +++ b/docs/talawa-api-docs/constants/variables/MAXIMUM_FETCH_LIMIT.md @@ -6,8 +6,8 @@ # Variable: MAXIMUM\_FETCH\_LIMIT -\> `const` **MAXIMUM\_FETCH\_LIMIT**: `100` = `100` +> `const` **MAXIMUM\_FETCH\_LIMIT**: `100` = `100` ## Defined in -[src/constants.ts:699](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/constants.ts#L699) +[src/constants.ts:699](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/constants.ts#L699) diff --git a/docs/talawa-api-docs/constants/variables/MAXIMUM_IMAGE_SIZE_LIMIT_KB.md b/docs/talawa-api-docs/constants/variables/MAXIMUM_IMAGE_SIZE_LIMIT_KB.md index b3b03197ada..39ecfe14898 100644 --- a/docs/talawa-api-docs/constants/variables/MAXIMUM_IMAGE_SIZE_LIMIT_KB.md +++ b/docs/talawa-api-docs/constants/variables/MAXIMUM_IMAGE_SIZE_LIMIT_KB.md @@ -6,8 +6,8 @@ # Variable: MAXIMUM\_IMAGE\_SIZE\_LIMIT\_KB -\> `const` **MAXIMUM\_IMAGE\_SIZE\_LIMIT\_KB**: `20000` = `20000` +> `const` **MAXIMUM\_IMAGE\_SIZE\_LIMIT\_KB**: `20000` = `20000` ## Defined in -[src/constants.ts:701](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/constants.ts#L701) +[src/constants.ts:701](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/constants.ts#L701) diff --git a/docs/talawa-api-docs/constants/variables/MEMBERSHIP_REQUEST_ALREADY_EXISTS.md b/docs/talawa-api-docs/constants/variables/MEMBERSHIP_REQUEST_ALREADY_EXISTS.md index 27f1964e2f2..f3aff7b2e4e 100644 --- a/docs/talawa-api-docs/constants/variables/MEMBERSHIP_REQUEST_ALREADY_EXISTS.md +++ b/docs/talawa-api-docs/constants/variables/MEMBERSHIP_REQUEST_ALREADY_EXISTS.md @@ -6,26 +6,26 @@ # Variable: MEMBERSHIP\_REQUEST\_ALREADY\_EXISTS -\> `const` **MEMBERSHIP\_REQUEST\_ALREADY\_EXISTS**: `Readonly`\<`object`\> +> `const` **MEMBERSHIP\_REQUEST\_ALREADY\_EXISTS**: `Readonly`\<`object`\> ## Type declaration ### CODE -\> **CODE**: `"membershipRequest.alreadyExists"` = `"membershipRequest.alreadyExists"` +> **CODE**: `"membershipRequest.alreadyExists"` = `"membershipRequest.alreadyExists"` ### DESC -\> **DESC**: `"Membership Request already exists"` = `"Membership Request already exists"` +> **DESC**: `"Membership Request already exists"` = `"Membership Request already exists"` ### MESSAGE -\> **MESSAGE**: `"membershipRequest.alreadyExists"` = `"membershipRequest.alreadyExists"` +> **MESSAGE**: `"membershipRequest.alreadyExists"` = `"membershipRequest.alreadyExists"` ### PARAM -\> **PARAM**: `"membershipRequest"` = `"membershipRequest"` +> **PARAM**: `"membershipRequest"` = `"membershipRequest"` ## Defined in -[src/constants.ts:160](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/constants.ts#L160) +[src/constants.ts:160](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/constants.ts#L160) diff --git a/docs/talawa-api-docs/constants/variables/MEMBERSHIP_REQUEST_NOT_FOUND_ERROR.md b/docs/talawa-api-docs/constants/variables/MEMBERSHIP_REQUEST_NOT_FOUND_ERROR.md index 4392fe80e4e..567d902b3f2 100644 --- a/docs/talawa-api-docs/constants/variables/MEMBERSHIP_REQUEST_NOT_FOUND_ERROR.md +++ b/docs/talawa-api-docs/constants/variables/MEMBERSHIP_REQUEST_NOT_FOUND_ERROR.md @@ -6,26 +6,26 @@ # Variable: MEMBERSHIP\_REQUEST\_NOT\_FOUND\_ERROR -\> `const` **MEMBERSHIP\_REQUEST\_NOT\_FOUND\_ERROR**: `Readonly`\<`object`\> +> `const` **MEMBERSHIP\_REQUEST\_NOT\_FOUND\_ERROR**: `Readonly`\<`object`\> ## Type declaration ### CODE -\> **CODE**: `"membershipRequest.notFound"` = `"membershipRequest.notFound"` +> **CODE**: `"membershipRequest.notFound"` = `"membershipRequest.notFound"` ### DESC -\> **DESC**: `"Membership Request not found"` = `"Membership Request not found"` +> **DESC**: `"Membership Request not found"` = `"Membership Request not found"` ### MESSAGE -\> **MESSAGE**: `"membershipRequest.notFound"` = `"membershipRequest.notFound"` +> **MESSAGE**: `"membershipRequest.notFound"` = `"membershipRequest.notFound"` ### PARAM -\> **PARAM**: `"membershipRequest"` = `"membershipRequest"` +> **PARAM**: `"membershipRequest"` = `"membershipRequest"` ## Defined in -[src/constants.ts:153](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/constants.ts#L153) +[src/constants.ts:153](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/constants.ts#L153) diff --git a/docs/talawa-api-docs/constants/variables/MEMBER_NOT_FOUND_ERROR.md b/docs/talawa-api-docs/constants/variables/MEMBER_NOT_FOUND_ERROR.md index 627e3b81f2e..ec8fd983f7d 100644 --- a/docs/talawa-api-docs/constants/variables/MEMBER_NOT_FOUND_ERROR.md +++ b/docs/talawa-api-docs/constants/variables/MEMBER_NOT_FOUND_ERROR.md @@ -6,26 +6,26 @@ # Variable: MEMBER\_NOT\_FOUND\_ERROR -\> `const` **MEMBER\_NOT\_FOUND\_ERROR**: `Readonly`\<`object`\> +> `const` **MEMBER\_NOT\_FOUND\_ERROR**: `Readonly`\<`object`\> ## Type declaration ### CODE -\> **CODE**: `"member.notFound"` = `"member.notFound"` +> **CODE**: `"member.notFound"` = `"member.notFound"` ### DESC -\> **DESC**: `"Member not found"` = `"Member not found"` +> **DESC**: `"Member not found"` = `"Member not found"` ### MESSAGE -\> **MESSAGE**: `"member.notFound"` = `"member.notFound"` +> **MESSAGE**: `"member.notFound"` = `"member.notFound"` ### PARAM -\> **PARAM**: `"member"` = `"member"` +> **PARAM**: `"member"` = `"member"` ## Defined in -[src/constants.ts:147](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/constants.ts#L147) +[src/constants.ts:147](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/constants.ts#L147) diff --git a/docs/talawa-api-docs/constants/variables/MILLISECONDS_IN_A_WEEK.md b/docs/talawa-api-docs/constants/variables/MILLISECONDS_IN_A_WEEK.md index 21452058c2d..2dd51a9a474 100644 --- a/docs/talawa-api-docs/constants/variables/MILLISECONDS_IN_A_WEEK.md +++ b/docs/talawa-api-docs/constants/variables/MILLISECONDS_IN_A_WEEK.md @@ -6,8 +6,8 @@ # Variable: MILLISECONDS\_IN\_A\_WEEK -\> `const` **MILLISECONDS\_IN\_A\_WEEK**: `number` +> `const` **MILLISECONDS\_IN\_A\_WEEK**: `number` ## Defined in -[src/constants.ts:735](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/constants.ts#L735) +[src/constants.ts:735](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/constants.ts#L735) diff --git a/docs/talawa-api-docs/constants/variables/MONGO_DB_URL.md b/docs/talawa-api-docs/constants/variables/MONGO_DB_URL.md index ee717e71f32..b14e7eaa74c 100644 --- a/docs/talawa-api-docs/constants/variables/MONGO_DB_URL.md +++ b/docs/talawa-api-docs/constants/variables/MONGO_DB_URL.md @@ -6,8 +6,8 @@ # Variable: MONGO\_DB\_URL -\> `const` **MONGO\_DB\_URL**: `undefined` \| `string` = `ENV.MONGO_DB_URL` +> `const` **MONGO\_DB\_URL**: `undefined` \| `string` = `ENV.MONGO_DB_URL` ## Defined in -[src/constants.ts:711](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/constants.ts#L711) +[src/constants.ts:711](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/constants.ts#L711) diff --git a/docs/talawa-api-docs/constants/variables/NOTE_NOT_FOUND_ERROR.md b/docs/talawa-api-docs/constants/variables/NOTE_NOT_FOUND_ERROR.md index ae0602f270b..748485a3e05 100644 --- a/docs/talawa-api-docs/constants/variables/NOTE_NOT_FOUND_ERROR.md +++ b/docs/talawa-api-docs/constants/variables/NOTE_NOT_FOUND_ERROR.md @@ -6,22 +6,22 @@ # Variable: NOTE\_NOT\_FOUND\_ERROR -\> `const` **NOTE\_NOT\_FOUND\_ERROR**: `Readonly`\<`object`\> +> `const` **NOTE\_NOT\_FOUND\_ERROR**: `Readonly`\<`object`\> ## Type declaration ### CODE -\> **CODE**: `"note.notFound"` = `"note.notFound"` +> **CODE**: `"note.notFound"` = `"note.notFound"` ### MESSAGE -\> **MESSAGE**: `"Error: Note not found"` = `"Error: Note not found"` +> **MESSAGE**: `"Error: Note not found"` = `"Error: Note not found"` ### PARAM -\> **PARAM**: `"noteValidation"` = `"noteValidation"` +> **PARAM**: `"noteValidation"` = `"noteValidation"` ## Defined in -[src/constants.ts:541](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/constants.ts#L541) +[src/constants.ts:541](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/constants.ts#L541) diff --git a/docs/talawa-api-docs/constants/variables/NO_CHANGE_IN_TAG_NAME.md b/docs/talawa-api-docs/constants/variables/NO_CHANGE_IN_TAG_NAME.md index a8896693325..af05bbf372f 100644 --- a/docs/talawa-api-docs/constants/variables/NO_CHANGE_IN_TAG_NAME.md +++ b/docs/talawa-api-docs/constants/variables/NO_CHANGE_IN_TAG_NAME.md @@ -6,22 +6,22 @@ # Variable: NO\_CHANGE\_IN\_TAG\_NAME -\> `const` **NO\_CHANGE\_IN\_TAG\_NAME**: `Readonly`\<`object`\> +> `const` **NO\_CHANGE\_IN\_TAG\_NAME**: `Readonly`\<`object`\> ## Type declaration ### CODE -\> **CODE**: `"invalidArgs.tagName"` = `"invalidArgs.tagName"` +> **CODE**: `"invalidArgs.tagName"` = `"invalidArgs.tagName"` ### MESSAGE -\> **MESSAGE**: `"The tag name is the already set to the value it is being requested to be changed to."` = `"The tag name is the already set to the value it is being requested to be changed to."` +> **MESSAGE**: `"The tag name is the already set to the value it is being requested to be changed to."` = `"The tag name is the already set to the value it is being requested to be changed to."` ### PARAM -\> **PARAM**: `"invalidArgs.tagName"` = `"invalidArgs.tagName"` +> **PARAM**: `"invalidArgs.tagName"` = `"invalidArgs.tagName"` ## Defined in -[src/constants.ts:437](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/constants.ts#L437) +[src/constants.ts:437](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/constants.ts#L437) diff --git a/docs/talawa-api-docs/constants/variables/ORGANIZATION_IMAGE_NOT_FOUND_ERROR.md b/docs/talawa-api-docs/constants/variables/ORGANIZATION_IMAGE_NOT_FOUND_ERROR.md index b5c789d317d..4371b866c2b 100644 --- a/docs/talawa-api-docs/constants/variables/ORGANIZATION_IMAGE_NOT_FOUND_ERROR.md +++ b/docs/talawa-api-docs/constants/variables/ORGANIZATION_IMAGE_NOT_FOUND_ERROR.md @@ -6,26 +6,26 @@ # Variable: ORGANIZATION\_IMAGE\_NOT\_FOUND\_ERROR -\> `const` **ORGANIZATION\_IMAGE\_NOT\_FOUND\_ERROR**: `Readonly`\<`object`\> +> `const` **ORGANIZATION\_IMAGE\_NOT\_FOUND\_ERROR**: `Readonly`\<`object`\> ## Type declaration ### CODE -\> **CODE**: `"organizationImage.notFound"` = `"organizationImage.notFound"` +> **CODE**: `"organizationImage.notFound"` = `"organizationImage.notFound"` ### DESC -\> **DESC**: `"OrganizationImage not found"` = `"OrganizationImage not found"` +> **DESC**: `"OrganizationImage not found"` = `"OrganizationImage not found"` ### MESSAGE -\> **MESSAGE**: `"organizationImage.notFound"` = `"organizationImage.notFound"` +> **MESSAGE**: `"organizationImage.notFound"` = `"organizationImage.notFound"` ### PARAM -\> **PARAM**: `"organizationImage"` = `"organizationImage"` +> **PARAM**: `"organizationImage"` = `"organizationImage"` ## Defined in -[src/constants.ts:207](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/constants.ts#L207) +[src/constants.ts:207](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/constants.ts#L207) diff --git a/docs/talawa-api-docs/constants/variables/ORGANIZATION_MEMBER_NOT_FOUND_ERROR.md b/docs/talawa-api-docs/constants/variables/ORGANIZATION_MEMBER_NOT_FOUND_ERROR.md index 323fdff572d..5da1ed6e1fc 100644 --- a/docs/talawa-api-docs/constants/variables/ORGANIZATION_MEMBER_NOT_FOUND_ERROR.md +++ b/docs/talawa-api-docs/constants/variables/ORGANIZATION_MEMBER_NOT_FOUND_ERROR.md @@ -6,26 +6,26 @@ # Variable: ORGANIZATION\_MEMBER\_NOT\_FOUND\_ERROR -\> `const` **ORGANIZATION\_MEMBER\_NOT\_FOUND\_ERROR**: `Readonly`\<`object`\> +> `const` **ORGANIZATION\_MEMBER\_NOT\_FOUND\_ERROR**: `Readonly`\<`object`\> ## Type declaration ### CODE -\> **CODE**: `"organization.member.notFound"` = `"organization.member.notFound"` +> **CODE**: `"organization.member.notFound"` = `"organization.member.notFound"` ### DESC -\> **DESC**: `"Organization's user is not a member"` = `"Organization's user is not a member"` +> **DESC**: `"Organization's user is not a member"` = `"Organization's user is not a member"` ### MESSAGE -\> **MESSAGE**: `"organization.member.notFound"` = `"organization.member.notFound"` +> **MESSAGE**: `"organization.member.notFound"` = `"organization.member.notFound"` ### PARAM -\> **PARAM**: `"organizationMember"` = `"organizationMember"` +> **PARAM**: `"organizationMember"` = `"organizationMember"` ## Defined in -[src/constants.ts:167](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/constants.ts#L167) +[src/constants.ts:167](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/constants.ts#L167) diff --git a/docs/talawa-api-docs/constants/variables/ORGANIZATION_NOT_AUTHORIZED_ERROR.md b/docs/talawa-api-docs/constants/variables/ORGANIZATION_NOT_AUTHORIZED_ERROR.md index 2f6ea25d115..879d6079aa3 100644 --- a/docs/talawa-api-docs/constants/variables/ORGANIZATION_NOT_AUTHORIZED_ERROR.md +++ b/docs/talawa-api-docs/constants/variables/ORGANIZATION_NOT_AUTHORIZED_ERROR.md @@ -6,26 +6,26 @@ # Variable: ORGANIZATION\_NOT\_AUTHORIZED\_ERROR -\> `const` **ORGANIZATION\_NOT\_AUTHORIZED\_ERROR**: `Readonly`\<`object`\> +> `const` **ORGANIZATION\_NOT\_AUTHORIZED\_ERROR**: `Readonly`\<`object`\> ## Type declaration ### CODE -\> **CODE**: `"org.notAuthorized"` = `"org.notAuthorized"` +> **CODE**: `"org.notAuthorized"` = `"org.notAuthorized"` ### DESC -\> **DESC**: `"Organization is not authorized"` = `"Organization is not authorized"` +> **DESC**: `"Organization is not authorized"` = `"Organization is not authorized"` ### MESSAGE -\> **MESSAGE**: `"org.notAuthorized"` = `"org.notAuthorized"` +> **MESSAGE**: `"org.notAuthorized"` = `"org.notAuthorized"` ### PARAM -\> **PARAM**: `"org"` = `"org"` +> **PARAM**: `"org"` = `"org"` ## Defined in -[src/constants.ts:173](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/constants.ts#L173) +[src/constants.ts:173](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/constants.ts#L173) diff --git a/docs/talawa-api-docs/constants/variables/ORGANIZATION_NOT_FOUND_ERROR.md b/docs/talawa-api-docs/constants/variables/ORGANIZATION_NOT_FOUND_ERROR.md index 1bb6e0d1aab..05151193fbd 100644 --- a/docs/talawa-api-docs/constants/variables/ORGANIZATION_NOT_FOUND_ERROR.md +++ b/docs/talawa-api-docs/constants/variables/ORGANIZATION_NOT_FOUND_ERROR.md @@ -6,26 +6,26 @@ # Variable: ORGANIZATION\_NOT\_FOUND\_ERROR -\> `const` **ORGANIZATION\_NOT\_FOUND\_ERROR**: `Readonly`\<`object`\> +> `const` **ORGANIZATION\_NOT\_FOUND\_ERROR**: `Readonly`\<`object`\> ## Type declaration ### CODE -\> **CODE**: `"organization.notFound"` = `"organization.notFound"` +> **CODE**: `"organization.notFound"` = `"organization.notFound"` ### DESC -\> **DESC**: `"Organization not found"` = `"Organization not found"` +> **DESC**: `"Organization not found"` = `"Organization not found"` ### MESSAGE -\> **MESSAGE**: `"organization.notFound"` = `"organization.notFound"` +> **MESSAGE**: `"organization.notFound"` = `"organization.notFound"` ### PARAM -\> **PARAM**: `"organization"` = `"organization"` +> **PARAM**: `"organization"` = `"organization"` ## Defined in -[src/constants.ts:179](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/constants.ts#L179) +[src/constants.ts:179](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/constants.ts#L179) diff --git a/docs/talawa-api-docs/constants/variables/PLEASE_PROVIDE_TITLE.md b/docs/talawa-api-docs/constants/variables/PLEASE_PROVIDE_TITLE.md index fb83470df94..d32fc7800c1 100644 --- a/docs/talawa-api-docs/constants/variables/PLEASE_PROVIDE_TITLE.md +++ b/docs/talawa-api-docs/constants/variables/PLEASE_PROVIDE_TITLE.md @@ -6,22 +6,22 @@ # Variable: PLEASE\_PROVIDE\_TITLE -\> `const` **PLEASE\_PROVIDE\_TITLE**: `Readonly`\<`object`\> +> `const` **PLEASE\_PROVIDE\_TITLE**: `Readonly`\<`object`\> ## Type declaration ### CODE -\> **CODE**: `"post.provideTitle"` = `"post.provideTitle"` +> **CODE**: `"post.provideTitle"` = `"post.provideTitle"` ### MESSAGE -\> **MESSAGE**: `"Please provide a title to pin post"` = `"Please provide a title to pin post"` +> **MESSAGE**: `"Please provide a title to pin post"` = `"Please provide a title to pin post"` ### PARAM -\> **PARAM**: `"post.provideTitle"` = `"post.provideTitle"` +> **PARAM**: `"post.provideTitle"` = `"post.provideTitle"` ## Defined in -[src/constants.ts:398](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/constants.ts#L398) +[src/constants.ts:398](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/constants.ts#L398) diff --git a/docs/talawa-api-docs/constants/variables/PLUGIN_NOT_FOUND.md b/docs/talawa-api-docs/constants/variables/PLUGIN_NOT_FOUND.md index 18bb9549df2..285edc49779 100644 --- a/docs/talawa-api-docs/constants/variables/PLUGIN_NOT_FOUND.md +++ b/docs/talawa-api-docs/constants/variables/PLUGIN_NOT_FOUND.md @@ -6,26 +6,26 @@ # Variable: PLUGIN\_NOT\_FOUND -\> `const` **PLUGIN\_NOT\_FOUND**: `Readonly`\<`object`\> +> `const` **PLUGIN\_NOT\_FOUND**: `Readonly`\<`object`\> ## Type declaration ### CODE -\> **CODE**: `"plugin.notFound"` = `"plugin.notFound"` +> **CODE**: `"plugin.notFound"` = `"plugin.notFound"` ### DESC -\> **DESC**: `"Plugin not found"` = `"Plugin not found"` +> **DESC**: `"Plugin not found"` = `"Plugin not found"` ### MESSAGE -\> **MESSAGE**: `"plugin.notFound"` = `"plugin.notFound"` +> **MESSAGE**: `"plugin.notFound"` = `"plugin.notFound"` ### PARAM -\> **PARAM**: `"plugin"` = `"plugin"` +> **PARAM**: `"plugin"` = `"plugin"` ## Defined in -[src/constants.ts:213](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/constants.ts#L213) +[src/constants.ts:213](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/constants.ts#L213) diff --git a/docs/talawa-api-docs/constants/variables/POST_NEEDS_TO_BE_PINNED.md b/docs/talawa-api-docs/constants/variables/POST_NEEDS_TO_BE_PINNED.md index 055b69316a1..aa9e6850353 100644 --- a/docs/talawa-api-docs/constants/variables/POST_NEEDS_TO_BE_PINNED.md +++ b/docs/talawa-api-docs/constants/variables/POST_NEEDS_TO_BE_PINNED.md @@ -6,22 +6,22 @@ # Variable: POST\_NEEDS\_TO\_BE\_PINNED -\> `const` **POST\_NEEDS\_TO\_BE\_PINNED**: `Readonly`\<`object`\> +> `const` **POST\_NEEDS\_TO\_BE\_PINNED**: `Readonly`\<`object`\> ## Type declaration ### CODE -\> **CODE**: `"post.notAllowedToAddTitle"` = `"post.notAllowedToAddTitle"` +> **CODE**: `"post.notAllowedToAddTitle"` = `"post.notAllowedToAddTitle"` ### MESSAGE -\> **MESSAGE**: `"Post needs to be pinned inorder to add a title"` = `"Post needs to be pinned inorder to add a title"` +> **MESSAGE**: `"Post needs to be pinned inorder to add a title"` = `"Post needs to be pinned inorder to add a title"` ### PARAM -\> **PARAM**: `"post.notAllowedToAddTitle"` = `"post.notAllowedToAddTitle"` +> **PARAM**: `"post.notAllowedToAddTitle"` = `"post.notAllowedToAddTitle"` ## Defined in -[src/constants.ts:392](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/constants.ts#L392) +[src/constants.ts:392](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/constants.ts#L392) diff --git a/docs/talawa-api-docs/constants/variables/POST_NOT_FOUND_ERROR.md b/docs/talawa-api-docs/constants/variables/POST_NOT_FOUND_ERROR.md index 644065fc8e2..f8410edcbe2 100644 --- a/docs/talawa-api-docs/constants/variables/POST_NOT_FOUND_ERROR.md +++ b/docs/talawa-api-docs/constants/variables/POST_NOT_FOUND_ERROR.md @@ -6,26 +6,26 @@ # Variable: POST\_NOT\_FOUND\_ERROR -\> `const` **POST\_NOT\_FOUND\_ERROR**: `Readonly`\<`object`\> +> `const` **POST\_NOT\_FOUND\_ERROR**: `Readonly`\<`object`\> ## Type declaration ### CODE -\> **CODE**: `"post.notFound"` = `"post.notFound"` +> **CODE**: `"post.notFound"` = `"post.notFound"` ### DESC -\> **DESC**: `"Post not found"` = `"Post not found"` +> **DESC**: `"Post not found"` = `"Post not found"` ### MESSAGE -\> **MESSAGE**: `"post.notFound"` = `"post.notFound"` +> **MESSAGE**: `"post.notFound"` = `"post.notFound"` ### PARAM -\> **PARAM**: `"post"` = `"post"` +> **PARAM**: `"post"` = `"post"` ## Defined in -[src/constants.ts:219](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/constants.ts#L219) +[src/constants.ts:219](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/constants.ts#L219) diff --git a/docs/talawa-api-docs/constants/variables/PRELOGIN_IMAGERY_FIELD_EMPTY.md b/docs/talawa-api-docs/constants/variables/PRELOGIN_IMAGERY_FIELD_EMPTY.md index 32cf0a24475..8b7b6786b86 100644 --- a/docs/talawa-api-docs/constants/variables/PRELOGIN_IMAGERY_FIELD_EMPTY.md +++ b/docs/talawa-api-docs/constants/variables/PRELOGIN_IMAGERY_FIELD_EMPTY.md @@ -6,22 +6,22 @@ # Variable: PRELOGIN\_IMAGERY\_FIELD\_EMPTY -\> `const` **PRELOGIN\_IMAGERY\_FIELD\_EMPTY**: `Readonly`\<`object`\> +> `const` **PRELOGIN\_IMAGERY\_FIELD\_EMPTY**: `Readonly`\<`object`\> ## Type declaration ### CODE -\> **CODE**: `"preLoginImagery.empty"` = `"preLoginImagery.empty"` +> **CODE**: `"preLoginImagery.empty"` = `"preLoginImagery.empty"` ### MESSAGE -\> **MESSAGE**: `"Website name, website link and the website logo cannot be empty"` = `"Website name, website link and the website logo cannot be empty"` +> **MESSAGE**: `"Website name, website link and the website logo cannot be empty"` = `"Website name, website link and the website logo cannot be empty"` ### PARAM -\> **PARAM**: `"preLoginImagery.empty"` = `"preLoginImagery.empty"` +> **PARAM**: `"preLoginImagery.empty"` = `"preLoginImagery.empty"` ## Defined in -[src/constants.ts:693](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/constants.ts#L693) +[src/constants.ts:693](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/constants.ts#L693) diff --git a/docs/talawa-api-docs/constants/variables/RECAPTCHA_SECRET_KEY.md b/docs/talawa-api-docs/constants/variables/RECAPTCHA_SECRET_KEY.md index d3d1b973969..be5f58e5a6a 100644 --- a/docs/talawa-api-docs/constants/variables/RECAPTCHA_SECRET_KEY.md +++ b/docs/talawa-api-docs/constants/variables/RECAPTCHA_SECRET_KEY.md @@ -6,8 +6,8 @@ # Variable: RECAPTCHA\_SECRET\_KEY -\> `const` **RECAPTCHA\_SECRET\_KEY**: `undefined` \| `string` = `ENV.RECAPTCHA_SECRET_KEY` +> `const` **RECAPTCHA\_SECRET\_KEY**: `undefined` \| `string` = `ENV.RECAPTCHA_SECRET_KEY` ## Defined in -[src/constants.ts:713](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/constants.ts#L713) +[src/constants.ts:713](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/constants.ts#L713) diff --git a/docs/talawa-api-docs/constants/variables/RECURRENCE_FREQUENCIES.md b/docs/talawa-api-docs/constants/variables/RECURRENCE_FREQUENCIES.md index eb513e59b68..60f56c41b45 100644 --- a/docs/talawa-api-docs/constants/variables/RECURRENCE_FREQUENCIES.md +++ b/docs/talawa-api-docs/constants/variables/RECURRENCE_FREQUENCIES.md @@ -6,8 +6,8 @@ # Variable: RECURRENCE\_FREQUENCIES -\> `const` **RECURRENCE\_FREQUENCIES**: `string`[] +> `const` **RECURRENCE\_FREQUENCIES**: `string`[] ## Defined in -[src/constants.ts:738](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/constants.ts#L738) +[src/constants.ts:738](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/constants.ts#L738) diff --git a/docs/talawa-api-docs/constants/variables/RECURRENCE_RULE_NOT_FOUND.md b/docs/talawa-api-docs/constants/variables/RECURRENCE_RULE_NOT_FOUND.md index 560fe091049..ba94ea5d658 100644 --- a/docs/talawa-api-docs/constants/variables/RECURRENCE_RULE_NOT_FOUND.md +++ b/docs/talawa-api-docs/constants/variables/RECURRENCE_RULE_NOT_FOUND.md @@ -6,26 +6,26 @@ # Variable: RECURRENCE\_RULE\_NOT\_FOUND -\> `const` **RECURRENCE\_RULE\_NOT\_FOUND**: `Readonly`\<`object`\> +> `const` **RECURRENCE\_RULE\_NOT\_FOUND**: `Readonly`\<`object`\> ## Type declaration ### CODE -\> **CODE**: `"recurrenceRule.notFound"` = `"recurrenceRule.notFound"` +> **CODE**: `"recurrenceRule.notFound"` = `"recurrenceRule.notFound"` ### DESC -\> **DESC**: `"Recurrence Rule not found"` = `"Recurrence Rule not found"` +> **DESC**: `"Recurrence Rule not found"` = `"Recurrence Rule not found"` ### MESSAGE -\> **MESSAGE**: `"recurrenceRule.notFound"` = `"recurrenceRule.notFound"` +> **MESSAGE**: `"recurrenceRule.notFound"` = `"recurrenceRule.notFound"` ### PARAM -\> **PARAM**: `"recurrenceRule"` = `"recurrenceRule"` +> **PARAM**: `"recurrenceRule"` = `"recurrenceRule"` ## Defined in -[src/constants.ts:186](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/constants.ts#L186) +[src/constants.ts:186](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/constants.ts#L186) diff --git a/docs/talawa-api-docs/constants/variables/RECURRENCE_WEEKDAYS.md b/docs/talawa-api-docs/constants/variables/RECURRENCE_WEEKDAYS.md index 5438d66ac83..f2cc449fc28 100644 --- a/docs/talawa-api-docs/constants/variables/RECURRENCE_WEEKDAYS.md +++ b/docs/talawa-api-docs/constants/variables/RECURRENCE_WEEKDAYS.md @@ -6,8 +6,8 @@ # Variable: RECURRENCE\_WEEKDAYS -\> `const` **RECURRENCE\_WEEKDAYS**: `string`[] +> `const` **RECURRENCE\_WEEKDAYS**: `string`[] ## Defined in -[src/constants.ts:752](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/constants.ts#L752) +[src/constants.ts:752](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/constants.ts#L752) diff --git a/docs/talawa-api-docs/constants/variables/RECURRENCE_WEEKDAYS_MAPPING.md b/docs/talawa-api-docs/constants/variables/RECURRENCE_WEEKDAYS_MAPPING.md index e63f8e34c19..4670d3ae625 100644 --- a/docs/talawa-api-docs/constants/variables/RECURRENCE_WEEKDAYS_MAPPING.md +++ b/docs/talawa-api-docs/constants/variables/RECURRENCE_WEEKDAYS_MAPPING.md @@ -6,38 +6,38 @@ # Variable: RECURRENCE\_WEEKDAYS\_MAPPING -\> `const` **RECURRENCE\_WEEKDAYS\_MAPPING**: `object` +> `const` **RECURRENCE\_WEEKDAYS\_MAPPING**: `object` ## Type declaration ### FRIDAY -\> **FRIDAY**: `string` = `"FR"` +> **FRIDAY**: `string` = `"FR"` ### MONDAY -\> **MONDAY**: `string` = `"MO"` +> **MONDAY**: `string` = `"MO"` ### SATURDAY -\> **SATURDAY**: `string` = `"SA"` +> **SATURDAY**: `string` = `"SA"` ### SUNDAY -\> **SUNDAY**: `string` = `"SU"` +> **SUNDAY**: `string` = `"SU"` ### THURSDAY -\> **THURSDAY**: `string` = `"TH"` +> **THURSDAY**: `string` = `"TH"` ### TUESDAY -\> **TUESDAY**: `string` = `"TU"` +> **TUESDAY**: `string` = `"TU"` ### WEDNESDAY -\> **WEDNESDAY**: `string` = `"WE"` +> **WEDNESDAY**: `string` = `"WE"` ## Defined in -[src/constants.ts:762](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/constants.ts#L762) +[src/constants.ts:762](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/constants.ts#L762) diff --git a/docs/talawa-api-docs/constants/variables/RECURRING_EVENT_INSTANCES_DAILY_LIMIT.md b/docs/talawa-api-docs/constants/variables/RECURRING_EVENT_INSTANCES_DAILY_LIMIT.md index a72b2deaafa..cd3c0a0d3cd 100644 --- a/docs/talawa-api-docs/constants/variables/RECURRING_EVENT_INSTANCES_DAILY_LIMIT.md +++ b/docs/talawa-api-docs/constants/variables/RECURRING_EVENT_INSTANCES_DAILY_LIMIT.md @@ -6,8 +6,8 @@ # Variable: RECURRING\_EVENT\_INSTANCES\_DAILY\_LIMIT -\> `const` **RECURRING\_EVENT\_INSTANCES\_DAILY\_LIMIT**: `1` = `1` +> `const` **RECURRING\_EVENT\_INSTANCES\_DAILY\_LIMIT**: `1` = `1` ## Defined in -[src/constants.ts:741](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/constants.ts#L741) +[src/constants.ts:741](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/constants.ts#L741) diff --git a/docs/talawa-api-docs/constants/variables/RECURRING_EVENT_INSTANCES_MONTHLY_LIMIT.md b/docs/talawa-api-docs/constants/variables/RECURRING_EVENT_INSTANCES_MONTHLY_LIMIT.md index 440ad9a7ced..1e8d8743ea0 100644 --- a/docs/talawa-api-docs/constants/variables/RECURRING_EVENT_INSTANCES_MONTHLY_LIMIT.md +++ b/docs/talawa-api-docs/constants/variables/RECURRING_EVENT_INSTANCES_MONTHLY_LIMIT.md @@ -6,8 +6,8 @@ # Variable: RECURRING\_EVENT\_INSTANCES\_MONTHLY\_LIMIT -\> `const` **RECURRING\_EVENT\_INSTANCES\_MONTHLY\_LIMIT**: `5` = `5` +> `const` **RECURRING\_EVENT\_INSTANCES\_MONTHLY\_LIMIT**: `5` = `5` ## Defined in -[src/constants.ts:743](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/constants.ts#L743) +[src/constants.ts:743](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/constants.ts#L743) diff --git a/docs/talawa-api-docs/constants/variables/RECURRING_EVENT_INSTANCES_QUERY_LIMIT.md b/docs/talawa-api-docs/constants/variables/RECURRING_EVENT_INSTANCES_QUERY_LIMIT.md index 4fae74ebc1b..7de897a1672 100644 --- a/docs/talawa-api-docs/constants/variables/RECURRING_EVENT_INSTANCES_QUERY_LIMIT.md +++ b/docs/talawa-api-docs/constants/variables/RECURRING_EVENT_INSTANCES_QUERY_LIMIT.md @@ -6,8 +6,8 @@ # Variable: RECURRING\_EVENT\_INSTANCES\_QUERY\_LIMIT -\> `const` **RECURRING\_EVENT\_INSTANCES\_QUERY\_LIMIT**: `1` = `1` +> `const` **RECURRING\_EVENT\_INSTANCES\_QUERY\_LIMIT**: `1` = `1` ## Defined in -[src/constants.ts:749](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/constants.ts#L749) +[src/constants.ts:749](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/constants.ts#L749) diff --git a/docs/talawa-api-docs/constants/variables/RECURRING_EVENT_INSTANCES_WEEKLY_LIMIT.md b/docs/talawa-api-docs/constants/variables/RECURRING_EVENT_INSTANCES_WEEKLY_LIMIT.md index 929fe6faed4..b047a4109d6 100644 --- a/docs/talawa-api-docs/constants/variables/RECURRING_EVENT_INSTANCES_WEEKLY_LIMIT.md +++ b/docs/talawa-api-docs/constants/variables/RECURRING_EVENT_INSTANCES_WEEKLY_LIMIT.md @@ -6,8 +6,8 @@ # Variable: RECURRING\_EVENT\_INSTANCES\_WEEKLY\_LIMIT -\> `const` **RECURRING\_EVENT\_INSTANCES\_WEEKLY\_LIMIT**: `2` = `2` +> `const` **RECURRING\_EVENT\_INSTANCES\_WEEKLY\_LIMIT**: `2` = `2` ## Defined in -[src/constants.ts:742](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/constants.ts#L742) +[src/constants.ts:742](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/constants.ts#L742) diff --git a/docs/talawa-api-docs/constants/variables/RECURRING_EVENT_INSTANCES_YEARLY_LIMIT.md b/docs/talawa-api-docs/constants/variables/RECURRING_EVENT_INSTANCES_YEARLY_LIMIT.md index d5b904f8385..0ccef6069aa 100644 --- a/docs/talawa-api-docs/constants/variables/RECURRING_EVENT_INSTANCES_YEARLY_LIMIT.md +++ b/docs/talawa-api-docs/constants/variables/RECURRING_EVENT_INSTANCES_YEARLY_LIMIT.md @@ -6,8 +6,8 @@ # Variable: RECURRING\_EVENT\_INSTANCES\_YEARLY\_LIMIT -\> `const` **RECURRING\_EVENT\_INSTANCES\_YEARLY\_LIMIT**: `10` = `10` +> `const` **RECURRING\_EVENT\_INSTANCES\_YEARLY\_LIMIT**: `10` = `10` ## Defined in -[src/constants.ts:744](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/constants.ts#L744) +[src/constants.ts:744](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/constants.ts#L744) diff --git a/docs/talawa-api-docs/constants/variables/REDIS_HOST.md b/docs/talawa-api-docs/constants/variables/REDIS_HOST.md index e096e604bf5..2dba2fa2620 100644 --- a/docs/talawa-api-docs/constants/variables/REDIS_HOST.md +++ b/docs/talawa-api-docs/constants/variables/REDIS_HOST.md @@ -6,8 +6,8 @@ # Variable: REDIS\_HOST -\> `const` **REDIS\_HOST**: `string` +> `const` **REDIS\_HOST**: `string` ## Defined in -[src/constants.ts:731](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/constants.ts#L731) +[src/constants.ts:731](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/constants.ts#L731) diff --git a/docs/talawa-api-docs/constants/variables/REDIS_PASSWORD.md b/docs/talawa-api-docs/constants/variables/REDIS_PASSWORD.md index 696664a3ebc..55394e6be18 100644 --- a/docs/talawa-api-docs/constants/variables/REDIS_PASSWORD.md +++ b/docs/talawa-api-docs/constants/variables/REDIS_PASSWORD.md @@ -6,8 +6,8 @@ # Variable: REDIS\_PASSWORD -\> `const` **REDIS\_PASSWORD**: `undefined` \| `string` = `process.env.REDIS_PASSWORD` +> `const` **REDIS\_PASSWORD**: `undefined` \| `string` = `process.env.REDIS_PASSWORD` ## Defined in -[src/constants.ts:733](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/constants.ts#L733) +[src/constants.ts:733](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/constants.ts#L733) diff --git a/docs/talawa-api-docs/constants/variables/REDIS_PORT.md b/docs/talawa-api-docs/constants/variables/REDIS_PORT.md index f52b6a049c8..19dd71f6f8d 100644 --- a/docs/talawa-api-docs/constants/variables/REDIS_PORT.md +++ b/docs/talawa-api-docs/constants/variables/REDIS_PORT.md @@ -6,8 +6,8 @@ # Variable: REDIS\_PORT -\> `const` **REDIS\_PORT**: `number` +> `const` **REDIS\_PORT**: `number` ## Defined in -[src/constants.ts:732](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/constants.ts#L732) +[src/constants.ts:732](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/constants.ts#L732) diff --git a/docs/talawa-api-docs/constants/variables/REFRESH_TOKEN_SECRET.md b/docs/talawa-api-docs/constants/variables/REFRESH_TOKEN_SECRET.md index 1b417741a93..3458f05d750 100644 --- a/docs/talawa-api-docs/constants/variables/REFRESH_TOKEN_SECRET.md +++ b/docs/talawa-api-docs/constants/variables/REFRESH_TOKEN_SECRET.md @@ -6,8 +6,8 @@ # Variable: REFRESH\_TOKEN\_SECRET -\> `const` **REFRESH\_TOKEN\_SECRET**: `undefined` \| `string` = `ENV.REFRESH_TOKEN_SECRET` +> `const` **REFRESH\_TOKEN\_SECRET**: `undefined` \| `string` = `ENV.REFRESH_TOKEN_SECRET` ## Defined in -[src/constants.ts:709](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/constants.ts#L709) +[src/constants.ts:709](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/constants.ts#L709) diff --git a/docs/talawa-api-docs/constants/variables/REGEX_VALIDATION_ERROR.md b/docs/talawa-api-docs/constants/variables/REGEX_VALIDATION_ERROR.md index 309ca9f18c6..ca51df5b2e4 100644 --- a/docs/talawa-api-docs/constants/variables/REGEX_VALIDATION_ERROR.md +++ b/docs/talawa-api-docs/constants/variables/REGEX_VALIDATION_ERROR.md @@ -6,22 +6,22 @@ # Variable: REGEX\_VALIDATION\_ERROR -\> `const` **REGEX\_VALIDATION\_ERROR**: `Readonly`\<`object`\> +> `const` **REGEX\_VALIDATION\_ERROR**: `Readonly`\<`object`\> ## Type declaration ### CODE -\> **CODE**: `"string.notValid"` = `"string.notValid"` +> **CODE**: `"string.notValid"` = `"string.notValid"` ### MESSAGE -\> **MESSAGE**: `"Error: Entered value must be a valid string"` = `"Error: Entered value must be a valid string"` +> **MESSAGE**: `"Error: Entered value must be a valid string"` = `"Error: Entered value must be a valid string"` ### PARAM -\> **PARAM**: `"stringValidation"` = `"stringValidation"` +> **PARAM**: `"stringValidation"` = `"stringValidation"` ## Defined in -[src/constants.ts:300](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/constants.ts#L300) +[src/constants.ts:300](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/constants.ts#L300) diff --git a/docs/talawa-api-docs/constants/variables/REGISTRANT_ALREADY_EXIST_ERROR.md b/docs/talawa-api-docs/constants/variables/REGISTRANT_ALREADY_EXIST_ERROR.md index 97ef0c1cf0c..d7e729fb9fe 100644 --- a/docs/talawa-api-docs/constants/variables/REGISTRANT_ALREADY_EXIST_ERROR.md +++ b/docs/talawa-api-docs/constants/variables/REGISTRANT_ALREADY_EXIST_ERROR.md @@ -6,26 +6,26 @@ # Variable: REGISTRANT\_ALREADY\_EXIST\_ERROR -\> `const` **REGISTRANT\_ALREADY\_EXIST\_ERROR**: `Readonly`\<`object`\> +> `const` **REGISTRANT\_ALREADY\_EXIST\_ERROR**: `Readonly`\<`object`\> ## Type declaration ### CODE -\> **CODE**: `"registrant.alreadyExist"` = `"registrant.alreadyExist"` +> **CODE**: `"registrant.alreadyExist"` = `"registrant.alreadyExist"` ### DESC -\> **DESC**: `"Already registered for the event"` = `"Already registered for the event"` +> **DESC**: `"Already registered for the event"` = `"Already registered for the event"` ### MESSAGE -\> **MESSAGE**: `"registrant.alreadyExist"` = `"registrant.alreadyExist"` +> **MESSAGE**: `"registrant.alreadyExist"` = `"registrant.alreadyExist"` ### PARAM -\> **PARAM**: `"registrant"` = `"registrant"` +> **PARAM**: `"registrant"` = `"registrant"` ## Defined in -[src/constants.ts:225](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/constants.ts#L225) +[src/constants.ts:225](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/constants.ts#L225) diff --git a/docs/talawa-api-docs/constants/variables/SAME_FILE_ERROR.md b/docs/talawa-api-docs/constants/variables/SAME_FILE_ERROR.md index 912fa2d7773..541af152725 100644 --- a/docs/talawa-api-docs/constants/variables/SAME_FILE_ERROR.md +++ b/docs/talawa-api-docs/constants/variables/SAME_FILE_ERROR.md @@ -6,22 +6,22 @@ # Variable: SAME\_FILE\_ERROR -\> `const` **SAME\_FILE\_ERROR**: `Readonly`\<`object`\> +> `const` **SAME\_FILE\_ERROR**: `Readonly`\<`object`\> ## Type declaration ### CODE -\> **CODE**: `"internalServerError"` = `"internalServerError"` +> **CODE**: `"internalServerError"` = `"internalServerError"` ### MESSAGE -\> **MESSAGE**: `"The newer image is the same as the previous image in the database"` = `"The newer image is the same as the previous image in the database"` +> **MESSAGE**: `"The newer image is the same as the previous image in the database"` = `"The newer image is the same as the previous image in the database"` ### PARAM -\> **PARAM**: `"internalServerError"` = `"internalServerError"` +> **PARAM**: `"internalServerError"` = `"internalServerError"` ## Defined in -[src/constants.ts:251](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/constants.ts#L251) +[src/constants.ts:251](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/constants.ts#L251) diff --git a/docs/talawa-api-docs/constants/variables/SAMPLE_ORGANIZATION_ALREADY_EXISTS.md b/docs/talawa-api-docs/constants/variables/SAMPLE_ORGANIZATION_ALREADY_EXISTS.md index 23dd3669e46..5aa64ed473a 100644 --- a/docs/talawa-api-docs/constants/variables/SAMPLE_ORGANIZATION_ALREADY_EXISTS.md +++ b/docs/talawa-api-docs/constants/variables/SAMPLE_ORGANIZATION_ALREADY_EXISTS.md @@ -6,26 +6,26 @@ # Variable: SAMPLE\_ORGANIZATION\_ALREADY\_EXISTS -\> `const` **SAMPLE\_ORGANIZATION\_ALREADY\_EXISTS**: `Readonly`\<`object`\> +> `const` **SAMPLE\_ORGANIZATION\_ALREADY\_EXISTS**: `Readonly`\<`object`\> ## Type declaration ### CODE -\> **CODE**: `"sampleOrganization.duplicate"` = `"sampleOrganization.duplicate"` +> **CODE**: `"sampleOrganization.duplicate"` = `"sampleOrganization.duplicate"` ### DESC -\> **DESC**: `"Sample Organization was already generated"` = `"Sample Organization was already generated"` +> **DESC**: `"Sample Organization was already generated"` = `"Sample Organization was already generated"` ### MESSAGE -\> **MESSAGE**: `"sampleOrganization.duplicate"` = `"sampleOrganization.duplicate"` +> **MESSAGE**: `"sampleOrganization.duplicate"` = `"sampleOrganization.duplicate"` ### PARAM -\> **PARAM**: `"sampleOrganization"` = `"sampleOrganization"` +> **PARAM**: `"sampleOrganization"` = `"sampleOrganization"` ## Defined in -[src/constants.ts:655](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/constants.ts#L655) +[src/constants.ts:655](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/constants.ts#L655) diff --git a/docs/talawa-api-docs/constants/variables/SERVER_PORT.md b/docs/talawa-api-docs/constants/variables/SERVER_PORT.md index 5a0e49ad449..5b111461099 100644 --- a/docs/talawa-api-docs/constants/variables/SERVER_PORT.md +++ b/docs/talawa-api-docs/constants/variables/SERVER_PORT.md @@ -6,8 +6,8 @@ # Variable: SERVER\_PORT -\> `const` **SERVER\_PORT**: `undefined` \| `string` = `ENV.SERVER_PORT` +> `const` **SERVER\_PORT**: `undefined` \| `string` = `ENV.SERVER_PORT` ## Defined in -[src/constants.ts:705](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/constants.ts#L705) +[src/constants.ts:705](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/constants.ts#L705) diff --git a/docs/talawa-api-docs/constants/variables/SMTP_OPTIONS.md b/docs/talawa-api-docs/constants/variables/SMTP_OPTIONS.md index 0e2f2c9e8d6..6c7a0076a49 100644 --- a/docs/talawa-api-docs/constants/variables/SMTP_OPTIONS.md +++ b/docs/talawa-api-docs/constants/variables/SMTP_OPTIONS.md @@ -6,34 +6,34 @@ # Variable: SMTP\_OPTIONS -\> `const` **SMTP\_OPTIONS**: `object` +> `const` **SMTP\_OPTIONS**: `object` ## Type declaration ### IS\_SMTP -\> **IS\_SMTP**: `boolean` +> **IS\_SMTP**: `boolean` ### SMTP\_HOST -\> **SMTP\_HOST**: `undefined` \| `string` = `process.env.SMTP_HOST` +> **SMTP\_HOST**: `undefined` \| `string` = `process.env.SMTP_HOST` ### SMTP\_PASSWORD -\> **SMTP\_PASSWORD**: `undefined` \| `string` = `process.env.SMTP_PASSWORD` +> **SMTP\_PASSWORD**: `undefined` \| `string` = `process.env.SMTP_PASSWORD` ### SMTP\_PORT -\> **SMTP\_PORT**: `undefined` \| `string` = `process.env.SMTP_PORT` +> **SMTP\_PORT**: `undefined` \| `string` = `process.env.SMTP_PORT` ### SMTP\_SSL\_TLS -\> **SMTP\_SSL\_TLS**: `boolean` +> **SMTP\_SSL\_TLS**: `boolean` ### SMTP\_USERNAME -\> **SMTP\_USERNAME**: `undefined` \| `string` = `process.env.SMTP_USERNAME` +> **SMTP\_USERNAME**: `undefined` \| `string` = `process.env.SMTP_USERNAME` ## Defined in -[src/constants.ts:722](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/constants.ts#L722) +[src/constants.ts:722](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/constants.ts#L722) diff --git a/docs/talawa-api-docs/constants/variables/START_DATE_VALIDATION_ERROR.md b/docs/talawa-api-docs/constants/variables/START_DATE_VALIDATION_ERROR.md index aefee6fd9c0..4a185e737a0 100644 --- a/docs/talawa-api-docs/constants/variables/START_DATE_VALIDATION_ERROR.md +++ b/docs/talawa-api-docs/constants/variables/START_DATE_VALIDATION_ERROR.md @@ -6,22 +6,22 @@ # Variable: START\_DATE\_VALIDATION\_ERROR -\> `const` **START\_DATE\_VALIDATION\_ERROR**: `Readonly`\<`object`\> +> `const` **START\_DATE\_VALIDATION\_ERROR**: `Readonly`\<`object`\> ## Type declaration ### CODE -\> **CODE**: `"startdate.notvalid"` = `"startdate.notvalid"` +> **CODE**: `"startdate.notvalid"` = `"startdate.notvalid"` ### MESSAGE -\> **MESSAGE**: `"Error: Start date must be greater than or equal to current date."` = `"Error: Start date must be greater than or equal to current date."` +> **MESSAGE**: `"Error: Start date must be greater than or equal to current date."` = `"Error: Start date must be greater than or equal to current date."` ### PARAM -\> **PARAM**: `"dateValidation"` = `"dateValidation"` +> **PARAM**: `"dateValidation"` = `"dateValidation"` ## Defined in -[src/constants.ts:275](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/constants.ts#L275) +[src/constants.ts:275](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/constants.ts#L275) diff --git a/docs/talawa-api-docs/constants/variables/STATUS_ACTIVE.md b/docs/talawa-api-docs/constants/variables/STATUS_ACTIVE.md index 30d7ef3fa4b..1746f204dda 100644 --- a/docs/talawa-api-docs/constants/variables/STATUS_ACTIVE.md +++ b/docs/talawa-api-docs/constants/variables/STATUS_ACTIVE.md @@ -6,8 +6,8 @@ # Variable: STATUS\_ACTIVE -\> `const` **STATUS\_ACTIVE**: `"ACTIVE"` = `"ACTIVE"` +> `const` **STATUS\_ACTIVE**: `"ACTIVE"` = `"ACTIVE"` ## Defined in -[src/constants.ts:483](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/constants.ts#L483) +[src/constants.ts:483](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/constants.ts#L483) diff --git a/docs/talawa-api-docs/constants/variables/SUPERADMIN_CANT_CHANGE_OWN_ROLE.md b/docs/talawa-api-docs/constants/variables/SUPERADMIN_CANT_CHANGE_OWN_ROLE.md index 7486315d9ee..9ce6130761c 100644 --- a/docs/talawa-api-docs/constants/variables/SUPERADMIN_CANT_CHANGE_OWN_ROLE.md +++ b/docs/talawa-api-docs/constants/variables/SUPERADMIN_CANT_CHANGE_OWN_ROLE.md @@ -6,22 +6,22 @@ # Variable: SUPERADMIN\_CANT\_CHANGE\_OWN\_ROLE -\> `const` **SUPERADMIN\_CANT\_CHANGE\_OWN\_ROLE**: `Readonly`\<`object`\> +> `const` **SUPERADMIN\_CANT\_CHANGE\_OWN\_ROLE**: `Readonly`\<`object`\> ## Type declaration ### CODE -\> **CODE**: `"superadmin.NotChangeSelf"` = `"superadmin.NotChangeSelf"` +> **CODE**: `"superadmin.NotChangeSelf"` = `"superadmin.NotChangeSelf"` ### MESSAGE -\> **MESSAGE**: `"Superadmin's are not allowed to change their own roles. This is done as SUPERADMIN is the highest level of access to the system, and downgrading their own role may result in them being locked out of the system."` = `"Superadmin's are not allowed to change their own roles. This is done as SUPERADMIN is the highest level of access to the system, and downgrading their own role may result in them being locked out of the system."` +> **MESSAGE**: `"Superadmin's are not allowed to change their own roles. This is done as SUPERADMIN is the highest level of access to the system, and downgrading their own role may result in them being locked out of the system."` = `"Superadmin's are not allowed to change their own roles. This is done as SUPERADMIN is the highest level of access to the system, and downgrading their own role may result in them being locked out of the system."` ### PARAM -\> **PARAM**: `"superadmin.NotChangeSelf"` = `"superadmin.NotChangeSelf"` +> **PARAM**: `"superadmin.NotChangeSelf"` = `"superadmin.NotChangeSelf"` ## Defined in -[src/constants.ts:583](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/constants.ts#L583) +[src/constants.ts:583](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/constants.ts#L583) diff --git a/docs/talawa-api-docs/constants/variables/TAG_ALREADY_EXISTS.md b/docs/talawa-api-docs/constants/variables/TAG_ALREADY_EXISTS.md index 957b00a1924..9ae33207810 100644 --- a/docs/talawa-api-docs/constants/variables/TAG_ALREADY_EXISTS.md +++ b/docs/talawa-api-docs/constants/variables/TAG_ALREADY_EXISTS.md @@ -6,22 +6,22 @@ # Variable: TAG\_ALREADY\_EXISTS -\> `const` **TAG\_ALREADY\_EXISTS**: `Readonly`\<`object`\> +> `const` **TAG\_ALREADY\_EXISTS**: `Readonly`\<`object`\> ## Type declaration ### CODE -\> **CODE**: `"tag.alreadyExists"` = `"tag.alreadyExists"` +> **CODE**: `"tag.alreadyExists"` = `"tag.alreadyExists"` ### MESSAGE -\> **MESSAGE**: `"A tag with the same name and the same parent tag already exists for this organization."` = `"A tag with the same name and the same parent tag already exists for this organization."` +> **MESSAGE**: `"A tag with the same name and the same parent tag already exists for this organization."` = `"A tag with the same name and the same parent tag already exists for this organization."` ### PARAM -\> **PARAM**: `"tag.alreadyExists"` = `"tag.alreadyExists"` +> **PARAM**: `"tag.alreadyExists"` = `"tag.alreadyExists"` ## Defined in -[src/constants.ts:444](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/constants.ts#L444) +[src/constants.ts:444](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/constants.ts#L444) diff --git a/docs/talawa-api-docs/constants/variables/TAG_NOT_FOUND.md b/docs/talawa-api-docs/constants/variables/TAG_NOT_FOUND.md index d217811101b..7c70252ac47 100644 --- a/docs/talawa-api-docs/constants/variables/TAG_NOT_FOUND.md +++ b/docs/talawa-api-docs/constants/variables/TAG_NOT_FOUND.md @@ -6,22 +6,22 @@ # Variable: TAG\_NOT\_FOUND -\> `const` **TAG\_NOT\_FOUND**: `Readonly`\<`object`\> +> `const` **TAG\_NOT\_FOUND**: `Readonly`\<`object`\> ## Type declaration ### CODE -\> **CODE**: `"tag.doesNotExist"` = `"tag.doesNotExist"` +> **CODE**: `"tag.doesNotExist"` = `"tag.doesNotExist"` ### MESSAGE -\> **MESSAGE**: `"The tag with the specified ID doesn't exist."` = `"The tag with the specified ID doesn't exist."` +> **MESSAGE**: `"The tag with the specified ID doesn't exist."` = `"The tag with the specified ID doesn't exist."` ### PARAM -\> **PARAM**: `"tag.doesNotExist"` = `"tag.doesNotExist"` +> **PARAM**: `"tag.doesNotExist"` = `"tag.doesNotExist"` ## Defined in -[src/constants.ts:411](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/constants.ts#L411) +[src/constants.ts:411](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/constants.ts#L411) diff --git a/docs/talawa-api-docs/constants/variables/TRANSLATION_ALREADY_PRESENT_ERROR.md b/docs/talawa-api-docs/constants/variables/TRANSLATION_ALREADY_PRESENT_ERROR.md index 0325d3e8be1..089aeca089d 100644 --- a/docs/talawa-api-docs/constants/variables/TRANSLATION_ALREADY_PRESENT_ERROR.md +++ b/docs/talawa-api-docs/constants/variables/TRANSLATION_ALREADY_PRESENT_ERROR.md @@ -6,26 +6,26 @@ # Variable: TRANSLATION\_ALREADY\_PRESENT\_ERROR -\> `const` **TRANSLATION\_ALREADY\_PRESENT\_ERROR**: `Readonly`\<`object`\> +> `const` **TRANSLATION\_ALREADY\_PRESENT\_ERROR**: `Readonly`\<`object`\> ## Type declaration ### CODE -\> **CODE**: `"translation.alreadyPresent"` = `"translation.alreadyPresent"` +> **CODE**: `"translation.alreadyPresent"` = `"translation.alreadyPresent"` ### DESC -\> **DESC**: `"Translation Already Present"` = `"Translation Already Present"` +> **DESC**: `"Translation Already Present"` = `"Translation Already Present"` ### MESSAGE -\> **MESSAGE**: `"translation.alreadyPresent"` = `"translation.alreadyPresent"` +> **MESSAGE**: `"translation.alreadyPresent"` = `"translation.alreadyPresent"` ### PARAM -\> **PARAM**: `"translationAlreadyPresent"` = `"translationAlreadyPresent"` +> **PARAM**: `"translationAlreadyPresent"` = `"translationAlreadyPresent"` ## Defined in -[src/constants.ts:589](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/constants.ts#L589) +[src/constants.ts:589](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/constants.ts#L589) diff --git a/docs/talawa-api-docs/constants/variables/UNAUTHENTICATED_ERROR.md b/docs/talawa-api-docs/constants/variables/UNAUTHENTICATED_ERROR.md index 7724df4455d..6a03492eff9 100644 --- a/docs/talawa-api-docs/constants/variables/UNAUTHENTICATED_ERROR.md +++ b/docs/talawa-api-docs/constants/variables/UNAUTHENTICATED_ERROR.md @@ -6,22 +6,22 @@ # Variable: UNAUTHENTICATED\_ERROR -\> `const` **UNAUTHENTICATED\_ERROR**: `Readonly`\<`object`\> +> `const` **UNAUTHENTICATED\_ERROR**: `Readonly`\<`object`\> ## Type declaration ### CODE -\> **CODE**: `"user.notAuthenticated"` = `"user.notAuthenticated"` +> **CODE**: `"user.notAuthenticated"` = `"user.notAuthenticated"` ### MESSAGE -\> **MESSAGE**: `"UnauthenticatedError"` = `"UnauthenticatedError"` +> **MESSAGE**: `"UnauthenticatedError"` = `"UnauthenticatedError"` ### PARAM -\> **PARAM**: `"userAuthentication"` = `"userAuthentication"` +> **PARAM**: `"userAuthentication"` = `"userAuthentication"` ## Defined in -[src/constants.ts:263](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/constants.ts#L263) +[src/constants.ts:263](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/constants.ts#L263) diff --git a/docs/talawa-api-docs/constants/variables/UNAUTHORIZED_REMOVE_AGENDA_ITEM_ERROR.md b/docs/talawa-api-docs/constants/variables/UNAUTHORIZED_REMOVE_AGENDA_ITEM_ERROR.md index fcb41a12725..a53b474b3fc 100644 --- a/docs/talawa-api-docs/constants/variables/UNAUTHORIZED_REMOVE_AGENDA_ITEM_ERROR.md +++ b/docs/talawa-api-docs/constants/variables/UNAUTHORIZED_REMOVE_AGENDA_ITEM_ERROR.md @@ -6,26 +6,26 @@ # Variable: UNAUTHORIZED\_REMOVE\_AGENDA\_ITEM\_ERROR -\> `const` **UNAUTHORIZED\_REMOVE\_AGENDA\_ITEM\_ERROR**: `Readonly`\<`object`\> +> `const` **UNAUTHORIZED\_REMOVE\_AGENDA\_ITEM\_ERROR**: `Readonly`\<`object`\> ## Type declaration ### CODE -\> **CODE**: `"unauthorized.removeAgendaItem"` = `"unauthorized.removeAgendaItem"` +> **CODE**: `"unauthorized.removeAgendaItem"` = `"unauthorized.removeAgendaItem"` ### DESC -\> **DESC**: `"Unauthorized to remove the agenda item"` = `"Unauthorized to remove the agenda item"` +> **DESC**: `"Unauthorized to remove the agenda item"` = `"Unauthorized to remove the agenda item"` ### MESSAGE -\> **MESSAGE**: `"Unauthorized to remove the agenda item"` = `"Unauthorized to remove the agenda item"` +> **MESSAGE**: `"Unauthorized to remove the agenda item"` = `"Unauthorized to remove the agenda item"` ### PARAM -\> **PARAM**: `"agendaItem"` = `"agendaItem"` +> **PARAM**: `"agendaItem"` = `"agendaItem"` ## Defined in -[src/constants.ts:509](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/constants.ts#L509) +[src/constants.ts:509](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/constants.ts#L509) diff --git a/docs/talawa-api-docs/constants/variables/UNAUTHORIZED_REMOVE_NOTE_ERROR.md b/docs/talawa-api-docs/constants/variables/UNAUTHORIZED_REMOVE_NOTE_ERROR.md index f9bf436af12..db48c65e649 100644 --- a/docs/talawa-api-docs/constants/variables/UNAUTHORIZED_REMOVE_NOTE_ERROR.md +++ b/docs/talawa-api-docs/constants/variables/UNAUTHORIZED_REMOVE_NOTE_ERROR.md @@ -6,22 +6,22 @@ # Variable: UNAUTHORIZED\_REMOVE\_NOTE\_ERROR -\> `const` **UNAUTHORIZED\_REMOVE\_NOTE\_ERROR**: `Readonly`\<`object`\> +> `const` **UNAUTHORIZED\_REMOVE\_NOTE\_ERROR**: `Readonly`\<`object`\> ## Type declaration ### CODE -\> **CODE**: `"note.unauthorizedRemove"` = `"note.unauthorizedRemove"` +> **CODE**: `"note.unauthorizedRemove"` = `"note.unauthorizedRemove"` ### MESSAGE -\> **MESSAGE**: `"Error: Unauthorized to remove note"` = `"Error: Unauthorized to remove note"` +> **MESSAGE**: `"Error: Unauthorized to remove note"` = `"Error: Unauthorized to remove note"` ### PARAM -\> **PARAM**: `"noteRemovalValidation"` = `"noteRemovalValidation"` +> **PARAM**: `"noteRemovalValidation"` = `"noteRemovalValidation"` ## Defined in -[src/constants.ts:547](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/constants.ts#L547) +[src/constants.ts:547](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/constants.ts#L547) diff --git a/docs/talawa-api-docs/constants/variables/UNAUTHORIZED_UPDATE_AGENDA_ITEM_ERROR.md b/docs/talawa-api-docs/constants/variables/UNAUTHORIZED_UPDATE_AGENDA_ITEM_ERROR.md index 3e2faf8cb84..1d6a34d56a7 100644 --- a/docs/talawa-api-docs/constants/variables/UNAUTHORIZED_UPDATE_AGENDA_ITEM_ERROR.md +++ b/docs/talawa-api-docs/constants/variables/UNAUTHORIZED_UPDATE_AGENDA_ITEM_ERROR.md @@ -6,26 +6,26 @@ # Variable: UNAUTHORIZED\_UPDATE\_AGENDA\_ITEM\_ERROR -\> `const` **UNAUTHORIZED\_UPDATE\_AGENDA\_ITEM\_ERROR**: `Readonly`\<`object`\> +> `const` **UNAUTHORIZED\_UPDATE\_AGENDA\_ITEM\_ERROR**: `Readonly`\<`object`\> ## Type declaration ### CODE -\> **CODE**: `"unauthorized.updateAgendaItem"` = `"unauthorized.updateAgendaItem"` +> **CODE**: `"unauthorized.updateAgendaItem"` = `"unauthorized.updateAgendaItem"` ### DESC -\> **DESC**: `"Unauthorized to update the agenda item"` = `"Unauthorized to update the agenda item"` +> **DESC**: `"Unauthorized to update the agenda item"` = `"Unauthorized to update the agenda item"` ### MESSAGE -\> **MESSAGE**: `"Unauthorized to update the agenda item"` = `"Unauthorized to update the agenda item"` +> **MESSAGE**: `"Unauthorized to update the agenda item"` = `"Unauthorized to update the agenda item"` ### PARAM -\> **PARAM**: `"agendaItem"` = `"agendaItem"` +> **PARAM**: `"agendaItem"` = `"agendaItem"` ## Defined in -[src/constants.ts:516](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/constants.ts#L516) +[src/constants.ts:516](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/constants.ts#L516) diff --git a/docs/talawa-api-docs/constants/variables/UNAUTHORIZED_UPDATE_NOTE_ERROR.md b/docs/talawa-api-docs/constants/variables/UNAUTHORIZED_UPDATE_NOTE_ERROR.md index 7db088e4d7f..ef23e21c8fb 100644 --- a/docs/talawa-api-docs/constants/variables/UNAUTHORIZED_UPDATE_NOTE_ERROR.md +++ b/docs/talawa-api-docs/constants/variables/UNAUTHORIZED_UPDATE_NOTE_ERROR.md @@ -6,22 +6,22 @@ # Variable: UNAUTHORIZED\_UPDATE\_NOTE\_ERROR -\> `const` **UNAUTHORIZED\_UPDATE\_NOTE\_ERROR**: `Readonly`\<`object`\> +> `const` **UNAUTHORIZED\_UPDATE\_NOTE\_ERROR**: `Readonly`\<`object`\> ## Type declaration ### CODE -\> **CODE**: `"note.unauthorizedUpdate"` = `"note.unauthorizedUpdate"` +> **CODE**: `"note.unauthorizedUpdate"` = `"note.unauthorizedUpdate"` ### MESSAGE -\> **MESSAGE**: `"Error: Unauthorized to update note"` = `"Error: Unauthorized to update note"` +> **MESSAGE**: `"Error: Unauthorized to update note"` = `"Error: Unauthorized to update note"` ### PARAM -\> **PARAM**: `"noteUpdateValidation"` = `"noteUpdateValidation"` +> **PARAM**: `"noteUpdateValidation"` = `"noteUpdateValidation"` ## Defined in -[src/constants.ts:553](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/constants.ts#L553) +[src/constants.ts:553](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/constants.ts#L553) diff --git a/docs/talawa-api-docs/constants/variables/URL.md b/docs/talawa-api-docs/constants/variables/URL.md index f4197cf149c..88f633098cc 100644 --- a/docs/talawa-api-docs/constants/variables/URL.md +++ b/docs/talawa-api-docs/constants/variables/URL.md @@ -6,8 +6,8 @@ # Variable: URL -\> `const` **URL**: `"http://localhost:4000/graphql"` \| `"http://calico.palisadoes.org/talawa/graphql"` +> `const` **URL**: `"http://localhost:4000/graphql"` \| `"http://calico.palisadoes.org/talawa/graphql"` ## Defined in -[src/constants.ts:485](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/constants.ts#L485) +[src/constants.ts:485](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/constants.ts#L485) diff --git a/docs/talawa-api-docs/constants/variables/USER_ALREADY_CHECKED_IN.md b/docs/talawa-api-docs/constants/variables/USER_ALREADY_CHECKED_IN.md index 25bc9e4bf37..8a2acad8129 100644 --- a/docs/talawa-api-docs/constants/variables/USER_ALREADY_CHECKED_IN.md +++ b/docs/talawa-api-docs/constants/variables/USER_ALREADY_CHECKED_IN.md @@ -6,22 +6,22 @@ # Variable: USER\_ALREADY\_CHECKED\_IN -\> `const` **USER\_ALREADY\_CHECKED\_IN**: `Readonly`\<`object`\> +> `const` **USER\_ALREADY\_CHECKED\_IN**: `Readonly`\<`object`\> ## Type declaration ### CODE -\> **CODE**: `"user.alreadyCheckedIn"` = `"user.alreadyCheckedIn"` +> **CODE**: `"user.alreadyCheckedIn"` = `"user.alreadyCheckedIn"` ### MESSAGE -\> **MESSAGE**: `"The user has already been checked in for this event."` = `"The user has already been checked in for this event."` +> **MESSAGE**: `"The user has already been checked in for this event."` = `"The user has already been checked in for this event."` ### PARAM -\> **PARAM**: `"user.alreadyCheckedIn"` = `"user.alreadyCheckedIn"` +> **PARAM**: `"user.alreadyCheckedIn"` = `"user.alreadyCheckedIn"` ## Defined in -[src/constants.ts:643](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/constants.ts#L643) +[src/constants.ts:643](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/constants.ts#L643) diff --git a/docs/talawa-api-docs/constants/variables/USER_ALREADY_CHECKED_OUT.md b/docs/talawa-api-docs/constants/variables/USER_ALREADY_CHECKED_OUT.md index 99ed88adca8..0c8a6ab1722 100644 --- a/docs/talawa-api-docs/constants/variables/USER_ALREADY_CHECKED_OUT.md +++ b/docs/talawa-api-docs/constants/variables/USER_ALREADY_CHECKED_OUT.md @@ -6,22 +6,22 @@ # Variable: USER\_ALREADY\_CHECKED\_OUT -\> `const` **USER\_ALREADY\_CHECKED\_OUT**: `Readonly`\<`object`\> +> `const` **USER\_ALREADY\_CHECKED\_OUT**: `Readonly`\<`object`\> ## Type declaration ### CODE -\> **CODE**: `"user.alreadyCheckedOut"` = `"user.alreadyCheckedOut"` +> **CODE**: `"user.alreadyCheckedOut"` = `"user.alreadyCheckedOut"` ### MESSAGE -\> **MESSAGE**: `"The user has already been checked out for this event."` = `"The user has already been checked out for this event."` +> **MESSAGE**: `"The user has already been checked out for this event."` = `"The user has already been checked out for this event."` ### PARAM -\> **PARAM**: `"user.alreadyCheckedOut"` = `"user.alreadyCheckedOut"` +> **PARAM**: `"user.alreadyCheckedOut"` = `"user.alreadyCheckedOut"` ## Defined in -[src/constants.ts:649](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/constants.ts#L649) +[src/constants.ts:649](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/constants.ts#L649) diff --git a/docs/talawa-api-docs/constants/variables/USER_ALREADY_HAS_TAG.md b/docs/talawa-api-docs/constants/variables/USER_ALREADY_HAS_TAG.md index 21cace80bb0..66732ea934b 100644 --- a/docs/talawa-api-docs/constants/variables/USER_ALREADY_HAS_TAG.md +++ b/docs/talawa-api-docs/constants/variables/USER_ALREADY_HAS_TAG.md @@ -6,22 +6,22 @@ # Variable: USER\_ALREADY\_HAS\_TAG -\> `const` **USER\_ALREADY\_HAS\_TAG**: `Readonly`\<`object`\> +> `const` **USER\_ALREADY\_HAS\_TAG**: `Readonly`\<`object`\> ## Type declaration ### CODE -\> **CODE**: `"user.alreadyHasTag"` = `"user.alreadyHasTag"` +> **CODE**: `"user.alreadyHasTag"` = `"user.alreadyHasTag"` ### MESSAGE -\> **MESSAGE**: `"The user already has the tag that it is being requested to assigned."` = `"The user already has the tag that it is being requested to assigned."` +> **MESSAGE**: `"The user already has the tag that it is being requested to assigned."` = `"The user already has the tag that it is being requested to assigned."` ### PARAM -\> **PARAM**: `"user.alreadyHasTag"` = `"user.alreadyHasTag"` +> **PARAM**: `"user.alreadyHasTag"` = `"user.alreadyHasTag"` ## Defined in -[src/constants.ts:458](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/constants.ts#L458) +[src/constants.ts:458](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/constants.ts#L458) diff --git a/docs/talawa-api-docs/constants/variables/USER_ALREADY_INVITED_FOR_EVENT.md b/docs/talawa-api-docs/constants/variables/USER_ALREADY_INVITED_FOR_EVENT.md index 78fe03bd519..ad4a37d1797 100644 --- a/docs/talawa-api-docs/constants/variables/USER_ALREADY_INVITED_FOR_EVENT.md +++ b/docs/talawa-api-docs/constants/variables/USER_ALREADY_INVITED_FOR_EVENT.md @@ -6,22 +6,22 @@ # Variable: USER\_ALREADY\_INVITED\_FOR\_EVENT -\> `const` **USER\_ALREADY\_INVITED\_FOR\_EVENT**: `Readonly`\<`object`\> +> `const` **USER\_ALREADY\_INVITED\_FOR\_EVENT**: `Readonly`\<`object`\> ## Type declaration ### CODE -\> **CODE**: `"user.alreadyInvited"` = `"user.alreadyInvited"` +> **CODE**: `"user.alreadyInvited"` = `"user.alreadyInvited"` ### MESSAGE -\> **MESSAGE**: `"The user has already been invited for the event"` = `"The user has already been invited for the event"` +> **MESSAGE**: `"The user has already been invited for the event"` = `"The user has already been invited for the event"` ### PARAM -\> **PARAM**: `"user.alreadyInvited"` = `"user.alreadyInvited"` +> **PARAM**: `"user.alreadyInvited"` = `"user.alreadyInvited"` ## Defined in -[src/constants.ts:330](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/constants.ts#L330) +[src/constants.ts:330](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/constants.ts#L330) diff --git a/docs/talawa-api-docs/constants/variables/USER_ALREADY_MEMBER_ERROR.md b/docs/talawa-api-docs/constants/variables/USER_ALREADY_MEMBER_ERROR.md index 849c7541ff0..620b931de0f 100644 --- a/docs/talawa-api-docs/constants/variables/USER_ALREADY_MEMBER_ERROR.md +++ b/docs/talawa-api-docs/constants/variables/USER_ALREADY_MEMBER_ERROR.md @@ -6,26 +6,26 @@ # Variable: USER\_ALREADY\_MEMBER\_ERROR -\> `const` **USER\_ALREADY\_MEMBER\_ERROR**: `Readonly`\<`object`\> +> `const` **USER\_ALREADY\_MEMBER\_ERROR**: `Readonly`\<`object`\> ## Type declaration ### CODE -\> **CODE**: `"user.alreadyMember"` = `"user.alreadyMember"` +> **CODE**: `"user.alreadyMember"` = `"user.alreadyMember"` ### DESC -\> **DESC**: `"User is already a member"` = `"User is already a member"` +> **DESC**: `"User is already a member"` = `"User is already a member"` ### MESSAGE -\> **MESSAGE**: `"user.alreadyMember"` = `"user.alreadyMember"` +> **MESSAGE**: `"user.alreadyMember"` = `"user.alreadyMember"` ### PARAM -\> **PARAM**: `"user"` = `"user"` +> **PARAM**: `"user"` = `"user"` ## Defined in -[src/constants.ts:490](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/constants.ts#L490) +[src/constants.ts:490](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/constants.ts#L490) diff --git a/docs/talawa-api-docs/constants/variables/USER_ALREADY_REGISTERED_FOR_EVENT.md b/docs/talawa-api-docs/constants/variables/USER_ALREADY_REGISTERED_FOR_EVENT.md index db11637d159..60caadc89e8 100644 --- a/docs/talawa-api-docs/constants/variables/USER_ALREADY_REGISTERED_FOR_EVENT.md +++ b/docs/talawa-api-docs/constants/variables/USER_ALREADY_REGISTERED_FOR_EVENT.md @@ -6,22 +6,22 @@ # Variable: USER\_ALREADY\_REGISTERED\_FOR\_EVENT -\> `const` **USER\_ALREADY\_REGISTERED\_FOR\_EVENT**: `Readonly`\<`object`\> +> `const` **USER\_ALREADY\_REGISTERED\_FOR\_EVENT**: `Readonly`\<`object`\> ## Type declaration ### CODE -\> **CODE**: `"user.alreadyRegistered"` = `"user.alreadyRegistered"` +> **CODE**: `"user.alreadyRegistered"` = `"user.alreadyRegistered"` ### MESSAGE -\> **MESSAGE**: `"The user has already been registered for the event"` = `"The user has already been registered for the event"` +> **MESSAGE**: `"The user has already been registered for the event"` = `"The user has already been registered for the event"` ### PARAM -\> **PARAM**: `"user.alreadyRegistered"` = `"user.alreadyRegistered"` +> **PARAM**: `"user.alreadyRegistered"` = `"user.alreadyRegistered"` ## Defined in -[src/constants.ts:324](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/constants.ts#L324) +[src/constants.ts:324](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/constants.ts#L324) diff --git a/docs/talawa-api-docs/constants/variables/USER_ALREADY_UNREGISTERED_ERROR.md b/docs/talawa-api-docs/constants/variables/USER_ALREADY_UNREGISTERED_ERROR.md index ae47067f783..69f2a519e03 100644 --- a/docs/talawa-api-docs/constants/variables/USER_ALREADY_UNREGISTERED_ERROR.md +++ b/docs/talawa-api-docs/constants/variables/USER_ALREADY_UNREGISTERED_ERROR.md @@ -6,26 +6,26 @@ # Variable: USER\_ALREADY\_UNREGISTERED\_ERROR -\> `const` **USER\_ALREADY\_UNREGISTERED\_ERROR**: `Readonly`\<`object`\> +> `const` **USER\_ALREADY\_UNREGISTERED\_ERROR**: `Readonly`\<`object`\> ## Type declaration ### CODE -\> **CODE**: `"registrant.alreadyUnregistered"` = `"registrant.alreadyUnregistered"` +> **CODE**: `"registrant.alreadyUnregistered"` = `"registrant.alreadyUnregistered"` ### DESC -\> **DESC**: `"Already registered for the event"` = `"Already registered for the event"` +> **DESC**: `"Already registered for the event"` = `"Already registered for the event"` ### MESSAGE -\> **MESSAGE**: `"registrant.alreadyUnregistered"` = `"registrant.alreadyUnregistered"` +> **MESSAGE**: `"registrant.alreadyUnregistered"` = `"registrant.alreadyUnregistered"` ### PARAM -\> **PARAM**: `"registrant"` = `"registrant"` +> **PARAM**: `"registrant"` = `"registrant"` ## Defined in -[src/constants.ts:496](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/constants.ts#L496) +[src/constants.ts:496](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/constants.ts#L496) diff --git a/docs/talawa-api-docs/constants/variables/USER_BLOCKING_SELF.md b/docs/talawa-api-docs/constants/variables/USER_BLOCKING_SELF.md index 69c6f22ce31..c238d39a2c6 100644 --- a/docs/talawa-api-docs/constants/variables/USER_BLOCKING_SELF.md +++ b/docs/talawa-api-docs/constants/variables/USER_BLOCKING_SELF.md @@ -6,22 +6,22 @@ # Variable: USER\_BLOCKING\_SELF -\> `const` **USER\_BLOCKING\_SELF**: `Readonly`\<`object`\> +> `const` **USER\_BLOCKING\_SELF**: `Readonly`\<`object`\> ## Type declaration ### CODE -\> **CODE**: `"user.selfBlock"` = `"user.selfBlock"` +> **CODE**: `"user.selfBlock"` = `"user.selfBlock"` ### MESSAGE -\> **MESSAGE**: `"Error: Current user cannot block self"` = `"Error: Current user cannot block self"` +> **MESSAGE**: `"Error: Current user cannot block self"` = `"Error: Current user cannot block self"` ### PARAM -\> **PARAM**: `"userSelfBlock"` = `"userSelfBlock"` +> **PARAM**: `"userSelfBlock"` = `"userSelfBlock"` ## Defined in -[src/constants.ts:354](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/constants.ts#L354) +[src/constants.ts:354](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/constants.ts#L354) diff --git a/docs/talawa-api-docs/constants/variables/USER_DOES_NOT_BELONG_TO_TAGS_ORGANIZATION.md b/docs/talawa-api-docs/constants/variables/USER_DOES_NOT_BELONG_TO_TAGS_ORGANIZATION.md index ca81a2dec84..291eccfa382 100644 --- a/docs/talawa-api-docs/constants/variables/USER_DOES_NOT_BELONG_TO_TAGS_ORGANIZATION.md +++ b/docs/talawa-api-docs/constants/variables/USER_DOES_NOT_BELONG_TO_TAGS_ORGANIZATION.md @@ -6,22 +6,22 @@ # Variable: USER\_DOES\_NOT\_BELONG\_TO\_TAGS\_ORGANIZATION -\> `const` **USER\_DOES\_NOT\_BELONG\_TO\_TAGS\_ORGANIZATION**: `Readonly`\<`object`\> +> `const` **USER\_DOES\_NOT\_BELONG\_TO\_TAGS\_ORGANIZATION**: `Readonly`\<`object`\> ## Type declaration ### CODE -\> **CODE**: `"user.notJoinedOrg"` = `"user.notJoinedOrg"` +> **CODE**: `"user.notJoinedOrg"` = `"user.notJoinedOrg"` ### MESSAGE -\> **MESSAGE**: `"The user to which the tag is being assigned hasn't joined the tag's parent organization."` = `"The user to which the tag is being assigned hasn't joined the tag's parent organization."` +> **MESSAGE**: `"The user to which the tag is being assigned hasn't joined the tag's parent organization."` = `"The user to which the tag is being assigned hasn't joined the tag's parent organization."` ### PARAM -\> **PARAM**: `"user.notJoinedOrg"` = `"user.notJoinedOrg"` +> **PARAM**: `"user.notJoinedOrg"` = `"user.notJoinedOrg"` ## Defined in -[src/constants.ts:417](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/constants.ts#L417) +[src/constants.ts:417](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/constants.ts#L417) diff --git a/docs/talawa-api-docs/constants/variables/USER_DOES_NOT_HAVE_THE_TAG.md b/docs/talawa-api-docs/constants/variables/USER_DOES_NOT_HAVE_THE_TAG.md index fef11ba0804..d18f206f471 100644 --- a/docs/talawa-api-docs/constants/variables/USER_DOES_NOT_HAVE_THE_TAG.md +++ b/docs/talawa-api-docs/constants/variables/USER_DOES_NOT_HAVE_THE_TAG.md @@ -6,22 +6,22 @@ # Variable: USER\_DOES\_NOT\_HAVE\_THE\_TAG -\> `const` **USER\_DOES\_NOT\_HAVE\_THE\_TAG**: `Readonly`\<`object`\> +> `const` **USER\_DOES\_NOT\_HAVE\_THE\_TAG**: `Readonly`\<`object`\> ## Type declaration ### CODE -\> **CODE**: `"user.doesNotHaveTag"` = `"user.doesNotHaveTag"` +> **CODE**: `"user.doesNotHaveTag"` = `"user.doesNotHaveTag"` ### MESSAGE -\> **MESSAGE**: `"The user does not have the tag that is being requested to be removed."` = `"The user does not have the tag that is being requested to be removed."` +> **MESSAGE**: `"The user does not have the tag that is being requested to be removed."` = `"The user does not have the tag that is being requested to be removed."` ### PARAM -\> **PARAM**: `"user.doesNotHaveTag"` = `"user.doesNotHaveTag"` +> **PARAM**: `"user.doesNotHaveTag"` = `"user.doesNotHaveTag"` ## Defined in -[src/constants.ts:465](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/constants.ts#L465) +[src/constants.ts:465](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/constants.ts#L465) diff --git a/docs/talawa-api-docs/constants/variables/USER_FAMILY_MIN_MEMBERS_ERROR_CODE.md b/docs/talawa-api-docs/constants/variables/USER_FAMILY_MIN_MEMBERS_ERROR_CODE.md index c7c310ccf47..fc2b9e8ee92 100644 --- a/docs/talawa-api-docs/constants/variables/USER_FAMILY_MIN_MEMBERS_ERROR_CODE.md +++ b/docs/talawa-api-docs/constants/variables/USER_FAMILY_MIN_MEMBERS_ERROR_CODE.md @@ -6,22 +6,22 @@ # Variable: USER\_FAMILY\_MIN\_MEMBERS\_ERROR\_CODE -\> `const` **USER\_FAMILY\_MIN\_MEMBERS\_ERROR\_CODE**: `Readonly`\<`object`\> +> `const` **USER\_FAMILY\_MIN\_MEMBERS\_ERROR\_CODE**: `Readonly`\<`object`\> ## Type declaration ### CODE -\> **CODE**: `"membersInUserFamilyLessThanOne"` = `"membersInUserFamilyLessThanOne"` +> **CODE**: `"membersInUserFamilyLessThanOne"` = `"membersInUserFamilyLessThanOne"` ### MESSAGE -\> **MESSAGE**: `"InputValidationError"` = `"InputValidationError"` +> **MESSAGE**: `"InputValidationError"` = `"InputValidationError"` ### PARAM -\> **PARAM**: `"membersInUserFamilyLessThanOne"` = `"membersInUserFamilyLessThanOne"` +> **PARAM**: `"membersInUserFamilyLessThanOne"` = `"membersInUserFamilyLessThanOne"` ## Defined in -[src/constants.ts:294](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/constants.ts#L294) +[src/constants.ts:294](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/constants.ts#L294) diff --git a/docs/talawa-api-docs/constants/variables/USER_FAMILY_NOT_FOUND_ERROR.md b/docs/talawa-api-docs/constants/variables/USER_FAMILY_NOT_FOUND_ERROR.md index fc91d8c8fc7..72fedae175d 100644 --- a/docs/talawa-api-docs/constants/variables/USER_FAMILY_NOT_FOUND_ERROR.md +++ b/docs/talawa-api-docs/constants/variables/USER_FAMILY_NOT_FOUND_ERROR.md @@ -6,22 +6,22 @@ # Variable: USER\_FAMILY\_NOT\_FOUND\_ERROR -\> `const` **USER\_FAMILY\_NOT\_FOUND\_ERROR**: `Readonly`\<`object`\> +> `const` **USER\_FAMILY\_NOT\_FOUND\_ERROR**: `Readonly`\<`object`\> ## Type declaration ### CODE -\> **CODE**: `"userfamilyNotFound"` = `"userfamilyNotFound"` +> **CODE**: `"userfamilyNotFound"` = `"userfamilyNotFound"` ### MESSAGE -\> **MESSAGE**: `"Error: User Family Not Found"` = `"Error: User Family Not Found"` +> **MESSAGE**: `"Error: User Family Not Found"` = `"Error: User Family Not Found"` ### PARAM -\> **PARAM**: `"userfamilyNotFound"` = `"userfamilyNotFound"` +> **PARAM**: `"userfamilyNotFound"` = `"userfamilyNotFound"` ## Defined in -[src/constants.ts:306](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/constants.ts#L306) +[src/constants.ts:306](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/constants.ts#L306) diff --git a/docs/talawa-api-docs/constants/variables/USER_NOT_AUTHORIZED_ADMIN.md b/docs/talawa-api-docs/constants/variables/USER_NOT_AUTHORIZED_ADMIN.md index cb8a09f5cec..e494024cf57 100644 --- a/docs/talawa-api-docs/constants/variables/USER_NOT_AUTHORIZED_ADMIN.md +++ b/docs/talawa-api-docs/constants/variables/USER_NOT_AUTHORIZED_ADMIN.md @@ -6,22 +6,22 @@ # Variable: USER\_NOT\_AUTHORIZED\_ADMIN -\> `const` **USER\_NOT\_AUTHORIZED\_ADMIN**: `Readonly`\<`object`\> +> `const` **USER\_NOT\_AUTHORIZED\_ADMIN**: `Readonly`\<`object`\> ## Type declaration ### CODE -\> **CODE**: `"role.notValid.admin"` = `"role.notValid.admin"` +> **CODE**: `"role.notValid.admin"` = `"role.notValid.admin"` ### MESSAGE -\> **MESSAGE**: `"Error: Current user must be an ADMIN or a SUPERADMIN"` = `"Error: Current user must be an ADMIN or a SUPERADMIN"` +> **MESSAGE**: `"Error: Current user must be an ADMIN or a SUPERADMIN"` = `"Error: Current user must be an ADMIN or a SUPERADMIN"` ### PARAM -\> **PARAM**: `"roleValidationAdmin"` = `"roleValidationAdmin"` +> **PARAM**: `"roleValidationAdmin"` = `"roleValidationAdmin"` ## Defined in -[src/constants.ts:318](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/constants.ts#L318) +[src/constants.ts:318](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/constants.ts#L318) diff --git a/docs/talawa-api-docs/constants/variables/USER_NOT_AUTHORIZED_ERROR.md b/docs/talawa-api-docs/constants/variables/USER_NOT_AUTHORIZED_ERROR.md index 06b7e986a34..1496ad58c1f 100644 --- a/docs/talawa-api-docs/constants/variables/USER_NOT_AUTHORIZED_ERROR.md +++ b/docs/talawa-api-docs/constants/variables/USER_NOT_AUTHORIZED_ERROR.md @@ -6,26 +6,26 @@ # Variable: USER\_NOT\_AUTHORIZED\_ERROR -\> `const` **USER\_NOT\_AUTHORIZED\_ERROR**: `Readonly`\<`object`\> +> `const` **USER\_NOT\_AUTHORIZED\_ERROR**: `Readonly`\<`object`\> ## Type declaration ### CODE -\> **CODE**: `"user.notAuthorized"` = `"user.notAuthorized"` +> **CODE**: `"user.notAuthorized"` = `"user.notAuthorized"` ### DESC -\> **DESC**: `"User is not authorized for performing this operation"` = `"User is not authorized for performing this operation"` +> **DESC**: `"User is not authorized for performing this operation"` = `"User is not authorized for performing this operation"` ### MESSAGE -\> **MESSAGE**: `"user.notAuthorized"` = `"user.notAuthorized"` +> **MESSAGE**: `"user.notAuthorized"` = `"user.notAuthorized"` ### PARAM -\> **PARAM**: `"user"` = `"user"` +> **PARAM**: `"user"` = `"user"` ## Defined in -[src/constants.ts:502](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/constants.ts#L502) +[src/constants.ts:502](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/constants.ts#L502) diff --git a/docs/talawa-api-docs/constants/variables/USER_NOT_AUTHORIZED_SUPERADMIN.md b/docs/talawa-api-docs/constants/variables/USER_NOT_AUTHORIZED_SUPERADMIN.md index dcd2c32da10..343ea13149a 100644 --- a/docs/talawa-api-docs/constants/variables/USER_NOT_AUTHORIZED_SUPERADMIN.md +++ b/docs/talawa-api-docs/constants/variables/USER_NOT_AUTHORIZED_SUPERADMIN.md @@ -6,22 +6,22 @@ # Variable: USER\_NOT\_AUTHORIZED\_SUPERADMIN -\> `const` **USER\_NOT\_AUTHORIZED\_SUPERADMIN**: `Readonly`\<`object`\> +> `const` **USER\_NOT\_AUTHORIZED\_SUPERADMIN**: `Readonly`\<`object`\> ## Type declaration ### CODE -\> **CODE**: `"role.notValid.superadmin"` = `"role.notValid.superadmin"` +> **CODE**: `"role.notValid.superadmin"` = `"role.notValid.superadmin"` ### MESSAGE -\> **MESSAGE**: `"Error: Current user must be a SUPERADMIN"` = `"Error: Current user must be a SUPERADMIN"` +> **MESSAGE**: `"Error: Current user must be a SUPERADMIN"` = `"Error: Current user must be a SUPERADMIN"` ### PARAM -\> **PARAM**: `"roleValidationSuperAdmin"` = `"roleValidationSuperAdmin"` +> **PARAM**: `"roleValidationSuperAdmin"` = `"roleValidationSuperAdmin"` ## Defined in -[src/constants.ts:312](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/constants.ts#L312) +[src/constants.ts:312](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/constants.ts#L312) diff --git a/docs/talawa-api-docs/constants/variables/USER_NOT_AUTHORIZED_TO_CREATE_TAG.md b/docs/talawa-api-docs/constants/variables/USER_NOT_AUTHORIZED_TO_CREATE_TAG.md index f025ea28b7f..ea3d3a1f04b 100644 --- a/docs/talawa-api-docs/constants/variables/USER_NOT_AUTHORIZED_TO_CREATE_TAG.md +++ b/docs/talawa-api-docs/constants/variables/USER_NOT_AUTHORIZED_TO_CREATE_TAG.md @@ -6,22 +6,22 @@ # Variable: USER\_NOT\_AUTHORIZED\_TO\_CREATE\_TAG -\> `const` **USER\_NOT\_AUTHORIZED\_TO\_CREATE\_TAG**: `Readonly`\<`object`\> +> `const` **USER\_NOT\_AUTHORIZED\_TO\_CREATE\_TAG**: `Readonly`\<`object`\> ## Type declaration ### CODE -\> **CODE**: `"user.notAuth.createTag"` = `"user.notAuth.createTag"` +> **CODE**: `"user.notAuth.createTag"` = `"user.notAuth.createTag"` ### MESSAGE -\> **MESSAGE**: `"The user must be a superadmin or an admin of the organization to create the tag."` = `"The user must be a superadmin or an admin of the organization to create the tag."` +> **MESSAGE**: `"The user must be a superadmin or an admin of the organization to create the tag."` = `"The user must be a superadmin or an admin of the organization to create the tag."` ### PARAM -\> **PARAM**: `"user.notAuth.createTag"` = `"user.notAuth.createTag"` +> **PARAM**: `"user.notAuth.createTag"` = `"user.notAuth.createTag"` ## Defined in -[src/constants.ts:451](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/constants.ts#L451) +[src/constants.ts:451](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/constants.ts#L451) diff --git a/docs/talawa-api-docs/constants/variables/USER_NOT_AUTHORIZED_TO_PIN.md b/docs/talawa-api-docs/constants/variables/USER_NOT_AUTHORIZED_TO_PIN.md index 09174454e46..613beb7b337 100644 --- a/docs/talawa-api-docs/constants/variables/USER_NOT_AUTHORIZED_TO_PIN.md +++ b/docs/talawa-api-docs/constants/variables/USER_NOT_AUTHORIZED_TO_PIN.md @@ -6,22 +6,22 @@ # Variable: USER\_NOT\_AUTHORIZED\_TO\_PIN -\> `const` **USER\_NOT\_AUTHORIZED\_TO\_PIN**: `Readonly`\<`object`\> +> `const` **USER\_NOT\_AUTHORIZED\_TO\_PIN**: `Readonly`\<`object`\> ## Type declaration ### CODE -\> **CODE**: `"user.notAuthorizedToPin"` = `"user.notAuthorizedToPin"` +> **CODE**: `"user.notAuthorizedToPin"` = `"user.notAuthorizedToPin"` ### MESSAGE -\> **MESSAGE**: `"The user must be a superadmin or an admin of the organization to pin/unpin posts"` = `"The user must be a superadmin or an admin of the organization to pin/unpin posts"` +> **MESSAGE**: `"The user must be a superadmin or an admin of the organization to pin/unpin posts"` = `"The user must be a superadmin or an admin of the organization to pin/unpin posts"` ### PARAM -\> **PARAM**: `"user.notAuthorizedToPin"` = `"user.notAuthorizedToPin"` +> **PARAM**: `"user.notAuthorizedToPin"` = `"user.notAuthorizedToPin"` ## Defined in -[src/constants.ts:404](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/constants.ts#L404) +[src/constants.ts:404](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/constants.ts#L404) diff --git a/docs/talawa-api-docs/constants/variables/USER_NOT_CHECKED_IN.md b/docs/talawa-api-docs/constants/variables/USER_NOT_CHECKED_IN.md index 65cc66dbe68..1d4b3be008c 100644 --- a/docs/talawa-api-docs/constants/variables/USER_NOT_CHECKED_IN.md +++ b/docs/talawa-api-docs/constants/variables/USER_NOT_CHECKED_IN.md @@ -6,22 +6,22 @@ # Variable: USER\_NOT\_CHECKED\_IN -\> `const` **USER\_NOT\_CHECKED\_IN**: `Readonly`\<`object`\> +> `const` **USER\_NOT\_CHECKED\_IN**: `Readonly`\<`object`\> ## Type declaration ### CODE -\> **CODE**: `"user.notCheckedIn"` = `"user.notCheckedIn"` +> **CODE**: `"user.notCheckedIn"` = `"user.notCheckedIn"` ### MESSAGE -\> **MESSAGE**: `"The user did not check in for the event."` = `"The user did not check in for the event."` +> **MESSAGE**: `"The user did not check in for the event."` = `"The user did not check in for the event."` ### PARAM -\> **PARAM**: `"user.notCheckedIn"` = `"user.notCheckedIn"` +> **PARAM**: `"user.notCheckedIn"` = `"user.notCheckedIn"` ## Defined in -[src/constants.ts:342](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/constants.ts#L342) +[src/constants.ts:342](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/constants.ts#L342) diff --git a/docs/talawa-api-docs/constants/variables/USER_NOT_FOUND_ERROR.md b/docs/talawa-api-docs/constants/variables/USER_NOT_FOUND_ERROR.md index 55a66d15dcd..99c71b8a2de 100644 --- a/docs/talawa-api-docs/constants/variables/USER_NOT_FOUND_ERROR.md +++ b/docs/talawa-api-docs/constants/variables/USER_NOT_FOUND_ERROR.md @@ -6,26 +6,26 @@ # Variable: USER\_NOT\_FOUND\_ERROR -\> `const` **USER\_NOT\_FOUND\_ERROR**: `Readonly`\<`object`\> +> `const` **USER\_NOT\_FOUND\_ERROR**: `Readonly`\<`object`\> ## Type declaration ### CODE -\> **CODE**: `"user.notFound"` = `"user.notFound"` +> **CODE**: `"user.notFound"` = `"user.notFound"` ### DESC -\> **DESC**: `"User not found"` = `"User not found"` +> **DESC**: `"User not found"` = `"User not found"` ### MESSAGE -\> **MESSAGE**: `"user.notFound"` = `"user.notFound"` +> **MESSAGE**: `"user.notFound"` = `"user.notFound"` ### PARAM -\> **PARAM**: `"user"` = `"user"` +> **PARAM**: `"user"` = `"user"` ## Defined in -[src/constants.ts:559](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/constants.ts#L559) +[src/constants.ts:559](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/constants.ts#L559) diff --git a/docs/talawa-api-docs/constants/variables/USER_NOT_MADE_PLEDGE_ERROR.md b/docs/talawa-api-docs/constants/variables/USER_NOT_MADE_PLEDGE_ERROR.md index 46f83c68ed4..0cf41feeaeb 100644 --- a/docs/talawa-api-docs/constants/variables/USER_NOT_MADE_PLEDGE_ERROR.md +++ b/docs/talawa-api-docs/constants/variables/USER_NOT_MADE_PLEDGE_ERROR.md @@ -6,26 +6,26 @@ # Variable: USER\_NOT\_MADE\_PLEDGE\_ERROR -\> `const` **USER\_NOT\_MADE\_PLEDGE\_ERROR**: `Readonly`\<`object`\> +> `const` **USER\_NOT\_MADE\_PLEDGE\_ERROR**: `Readonly`\<`object`\> ## Type declaration ### CODE -\> **CODE**: `"user.notPledged"` = `"user.notPledged"` +> **CODE**: `"user.notPledged"` = `"user.notPledged"` ### DESC -\> **DESC**: `"User has not made a pledge"` = `"User has not made a pledge"` +> **DESC**: `"User has not made a pledge"` = `"User has not made a pledge"` ### MESSAGE -\> **MESSAGE**: `"user.notPledged"` = `"user.notPledged"` +> **MESSAGE**: `"user.notPledged"` = `"user.notPledged"` ### PARAM -\> **PARAM**: `"user"` = `"user"` +> **PARAM**: `"user"` = `"user"` ## Defined in -[src/constants.ts:565](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/constants.ts#L565) +[src/constants.ts:565](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/constants.ts#L565) diff --git a/docs/talawa-api-docs/constants/variables/USER_NOT_MEMBER_FOR_ORGANIZATION.md b/docs/talawa-api-docs/constants/variables/USER_NOT_MEMBER_FOR_ORGANIZATION.md index aed6a69002d..404945be26c 100644 --- a/docs/talawa-api-docs/constants/variables/USER_NOT_MEMBER_FOR_ORGANIZATION.md +++ b/docs/talawa-api-docs/constants/variables/USER_NOT_MEMBER_FOR_ORGANIZATION.md @@ -6,26 +6,26 @@ # Variable: USER\_NOT\_MEMBER\_FOR\_ORGANIZATION -\> `const` **USER\_NOT\_MEMBER\_FOR\_ORGANIZATION**: `Readonly`\<`object`\> +> `const` **USER\_NOT\_MEMBER\_FOR\_ORGANIZATION**: `Readonly`\<`object`\> ## Type declaration ### CODE -\> **CODE**: `"user.notMember"` = `"user.notMember"` +> **CODE**: `"user.notMember"` = `"user.notMember"` ### DESC -\> **DESC**: `"User is not a member of the organization"` = `"User is not a member of the organization"` +> **DESC**: `"User is not a member of the organization"` = `"User is not a member of the organization"` ### MESSAGE -\> **MESSAGE**: `"user.notMember"` = `"user.notMember"` +> **MESSAGE**: `"user.notMember"` = `"user.notMember"` ### PARAM -\> **PARAM**: `"user"` = `"user"` +> **PARAM**: `"user"` = `"user"` ## Defined in -[src/constants.ts:571](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/constants.ts#L571) +[src/constants.ts:571](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/constants.ts#L571) diff --git a/docs/talawa-api-docs/constants/variables/USER_NOT_ORGANIZATION_ADMIN.md b/docs/talawa-api-docs/constants/variables/USER_NOT_ORGANIZATION_ADMIN.md index 15ca4f6d03a..6b876ec9b2d 100644 --- a/docs/talawa-api-docs/constants/variables/USER_NOT_ORGANIZATION_ADMIN.md +++ b/docs/talawa-api-docs/constants/variables/USER_NOT_ORGANIZATION_ADMIN.md @@ -6,22 +6,22 @@ # Variable: USER\_NOT\_ORGANIZATION\_ADMIN -\> `const` **USER\_NOT\_ORGANIZATION\_ADMIN**: `Readonly`\<`object`\> +> `const` **USER\_NOT\_ORGANIZATION\_ADMIN**: `Readonly`\<`object`\> ## Type declaration ### CODE -\> **CODE**: `"role.notValid.admin"` = `"role.notValid.admin"` +> **CODE**: `"role.notValid.admin"` = `"role.notValid.admin"` ### MESSAGE -\> **MESSAGE**: `"Error: User must be an ADMIN"` = `"Error: User must be an ADMIN"` +> **MESSAGE**: `"Error: User must be an ADMIN"` = `"Error: User must be an ADMIN"` ### PARAM -\> **PARAM**: `"roleValidationAdmin"` = `"roleValidationAdmin"` +> **PARAM**: `"roleValidationAdmin"` = `"roleValidationAdmin"` ## Defined in -[src/constants.ts:348](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/constants.ts#L348) +[src/constants.ts:348](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/constants.ts#L348) diff --git a/docs/talawa-api-docs/constants/variables/USER_NOT_REGISTERED_FOR_EVENT.md b/docs/talawa-api-docs/constants/variables/USER_NOT_REGISTERED_FOR_EVENT.md index cc2ffc15753..b78cd53c892 100644 --- a/docs/talawa-api-docs/constants/variables/USER_NOT_REGISTERED_FOR_EVENT.md +++ b/docs/talawa-api-docs/constants/variables/USER_NOT_REGISTERED_FOR_EVENT.md @@ -6,22 +6,22 @@ # Variable: USER\_NOT\_REGISTERED\_FOR\_EVENT -\> `const` **USER\_NOT\_REGISTERED\_FOR\_EVENT**: `Readonly`\<`object`\> +> `const` **USER\_NOT\_REGISTERED\_FOR\_EVENT**: `Readonly`\<`object`\> ## Type declaration ### CODE -\> **CODE**: `"user.notRegistered"` = `"user.notRegistered"` +> **CODE**: `"user.notRegistered"` = `"user.notRegistered"` ### MESSAGE -\> **MESSAGE**: `"The user is not registered for the event"` = `"The user is not registered for the event"` +> **MESSAGE**: `"The user is not registered for the event"` = `"The user is not registered for the event"` ### PARAM -\> **PARAM**: `"user.notRegistered"` = `"user.notRegistered"` +> **PARAM**: `"user.notRegistered"` = `"user.notRegistered"` ## Defined in -[src/constants.ts:336](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/constants.ts#L336) +[src/constants.ts:336](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/constants.ts#L336) diff --git a/docs/talawa-api-docs/constants/variables/USER_PROFILE_IMAGE_NOT_FOUND_ERROR.md b/docs/talawa-api-docs/constants/variables/USER_PROFILE_IMAGE_NOT_FOUND_ERROR.md index 6e7834d4647..2811ee6a4b1 100644 --- a/docs/talawa-api-docs/constants/variables/USER_PROFILE_IMAGE_NOT_FOUND_ERROR.md +++ b/docs/talawa-api-docs/constants/variables/USER_PROFILE_IMAGE_NOT_FOUND_ERROR.md @@ -6,26 +6,26 @@ # Variable: USER\_PROFILE\_IMAGE\_NOT\_FOUND\_ERROR -\> `const` **USER\_PROFILE\_IMAGE\_NOT\_FOUND\_ERROR**: `Readonly`\<`object`\> +> `const` **USER\_PROFILE\_IMAGE\_NOT\_FOUND\_ERROR**: `Readonly`\<`object`\> ## Type declaration ### CODE -\> **CODE**: `"user.profileImage.notFound"` = `"user.profileImage.notFound"` +> **CODE**: `"user.profileImage.notFound"` = `"user.profileImage.notFound"` ### DESC -\> **DESC**: `"User profile image not found"` = `"User profile image not found"` +> **DESC**: `"User profile image not found"` = `"User profile image not found"` ### MESSAGE -\> **MESSAGE**: `"user.profileImage.notFound"` = `"user.profileImage.notFound"` +> **MESSAGE**: `"user.profileImage.notFound"` = `"user.profileImage.notFound"` ### PARAM -\> **PARAM**: `"userProfileImage"` = `"userProfileImage"` +> **PARAM**: `"userProfileImage"` = `"userProfileImage"` ## Defined in -[src/constants.ts:608](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/constants.ts#L608) +[src/constants.ts:608](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/constants.ts#L608) diff --git a/docs/talawa-api-docs/constants/variables/USER_REMOVING_SELF.md b/docs/talawa-api-docs/constants/variables/USER_REMOVING_SELF.md index 3c23eee2478..3229ecc795d 100644 --- a/docs/talawa-api-docs/constants/variables/USER_REMOVING_SELF.md +++ b/docs/talawa-api-docs/constants/variables/USER_REMOVING_SELF.md @@ -6,22 +6,22 @@ # Variable: USER\_REMOVING\_SELF -\> `const` **USER\_REMOVING\_SELF**: `Readonly`\<`object`\> +> `const` **USER\_REMOVING\_SELF**: `Readonly`\<`object`\> ## Type declaration ### CODE -\> **CODE**: `"user.selfRemove"` = `"user.selfRemove"` +> **CODE**: `"user.selfRemove"` = `"user.selfRemove"` ### MESSAGE -\> **MESSAGE**: `"Error: Current user cannot remove self, instead you can use leave Org function"` = `"Error: Current user cannot remove self, instead you can use leave Org function"` +> **MESSAGE**: `"Error: Current user cannot remove self, instead you can use leave Org function"` = `"Error: Current user cannot remove self, instead you can use leave Org function"` ### PARAM -\> **PARAM**: `"userSelfRemove"` = `"userSelfRemove"` +> **PARAM**: `"userSelfRemove"` = `"userSelfRemove"` ## Defined in -[src/constants.ts:360](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/constants.ts#L360) +[src/constants.ts:360](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/constants.ts#L360) diff --git a/docs/talawa-api-docs/constants/variables/USER_TO_BE_REMOVED_NOT_FOUND_ERROR.md b/docs/talawa-api-docs/constants/variables/USER_TO_BE_REMOVED_NOT_FOUND_ERROR.md index 642364a3372..9b181691b07 100644 --- a/docs/talawa-api-docs/constants/variables/USER_TO_BE_REMOVED_NOT_FOUND_ERROR.md +++ b/docs/talawa-api-docs/constants/variables/USER_TO_BE_REMOVED_NOT_FOUND_ERROR.md @@ -6,26 +6,26 @@ # Variable: USER\_TO\_BE\_REMOVED\_NOT\_FOUND\_ERROR -\> `const` **USER\_TO\_BE\_REMOVED\_NOT\_FOUND\_ERROR**: `Readonly`\<`object`\> +> `const` **USER\_TO\_BE\_REMOVED\_NOT\_FOUND\_ERROR**: `Readonly`\<`object`\> ## Type declaration ### CODE -\> **CODE**: `"user.notFound"` = `"user.notFound"` +> **CODE**: `"user.notFound"` = `"user.notFound"` ### DESC -\> **DESC**: `"User to be removed not found"` = `"User to be removed not found"` +> **DESC**: `"User to be removed not found"` = `"User to be removed not found"` ### MESSAGE -\> **MESSAGE**: `"user.notFound"` = `"user.notFound"` +> **MESSAGE**: `"user.notFound"` = `"user.notFound"` ### PARAM -\> **PARAM**: `"user"` = `"user"` +> **PARAM**: `"user"` = `"user"` ## Defined in -[src/constants.ts:577](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/constants.ts#L577) +[src/constants.ts:577](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/constants.ts#L577) diff --git a/docs/talawa-api-docs/constants/variables/VENUE_ALREADY_EXISTS_ERROR.md b/docs/talawa-api-docs/constants/variables/VENUE_ALREADY_EXISTS_ERROR.md index 198971e1045..6cb4dc218ae 100644 --- a/docs/talawa-api-docs/constants/variables/VENUE_ALREADY_EXISTS_ERROR.md +++ b/docs/talawa-api-docs/constants/variables/VENUE_ALREADY_EXISTS_ERROR.md @@ -6,26 +6,26 @@ # Variable: VENUE\_ALREADY\_EXISTS\_ERROR -\> `const` **VENUE\_ALREADY\_EXISTS\_ERROR**: `Readonly`\<`object`\> +> `const` **VENUE\_ALREADY\_EXISTS\_ERROR**: `Readonly`\<`object`\> ## Type declaration ### CODE -\> **CODE**: `"venue.alreadyExists"` = `"venue.alreadyExists"` +> **CODE**: `"venue.alreadyExists"` = `"venue.alreadyExists"` ### DESC -\> **DESC**: `"Venue already exists"` = `"Venue already exists"` +> **DESC**: `"Venue already exists"` = `"Venue already exists"` ### MESSAGE -\> **MESSAGE**: `"venue.alreadyExists"` = `"venue.alreadyExists"` +> **MESSAGE**: `"venue.alreadyExists"` = `"venue.alreadyExists"` ### PARAM -\> **PARAM**: `"venue"` = `"venue"` +> **PARAM**: `"venue"` = `"venue"` ## Defined in -[src/constants.ts:60](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/constants.ts#L60) +[src/constants.ts:60](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/constants.ts#L60) diff --git a/docs/talawa-api-docs/constants/variables/VENUE_ALREADY_SCHEDULED.md b/docs/talawa-api-docs/constants/variables/VENUE_ALREADY_SCHEDULED.md index d24edac086d..dd2bf27f496 100644 --- a/docs/talawa-api-docs/constants/variables/VENUE_ALREADY_SCHEDULED.md +++ b/docs/talawa-api-docs/constants/variables/VENUE_ALREADY_SCHEDULED.md @@ -6,26 +6,26 @@ # Variable: VENUE\_ALREADY\_SCHEDULED -\> `const` **VENUE\_ALREADY\_SCHEDULED**: `Readonly`\<`object`\> +> `const` **VENUE\_ALREADY\_SCHEDULED**: `Readonly`\<`object`\> ## Type declaration ### CODE -\> **CODE**: `"venue.alreadySchduled"` = `"venue.alreadySchduled"` +> **CODE**: `"venue.alreadySchduled"` = `"venue.alreadySchduled"` ### DESC -\> **DESC**: `"Venue is already scheduled"` = `"Venue is already scheduled"` +> **DESC**: `"Venue is already scheduled"` = `"Venue is already scheduled"` ### MESSAGE -\> **MESSAGE**: `"venue.alreadySchduled"` = `"venue.alreadySchduled"` +> **MESSAGE**: `"venue.alreadySchduled"` = `"venue.alreadySchduled"` ### PARAM -\> **PARAM**: `"venue"` = `"venue"` +> **PARAM**: `"venue"` = `"venue"` ## Defined in -[src/constants.ts:200](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/constants.ts#L200) +[src/constants.ts:200](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/constants.ts#L200) diff --git a/docs/talawa-api-docs/constants/variables/VENUE_NAME_MISSING_ERROR.md b/docs/talawa-api-docs/constants/variables/VENUE_NAME_MISSING_ERROR.md index c1644b71df7..571fe4ee4a2 100644 --- a/docs/talawa-api-docs/constants/variables/VENUE_NAME_MISSING_ERROR.md +++ b/docs/talawa-api-docs/constants/variables/VENUE_NAME_MISSING_ERROR.md @@ -6,26 +6,26 @@ # Variable: VENUE\_NAME\_MISSING\_ERROR -\> `const` **VENUE\_NAME\_MISSING\_ERROR**: `Readonly`\<`object`\> +> `const` **VENUE\_NAME\_MISSING\_ERROR**: `Readonly`\<`object`\> ## Type declaration ### CODE -\> **CODE**: `"venueName.notFound"` = `"venueName.notFound"` +> **CODE**: `"venueName.notFound"` = `"venueName.notFound"` ### DESC -\> **DESC**: `"Venue name not found"` = `"Venue name not found"` +> **DESC**: `"Venue name not found"` = `"Venue name not found"` ### MESSAGE -\> **MESSAGE**: `"venueName.notFound"` = `"venueName.notFound"` +> **MESSAGE**: `"venueName.notFound"` = `"venueName.notFound"` ### PARAM -\> **PARAM**: `"venueName"` = `"venueName"` +> **PARAM**: `"venueName"` = `"venueName"` ## Defined in -[src/constants.ts:193](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/constants.ts#L193) +[src/constants.ts:193](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/constants.ts#L193) diff --git a/docs/talawa-api-docs/constants/variables/VENUE_NOT_FOUND_ERROR.md b/docs/talawa-api-docs/constants/variables/VENUE_NOT_FOUND_ERROR.md index 9f4c27f09f5..d09e8d86ea5 100644 --- a/docs/talawa-api-docs/constants/variables/VENUE_NOT_FOUND_ERROR.md +++ b/docs/talawa-api-docs/constants/variables/VENUE_NOT_FOUND_ERROR.md @@ -6,26 +6,26 @@ # Variable: VENUE\_NOT\_FOUND\_ERROR -\> `const` **VENUE\_NOT\_FOUND\_ERROR**: `Readonly`\<`object`\> +> `const` **VENUE\_NOT\_FOUND\_ERROR**: `Readonly`\<`object`\> ## Type declaration ### CODE -\> **CODE**: `"venue.NotFound"` = `"venue.NotFound"` +> **CODE**: `"venue.NotFound"` = `"venue.NotFound"` ### DESC -\> **DESC**: `"Venue does not exist"` = `"Venue does not exist"` +> **DESC**: `"Venue does not exist"` = `"Venue does not exist"` ### MESSAGE -\> **MESSAGE**: `"venue.NotFound"` = `"venue.NotFound"` +> **MESSAGE**: `"venue.NotFound"` = `"venue.NotFound"` ### PARAM -\> **PARAM**: `"venue"` = `"venue"` +> **PARAM**: `"venue"` = `"venue"` ## Defined in -[src/constants.ts:67](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/constants.ts#L67) +[src/constants.ts:67](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/constants.ts#L67) diff --git a/docs/talawa-api-docs/constants/variables/iv.md b/docs/talawa-api-docs/constants/variables/iv.md index 0c334adfc25..55d2ad67dd1 100644 --- a/docs/talawa-api-docs/constants/variables/iv.md +++ b/docs/talawa-api-docs/constants/variables/iv.md @@ -6,8 +6,8 @@ # Variable: iv -\> `const` **iv**: `string` +> `const` **iv**: `string` ## Defined in -[src/constants.ts:773](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/constants.ts#L773) +[src/constants.ts:773](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/constants.ts#L773) diff --git a/docs/talawa-api-docs/constants/variables/key.md b/docs/talawa-api-docs/constants/variables/key.md index 6f1c03a96d2..1802b1619fd 100644 --- a/docs/talawa-api-docs/constants/variables/key.md +++ b/docs/talawa-api-docs/constants/variables/key.md @@ -6,8 +6,8 @@ # Variable: key -\> `const` **key**: `string` +> `const` **key**: `string` ## Defined in -[src/constants.ts:772](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/constants.ts#L772) +[src/constants.ts:772](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/constants.ts#L772) diff --git a/docs/talawa-api-docs/db/functions/connect.md b/docs/talawa-api-docs/db/functions/connect.md index fc516327d77..3a926662bab 100644 --- a/docs/talawa-api-docs/db/functions/connect.md +++ b/docs/talawa-api-docs/db/functions/connect.md @@ -6,7 +6,7 @@ # Function: connect() -\> **connect**(`dbName`?): `Promise`\<`void`\> +> **connect**(`dbName`?): `Promise`\<`void`\> ## Parameters @@ -18,4 +18,4 @@ ## Defined in -[src/db.ts:8](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/db.ts#L8) +[src/db.ts:8](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/db.ts#L8) diff --git a/docs/talawa-api-docs/db/functions/disconnect.md b/docs/talawa-api-docs/db/functions/disconnect.md index f139268d832..d5e044bc54b 100644 --- a/docs/talawa-api-docs/db/functions/disconnect.md +++ b/docs/talawa-api-docs/db/functions/disconnect.md @@ -6,7 +6,7 @@ # Function: disconnect() -\> **disconnect**(): `Promise`\<`void`\> +> **disconnect**(): `Promise`\<`void`\> ## Returns @@ -14,4 +14,4 @@ ## Defined in -[src/db.ts:64](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/db.ts#L64) +[src/db.ts:64](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/db.ts#L64) diff --git a/docs/talawa-api-docs/db/variables/session.md b/docs/talawa-api-docs/db/variables/session.md index 5b641571bce..7308275a39f 100644 --- a/docs/talawa-api-docs/db/variables/session.md +++ b/docs/talawa-api-docs/db/variables/session.md @@ -6,8 +6,8 @@ # Variable: session -\> **session**: `mongoose.ClientSession` +> **session**: `mongoose.ClientSession` ## Defined in -[src/db.ts:6](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/db.ts#L6) +[src/db.ts:6](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/db.ts#L6) diff --git a/docs/talawa-api-docs/directives/directiveTransformer/authDirectiveTransformer/functions/default.md b/docs/talawa-api-docs/directives/directiveTransformer/authDirectiveTransformer/functions/default.md index f33a1862e69..eb753a93797 100644 --- a/docs/talawa-api-docs/directives/directiveTransformer/authDirectiveTransformer/functions/default.md +++ b/docs/talawa-api-docs/directives/directiveTransformer/authDirectiveTransformer/functions/default.md @@ -6,7 +6,7 @@ # Function: default() -\> **default**(`schema`, `directiveName`): `GraphQLSchema` +> **default**(`schema`, `directiveName`): `GraphQLSchema` A function to transform a GraphQL schema by adding authentication logic to the fields with the specified directive. @@ -40,4 +40,4 @@ Parent File: ## Defined in -[src/directives/directiveTransformer/authDirectiveTransformer.ts:22](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/directives/directiveTransformer/authDirectiveTransformer.ts#L22) +[src/directives/directiveTransformer/authDirectiveTransformer.ts:22](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/directives/directiveTransformer/authDirectiveTransformer.ts#L22) diff --git a/docs/talawa-api-docs/directives/directiveTransformer/roleDirectiveTransformer/functions/default.md b/docs/talawa-api-docs/directives/directiveTransformer/roleDirectiveTransformer/functions/default.md index 3b0117f3afa..f5a04c253aa 100644 --- a/docs/talawa-api-docs/directives/directiveTransformer/roleDirectiveTransformer/functions/default.md +++ b/docs/talawa-api-docs/directives/directiveTransformer/roleDirectiveTransformer/functions/default.md @@ -6,7 +6,7 @@ # Function: default() -\> **default**(`schema`, `directiveName`): `GraphQLSchema` +> **default**(`schema`, `directiveName`): `GraphQLSchema` A function to transform a GraphQL schema by adding role-based authorization logic to the fields with the specified directive. @@ -40,4 +40,4 @@ const transformedSchema = roleDirectiveTransformer(originalSchema, 'role'); ## Defined in -[src/directives/directiveTransformer/roleDirectiveTransformer.ts:24](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/directives/directiveTransformer/roleDirectiveTransformer.ts#L24) +[src/directives/directiveTransformer/roleDirectiveTransformer.ts:24](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/directives/directiveTransformer/roleDirectiveTransformer.ts#L24) diff --git a/docs/talawa-api-docs/helpers/event/createEventHelpers/createRecurringEvent/functions/createRecurringEvent.md b/docs/talawa-api-docs/helpers/event/createEventHelpers/createRecurringEvent/functions/createRecurringEvent.md index b74fd07935e..8f851f430ff 100644 --- a/docs/talawa-api-docs/helpers/event/createEventHelpers/createRecurringEvent/functions/createRecurringEvent.md +++ b/docs/talawa-api-docs/helpers/event/createEventHelpers/createRecurringEvent/functions/createRecurringEvent.md @@ -6,7 +6,7 @@ # Function: createRecurringEvent() -\> **createRecurringEvent**(`args`, `creatorId`, `organizationId`, `session`): `Promise`\<[`InterfaceEvent`](../../../../../models/Event/interfaces/InterfaceEvent.md)\> +> **createRecurringEvent**(`args`, `creatorId`, `organizationId`, `session`): `Promise`\<[`InterfaceEvent`](../../../../../models/Event/interfaces/InterfaceEvent.md)\> Creates instances of a recurring event up to a specified end date. @@ -52,4 +52,4 @@ Steps performed by this function: ## Defined in -[src/helpers/event/createEventHelpers/createRecurringEvent.ts:35](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/helpers/event/createEventHelpers/createRecurringEvent.ts#L35) +[src/helpers/event/createEventHelpers/createRecurringEvent.ts:35](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/helpers/event/createEventHelpers/createRecurringEvent.ts#L35) diff --git a/docs/talawa-api-docs/helpers/event/createEventHelpers/createRecurringEventInstancesDuringQuery/functions/createRecurringEventInstancesDuringQuery.md b/docs/talawa-api-docs/helpers/event/createEventHelpers/createRecurringEventInstancesDuringQuery/functions/createRecurringEventInstancesDuringQuery.md index 0ef8a2dbbe0..911cb2110a1 100644 --- a/docs/talawa-api-docs/helpers/event/createEventHelpers/createRecurringEventInstancesDuringQuery/functions/createRecurringEventInstancesDuringQuery.md +++ b/docs/talawa-api-docs/helpers/event/createEventHelpers/createRecurringEventInstancesDuringQuery/functions/createRecurringEventInstancesDuringQuery.md @@ -6,7 +6,7 @@ # Function: createRecurringEventInstancesDuringQuery() -\> **createRecurringEventInstancesDuringQuery**(`organizationId`): `Promise`\<`void`\> +> **createRecurringEventInstancesDuringQuery**(`organizationId`): `Promise`\<`void`\> Creates instances of recurring events up to a specified date during queries. @@ -39,4 +39,4 @@ This function follows these steps: ## Defined in -[src/helpers/event/createEventHelpers/createRecurringEventInstancesDuringQuery.ts:32](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/helpers/event/createEventHelpers/createRecurringEventInstancesDuringQuery.ts#L32) +[src/helpers/event/createEventHelpers/createRecurringEventInstancesDuringQuery.ts:32](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/helpers/event/createEventHelpers/createRecurringEventInstancesDuringQuery.ts#L32) diff --git a/docs/talawa-api-docs/helpers/event/createEventHelpers/createSingleEvent/functions/createSingleEvent.md b/docs/talawa-api-docs/helpers/event/createEventHelpers/createSingleEvent/functions/createSingleEvent.md index 466b03c3b07..55baba0389b 100644 --- a/docs/talawa-api-docs/helpers/event/createEventHelpers/createSingleEvent/functions/createSingleEvent.md +++ b/docs/talawa-api-docs/helpers/event/createEventHelpers/createSingleEvent/functions/createSingleEvent.md @@ -6,7 +6,7 @@ # Function: createSingleEvent() -\> **createSingleEvent**(`args`, `creatorId`, `organizationId`, `session`): `Promise`\<[`InterfaceEvent`](../../../../../models/Event/interfaces/InterfaceEvent.md)\> +> **createSingleEvent**(`args`, `creatorId`, `organizationId`, `session`): `Promise`\<[`InterfaceEvent`](../../../../../models/Event/interfaces/InterfaceEvent.md)\> Creates a single non-recurring event. @@ -51,4 +51,4 @@ This function follows these steps: ## Defined in -[src/helpers/event/createEventHelpers/createSingleEvent.ts:29](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/helpers/event/createEventHelpers/createSingleEvent.ts#L29) +[src/helpers/event/createEventHelpers/createSingleEvent.ts:29](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/helpers/event/createEventHelpers/createSingleEvent.ts#L29) diff --git a/docs/talawa-api-docs/helpers/event/deleteEventHelpers/deleteRecurringEvent/functions/deleteRecurringEvent.md b/docs/talawa-api-docs/helpers/event/deleteEventHelpers/deleteRecurringEvent/functions/deleteRecurringEvent.md index f185504b70f..75fc068334f 100644 --- a/docs/talawa-api-docs/helpers/event/deleteEventHelpers/deleteRecurringEvent/functions/deleteRecurringEvent.md +++ b/docs/talawa-api-docs/helpers/event/deleteEventHelpers/deleteRecurringEvent/functions/deleteRecurringEvent.md @@ -6,7 +6,7 @@ # Function: deleteRecurringEvent() -\> **deleteRecurringEvent**(`args`, `event`, `session`): `Promise`\<`void`\> +> **deleteRecurringEvent**(`args`, `event`, `session`): `Promise`\<`void`\> Deletes instances of a recurring event based on the delete type specified. Delete types include: thisInstance, allInstances, thisAndFollowingInstances. @@ -40,4 +40,4 @@ This function follows these steps: ## Defined in -[src/helpers/event/deleteEventHelpers/deleteRecurringEvent.ts:29](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/helpers/event/deleteEventHelpers/deleteRecurringEvent.ts#L29) +[src/helpers/event/deleteEventHelpers/deleteRecurringEvent.ts:29](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/helpers/event/deleteEventHelpers/deleteRecurringEvent.ts#L29) diff --git a/docs/talawa-api-docs/helpers/event/deleteEventHelpers/deleteRecurringEventInstances/functions/deleteRecurringEventInstances.md b/docs/talawa-api-docs/helpers/event/deleteEventHelpers/deleteRecurringEventInstances/functions/deleteRecurringEventInstances.md index 979fd32eb6f..c2c4e7ae28d 100644 --- a/docs/talawa-api-docs/helpers/event/deleteEventHelpers/deleteRecurringEventInstances/functions/deleteRecurringEventInstances.md +++ b/docs/talawa-api-docs/helpers/event/deleteEventHelpers/deleteRecurringEventInstances/functions/deleteRecurringEventInstances.md @@ -6,7 +6,7 @@ # Function: deleteRecurringEventInstances() -\> **deleteRecurringEventInstances**(`event`, `recurrenceRule`, `baseRecurringEvent`, `session`): `Promise`\<`void`\> +> **deleteRecurringEventInstances**(`event`, `recurrenceRule`, `baseRecurringEvent`, `session`): `Promise`\<`void`\> Deletes all instances or thisAndFollowingInstances of a recurring event. @@ -43,4 +43,4 @@ This function performs the following steps: ## Defined in -[src/helpers/event/deleteEventHelpers/deleteRecurringEventInstances.ts:32](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/helpers/event/deleteEventHelpers/deleteRecurringEventInstances.ts#L32) +[src/helpers/event/deleteEventHelpers/deleteRecurringEventInstances.ts:32](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/helpers/event/deleteEventHelpers/deleteRecurringEventInstances.ts#L32) diff --git a/docs/talawa-api-docs/helpers/event/deleteEventHelpers/deleteSingleEvent/functions/deleteSingleEvent.md b/docs/talawa-api-docs/helpers/event/deleteEventHelpers/deleteSingleEvent/functions/deleteSingleEvent.md index ba9a1f764c5..97aa4f113f0 100644 --- a/docs/talawa-api-docs/helpers/event/deleteEventHelpers/deleteSingleEvent/functions/deleteSingleEvent.md +++ b/docs/talawa-api-docs/helpers/event/deleteEventHelpers/deleteSingleEvent/functions/deleteSingleEvent.md @@ -6,7 +6,7 @@ # Function: deleteSingleEvent() -\> **deleteSingleEvent**(`eventId`, `session`, `recurrenceRule`?, `baseRecurringEvent`?): `Promise`\<`void`\> +> **deleteSingleEvent**(`eventId`, `session`, `recurrenceRule`?, `baseRecurringEvent`?): `Promise`\<`void`\> Deletes a single event. @@ -41,4 +41,4 @@ This function performs the following steps: ## Defined in -[src/helpers/event/deleteEventHelpers/deleteSingleEvent.ts:25](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/helpers/event/deleteEventHelpers/deleteSingleEvent.ts#L25) +[src/helpers/event/deleteEventHelpers/deleteSingleEvent.ts:25](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/helpers/event/deleteEventHelpers/deleteSingleEvent.ts#L25) diff --git a/docs/talawa-api-docs/helpers/event/recurringEventHelpers/createRecurrenceRule/functions/createRecurrenceRule.md b/docs/talawa-api-docs/helpers/event/recurringEventHelpers/createRecurrenceRule/functions/createRecurrenceRule.md index e3d605bc7f5..b2aeb5c43c5 100644 --- a/docs/talawa-api-docs/helpers/event/recurringEventHelpers/createRecurrenceRule/functions/createRecurrenceRule.md +++ b/docs/talawa-api-docs/helpers/event/recurringEventHelpers/createRecurrenceRule/functions/createRecurrenceRule.md @@ -6,7 +6,7 @@ # Function: createRecurrenceRule() -\> **createRecurrenceRule**(`recurrenceRuleString`, `recurrenceStartDate`, `recurrenceEndDate`, `organizationId`, `baseRecurringEventId`, `latestInstanceDate`, `session`): `Promise`\<[`InterfaceRecurrenceRule`](../../../../../models/RecurrenceRule/interfaces/InterfaceRecurrenceRule.md)\> +> **createRecurrenceRule**(`recurrenceRuleString`, `recurrenceStartDate`, `recurrenceEndDate`, `organizationId`, `baseRecurringEventId`, `latestInstanceDate`, `session`): `Promise`\<[`InterfaceRecurrenceRule`](../../../../../models/RecurrenceRule/interfaces/InterfaceRecurrenceRule.md)\> Creates a recurrence rule document based on the provided parameters. @@ -55,4 +55,4 @@ This function performs the following steps: ## Defined in -[src/helpers/event/recurringEventHelpers/createRecurrenceRule.ts:26](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/helpers/event/recurringEventHelpers/createRecurrenceRule.ts#L26) +[src/helpers/event/recurringEventHelpers/createRecurrenceRule.ts:26](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/helpers/event/recurringEventHelpers/createRecurrenceRule.ts#L26) diff --git a/docs/talawa-api-docs/helpers/event/recurringEventHelpers/generateRecurrenceRuleString/functions/generateRecurrenceRuleString.md b/docs/talawa-api-docs/helpers/event/recurringEventHelpers/generateRecurrenceRuleString/functions/generateRecurrenceRuleString.md index d7ce4487ee9..dd4a962b549 100644 --- a/docs/talawa-api-docs/helpers/event/recurringEventHelpers/generateRecurrenceRuleString/functions/generateRecurrenceRuleString.md +++ b/docs/talawa-api-docs/helpers/event/recurringEventHelpers/generateRecurrenceRuleString/functions/generateRecurrenceRuleString.md @@ -6,7 +6,7 @@ # Function: generateRecurrenceRuleString() -\> **generateRecurrenceRuleString**(`recurrenceRuleData`): `string` +> **generateRecurrenceRuleString**(`recurrenceRuleData`): `string` Generates a recurrence rule (RRULE) string based on the provided recurrence rule input. @@ -31,4 +31,4 @@ This function performs the following steps: ## Defined in -[src/helpers/event/recurringEventHelpers/generateRecurrenceRuleString.ts:15](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/helpers/event/recurringEventHelpers/generateRecurrenceRuleString.ts#L15) +[src/helpers/event/recurringEventHelpers/generateRecurrenceRuleString.ts:15](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/helpers/event/recurringEventHelpers/generateRecurrenceRuleString.ts#L15) diff --git a/docs/talawa-api-docs/helpers/event/recurringEventHelpers/generateRecurringEventInstances/functions/generateRecurringEventInstances.md b/docs/talawa-api-docs/helpers/event/recurringEventHelpers/generateRecurringEventInstances/functions/generateRecurringEventInstances.md index 6d617463c7b..e7bf1da96c7 100644 --- a/docs/talawa-api-docs/helpers/event/recurringEventHelpers/generateRecurringEventInstances/functions/generateRecurringEventInstances.md +++ b/docs/talawa-api-docs/helpers/event/recurringEventHelpers/generateRecurringEventInstances/functions/generateRecurringEventInstances.md @@ -6,7 +6,7 @@ # Function: generateRecurringEventInstances() -\> **generateRecurringEventInstances**(`__namedParameters`): `Promise`\<[`InterfaceEvent`](../../../../../models/Event/interfaces/InterfaceEvent.md)\> +> **generateRecurringEventInstances**(`__namedParameters`): `Promise`\<[`InterfaceEvent`](../../../../../models/Event/interfaces/InterfaceEvent.md)\> ## Parameters @@ -18,4 +18,4 @@ ## Defined in -[src/helpers/event/recurringEventHelpers/generateRecurringEventInstances.ts:44](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/helpers/event/recurringEventHelpers/generateRecurringEventInstances.ts#L44) +[src/helpers/event/recurringEventHelpers/generateRecurringEventInstances.ts:44](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/helpers/event/recurringEventHelpers/generateRecurringEventInstances.ts#L44) diff --git a/docs/talawa-api-docs/helpers/event/recurringEventHelpers/generateRecurringEventInstances/interfaces/InterfaceRecurringEvent.md b/docs/talawa-api-docs/helpers/event/recurringEventHelpers/generateRecurringEventInstances/interfaces/InterfaceRecurringEvent.md index 83fee7f42c2..299f71eef67 100644 --- a/docs/talawa-api-docs/helpers/event/recurringEventHelpers/generateRecurringEventInstances/interfaces/InterfaceRecurringEvent.md +++ b/docs/talawa-api-docs/helpers/event/recurringEventHelpers/generateRecurringEventInstances/interfaces/InterfaceRecurringEvent.md @@ -14,17 +14,17 @@ ### admins? -\> `optional` **admins**: `string`[] +> `optional` **admins**: `string`[] #### Defined in -[src/helpers/event/recurringEventHelpers/generateRecurringEventInstances.ts:40](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/helpers/event/recurringEventHelpers/generateRecurringEventInstances.ts#L40) +[src/helpers/event/recurringEventHelpers/generateRecurringEventInstances.ts:40](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/helpers/event/recurringEventHelpers/generateRecurringEventInstances.ts#L40) *** ### allDay -\> **allDay**: `boolean` +> **allDay**: `boolean` #### Inherited from @@ -32,33 +32,33 @@ #### Defined in -[src/types/generatedGraphQLTypes.ts:757](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/types/generatedGraphQLTypes.ts#L757) +[src/types/generatedGraphQLTypes.ts:757](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/types/generatedGraphQLTypes.ts#L757) *** ### baseRecurringEventId? -\> `optional` **baseRecurringEventId**: `string` +> `optional` **baseRecurringEventId**: `string` #### Defined in -[src/helpers/event/recurringEventHelpers/generateRecurringEventInstances.ts:38](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/helpers/event/recurringEventHelpers/generateRecurringEventInstances.ts#L38) +[src/helpers/event/recurringEventHelpers/generateRecurringEventInstances.ts:38](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/helpers/event/recurringEventHelpers/generateRecurringEventInstances.ts#L38) *** ### creatorId? -\> `optional` **creatorId**: `string` +> `optional` **creatorId**: `string` #### Defined in -[src/helpers/event/recurringEventHelpers/generateRecurringEventInstances.ts:39](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/helpers/event/recurringEventHelpers/generateRecurringEventInstances.ts#L39) +[src/helpers/event/recurringEventHelpers/generateRecurringEventInstances.ts:39](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/helpers/event/recurringEventHelpers/generateRecurringEventInstances.ts#L39) *** ### description -\> **description**: `string` +> **description**: `string` #### Inherited from @@ -66,13 +66,13 @@ #### Defined in -[src/types/generatedGraphQLTypes.ts:758](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/types/generatedGraphQLTypes.ts#L758) +[src/types/generatedGraphQLTypes.ts:758](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/types/generatedGraphQLTypes.ts#L758) *** ### endDate -\> **endDate**: `any` +> **endDate**: `any` #### Inherited from @@ -80,13 +80,13 @@ #### Defined in -[src/types/generatedGraphQLTypes.ts:759](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/types/generatedGraphQLTypes.ts#L759) +[src/types/generatedGraphQLTypes.ts:759](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/types/generatedGraphQLTypes.ts#L759) *** ### endTime? -\> `optional` **endTime**: `any` +> `optional` **endTime**: `any` #### Inherited from @@ -94,13 +94,13 @@ #### Defined in -[src/types/generatedGraphQLTypes.ts:760](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/types/generatedGraphQLTypes.ts#L760) +[src/types/generatedGraphQLTypes.ts:760](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/types/generatedGraphQLTypes.ts#L760) *** ### images? -\> `optional` **images**: [`InputMaybe`](../../../../../types/generatedGraphQLTypes/type-aliases/InputMaybe.md)\<[`InputMaybe`](../../../../../types/generatedGraphQLTypes/type-aliases/InputMaybe.md)\<`string`\>[]\> +> `optional` **images**: [`InputMaybe`](../../../../../types/generatedGraphQLTypes/type-aliases/InputMaybe.md)\<[`InputMaybe`](../../../../../types/generatedGraphQLTypes/type-aliases/InputMaybe.md)\<`string`\>[]\> #### Inherited from @@ -108,23 +108,23 @@ #### Defined in -[src/types/generatedGraphQLTypes.ts:761](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/types/generatedGraphQLTypes.ts#L761) +[src/types/generatedGraphQLTypes.ts:761](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/types/generatedGraphQLTypes.ts#L761) *** ### isBaseRecurringEvent? -\> `optional` **isBaseRecurringEvent**: `boolean` +> `optional` **isBaseRecurringEvent**: `boolean` #### Defined in -[src/helpers/event/recurringEventHelpers/generateRecurringEventInstances.ts:36](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/helpers/event/recurringEventHelpers/generateRecurringEventInstances.ts#L36) +[src/helpers/event/recurringEventHelpers/generateRecurringEventInstances.ts:36](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/helpers/event/recurringEventHelpers/generateRecurringEventInstances.ts#L36) *** ### isPublic -\> **isPublic**: `boolean` +> **isPublic**: `boolean` #### Inherited from @@ -132,13 +132,13 @@ #### Defined in -[src/types/generatedGraphQLTypes.ts:762](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/types/generatedGraphQLTypes.ts#L762) +[src/types/generatedGraphQLTypes.ts:762](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/types/generatedGraphQLTypes.ts#L762) *** ### isRegisterable -\> **isRegisterable**: `boolean` +> **isRegisterable**: `boolean` #### Inherited from @@ -146,13 +146,13 @@ #### Defined in -[src/types/generatedGraphQLTypes.ts:763](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/types/generatedGraphQLTypes.ts#L763) +[src/types/generatedGraphQLTypes.ts:763](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/types/generatedGraphQLTypes.ts#L763) *** ### latitude? -\> `optional` **latitude**: `any` +> `optional` **latitude**: `any` #### Inherited from @@ -160,13 +160,13 @@ #### Defined in -[src/types/generatedGraphQLTypes.ts:764](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/types/generatedGraphQLTypes.ts#L764) +[src/types/generatedGraphQLTypes.ts:764](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/types/generatedGraphQLTypes.ts#L764) *** ### location? -\> `optional` **location**: [`InputMaybe`](../../../../../types/generatedGraphQLTypes/type-aliases/InputMaybe.md)\<`string`\> +> `optional` **location**: [`InputMaybe`](../../../../../types/generatedGraphQLTypes/type-aliases/InputMaybe.md)\<`string`\> #### Inherited from @@ -174,13 +174,13 @@ #### Defined in -[src/types/generatedGraphQLTypes.ts:765](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/types/generatedGraphQLTypes.ts#L765) +[src/types/generatedGraphQLTypes.ts:765](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/types/generatedGraphQLTypes.ts#L765) *** ### longitude? -\> `optional` **longitude**: `any` +> `optional` **longitude**: `any` #### Inherited from @@ -188,23 +188,23 @@ #### Defined in -[src/types/generatedGraphQLTypes.ts:766](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/types/generatedGraphQLTypes.ts#L766) +[src/types/generatedGraphQLTypes.ts:766](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/types/generatedGraphQLTypes.ts#L766) *** ### organization? -\> `optional` **organization**: `string` +> `optional` **organization**: `string` #### Defined in -[src/helpers/event/recurringEventHelpers/generateRecurringEventInstances.ts:41](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/helpers/event/recurringEventHelpers/generateRecurringEventInstances.ts#L41) +[src/helpers/event/recurringEventHelpers/generateRecurringEventInstances.ts:41](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/helpers/event/recurringEventHelpers/generateRecurringEventInstances.ts#L41) *** ### organizationId -\> **organizationId**: `string` +> **organizationId**: `string` #### Inherited from @@ -212,23 +212,23 @@ #### Defined in -[src/types/generatedGraphQLTypes.ts:767](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/types/generatedGraphQLTypes.ts#L767) +[src/types/generatedGraphQLTypes.ts:767](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/types/generatedGraphQLTypes.ts#L767) *** ### recurrenceRuleId? -\> `optional` **recurrenceRuleId**: `string` +> `optional` **recurrenceRuleId**: `string` #### Defined in -[src/helpers/event/recurringEventHelpers/generateRecurringEventInstances.ts:37](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/helpers/event/recurringEventHelpers/generateRecurringEventInstances.ts#L37) +[src/helpers/event/recurringEventHelpers/generateRecurringEventInstances.ts:37](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/helpers/event/recurringEventHelpers/generateRecurringEventInstances.ts#L37) *** ### recurring -\> **recurring**: `boolean` +> **recurring**: `boolean` #### Inherited from @@ -236,13 +236,13 @@ #### Defined in -[src/types/generatedGraphQLTypes.ts:768](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/types/generatedGraphQLTypes.ts#L768) +[src/types/generatedGraphQLTypes.ts:768](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/types/generatedGraphQLTypes.ts#L768) *** ### startDate -\> **startDate**: `any` +> **startDate**: `any` #### Inherited from @@ -250,13 +250,13 @@ #### Defined in -[src/types/generatedGraphQLTypes.ts:769](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/types/generatedGraphQLTypes.ts#L769) +[src/types/generatedGraphQLTypes.ts:769](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/types/generatedGraphQLTypes.ts#L769) *** ### startTime? -\> `optional` **startTime**: `any` +> `optional` **startTime**: `any` #### Inherited from @@ -264,13 +264,13 @@ #### Defined in -[src/types/generatedGraphQLTypes.ts:770](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/types/generatedGraphQLTypes.ts#L770) +[src/types/generatedGraphQLTypes.ts:770](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/types/generatedGraphQLTypes.ts#L770) *** ### title -\> **title**: `string` +> **title**: `string` #### Inherited from @@ -278,4 +278,4 @@ #### Defined in -[src/types/generatedGraphQLTypes.ts:771](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/types/generatedGraphQLTypes.ts#L771) +[src/types/generatedGraphQLTypes.ts:771](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/types/generatedGraphQLTypes.ts#L771) diff --git a/docs/talawa-api-docs/helpers/event/recurringEventHelpers/getRecurringInstanceDates/functions/getRecurringInstanceDates.md b/docs/talawa-api-docs/helpers/event/recurringEventHelpers/getRecurringInstanceDates/functions/getRecurringInstanceDates.md index 24b36a0f235..a8d2b2f4213 100644 --- a/docs/talawa-api-docs/helpers/event/recurringEventHelpers/getRecurringInstanceDates/functions/getRecurringInstanceDates.md +++ b/docs/talawa-api-docs/helpers/event/recurringEventHelpers/getRecurringInstanceDates/functions/getRecurringInstanceDates.md @@ -6,7 +6,7 @@ # Function: getRecurringInstanceDates() -\> **getRecurringInstanceDates**(`recurrenceRuleString`, `recurrenceStartDate`, `recurrenceEndDate`, `queryUptoDate`): `Date`[] +> **getRecurringInstanceDates**(`recurrenceRuleString`, `recurrenceStartDate`, `recurrenceEndDate`, `queryUptoDate`): `Date`[] Generates dates of recurrence for the recurring event based on provided recurrence rules. @@ -42,4 +42,4 @@ This function performs the following steps: ## Defined in -[src/helpers/event/recurringEventHelpers/getRecurringInstanceDates.ts:23](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/helpers/event/recurringEventHelpers/getRecurringInstanceDates.ts#L23) +[src/helpers/event/recurringEventHelpers/getRecurringInstanceDates.ts:23](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/helpers/event/recurringEventHelpers/getRecurringInstanceDates.ts#L23) diff --git a/docs/talawa-api-docs/helpers/event/recurringEventHelpers/removeDanglingDocuments/functions/removeDanglingDocuments.md b/docs/talawa-api-docs/helpers/event/recurringEventHelpers/removeDanglingDocuments/functions/removeDanglingDocuments.md index 5fb21cc3559..fbed37d7915 100644 --- a/docs/talawa-api-docs/helpers/event/recurringEventHelpers/removeDanglingDocuments/functions/removeDanglingDocuments.md +++ b/docs/talawa-api-docs/helpers/event/recurringEventHelpers/removeDanglingDocuments/functions/removeDanglingDocuments.md @@ -6,7 +6,7 @@ # Function: removeDanglingDocuments() -\> **removeDanglingDocuments**(`recurrenceRuleId`, `baseRecurringEventId`, `session`): `Promise`\<`void`\> +> **removeDanglingDocuments**(`recurrenceRuleId`, `baseRecurringEventId`, `session`): `Promise`\<`void`\> Removes dangling recurrence rule and base recurring event documents if they have no associated events. @@ -35,4 +35,4 @@ If no associated events are found, it deletes the document from the database. ## Defined in -[src/helpers/event/recurringEventHelpers/removeDanglingDocuments.ts:13](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/helpers/event/recurringEventHelpers/removeDanglingDocuments.ts#L13) +[src/helpers/event/recurringEventHelpers/removeDanglingDocuments.ts:13](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/helpers/event/recurringEventHelpers/removeDanglingDocuments.ts#L13) diff --git a/docs/talawa-api-docs/helpers/event/updateEventHelpers/getEventData/functions/getEventData.md b/docs/talawa-api-docs/helpers/event/updateEventHelpers/getEventData/functions/getEventData.md index 9f76053eed2..7e5c3699641 100644 --- a/docs/talawa-api-docs/helpers/event/updateEventHelpers/getEventData/functions/getEventData.md +++ b/docs/talawa-api-docs/helpers/event/updateEventHelpers/getEventData/functions/getEventData.md @@ -6,7 +6,7 @@ # Function: getEventData() -\> **getEventData**(`updateEventInputData`, `event`): [`InterfaceRecurringEvent`](../../../recurringEventHelpers/generateRecurringEventInstances/interfaces/InterfaceRecurringEvent.md) +> **getEventData**(`updateEventInputData`, `event`): [`InterfaceRecurringEvent`](../../../recurringEventHelpers/generateRecurringEventInstances/interfaces/InterfaceRecurringEvent.md) This function retrieves the data to be used for updating an event, combining existing event data with new input data. @@ -29,4 +29,4 @@ The updated event data. ## Defined in -[src/helpers/event/updateEventHelpers/getEventData.ts:12](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/helpers/event/updateEventHelpers/getEventData.ts#L12) +[src/helpers/event/updateEventHelpers/getEventData.ts:12](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/helpers/event/updateEventHelpers/getEventData.ts#L12) diff --git a/docs/talawa-api-docs/helpers/event/updateEventHelpers/shouldUpdateBaseRecurringEvent/functions/shouldUpdateBaseRecurringEvent.md b/docs/talawa-api-docs/helpers/event/updateEventHelpers/shouldUpdateBaseRecurringEvent/functions/shouldUpdateBaseRecurringEvent.md index a01a70cc6ad..efd0c8e511e 100644 --- a/docs/talawa-api-docs/helpers/event/updateEventHelpers/shouldUpdateBaseRecurringEvent/functions/shouldUpdateBaseRecurringEvent.md +++ b/docs/talawa-api-docs/helpers/event/updateEventHelpers/shouldUpdateBaseRecurringEvent/functions/shouldUpdateBaseRecurringEvent.md @@ -6,7 +6,7 @@ # Function: shouldUpdateBaseRecurringEvent() -\> **shouldUpdateBaseRecurringEvent**(`recurrenceRuleEndDate`, `baseRecurringEventEndDate`): `boolean` +> **shouldUpdateBaseRecurringEvent**(`recurrenceRuleEndDate`, `baseRecurringEventEndDate`): `boolean` This function checks whether the baseRecurringEvent should be updated. @@ -28,4 +28,4 @@ true if the recurrence rule is the latest rule that the instances were following ## Defined in -[src/helpers/event/updateEventHelpers/shouldUpdateBaseRecurringEvent.ts:8](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/helpers/event/updateEventHelpers/shouldUpdateBaseRecurringEvent.ts#L8) +[src/helpers/event/updateEventHelpers/shouldUpdateBaseRecurringEvent.ts:8](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/helpers/event/updateEventHelpers/shouldUpdateBaseRecurringEvent.ts#L8) diff --git a/docs/talawa-api-docs/helpers/event/updateEventHelpers/updateRecurringEvent/functions/updateRecurringEvent.md b/docs/talawa-api-docs/helpers/event/updateEventHelpers/updateRecurringEvent/functions/updateRecurringEvent.md index 79857abaaac..21c68cee952 100644 --- a/docs/talawa-api-docs/helpers/event/updateEventHelpers/updateRecurringEvent/functions/updateRecurringEvent.md +++ b/docs/talawa-api-docs/helpers/event/updateEventHelpers/updateRecurringEvent/functions/updateRecurringEvent.md @@ -6,7 +6,7 @@ # Function: updateRecurringEvent() -\> **updateRecurringEvent**(`args`, `event`, `session`): `Promise`\<[`InterfaceEvent`](../../../../../models/Event/interfaces/InterfaceEvent.md)\> +> **updateRecurringEvent**(`args`, `event`, `session`): `Promise`\<[`InterfaceEvent`](../../../../../models/Event/interfaces/InterfaceEvent.md)\> This function updates a recurring event based on the provided arguments. @@ -32,4 +32,4 @@ The updated event object. ## Defined in -[src/helpers/event/updateEventHelpers/updateRecurringEvent.ts:20](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/helpers/event/updateEventHelpers/updateRecurringEvent.ts#L20) +[src/helpers/event/updateEventHelpers/updateRecurringEvent.ts:20](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/helpers/event/updateEventHelpers/updateRecurringEvent.ts#L20) diff --git a/docs/talawa-api-docs/helpers/event/updateEventHelpers/updateRecurringEventInstances/functions/updateRecurringEventInstances.md b/docs/talawa-api-docs/helpers/event/updateEventHelpers/updateRecurringEventInstances/functions/updateRecurringEventInstances.md index 989418ee996..f2ad4f66368 100644 --- a/docs/talawa-api-docs/helpers/event/updateEventHelpers/updateRecurringEventInstances/functions/updateRecurringEventInstances.md +++ b/docs/talawa-api-docs/helpers/event/updateEventHelpers/updateRecurringEventInstances/functions/updateRecurringEventInstances.md @@ -6,7 +6,7 @@ # Function: updateRecurringEventInstances() -\> **updateRecurringEventInstances**(`args`, `event`, `recurrenceRule`, `baseRecurringEvent`, `recurringEventUpdateType`, `session`): `Promise`\<[`InterfaceEvent`](../../../../../models/Event/interfaces/InterfaceEvent.md)\> +> **updateRecurringEventInstances**(`args`, `event`, `recurrenceRule`, `baseRecurringEvent`, `recurringEventUpdateType`, `session`): `Promise`\<[`InterfaceEvent`](../../../../../models/Event/interfaces/InterfaceEvent.md)\> This function updates this and the following instances of a recurring event. @@ -53,4 +53,4 @@ The following steps are followed: ## Defined in -[src/helpers/event/updateEventHelpers/updateRecurringEventInstances.ts:45](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/helpers/event/updateEventHelpers/updateRecurringEventInstances.ts#L45) +[src/helpers/event/updateEventHelpers/updateRecurringEventInstances.ts:45](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/helpers/event/updateEventHelpers/updateRecurringEventInstances.ts#L45) diff --git a/docs/talawa-api-docs/helpers/event/updateEventHelpers/updateSingleEvent/functions/updateSingleEvent.md b/docs/talawa-api-docs/helpers/event/updateEventHelpers/updateSingleEvent/functions/updateSingleEvent.md index 35ab094fc08..24894654a6f 100644 --- a/docs/talawa-api-docs/helpers/event/updateEventHelpers/updateSingleEvent/functions/updateSingleEvent.md +++ b/docs/talawa-api-docs/helpers/event/updateEventHelpers/updateSingleEvent/functions/updateSingleEvent.md @@ -6,7 +6,7 @@ # Function: updateSingleEvent() -\> **updateSingleEvent**(`args`, `event`, `session`): `Promise`\<[`InterfaceEvent`](../../../../../models/Event/interfaces/InterfaceEvent.md)\> +> **updateSingleEvent**(`args`, `event`, `session`): `Promise`\<[`InterfaceEvent`](../../../../../models/Event/interfaces/InterfaceEvent.md)\> This function updates a single non-recurring event. @@ -40,4 +40,4 @@ The following steps are followed: ## Defined in -[src/helpers/event/updateEventHelpers/updateSingleEvent.ts:28](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/helpers/event/updateEventHelpers/updateSingleEvent.ts#L28) +[src/helpers/event/updateEventHelpers/updateSingleEvent.ts:28](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/helpers/event/updateEventHelpers/updateSingleEvent.ts#L28) diff --git a/docs/talawa-api-docs/helpers/event/updateEventHelpers/updateThisInstance/functions/updateThisInstance.md b/docs/talawa-api-docs/helpers/event/updateEventHelpers/updateThisInstance/functions/updateThisInstance.md index 583ea42228e..91350c0feb1 100644 --- a/docs/talawa-api-docs/helpers/event/updateEventHelpers/updateThisInstance/functions/updateThisInstance.md +++ b/docs/talawa-api-docs/helpers/event/updateEventHelpers/updateThisInstance/functions/updateThisInstance.md @@ -6,7 +6,7 @@ # Function: updateThisInstance() -\> **updateThisInstance**(`args`, `event`, `session`): `Promise`\<[`InterfaceEvent`](../../../../../models/Event/interfaces/InterfaceEvent.md)\> +> **updateThisInstance**(`args`, `event`, `session`): `Promise`\<[`InterfaceEvent`](../../../../../models/Event/interfaces/InterfaceEvent.md)\> This function updates only this instance of a recurrence pattern. This will make the instance an exception to the recurrence pattern. @@ -36,4 +36,4 @@ The following steps are followed: ## Defined in -[src/helpers/event/updateEventHelpers/updateThisInstance.ts:17](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/helpers/event/updateEventHelpers/updateThisInstance.ts#L17) +[src/helpers/event/updateEventHelpers/updateThisInstance.ts:17](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/helpers/event/updateEventHelpers/updateThisInstance.ts#L17) diff --git a/docs/talawa-api-docs/index/variables/pubsub.md b/docs/talawa-api-docs/index/variables/pubsub.md index e59d9d71f0b..1782f77e24b 100644 --- a/docs/talawa-api-docs/index/variables/pubsub.md +++ b/docs/talawa-api-docs/index/variables/pubsub.md @@ -6,8 +6,8 @@ # Variable: pubsub -\> `const` **pubsub**: `PubSub` +> `const` **pubsub**: `PubSub` ## Defined in -[src/index.ts:27](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/index.ts#L27) +[src/index.ts:27](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/index.ts#L27) diff --git a/docs/talawa-api-docs/libraries/dbLogger/functions/createLoggingMiddleware.md b/docs/talawa-api-docs/libraries/dbLogger/functions/createLoggingMiddleware.md index 58433bc3380..2cd809f54fd 100644 --- a/docs/talawa-api-docs/libraries/dbLogger/functions/createLoggingMiddleware.md +++ b/docs/talawa-api-docs/libraries/dbLogger/functions/createLoggingMiddleware.md @@ -6,7 +6,7 @@ # Function: createLoggingMiddleware() -\> **createLoggingMiddleware**\<`T`\>(`schema`, `modelName`): `void` +> **createLoggingMiddleware**\<`T`\>(`schema`, `modelName`): `void` Creates a logging middleware for a Mongoose schema. This middleware logs create, update, and delete operations on the specified schema. @@ -31,4 +31,4 @@ The name of the model associated with the schema ## Defined in -[src/libraries/dbLogger.ts:65](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/libraries/dbLogger.ts#L65) +[src/libraries/dbLogger.ts:65](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/libraries/dbLogger.ts#L65) diff --git a/docs/talawa-api-docs/libraries/dbLogger/interfaces/InterfaceLoggableDocument.md b/docs/talawa-api-docs/libraries/dbLogger/interfaces/InterfaceLoggableDocument.md index cc1c61a0623..103145b09dc 100644 --- a/docs/talawa-api-docs/libraries/dbLogger/interfaces/InterfaceLoggableDocument.md +++ b/docs/talawa-api-docs/libraries/dbLogger/interfaces/InterfaceLoggableDocument.md @@ -16,7 +16,7 @@ Interface for a document that includes logging information. ### $locals -\> **$locals**: `Record`\<`string`, `unknown`\> +> **$locals**: `Record`\<`string`, `unknown`\> Empty object that you can use for storing properties on the document. This is handy for passing data to middleware without conflicting with Mongoose @@ -34,7 +34,7 @@ node\_modules/mongoose/types/document.d.ts:71 ### $op -\> **$op**: `null` \| `"validate"` \| `"save"` \| `"remove"` +> **$op**: `null` \| `"validate"` \| `"save"` \| `"remove"` A string containing the current operation that Mongoose is executing on this document. Can be `null`, `'save'`, `'validate'`, or `'remove'`. @@ -51,7 +51,7 @@ node\_modules/mongoose/types/document.d.ts:84 ### $where -\> **$where**: `Record`\<`string`, `unknown`\> +> **$where**: `Record`\<`string`, `unknown`\> Set this property to add additional query filters when Mongoose saves this document and `isNew` is false. @@ -67,7 +67,7 @@ node\_modules/mongoose/types/document.d.ts:99 ### \_\_v? -\> `optional` **\_\_v**: `any` +> `optional` **\_\_v**: `any` This documents __v. @@ -83,7 +83,7 @@ node\_modules/mongoose/types/document.d.ts:26 ### \_id? -\> `optional` **\_id**: `any` +> `optional` **\_id**: `any` This documents _id. @@ -99,7 +99,7 @@ node\_modules/mongoose/types/document.d.ts:23 ### baseModelName? -\> `optional` **baseModelName**: `string` +> `optional` **baseModelName**: `string` If this is a discriminator model, `baseModelName` is the name of the base model. @@ -115,7 +115,7 @@ node\_modules/mongoose/types/document.d.ts:102 ### collection -\> **collection**: `Collection`\<`Document`\> +> **collection**: `Collection`\<`Document`\> Collection the model uses. @@ -131,7 +131,7 @@ node\_modules/mongoose/types/document.d.ts:105 ### db -\> **db**: `Connection` +> **db**: `Connection` Connection the model uses. @@ -147,7 +147,7 @@ node\_modules/mongoose/types/document.d.ts:108 ### errors? -\> `optional` **errors**: `ValidationError` +> `optional` **errors**: `ValidationError` Returns the current validation errors. @@ -163,7 +163,7 @@ node\_modules/mongoose/types/document.d.ts:142 ### id? -\> `optional` **id**: `any` +> `optional` **id**: `any` The string version of this documents _id. @@ -179,7 +179,7 @@ node\_modules/mongoose/types/document.d.ts:155 ### isNew -\> **isNew**: `boolean` +> **isNew**: `boolean` Boolean flag specifying if the document is new. @@ -195,19 +195,19 @@ node\_modules/mongoose/types/document.d.ts:191 ### logInfo -\> **logInfo**: [`TransactionLogInfo`](../type-aliases/TransactionLogInfo.md) +> **logInfo**: [`TransactionLogInfo`](../type-aliases/TransactionLogInfo.md) Information about the transaction log #### Defined in -[src/libraries/dbLogger.ts:47](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/libraries/dbLogger.ts#L47) +[src/libraries/dbLogger.ts:47](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/libraries/dbLogger.ts#L47) *** ### schema -\> **schema**: `Schema`\<`any`, `Model`\<`any`, `any`, `any`, `any`, `any`, `any`\>, `object`, `object`, `object`, `object`, `DefaultSchemaOptions`, `object`, `Document`\<`unknown`, `object`, `FlatRecord`\<`object`\>\> & `FlatRecord`\<`object`\> & `Required`\<`object`\>\> +> **schema**: `Schema`\<`any`, `Model`\<`any`, `any`, `any`, `any`, `any`, `any`\>, `object`, `object`, `object`, `object`, `DefaultSchemaOptions`, `object`, `Document`\<`unknown`, `object`, `FlatRecord`\<`object`\>\> & `FlatRecord`\<`object`\> & `Required`\<`object`\>\> The document's schema. @@ -223,7 +223,7 @@ node\_modules/mongoose/types/document.d.ts:235 ### $assertPopulated() -\> **$assertPopulated**\<`Paths`\>(`path`, `values`?): `Omit`\<[`InterfaceLoggableDocument`](InterfaceLoggableDocument.md), keyof `Paths`\> & `Paths` +> **$assertPopulated**\<`Paths`\>(`path`, `values`?): `Omit`\<[`InterfaceLoggableDocument`](InterfaceLoggableDocument.md), keyof `Paths`\> & `Paths` Assert that a given path or paths is populated. Throws an error if not populated. @@ -253,7 +253,7 @@ node\_modules/mongoose/types/document.d.ts:29 ### $clone() -\> **$clone**(): `this` +> **$clone**(): `this` Returns a deep clone of this document @@ -273,7 +273,7 @@ node\_modules/mongoose/types/document.d.ts:32 ### $getAllSubdocs() -\> **$getAllSubdocs**(): `Document`\<`any`, `any`, `any`\>[] +> **$getAllSubdocs**(): `Document`\<`any`, `any`, `any`\>[] #### Returns @@ -291,7 +291,7 @@ node\_modules/mongoose/types/document.d.ts:35 ### $getPopulatedDocs() -\> **$getPopulatedDocs**(): `Document`\<`any`, `any`, `any`\>[] +> **$getPopulatedDocs**(): `Document`\<`any`, `any`, `any`\>[] Returns an array of all populated documents associated with the query @@ -311,7 +311,7 @@ node\_modules/mongoose/types/document.d.ts:47 ### $ignore() -\> **$ignore**(`path`): `void` +> **$ignore**(`path`): `void` Don't run validation on this path or persist changes to this path. @@ -335,7 +335,7 @@ node\_modules/mongoose/types/document.d.ts:38 ### $inc() -\> **$inc**(`path`, `val`?): `this` +> **$inc**(`path`, `val`?): `this` Increments the numeric value at `path` by the given `val`. When you call `save()` on this document, Mongoose will send a @@ -363,7 +363,7 @@ node\_modules/mongoose/types/document.d.ts:54 ### $isDefault() -\> **$isDefault**(`path`): `boolean` +> **$isDefault**(`path`): `boolean` Checks if a path is set to its default. @@ -387,7 +387,7 @@ node\_modules/mongoose/types/document.d.ts:41 ### $isDeleted() -\> **$isDeleted**(`val`?): `boolean` +> **$isDeleted**(`val`?): `boolean` Getter/setter, determines whether the document was removed or not. @@ -411,7 +411,7 @@ node\_modules/mongoose/types/document.d.ts:44 ### $isEmpty() -\> **$isEmpty**(`path`): `boolean` +> **$isEmpty**(`path`): `boolean` Returns true if the given path is nullish or only contains empty objects. Useful for determining whether this subdoc will get stripped out by the @@ -437,7 +437,7 @@ node\_modules/mongoose/types/document.d.ts:61 ### $isValid() -\> **$isValid**(`path`): `boolean` +> **$isValid**(`path`): `boolean` Checks if a path is invalid @@ -461,7 +461,7 @@ node\_modules/mongoose/types/document.d.ts:64 ### $markValid() -\> **$markValid**(`path`): `void` +> **$markValid**(`path`): `void` Marks a path as valid, removing existing validation errors. @@ -487,7 +487,7 @@ node\_modules/mongoose/types/document.d.ts:74 #### $model(name) -\> **$model**\<`ModelType`\>(`name`): `ModelType` +> **$model**\<`ModelType`\>(`name`): `ModelType` Returns the model with the given name on this document's associated connection. @@ -513,7 +513,7 @@ node\_modules/mongoose/types/document.d.ts:77 #### $model() -\> **$model**\<`ModelType`\>(): `ModelType` +> **$model**\<`ModelType`\>(): `ModelType` ##### Type Parameters @@ -535,7 +535,7 @@ node\_modules/mongoose/types/document.d.ts:78 ### $parent() -\> **$parent**(): `undefined` \| `Document`\<`any`, `any`, `any`\> +> **$parent**(): `undefined` \| `Document`\<`any`, `any`, `any`\> If this document is a subdocument or populated document, returns the document's parent. Returns undefined otherwise. @@ -556,7 +556,7 @@ node\_modules/mongoose/types/document.d.ts:219 ### $session() -\> **$session**(`session`?): `null` \| `ClientSession` +> **$session**(`session`?): `null` \| `ClientSession` Getter/setter around the session associated with this document. Used to automatically set `session` if you `save()` a doc that you got from a @@ -584,7 +584,7 @@ node\_modules/mongoose/types/document.d.ts:91 #### $set(path, val, type, options) -\> **$set**(`path`, `val`, `type`, `options`?): `this` +> **$set**(`path`, `val`, `type`, `options`?): `this` Alias for `set()`, used internally to avoid conflicts @@ -612,7 +612,7 @@ node\_modules/mongoose/types/document.d.ts:94 #### $set(path, val, options) -\> **$set**(`path`, `val`, `options`?): `this` +> **$set**(`path`, `val`, `options`?): `this` ##### Parameters @@ -636,7 +636,7 @@ node\_modules/mongoose/types/document.d.ts:95 #### $set(value) -\> **$set**(`value`): `this` +> **$set**(`value`): `this` ##### Parameters @@ -658,7 +658,7 @@ node\_modules/mongoose/types/document.d.ts:96 ### deleteOne() -\> **deleteOne**(`options`?): `any` +> **deleteOne**(`options`?): `any` Removes this document from the db. @@ -682,7 +682,7 @@ node\_modules/mongoose/types/document.d.ts:111 ### depopulate() -\> **depopulate**(`path`?): `this` +> **depopulate**(`path`?): `this` Takes a populated field and returns it to its unpopulated state. If called with no arguments, then all populated fields are returned to their unpopulated state. @@ -707,11 +707,11 @@ node\_modules/mongoose/types/document.d.ts:123 ### directModifiedPaths() -\> **directModifiedPaths**(): `string`[] +> **directModifiedPaths**(): `string`[] Returns the list of paths that have been directly modified. A direct modified path is a path that you explicitly set, whether via `doc.foo = 'bar'`, -`Object.assign(doc, \{ foo: 'bar' \})`, or `doc.set('foo', 'bar')`. +`Object.assign(doc, { foo: 'bar' })`, or `doc.set('foo', 'bar')`. #### Returns @@ -729,7 +729,7 @@ node\_modules/mongoose/types/document.d.ts:130 ### equals() -\> **equals**(`doc`): `boolean` +> **equals**(`doc`): `boolean` Returns true if this document is equal to another document. @@ -759,7 +759,7 @@ node\_modules/mongoose/types/document.d.ts:139 #### get(path, type, options) -\> **get**\<`T`\>(`path`, `type`?, `options`?): `any` +> **get**\<`T`\>(`path`, `type`?, `options`?): `any` Returns the value of a path. @@ -789,7 +789,7 @@ node\_modules/mongoose/types/document.d.ts:145 #### get(path, type, options) -\> **get**(`path`, `type`?, `options`?): `any` +> **get**(`path`, `type`?, `options`?): `any` ##### Parameters @@ -815,7 +815,7 @@ node\_modules/mongoose/types/document.d.ts:146 ### getChanges() -\> **getChanges**(): `UpdateQuery`\<[`InterfaceLoggableDocument`](InterfaceLoggableDocument.md)\> +> **getChanges**(): `UpdateQuery`\<[`InterfaceLoggableDocument`](InterfaceLoggableDocument.md)\> Returns the changes that happened to the document in the format that will be sent to MongoDB. @@ -836,7 +836,7 @@ node\_modules/mongoose/types/document.d.ts:152 ### increment() -\> **increment**(): `this` +> **increment**(): `this` Signal that we desire an increment of this documents version. @@ -856,7 +856,7 @@ node\_modules/mongoose/types/document.d.ts:158 ### init() -\> **init**(`obj`, `opts`?): `this` +> **init**(`obj`, `opts`?): `this` Initializes the document without setters or marking anything modified. Called internally after a document is returned from mongodb. Normally, @@ -886,7 +886,7 @@ node\_modules/mongoose/types/document.d.ts:165 #### invalidate(path, errorMsg, value, kind) -\> **invalidate**\<`T`\>(`path`, `errorMsg`, `value`?, `kind`?): `null` \| `NativeError` +> **invalidate**\<`T`\>(`path`, `errorMsg`, `value`?, `kind`?): `null` \| `NativeError` Marks a path as invalid, causing validation to fail. @@ -918,7 +918,7 @@ node\_modules/mongoose/types/document.d.ts:168 #### invalidate(path, errorMsg, value, kind) -\> **invalidate**(`path`, `errorMsg`, `value`?, `kind`?): `null` \| `NativeError` +> **invalidate**(`path`, `errorMsg`, `value`?, `kind`?): `null` \| `NativeError` ##### Parameters @@ -948,7 +948,7 @@ node\_modules/mongoose/types/document.d.ts:169 #### isDirectModified(path) -\> **isDirectModified**\<`T`\>(`path`): `boolean` +> **isDirectModified**\<`T`\>(`path`): `boolean` Returns true if `path` was directly set and modified, else false. @@ -974,7 +974,7 @@ node\_modules/mongoose/types/document.d.ts:172 #### isDirectModified(path) -\> **isDirectModified**(`path`): `boolean` +> **isDirectModified**(`path`): `boolean` ##### Parameters @@ -998,7 +998,7 @@ node\_modules/mongoose/types/document.d.ts:173 #### isDirectSelected(path) -\> **isDirectSelected**\<`T`\>(`path`): `boolean` +> **isDirectSelected**\<`T`\>(`path`): `boolean` Checks if `path` was explicitly selected. If no projection, always returns true. @@ -1024,7 +1024,7 @@ node\_modules/mongoose/types/document.d.ts:176 #### isDirectSelected(path) -\> **isDirectSelected**(`path`): `boolean` +> **isDirectSelected**(`path`): `boolean` ##### Parameters @@ -1048,7 +1048,7 @@ node\_modules/mongoose/types/document.d.ts:177 #### isInit(path) -\> **isInit**\<`T`\>(`path`): `boolean` +> **isInit**\<`T`\>(`path`): `boolean` Checks if `path` is in the `init` state, that is, it was set by `Document#init()` and not modified since. @@ -1074,7 +1074,7 @@ node\_modules/mongoose/types/document.d.ts:180 #### isInit(path) -\> **isInit**(`path`): `boolean` +> **isInit**(`path`): `boolean` ##### Parameters @@ -1098,7 +1098,7 @@ node\_modules/mongoose/types/document.d.ts:181 #### isModified(path, options) -\> **isModified**\<`T`\>(`path`?, `options`?): `boolean` +> **isModified**\<`T`\>(`path`?, `options`?): `boolean` Returns true if any of the given paths are modified, else false. If no arguments, returns `true` if any path in this document is modified. @@ -1127,7 +1127,7 @@ node\_modules/mongoose/types/document.d.ts:187 #### isModified(path, options) -\> **isModified**(`path`?, `options`?): `boolean` +> **isModified**(`path`?, `options`?): `boolean` ##### Parameters @@ -1153,7 +1153,7 @@ node\_modules/mongoose/types/document.d.ts:188 #### isSelected(path) -\> **isSelected**\<`T`\>(`path`): `boolean` +> **isSelected**\<`T`\>(`path`): `boolean` Checks if `path` was selected in the source query which initialized this document. @@ -1179,7 +1179,7 @@ node\_modules/mongoose/types/document.d.ts:194 #### isSelected(path) -\> **isSelected**(`path`): `boolean` +> **isSelected**(`path`): `boolean` ##### Parameters @@ -1203,7 +1203,7 @@ node\_modules/mongoose/types/document.d.ts:195 #### markModified(path, scope) -\> **markModified**\<`T`\>(`path`, `scope`?): `void` +> **markModified**\<`T`\>(`path`, `scope`?): `void` Marks the path as having pending changes to write to the db. @@ -1231,7 +1231,7 @@ node\_modules/mongoose/types/document.d.ts:198 #### markModified(path, scope) -\> **markModified**(`path`, `scope`?): `void` +> **markModified**(`path`, `scope`?): `void` ##### Parameters @@ -1257,7 +1257,7 @@ node\_modules/mongoose/types/document.d.ts:199 #### model(name) -\> **model**\<`ModelType`\>(`name`): `ModelType` +> **model**\<`ModelType`\>(`name`): `ModelType` Returns the model with the given name on this document's associated connection. @@ -1283,7 +1283,7 @@ node\_modules/mongoose/types/document.d.ts:202 #### model() -\> **model**\<`ModelType`\>(): `ModelType` +> **model**\<`ModelType`\>(): `ModelType` ##### Type Parameters @@ -1305,7 +1305,7 @@ node\_modules/mongoose/types/document.d.ts:203 ### modifiedPaths() -\> **modifiedPaths**(`options`?): `string`[] +> **modifiedPaths**(`options`?): `string`[] Returns the list of paths that have been modified. @@ -1331,7 +1331,7 @@ node\_modules/mongoose/types/document.d.ts:206 ### overwrite() -\> **overwrite**(`obj`): `this` +> **overwrite**(`obj`): `this` Overwrite all values in this document with the values of `obj`, except for immutable properties. Behaves similarly to `set()`, except for it @@ -1359,7 +1359,7 @@ node\_modules/mongoose/types/document.d.ts:213 #### populate(path) -\> **populate**\<`Paths`\>(`path`): `Promise`\<`MergeType`\<[`InterfaceLoggableDocument`](InterfaceLoggableDocument.md), `Paths`\>\> +> **populate**\<`Paths`\>(`path`): `Promise`\<`MergeType`\<[`InterfaceLoggableDocument`](InterfaceLoggableDocument.md), `Paths`\>\> Populates document references. @@ -1385,7 +1385,7 @@ node\_modules/mongoose/types/document.d.ts:222 #### populate(path, select, model, match, options) -\> **populate**\<`Paths`\>(`path`, `select`?, `model`?, `match`?, `options`?): `Promise`\<`MergeType`\<[`InterfaceLoggableDocument`](InterfaceLoggableDocument.md), `Paths`\>\> +> **populate**\<`Paths`\>(`path`, `select`?, `model`?, `match`?, `options`?): `Promise`\<`MergeType`\<[`InterfaceLoggableDocument`](InterfaceLoggableDocument.md), `Paths`\>\> ##### Type Parameters @@ -1419,7 +1419,7 @@ node\_modules/mongoose/types/document.d.ts:223 ### populated() -\> **populated**(`path`): `any` +> **populated**(`path`): `any` Gets _id(s) used during population of the given `path`. If the path was not populated, returns `undefined`. @@ -1443,7 +1443,7 @@ node\_modules/mongoose/types/document.d.ts:226 ### replaceOne() -\> **replaceOne**(`replacement`?, `options`?): `Query`\<`any`, [`InterfaceLoggableDocument`](InterfaceLoggableDocument.md), `object`, [`InterfaceLoggableDocument`](InterfaceLoggableDocument.md), `"find"`\> +> **replaceOne**(`replacement`?, `options`?): `Query`\<`any`, [`InterfaceLoggableDocument`](InterfaceLoggableDocument.md), `object`, [`InterfaceLoggableDocument`](InterfaceLoggableDocument.md), `"find"`, `Record`\<`string`, `never`\>\> Sends a replaceOne command with this document `_id` as the query selector. @@ -1455,7 +1455,7 @@ Sends a replaceOne command with this document `_id` as the query selector. #### Returns -`Query`\<`any`, [`InterfaceLoggableDocument`](InterfaceLoggableDocument.md), `object`, [`InterfaceLoggableDocument`](InterfaceLoggableDocument.md), `"find"`\> +`Query`\<`any`, [`InterfaceLoggableDocument`](InterfaceLoggableDocument.md), `object`, [`InterfaceLoggableDocument`](InterfaceLoggableDocument.md), `"find"`, `Record`\<`string`, `never`\>\> #### Inherited from @@ -1469,7 +1469,7 @@ node\_modules/mongoose/types/document.d.ts:229 ### save() -\> **save**(`options`?): `Promise`\<[`InterfaceLoggableDocument`](InterfaceLoggableDocument.md)\> +> **save**(`options`?): `Promise`\<[`InterfaceLoggableDocument`](InterfaceLoggableDocument.md)\> Saves this document by inserting a new document into the database if [document.isNew](/docs/api/document.html#document_Document-isNew) is `true`, or sends an [updateOne](/docs/api/document.html#document_Document-updateOne) operation with just the modified paths if `isNew` is `false`. @@ -1495,7 +1495,7 @@ node\_modules/mongoose/types/document.d.ts:232 #### set(path, val, type, options) -\> **set**\<`T`\>(`path`, `val`, `type`, `options`?): `this` +> **set**\<`T`\>(`path`, `val`, `type`, `options`?): `this` Sets the value of a path, or many paths. @@ -1527,7 +1527,7 @@ node\_modules/mongoose/types/document.d.ts:238 #### set(path, val, type, options) -\> **set**(`path`, `val`, `type`, `options`?): `this` +> **set**(`path`, `val`, `type`, `options`?): `this` ##### Parameters @@ -1553,7 +1553,7 @@ node\_modules/mongoose/types/document.d.ts:239 #### set(path, val, options) -\> **set**(`path`, `val`, `options`?): `this` +> **set**(`path`, `val`, `options`?): `this` ##### Parameters @@ -1577,7 +1577,7 @@ node\_modules/mongoose/types/document.d.ts:240 #### set(value) -\> **set**(`value`): `this` +> **set**(`value`): `this` ##### Parameters @@ -1601,7 +1601,7 @@ node\_modules/mongoose/types/document.d.ts:241 #### toJSON(options) -\> **toJSON**\<`T`\>(`options`?): `FlattenMaps`\<`T`\> +> **toJSON**\<`T`\>(`options`?): `FlattenMaps`\<`T`\> The return value of this method is used in calls to JSON.stringify(doc). @@ -1627,7 +1627,7 @@ node\_modules/mongoose/types/document.d.ts:244 #### toJSON(options) -\> **toJSON**\<`T`\>(`options`): `T` +> **toJSON**\<`T`\>(`options`): `T` ##### Type Parameters @@ -1653,7 +1653,7 @@ node\_modules/mongoose/types/document.d.ts:245 ### toObject() -\> **toObject**\<`T`\>(`options`?): `Require_id`\<`T`\> +> **toObject**\<`T`\>(`options`?): `Require_id`\<`T`\> Converts this document into a plain-old JavaScript object ([POJO](https://masteringjs.io/tutorials/fundamentals/pojo)). @@ -1683,7 +1683,7 @@ node\_modules/mongoose/types/document.d.ts:248 #### unmarkModified(path) -\> **unmarkModified**\<`T`\>(`path`): `void` +> **unmarkModified**\<`T`\>(`path`): `void` Clears the modified state on the specified path. @@ -1709,7 +1709,7 @@ node\_modules/mongoose/types/document.d.ts:251 #### unmarkModified(path) -\> **unmarkModified**(`path`): `void` +> **unmarkModified**(`path`): `void` ##### Parameters @@ -1731,7 +1731,7 @@ node\_modules/mongoose/types/document.d.ts:252 ### updateOne() -\> **updateOne**(`update`?, `options`?): `Query`\<`any`, [`InterfaceLoggableDocument`](InterfaceLoggableDocument.md), `object`, [`InterfaceLoggableDocument`](InterfaceLoggableDocument.md), `"find"`\> +> **updateOne**(`update`?, `options`?): `Query`\<`any`, [`InterfaceLoggableDocument`](InterfaceLoggableDocument.md), `object`, [`InterfaceLoggableDocument`](InterfaceLoggableDocument.md), `"find"`, `Record`\<`string`, `never`\>\> Sends an updateOne command with this document `_id` as the query selector. @@ -1743,7 +1743,7 @@ Sends an updateOne command with this document `_id` as the query selector. #### Returns -`Query`\<`any`, [`InterfaceLoggableDocument`](InterfaceLoggableDocument.md), `object`, [`InterfaceLoggableDocument`](InterfaceLoggableDocument.md), `"find"`\> +`Query`\<`any`, [`InterfaceLoggableDocument`](InterfaceLoggableDocument.md), `object`, [`InterfaceLoggableDocument`](InterfaceLoggableDocument.md), `"find"`, `Record`\<`string`, `never`\>\> #### Inherited from @@ -1759,7 +1759,7 @@ node\_modules/mongoose/types/document.d.ts:255 #### validate(pathsToValidate, options) -\> **validate**\<`T`\>(`pathsToValidate`?, `options`?): `Promise`\<`void`\> +> **validate**\<`T`\>(`pathsToValidate`?, `options`?): `Promise`\<`void`\> Executes registered validation rules for this document. @@ -1787,7 +1787,7 @@ node\_modules/mongoose/types/document.d.ts:258 #### validate(pathsToValidate, options) -\> **validate**(`pathsToValidate`?, `options`?): `Promise`\<`void`\> +> **validate**(`pathsToValidate`?, `options`?): `Promise`\<`void`\> ##### Parameters @@ -1809,7 +1809,7 @@ node\_modules/mongoose/types/document.d.ts:259 #### validate(options) -\> **validate**(`options`): `Promise`\<`void`\> +> **validate**(`options`): `Promise`\<`void`\> ##### Parameters @@ -1835,7 +1835,7 @@ node\_modules/mongoose/types/document.d.ts:260 #### validateSync(options) -\> **validateSync**(`options`): `null` \| `ValidationError` +> **validateSync**(`options`): `null` \| `ValidationError` Executes registered validation rules (skipping asynchronous validators) for this document. @@ -1859,7 +1859,7 @@ node\_modules/mongoose/types/document.d.ts:263 #### validateSync(pathsToValidate, options) -\> **validateSync**\<`T`\>(`pathsToValidate`?, `options`?): `null` \| `ValidationError` +> **validateSync**\<`T`\>(`pathsToValidate`?, `options`?): `null` \| `ValidationError` ##### Type Parameters @@ -1885,7 +1885,7 @@ node\_modules/mongoose/types/document.d.ts:264 #### validateSync(pathsToValidate, options) -\> **validateSync**(`pathsToValidate`?, `options`?): `null` \| `ValidationError` +> **validateSync**(`pathsToValidate`?, `options`?): `null` \| `ValidationError` ##### Parameters diff --git a/docs/talawa-api-docs/libraries/dbLogger/interfaces/InterfaceLoggableQuery.md b/docs/talawa-api-docs/libraries/dbLogger/interfaces/InterfaceLoggableQuery.md index 3a41aa56dc0..e2cc0a7e384 100644 --- a/docs/talawa-api-docs/libraries/dbLogger/interfaces/InterfaceLoggableQuery.md +++ b/docs/talawa-api-docs/libraries/dbLogger/interfaces/InterfaceLoggableQuery.md @@ -20,7 +20,7 @@ Interface for a query that can include logging information. ### \[toStringTag\] -\> **\[toStringTag\]**: `string` +> **\[toStringTag\]**: `string` #### Inherited from @@ -34,7 +34,7 @@ node\_modules/mongoose/types/query.d.ts:269 ### \_mongooseOptions -\> **\_mongooseOptions**: `MongooseQueryOptions`\<`T`, `"timestamps"` \| `MongooseBaseQueryOptionKeys` \| `"lean"`\> +> **\_mongooseOptions**: `MongooseQueryOptions`\<`T`, `"timestamps"` \| `MongooseBaseQueryOptionKeys` \| `"lean"`\> #### Inherited from @@ -48,7 +48,7 @@ node\_modules/mongoose/types/query.d.ts:209 ### catch() -\> **catch**: \<`TResult`\>(`onrejected`?) =\> `Promise`\<`unknown`\> +> **catch**: \<`TResult`\>(`onrejected`?) => `Promise`\<`unknown`\> Attaches a callback for only the rejection of the Promise. @@ -58,7 +58,7 @@ Attaches a callback for only the rejection of the Promise. #### Parameters -• **onrejected?**: `null` \| (`reason`) =\> `TResult` \| `PromiseLike`\<`TResult`\> +• **onrejected?**: `null` \| (`reason`) => `TResult` \| `PromiseLike`\<`TResult`\> The callback to execute when the Promise is rejected. @@ -80,14 +80,14 @@ node\_modules/mongoose/types/query.d.ts:260 ### finally() -\> **finally**: (`onfinally`?) =\> `Promise`\<`unknown`\> +> **finally**: (`onfinally`?) => `Promise`\<`unknown`\> Attaches a callback that is invoked when the Promise is settled (fulfilled or rejected). The resolved value cannot be modified from the callback. #### Parameters -• **onfinally?**: `null` \| () =\> `void` +• **onfinally?**: `null` \| () => `void` The callback to execute when the Promise is settled (fulfilled or rejected). @@ -109,19 +109,19 @@ node\_modules/mongoose/types/query.d.ts:266 ### logInfo? -\> `optional` **logInfo**: [`TransactionLogInfo`](../type-aliases/TransactionLogInfo.md) +> `optional` **logInfo**: [`TransactionLogInfo`](../type-aliases/TransactionLogInfo.md) Information about the transaction log (optional) #### Defined in -[src/libraries/dbLogger.ts:55](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/libraries/dbLogger.ts#L55) +[src/libraries/dbLogger.ts:55](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/libraries/dbLogger.ts#L55) *** ### model -\> **model**: `Model`\<`any`, `object`, `object`, `object`, `any`, `any`\> +> **model**: `Model`\<`any`, `object`, `object`, `object`, `any`, `any`\> The model this query was created from @@ -137,7 +137,7 @@ node\_modules/mongoose/types/query.d.ts:567 ### then() -\> **then**: \<`TResult1`, `TResult2`\>(`onfulfilled`?, `onrejected`?) =\> `Promise`\<`TResult1` \| `TResult2`\> +> **then**: \<`TResult1`, `TResult2`\>(`onfulfilled`?, `onrejected`?) => `Promise`\<`TResult1` \| `TResult2`\> Attaches callbacks for the resolution and/or rejection of the Promise. @@ -149,11 +149,11 @@ Attaches callbacks for the resolution and/or rejection of the Promise. #### Parameters -• **onfulfilled?**: `null` \| (`value`) =\> `TResult1` \| `PromiseLike`\<`TResult1`\> +• **onfulfilled?**: `null` \| (`value`) => `TResult1` \| `PromiseLike`\<`TResult1`\> The callback to execute when the Promise is resolved. -• **onrejected?**: `null` \| (`reason`) =\> `TResult2` \| `PromiseLike`\<`TResult2`\> +• **onrejected?**: `null` \| (`reason`) => `TResult2` \| `PromiseLike`\<`TResult2`\> The callback to execute when the Promise is rejected. @@ -175,7 +175,7 @@ node\_modules/mongoose/types/query.d.ts:744 ### $where() -\> **$where**(`argument`): `Query`\<`T`[], `T`, `object`, `T`, `"find"`\> +> **$where**(`argument`): `Query`\<`T`[], `T`, `object`, `T`, `"find"`, `Record`\<`string`, `never`\>\> #### Parameters @@ -183,7 +183,7 @@ node\_modules/mongoose/types/query.d.ts:744 #### Returns -`Query`\<`T`[], `T`, `object`, `T`, `"find"`\> +`Query`\<`T`[], `T`, `object`, `T`, `"find"`, `Record`\<`string`, `never`\>\> #### Inherited from @@ -197,7 +197,7 @@ node\_modules/mongoose/types/query.d.ts:221 ### \[asyncIterator\]() -\> **\[asyncIterator\]**(): `AsyncIterableIterator`\<`unknown`\> +> **\[asyncIterator\]**(): `AsyncIterableIterator`\<`unknown`\> Returns a wrapper around a [mongodb driver cursor](https://mongodb.github.io/node-mongodb-native/4.9/classes/FindCursor.html). A QueryCursor exposes a Streams3 interface, as well as a `.next()` function. @@ -221,7 +221,7 @@ node\_modules/mongoose/types/query.d.ts:216 #### all(path, val) -\> **all**(`path`, `val`): `this` +> **all**(`path`, `val`): `this` Specifies an `$all` query condition. When called with one argument, the most recent path passed to `where()` is used. @@ -245,7 +245,7 @@ node\_modules/mongoose/types/query.d.ts:230 #### all(val) -\> **all**(`val`): `this` +> **all**(`val`): `this` ##### Parameters @@ -267,9 +267,9 @@ node\_modules/mongoose/types/query.d.ts:231 ### allowDiskUse() -\> **allowDiskUse**(`value`): `this` +> **allowDiskUse**(`value`): `this` -Sets the allowDiskUse option for the query (ignored for \< 4.4.0) +Sets the allowDiskUse option for the query (ignored for < 4.4.0) #### Parameters @@ -291,7 +291,7 @@ node\_modules/mongoose/types/query.d.ts:234 ### and() -\> **and**(`array`): `this` +> **and**(`array`): `this` Specifies arguments for an `$and` condition. @@ -315,7 +315,7 @@ node\_modules/mongoose/types/query.d.ts:237 ### batchSize() -\> **batchSize**(`val`): `this` +> **batchSize**(`val`): `this` Specifies the batchSize option. @@ -341,7 +341,7 @@ node\_modules/mongoose/types/query.d.ts:240 #### box(lower, upper) -\> **box**(`lower`, `upper`): `this` +> **box**(`lower`, `upper`): `this` Specifies a `$box` condition @@ -365,7 +365,7 @@ node\_modules/mongoose/types/query.d.ts:243 #### box(val) -\> **box**(`val`): `this` +> **box**(`val`): `this` ##### Parameters @@ -387,7 +387,7 @@ node\_modules/mongoose/types/query.d.ts:244 ### cast() -\> **cast**(`model`?, `obj`?): `any` +> **cast**(`model`?, `obj`?): `any` Casts this query to the schema of `model`. @@ -421,7 +421,7 @@ node\_modules/mongoose/types/query.d.ts:253 #### circle(path, area) -\> **circle**(`path`, `area`): `this` +> **circle**(`path`, `area`): `this` Specifies a `$center` or `$centerSphere` condition. @@ -445,7 +445,7 @@ node\_modules/mongoose/types/query.d.ts:272 #### circle(area) -\> **circle**(`area`): `this` +> **circle**(`area`): `this` ##### Parameters @@ -467,7 +467,7 @@ node\_modules/mongoose/types/query.d.ts:273 ### clone() -\> **clone**(): `this` +> **clone**(): `this` Make a copy of this query so you can re-execute it. @@ -487,7 +487,7 @@ node\_modules/mongoose/types/query.d.ts:276 ### collation() -\> **collation**(`value`): `this` +> **collation**(`value`): `this` Adds a collation to this op (MongoDB 3.4 and up) @@ -511,7 +511,7 @@ node\_modules/mongoose/types/query.d.ts:279 ### comment() -\> **comment**(`val`): `this` +> **comment**(`val`): `this` Specifies the `comment` option. @@ -535,7 +535,7 @@ node\_modules/mongoose/types/query.d.ts:282 ### countDocuments() -\> **countDocuments**(`criteria`?, `options`?): `Query`\<`number`, `T`, `object`, `T`, `"countDocuments"`\> +> **countDocuments**(`criteria`?, `options`?): `Query`\<`number`, `T`, `object`, `T`, `"countDocuments"`, `Record`\<`string`, `never`\>\> Specifies this query as a `countDocuments` query. @@ -547,7 +547,7 @@ Specifies this query as a `countDocuments` query. #### Returns -`Query`\<`number`, `T`, `object`, `T`, `"countDocuments"`\> +`Query`\<`number`, `T`, `object`, `T`, `"countDocuments"`, `Record`\<`string`, `never`\>\> #### Inherited from @@ -561,7 +561,7 @@ node\_modules/mongoose/types/query.d.ts:285 ### cursor() -\> **cursor**(`options`?): `Cursor`\<`unknown`, `QueryOptions`\<`T`\>\> +> **cursor**(`options`?): `Cursor`\<`unknown`, `QueryOptions`\<`T`\>\> Returns a wrapper around a [mongodb driver cursor](https://mongodb.github.io/node-mongodb-native/4.9/classes/FindCursor.html). A QueryCursor exposes a Streams3 interface, as well as a `.next()` function. @@ -588,7 +588,7 @@ node\_modules/mongoose/types/query.d.ts:294 #### deleteMany(filter, options) -\> **deleteMany**(`filter`?, `options`?): `Query`\<`any`, `T`, `object`, `T`, `"deleteMany"`\> +> **deleteMany**(`filter`?, `options`?): `Query`\<`any`, `T`, `object`, `T`, `"deleteMany"`, `Record`\<`string`, `never`\>\> Declare and/or execute this query as a `deleteMany()` operation. Works like remove, except it deletes _every_ document that matches `filter` in the @@ -602,7 +602,7 @@ collection, regardless of the value of `single`. ##### Returns -`Query`\<`any`, `T`, `object`, `T`, `"deleteMany"`\> +`Query`\<`any`, `T`, `object`, `T`, `"deleteMany"`, `Record`\<`string`, `never`\>\> ##### Inherited from @@ -614,7 +614,7 @@ node\_modules/mongoose/types/query.d.ts:301 #### deleteMany(filter) -\> **deleteMany**(`filter`): `Query`\<`any`, `T`, `object`, `T`, `"deleteMany"`\> +> **deleteMany**(`filter`): `Query`\<`any`, `T`, `object`, `T`, `"deleteMany"`, `Record`\<`string`, `never`\>\> ##### Parameters @@ -622,7 +622,7 @@ node\_modules/mongoose/types/query.d.ts:301 ##### Returns -`Query`\<`any`, `T`, `object`, `T`, `"deleteMany"`\> +`Query`\<`any`, `T`, `object`, `T`, `"deleteMany"`, `Record`\<`string`, `never`\>\> ##### Inherited from @@ -634,11 +634,11 @@ node\_modules/mongoose/types/query.d.ts:305 #### deleteMany() -\> **deleteMany**(): `Query`\<`any`, `T`, `object`, `T`, `"deleteMany"`\> +> **deleteMany**(): `Query`\<`any`, `T`, `object`, `T`, `"deleteMany"`, `Record`\<`string`, `never`\>\> ##### Returns -`Query`\<`any`, `T`, `object`, `T`, `"deleteMany"`\> +`Query`\<`any`, `T`, `object`, `T`, `"deleteMany"`, `Record`\<`string`, `never`\>\> ##### Inherited from @@ -654,7 +654,7 @@ node\_modules/mongoose/types/query.d.ts:312 #### deleteOne(filter, options) -\> **deleteOne**(`filter`?, `options`?): `Query`\<`any`, `T`, `object`, `T`, `"deleteOne"`\> +> **deleteOne**(`filter`?, `options`?): `Query`\<`any`, `T`, `object`, `T`, `"deleteOne"`, `Record`\<`string`, `never`\>\> Declare and/or execute this query as a `deleteOne()` operation. Works like remove, except it deletes at most one document regardless of the `single` @@ -668,7 +668,7 @@ option. ##### Returns -`Query`\<`any`, `T`, `object`, `T`, `"deleteOne"`\> +`Query`\<`any`, `T`, `object`, `T`, `"deleteOne"`, `Record`\<`string`, `never`\>\> ##### Inherited from @@ -680,7 +680,7 @@ node\_modules/mongoose/types/query.d.ts:319 #### deleteOne(filter) -\> **deleteOne**(`filter`): `Query`\<`any`, `T`, `object`, `T`, `"deleteOne"`\> +> **deleteOne**(`filter`): `Query`\<`any`, `T`, `object`, `T`, `"deleteOne"`, `Record`\<`string`, `never`\>\> ##### Parameters @@ -688,7 +688,7 @@ node\_modules/mongoose/types/query.d.ts:319 ##### Returns -`Query`\<`any`, `T`, `object`, `T`, `"deleteOne"`\> +`Query`\<`any`, `T`, `object`, `T`, `"deleteOne"`, `Record`\<`string`, `never`\>\> ##### Inherited from @@ -700,11 +700,11 @@ node\_modules/mongoose/types/query.d.ts:323 #### deleteOne() -\> **deleteOne**(): `Query`\<`any`, `T`, `object`, `T`, `"deleteOne"`\> +> **deleteOne**(): `Query`\<`any`, `T`, `object`, `T`, `"deleteOne"`, `Record`\<`string`, `never`\>\> ##### Returns -`Query`\<`any`, `T`, `object`, `T`, `"deleteOne"`\> +`Query`\<`any`, `T`, `object`, `T`, `"deleteOne"`, `Record`\<`string`, `never`\>\> ##### Inherited from @@ -718,7 +718,7 @@ node\_modules/mongoose/types/query.d.ts:330 ### distinct() -\> **distinct**\<`DocKey`, `ResultType`\>(`field`, `filter`?): `Query`\<`DocKey` *extends* keyof `T` ? `Unpacked`\<`T`\[`DocKey`\<`DocKey`\>\]\> : `ResultType`[], `T`, `object`, `T`, `"distinct"`\> +> **distinct**\<`DocKey`, `ResultType`\>(`field`, `filter`?): `Query`\<`DocKey` *extends* keyof `T` ? `Unpacked`\<`T`\[`DocKey`\<`DocKey`\>\]\> : `ResultType`[], `T`, `object`, `T`, `"distinct"`, `Record`\<`string`, `never`\>\> Creates a `distinct` query: returns the distinct values of the given `field` that match `filter`. @@ -736,7 +736,7 @@ Creates a `distinct` query: returns the distinct values of the given `field` tha #### Returns -`Query`\<`DocKey` *extends* keyof `T` ? `Unpacked`\<`T`\[`DocKey`\<`DocKey`\>\]\> : `ResultType`[], `T`, `object`, `T`, `"distinct"`\> +`Query`\<`DocKey` *extends* keyof `T` ? `Unpacked`\<`T`\[`DocKey`\<`DocKey`\>\]\> : `ResultType`[], `T`, `object`, `T`, `"distinct"`, `Record`\<`string`, `never`\>\> #### Inherited from @@ -752,7 +752,7 @@ node\_modules/mongoose/types/query.d.ts:333 #### elemMatch(path, val) -\> **elemMatch**\<`K`\>(`path`, `val`): `this` +> **elemMatch**\<`K`\>(`path`, `val`): `this` Specifies a `$elemMatch` query condition. When called with one argument, the most recent path passed to `where()` is used. @@ -780,7 +780,7 @@ node\_modules/mongoose/types/query.d.ts:339 #### elemMatch(val) -\> **elemMatch**(`val`): `this` +> **elemMatch**(`val`): `this` ##### Parameters @@ -802,7 +802,7 @@ node\_modules/mongoose/types/query.d.ts:340 ### equals() -\> **equals**(`val`): `this` +> **equals**(`val`): `this` Specifies the complementary comparison value for paths specified with `where()` @@ -828,7 +828,7 @@ node\_modules/mongoose/types/query.d.ts:350 #### error() -\> **error**(): `null` \| `NativeError` +> **error**(): `null` \| `NativeError` Gets/sets the error flag on this query. If this flag is not null or undefined, the `exec()` promise will reject without executing. @@ -847,7 +847,7 @@ node\_modules/mongoose/types/query.d.ts:346 #### error(val) -\> **error**(`val`): `this` +> **error**(`val`): `this` ##### Parameters @@ -869,7 +869,7 @@ node\_modules/mongoose/types/query.d.ts:347 ### estimatedDocumentCount() -\> **estimatedDocumentCount**(`options`?): `Query`\<`number`, `T`, `object`, `T`, `"estimatedDocumentCount"`\> +> **estimatedDocumentCount**(`options`?): `Query`\<`number`, `T`, `object`, `T`, `"estimatedDocumentCount"`, `Record`\<`string`, `never`\>\> Creates a `estimatedDocumentCount` query: counts the number of documents in the collection. @@ -879,7 +879,7 @@ Creates a `estimatedDocumentCount` query: counts the number of documents in the #### Returns -`Query`\<`number`, `T`, `object`, `T`, `"estimatedDocumentCount"`\> +`Query`\<`number`, `T`, `object`, `T`, `"estimatedDocumentCount"`, `Record`\<`string`, `never`\>\> #### Inherited from @@ -893,7 +893,7 @@ node\_modules/mongoose/types/query.d.ts:353 ### exec() -\> **exec**(): `Promise`\<`unknown`\> +> **exec**(): `Promise`\<`unknown`\> Executes the query @@ -915,7 +915,7 @@ node\_modules/mongoose/types/query.d.ts:219 #### exists(path, val) -\> **exists**\<`K`\>(`path`, `val`): `this` +> **exists**\<`K`\>(`path`, `val`): `this` Specifies a `$exists` query condition. When called with one argument, the most recent path passed to `where()` is used. @@ -943,7 +943,7 @@ node\_modules/mongoose/types/query.d.ts:362 #### exists(val) -\> **exists**(`val`): `this` +> **exists**(`val`): `this` ##### Parameters @@ -965,7 +965,7 @@ node\_modules/mongoose/types/query.d.ts:363 ### explain() -\> **explain**(`verbose`?): `this` +> **explain**(`verbose`?): `this` Sets the [`explain` option](https://www.mongodb.com/docs/manual/reference/method/cursor.explain/), which makes this query return detailed execution stats instead of the actual @@ -994,7 +994,7 @@ node\_modules/mongoose/types/query.d.ts:371 #### find(filter, projection, options) -\> **find**(`filter`, `projection`?, `options`?): `Query`\<`T`[], `T`, `object`, `T`, `"find"`\> +> **find**(`filter`, `projection`?, `options`?): `Query`\<`T`[], `T`, `object`, `T`, `"find"`, `Record`\<`string`, `never`\>\> Creates a `find` query: gets a list of documents that match `filter`. @@ -1008,7 +1008,7 @@ Creates a `find` query: gets a list of documents that match `filter`. ##### Returns -`Query`\<`T`[], `T`, `object`, `T`, `"find"`\> +`Query`\<`T`[], `T`, `object`, `T`, `"find"`, `Record`\<`string`, `never`\>\> ##### Inherited from @@ -1020,7 +1020,7 @@ node\_modules/mongoose/types/query.d.ts:374 #### find(filter, projection) -\> **find**(`filter`, `projection`?): `Query`\<`T`[], `T`, `object`, `T`, `"find"`\> +> **find**(`filter`, `projection`?): `Query`\<`T`[], `T`, `object`, `T`, `"find"`, `Record`\<`string`, `never`\>\> ##### Parameters @@ -1030,7 +1030,7 @@ node\_modules/mongoose/types/query.d.ts:374 ##### Returns -`Query`\<`T`[], `T`, `object`, `T`, `"find"`\> +`Query`\<`T`[], `T`, `object`, `T`, `"find"`, `Record`\<`string`, `never`\>\> ##### Inherited from @@ -1042,7 +1042,7 @@ node\_modules/mongoose/types/query.d.ts:379 #### find(filter) -\> **find**(`filter`): `Query`\<`T`[], `T`, `object`, `T`, `"find"`\> +> **find**(`filter`): `Query`\<`T`[], `T`, `object`, `T`, `"find"`, `Record`\<`string`, `never`\>\> ##### Parameters @@ -1050,7 +1050,7 @@ node\_modules/mongoose/types/query.d.ts:379 ##### Returns -`Query`\<`T`[], `T`, `object`, `T`, `"find"`\> +`Query`\<`T`[], `T`, `object`, `T`, `"find"`, `Record`\<`string`, `never`\>\> ##### Inherited from @@ -1062,11 +1062,11 @@ node\_modules/mongoose/types/query.d.ts:383 #### find() -\> **find**(): `Query`\<`T`[], `T`, `object`, `T`, `"find"`\> +> **find**(): `Query`\<`T`[], `T`, `object`, `T`, `"find"`, `Record`\<`string`, `never`\>\> ##### Returns -`Query`\<`T`[], `T`, `object`, `T`, `"find"`\> +`Query`\<`T`[], `T`, `object`, `T`, `"find"`, `Record`\<`string`, `never`\>\> ##### Inherited from @@ -1082,7 +1082,7 @@ node\_modules/mongoose/types/query.d.ts:386 #### findById(id, projection, options) -\> **findById**(`id`, `projection`?, `options`?): `Query`\<`null` \| `T`, `T`, `object`, `T`, `"findOne"`\> +> **findById**(`id`, `projection`?, `options`?): `Query`\<`null` \| `T`, `T`, `object`, `T`, `"findOne"`, `Record`\<`string`, `never`\>\> Declares the query a findById operation. When executed, returns the document with the given `_id`. @@ -1096,7 +1096,7 @@ Declares the query a findById operation. When executed, returns the document wit ##### Returns -`Query`\<`null` \| `T`, `T`, `object`, `T`, `"findOne"`\> +`Query`\<`null` \| `T`, `T`, `object`, `T`, `"findOne"`, `Record`\<`string`, `never`\>\> ##### Inherited from @@ -1108,7 +1108,7 @@ node\_modules/mongoose/types/query.d.ts:426 #### findById(id, projection) -\> **findById**(`id`, `projection`?): `Query`\<`null` \| `T`, `T`, `object`, `T`, `"findOne"`\> +> **findById**(`id`, `projection`?): `Query`\<`null` \| `T`, `T`, `object`, `T`, `"findOne"`, `Record`\<`string`, `never`\>\> ##### Parameters @@ -1118,7 +1118,7 @@ node\_modules/mongoose/types/query.d.ts:426 ##### Returns -`Query`\<`null` \| `T`, `T`, `object`, `T`, `"findOne"`\> +`Query`\<`null` \| `T`, `T`, `object`, `T`, `"findOne"`, `Record`\<`string`, `never`\>\> ##### Inherited from @@ -1130,7 +1130,7 @@ node\_modules/mongoose/types/query.d.ts:431 #### findById(id) -\> **findById**(`id`): `Query`\<`null` \| `T`, `T`, `object`, `T`, `"findOne"`\> +> **findById**(`id`): `Query`\<`null` \| `T`, `T`, `object`, `T`, `"findOne"`, `Record`\<`string`, `never`\>\> ##### Parameters @@ -1138,7 +1138,7 @@ node\_modules/mongoose/types/query.d.ts:431 ##### Returns -`Query`\<`null` \| `T`, `T`, `object`, `T`, `"findOne"`\> +`Query`\<`null` \| `T`, `T`, `object`, `T`, `"findOne"`, `Record`\<`string`, `never`\>\> ##### Inherited from @@ -1154,7 +1154,7 @@ node\_modules/mongoose/types/query.d.ts:435 #### findByIdAndDelete(id, options) -\> **findByIdAndDelete**(`id`, `options`): `Query`\<`ModifyResult`\<`T`\>, `T`, `object`, `T`, `"findOneAndDelete"`\> +> **findByIdAndDelete**(`id`, `options`): `Query`\<`ModifyResult`\<`T`\>, `T`, `object`, `T`, `"findOneAndDelete"`, `Record`\<`string`, `never`\>\> Creates a `findByIdAndDelete` query, filtering by the given `_id`. @@ -1166,7 +1166,7 @@ Creates a `findByIdAndDelete` query, filtering by the given `_id`. ##### Returns -`Query`\<`ModifyResult`\<`T`\>, `T`, `object`, `T`, `"findOneAndDelete"`\> +`Query`\<`ModifyResult`\<`T`\>, `T`, `object`, `T`, `"findOneAndDelete"`, `Record`\<`string`, `never`\>\> ##### Inherited from @@ -1178,7 +1178,7 @@ node\_modules/mongoose/types/query.d.ts:440 #### findByIdAndDelete(id, options) -\> **findByIdAndDelete**(`id`?, `options`?): `Query`\<`null` \| `T`, `T`, `object`, `T`, `"findOneAndDelete"`\> +> **findByIdAndDelete**(`id`?, `options`?): `Query`\<`null` \| `T`, `T`, `object`, `T`, `"findOneAndDelete"`, `Record`\<`string`, `never`\>\> ##### Parameters @@ -1188,7 +1188,7 @@ node\_modules/mongoose/types/query.d.ts:440 ##### Returns -`Query`\<`null` \| `T`, `T`, `object`, `T`, `"findOneAndDelete"`\> +`Query`\<`null` \| `T`, `T`, `object`, `T`, `"findOneAndDelete"`, `Record`\<`string`, `never`\>\> ##### Inherited from @@ -1204,7 +1204,7 @@ node\_modules/mongoose/types/query.d.ts:444 #### findByIdAndUpdate(id, update, options) -\> **findByIdAndUpdate**(`id`, `update`, `options`): `Query`\<`any`, `T`, `object`, `T`, `"findOneAndUpdate"`\> +> **findByIdAndUpdate**(`id`, `update`, `options`): `Query`\<`any`, `T`, `object`, `T`, `"findOneAndUpdate"`, `Record`\<`string`, `never`\>\> Creates a `findOneAndUpdate` query, filtering by the given `_id`. @@ -1218,7 +1218,7 @@ Creates a `findOneAndUpdate` query, filtering by the given `_id`. ##### Returns -`Query`\<`any`, `T`, `object`, `T`, `"findOneAndUpdate"`\> +`Query`\<`any`, `T`, `object`, `T`, `"findOneAndUpdate"`, `Record`\<`string`, `never`\>\> ##### Inherited from @@ -1230,7 +1230,7 @@ node\_modules/mongoose/types/query.d.ts:450 #### findByIdAndUpdate(id, update, options) -\> **findByIdAndUpdate**(`id`, `update`, `options`): `Query`\<`T`, `T`, `object`, `T`, `"findOneAndUpdate"`\> +> **findByIdAndUpdate**(`id`, `update`, `options`): `Query`\<`T`, `T`, `object`, `T`, `"findOneAndUpdate"`, `Record`\<`string`, `never`\>\> ##### Parameters @@ -1242,7 +1242,7 @@ node\_modules/mongoose/types/query.d.ts:450 ##### Returns -`Query`\<`T`, `T`, `object`, `T`, `"findOneAndUpdate"`\> +`Query`\<`T`, `T`, `object`, `T`, `"findOneAndUpdate"`, `Record`\<`string`, `never`\>\> ##### Inherited from @@ -1254,7 +1254,7 @@ node\_modules/mongoose/types/query.d.ts:455 #### findByIdAndUpdate(id, update, options) -\> **findByIdAndUpdate**(`id`?, `update`?, `options`?): `Query`\<`null` \| `T`, `T`, `object`, `T`, `"findOneAndUpdate"`\> +> **findByIdAndUpdate**(`id`?, `update`?, `options`?): `Query`\<`null` \| `T`, `T`, `object`, `T`, `"findOneAndUpdate"`, `Record`\<`string`, `never`\>\> ##### Parameters @@ -1266,7 +1266,7 @@ node\_modules/mongoose/types/query.d.ts:455 ##### Returns -`Query`\<`null` \| `T`, `T`, `object`, `T`, `"findOneAndUpdate"`\> +`Query`\<`null` \| `T`, `T`, `object`, `T`, `"findOneAndUpdate"`, `Record`\<`string`, `never`\>\> ##### Inherited from @@ -1278,7 +1278,7 @@ node\_modules/mongoose/types/query.d.ts:460 #### findByIdAndUpdate(id, update) -\> **findByIdAndUpdate**(`id`, `update`): `Query`\<`null` \| `T`, `T`, `object`, `T`, `"findOneAndUpdate"`\> +> **findByIdAndUpdate**(`id`, `update`): `Query`\<`null` \| `T`, `T`, `object`, `T`, `"findOneAndUpdate"`, `Record`\<`string`, `never`\>\> ##### Parameters @@ -1288,7 +1288,7 @@ node\_modules/mongoose/types/query.d.ts:460 ##### Returns -`Query`\<`null` \| `T`, `T`, `object`, `T`, `"findOneAndUpdate"`\> +`Query`\<`null` \| `T`, `T`, `object`, `T`, `"findOneAndUpdate"`, `Record`\<`string`, `never`\>\> ##### Inherited from @@ -1304,7 +1304,7 @@ node\_modules/mongoose/types/query.d.ts:465 #### findOne(filter, projection, options) -\> **findOne**(`filter`?, `projection`?, `options`?): `Query`\<`null` \| `T`, `T`, `object`, `T`, `"findOne"`\> +> **findOne**(`filter`?, `projection`?, `options`?): `Query`\<`null` \| `T`, `T`, `object`, `T`, `"findOne"`, `Record`\<`string`, `never`\>\> Declares the query a findOne operation. When executed, returns the first found document. @@ -1318,7 +1318,7 @@ Declares the query a findOne operation. When executed, returns the first found d ##### Returns -`Query`\<`null` \| `T`, `T`, `object`, `T`, `"findOne"`\> +`Query`\<`null` \| `T`, `T`, `object`, `T`, `"findOne"`, `Record`\<`string`, `never`\>\> ##### Inherited from @@ -1330,7 +1330,7 @@ node\_modules/mongoose/types/query.d.ts:389 #### findOne(filter, projection) -\> **findOne**(`filter`?, `projection`?): `Query`\<`null` \| `T`, `T`, `object`, `T`, `"findOne"`\> +> **findOne**(`filter`?, `projection`?): `Query`\<`null` \| `T`, `T`, `object`, `T`, `"findOne"`, `Record`\<`string`, `never`\>\> ##### Parameters @@ -1340,7 +1340,7 @@ node\_modules/mongoose/types/query.d.ts:389 ##### Returns -`Query`\<`null` \| `T`, `T`, `object`, `T`, `"findOne"`\> +`Query`\<`null` \| `T`, `T`, `object`, `T`, `"findOne"`, `Record`\<`string`, `never`\>\> ##### Inherited from @@ -1352,7 +1352,7 @@ node\_modules/mongoose/types/query.d.ts:394 #### findOne(filter) -\> **findOne**(`filter`?): `Query`\<`null` \| `T`, `T`, `object`, `T`, `"findOne"`\> +> **findOne**(`filter`?): `Query`\<`null` \| `T`, `T`, `object`, `T`, `"findOne"`, `Record`\<`string`, `never`\>\> ##### Parameters @@ -1360,7 +1360,7 @@ node\_modules/mongoose/types/query.d.ts:394 ##### Returns -`Query`\<`null` \| `T`, `T`, `object`, `T`, `"findOne"`\> +`Query`\<`null` \| `T`, `T`, `object`, `T`, `"findOne"`, `Record`\<`string`, `never`\>\> ##### Inherited from @@ -1374,7 +1374,7 @@ node\_modules/mongoose/types/query.d.ts:398 ### findOneAndDelete() -\> **findOneAndDelete**(`filter`?, `options`?): `Query`\<`null` \| `T`, `T`, `object`, `T`, `"findOneAndDelete"`\> +> **findOneAndDelete**(`filter`?, `options`?): `Query`\<`null` \| `T`, `T`, `object`, `T`, `"findOneAndDelete"`, `Record`\<`string`, `never`\>\> Creates a `findOneAndDelete` query: atomically finds the given document, deletes it, and returns the document as it was before deletion. @@ -1386,7 +1386,7 @@ Creates a `findOneAndDelete` query: atomically finds the given document, deletes #### Returns -`Query`\<`null` \| `T`, `T`, `object`, `T`, `"findOneAndDelete"`\> +`Query`\<`null` \| `T`, `T`, `object`, `T`, `"findOneAndDelete"`, `Record`\<`string`, `never`\>\> #### Inherited from @@ -1402,7 +1402,7 @@ node\_modules/mongoose/types/query.d.ts:403 #### findOneAndUpdate(filter, update, options) -\> **findOneAndUpdate**(`filter`, `update`, `options`): `Query`\<`ModifyResult`\<`T`\>, `T`, `object`, `T`, `"findOneAndUpdate"`\> +> **findOneAndUpdate**(`filter`, `update`, `options`): `Query`\<`ModifyResult`\<`T`\>, `T`, `object`, `T`, `"findOneAndUpdate"`, `Record`\<`string`, `never`\>\> Creates a `findOneAndUpdate` query: atomically find the first document that matches `filter` and apply `update`. @@ -1416,7 +1416,7 @@ Creates a `findOneAndUpdate` query: atomically find the first document that matc ##### Returns -`Query`\<`ModifyResult`\<`T`\>, `T`, `object`, `T`, `"findOneAndUpdate"`\> +`Query`\<`ModifyResult`\<`T`\>, `T`, `object`, `T`, `"findOneAndUpdate"`, `Record`\<`string`, `never`\>\> ##### Inherited from @@ -1428,7 +1428,7 @@ node\_modules/mongoose/types/query.d.ts:409 #### findOneAndUpdate(filter, update, options) -\> **findOneAndUpdate**(`filter`, `update`, `options`): `Query`\<`T`, `T`, `object`, `T`, `"findOneAndUpdate"`\> +> **findOneAndUpdate**(`filter`, `update`, `options`): `Query`\<`T`, `T`, `object`, `T`, `"findOneAndUpdate"`, `Record`\<`string`, `never`\>\> ##### Parameters @@ -1440,7 +1440,7 @@ node\_modules/mongoose/types/query.d.ts:409 ##### Returns -`Query`\<`T`, `T`, `object`, `T`, `"findOneAndUpdate"`\> +`Query`\<`T`, `T`, `object`, `T`, `"findOneAndUpdate"`, `Record`\<`string`, `never`\>\> ##### Inherited from @@ -1452,7 +1452,7 @@ node\_modules/mongoose/types/query.d.ts:414 #### findOneAndUpdate(filter, update, options) -\> **findOneAndUpdate**(`filter`?, `update`?, `options`?): `Query`\<`null` \| `T`, `T`, `object`, `T`, `"findOneAndUpdate"`\> +> **findOneAndUpdate**(`filter`?, `update`?, `options`?): `Query`\<`null` \| `T`, `T`, `object`, `T`, `"findOneAndUpdate"`, `Record`\<`string`, `never`\>\> ##### Parameters @@ -1464,7 +1464,7 @@ node\_modules/mongoose/types/query.d.ts:414 ##### Returns -`Query`\<`null` \| `T`, `T`, `object`, `T`, `"findOneAndUpdate"`\> +`Query`\<`null` \| `T`, `T`, `object`, `T`, `"findOneAndUpdate"`, `Record`\<`string`, `never`\>\> ##### Inherited from @@ -1478,7 +1478,7 @@ node\_modules/mongoose/types/query.d.ts:419 ### geometry() -\> **geometry**(`object`): `this` +> **geometry**(`object`): `this` Specifies a `$geometry` condition @@ -1506,7 +1506,7 @@ node\_modules/mongoose/types/query.d.ts:471 ### get() -\> **get**(`path`): `any` +> **get**(`path`): `any` For update operations, returns the value of a path in the update's `$set`. Useful for writing getters/setters that can work with both update operations @@ -1532,7 +1532,7 @@ node\_modules/mongoose/types/query.d.ts:478 ### getFilter() -\> **getFilter**(): `FilterQuery`\<`T`\> +> **getFilter**(): `FilterQuery`\<`T`\> Returns the current query filter (also known as conditions) as a POJO. @@ -1552,7 +1552,7 @@ node\_modules/mongoose/types/query.d.ts:481 ### getOptions() -\> **getOptions**(): `QueryOptions`\<`T`\> +> **getOptions**(): `QueryOptions`\<`T`\> Gets query options. @@ -1572,7 +1572,7 @@ node\_modules/mongoose/types/query.d.ts:484 ### getPopulatedPaths() -\> **getPopulatedPaths**(): `string`[] +> **getPopulatedPaths**(): `string`[] Gets a list of paths to be populated by this query @@ -1592,7 +1592,7 @@ node\_modules/mongoose/types/query.d.ts:487 ### getQuery() -\> **getQuery**(): `FilterQuery`\<`T`\> +> **getQuery**(): `FilterQuery`\<`T`\> Returns the current query filter. Equivalent to `getFilter()`. @@ -1612,7 +1612,7 @@ node\_modules/mongoose/types/query.d.ts:490 ### getUpdate() -\> **getUpdate**(): `null` \| `UpdateWithAggregationPipeline` \| `UpdateQuery`\<`T`\> +> **getUpdate**(): `null` \| `UpdateWithAggregationPipeline` \| `UpdateQuery`\<`T`\> Returns the current update operations as a JSON object. @@ -1634,7 +1634,7 @@ node\_modules/mongoose/types/query.d.ts:493 #### gt(path, val) -\> **gt**\<`K`\>(`path`, `val`): `this` +> **gt**\<`K`\>(`path`, `val`): `this` Specifies a `$gt` query condition. When called with one argument, the most recent path passed to `where()` is used. @@ -1662,7 +1662,7 @@ node\_modules/mongoose/types/query.d.ts:496 #### gt(val) -\> **gt**(`val`): `this` +> **gt**(`val`): `this` ##### Parameters @@ -1686,7 +1686,7 @@ node\_modules/mongoose/types/query.d.ts:497 #### gte(path, val) -\> **gte**\<`K`\>(`path`, `val`): `this` +> **gte**\<`K`\>(`path`, `val`): `this` Specifies a `$gte` query condition. When called with one argument, the most recent path passed to `where()` is used. @@ -1714,7 +1714,7 @@ node\_modules/mongoose/types/query.d.ts:500 #### gte(val) -\> **gte**(`val`): `this` +> **gte**(`val`): `this` ##### Parameters @@ -1736,7 +1736,7 @@ node\_modules/mongoose/types/query.d.ts:501 ### hint() -\> **hint**(`val`): `this` +> **hint**(`val`): `this` Sets query hints. @@ -1762,7 +1762,7 @@ node\_modules/mongoose/types/query.d.ts:504 #### in(path, val) -\> **in**\<`K`\>(`path`, `val`): `this` +> **in**\<`K`\>(`path`, `val`): `this` Specifies an `$in` query condition. When called with one argument, the most recent path passed to `where()` is used. @@ -1790,7 +1790,7 @@ node\_modules/mongoose/types/query.d.ts:507 #### in(val) -\> **in**(`val`): `this` +> **in**(`val`): `this` ##### Parameters @@ -1812,7 +1812,7 @@ node\_modules/mongoose/types/query.d.ts:508 ### intersects() -\> **intersects**(`arg`?): `this` +> **intersects**(`arg`?): `this` Declares an intersects query for `geometry()`. @@ -1836,7 +1836,7 @@ node\_modules/mongoose/types/query.d.ts:511 ### j() -\> **j**(`val`): `this` +> **j**(`val`): `this` Requests acknowledgement that this operation has been persisted to MongoDB's on-disk journal. @@ -1860,7 +1860,7 @@ node\_modules/mongoose/types/query.d.ts:514 ### lean() -\> **lean**\<`LeanResultType`\>(`val`?): `Query`\<`LeanResultType`, `T`, `object`, `T`, `"find"`\> +> **lean**\<`LeanResultType`\>(`val`?): `Query`\<`LeanResultType`, `T`, `object`, `T`, `"find"`, `Record`\<`string`, `never`\>\> Sets the lean option. @@ -1874,7 +1874,7 @@ Sets the lean option. #### Returns -`Query`\<`LeanResultType`, `T`, `object`, `T`, `"find"`\> +`Query`\<`LeanResultType`, `T`, `object`, `T`, `"find"`, `Record`\<`string`, `never`\>\> #### Inherited from @@ -1888,7 +1888,7 @@ node\_modules/mongoose/types/query.d.ts:517 ### limit() -\> **limit**(`val`): `this` +> **limit**(`val`): `this` Specifies the maximum number of documents the query will return. @@ -1914,7 +1914,7 @@ node\_modules/mongoose/types/query.d.ts:532 #### lt(path, val) -\> **lt**\<`K`\>(`path`, `val`): `this` +> **lt**\<`K`\>(`path`, `val`): `this` Specifies a `$lt` query condition. When called with one argument, the most recent path passed to `where()` is used. @@ -1942,7 +1942,7 @@ node\_modules/mongoose/types/query.d.ts:535 #### lt(val) -\> **lt**(`val`): `this` +> **lt**(`val`): `this` ##### Parameters @@ -1966,7 +1966,7 @@ node\_modules/mongoose/types/query.d.ts:536 #### lte(path, val) -\> **lte**\<`K`\>(`path`, `val`): `this` +> **lte**\<`K`\>(`path`, `val`): `this` Specifies a `$lte` query condition. When called with one argument, the most recent path passed to `where()` is used. @@ -1994,7 +1994,7 @@ node\_modules/mongoose/types/query.d.ts:539 #### lte(val) -\> **lte**(`val`): `this` +> **lte**(`val`): `this` ##### Parameters @@ -2018,7 +2018,7 @@ node\_modules/mongoose/types/query.d.ts:540 #### maxDistance(path, val) -\> **maxDistance**(`path`, `val`): `this` +> **maxDistance**(`path`, `val`): `this` Specifies an `$maxDistance` query condition. When called with one argument, the most recent path passed to `where()` is used. @@ -2042,7 +2042,7 @@ node\_modules/mongoose/types/query.d.ts:549 #### maxDistance(val) -\> **maxDistance**(`val`): `this` +> **maxDistance**(`val`): `this` ##### Parameters @@ -2064,7 +2064,7 @@ node\_modules/mongoose/types/query.d.ts:550 ### maxTimeMS() -\> **maxTimeMS**(`ms`): `this` +> **maxTimeMS**(`ms`): `this` Sets the [maxTimeMS](https://www.mongodb.com/docs/manual/reference/method/cursor.maxTimeMS/) option. This will tell the MongoDB server to abort if the query or write op @@ -2090,13 +2090,13 @@ node\_modules/mongoose/types/query.d.ts:557 ### merge() -\> **merge**(`source`): `this` +> **merge**(`source`): `this` Merges another Query or conditions object into this one. #### Parameters -• **source**: `Query`\<`any`, `any`, `object`, `any`, `"find"`\> \| `FilterQuery`\<`T`\> +• **source**: `Query`\<`any`, `any`, `object`, `any`, `"find"`, `Record`\<`string`, `never`\>\> \| `FilterQuery`\<`T`\> #### Returns @@ -2116,7 +2116,7 @@ node\_modules/mongoose/types/query.d.ts:560 #### mod(path, val) -\> **mod**\<`K`\>(`path`, `val`): `this` +> **mod**\<`K`\>(`path`, `val`): `this` Specifies a `$mod` condition, filters documents for documents whose `path` property is a number that is equal to `remainder` modulo `divisor`. @@ -2144,7 +2144,7 @@ node\_modules/mongoose/types/query.d.ts:563 #### mod(val) -\> **mod**(`val`): `this` +> **mod**(`val`): `this` ##### Parameters @@ -2166,7 +2166,7 @@ node\_modules/mongoose/types/query.d.ts:564 ### mongooseOptions() -\> **mongooseOptions**(`val`?): `MongooseQueryOptions`\<`unknown`, `"timestamps"` \| `MongooseBaseQueryOptionKeys` \| `"lean"`\> +> **mongooseOptions**(`val`?): `MongooseQueryOptions`\<`unknown`, `"timestamps"` \| `MongooseBaseQueryOptionKeys` \| `"lean"`\> Getter/setter around the current mongoose-specific options for this query Below are the current Mongoose-specific options. @@ -2193,7 +2193,7 @@ node\_modules/mongoose/types/query.d.ts:573 #### ne(path, val) -\> **ne**\<`K`\>(`path`, `val`): `this` +> **ne**\<`K`\>(`path`, `val`): `this` Specifies a `$ne` query condition. When called with one argument, the most recent path passed to `where()` is used. @@ -2221,7 +2221,7 @@ node\_modules/mongoose/types/query.d.ts:576 #### ne(val) -\> **ne**(`val`): `this` +> **ne**(`val`): `this` ##### Parameters @@ -2245,7 +2245,7 @@ node\_modules/mongoose/types/query.d.ts:577 #### near(path, val) -\> **near**\<`K`\>(`path`, `val`): `this` +> **near**\<`K`\>(`path`, `val`): `this` Specifies a `$near` or `$nearSphere` condition @@ -2273,7 +2273,7 @@ node\_modules/mongoose/types/query.d.ts:580 #### near(val) -\> **near**(`val`): `this` +> **near**(`val`): `this` ##### Parameters @@ -2297,7 +2297,7 @@ node\_modules/mongoose/types/query.d.ts:581 #### nin(path, val) -\> **nin**\<`K`\>(`path`, `val`): `this` +> **nin**\<`K`\>(`path`, `val`): `this` Specifies an `$nin` query condition. When called with one argument, the most recent path passed to `where()` is used. @@ -2325,7 +2325,7 @@ node\_modules/mongoose/types/query.d.ts:584 #### nin(val) -\> **nin**(`val`): `this` +> **nin**(`val`): `this` ##### Parameters @@ -2347,7 +2347,7 @@ node\_modules/mongoose/types/query.d.ts:585 ### nor() -\> **nor**(`array`): `this` +> **nor**(`array`): `this` Specifies arguments for an `$nor` condition. @@ -2371,7 +2371,7 @@ node\_modules/mongoose/types/query.d.ts:588 ### or() -\> **or**(`array`): `this` +> **or**(`array`): `this` Specifies arguments for an `$or` condition. @@ -2395,7 +2395,7 @@ node\_modules/mongoose/types/query.d.ts:591 ### orFail() -\> **orFail**(`err`?): `Query`\<`object`, `T`, `object`, `T`, `"find"`\> +> **orFail**(`err`?): `Query`\<`object`, `T`, `object`, `T`, `"find"`, `Record`\<`string`, `never`\>\> Make this query throw an error if no documents match the given `filter`. This is handy for integrating with async/await, because `orFail()` saves you @@ -2403,11 +2403,11 @@ an extra `if` statement to check if no document was found. #### Parameters -• **err?**: `NativeError` \| () =\> `NativeError` +• **err?**: `NativeError` \| () => `NativeError` #### Returns -`Query`\<`object`, `T`, `object`, `T`, `"find"`\> +`Query`\<`object`, `T`, `object`, `T`, `"find"`, `Record`\<`string`, `never`\>\> #### Inherited from @@ -2419,11 +2419,89 @@ node\_modules/mongoose/types/query.d.ts:598 *** +### paginate() + +#### paginate(options) + +> **paginate**\<`O`\>(`options`?): `Promise`\<`PaginateResult`\<`IfAny`\<`T`, `any`, `Document`\<`unknown`, `O`, `T`\> & `Require_id`\<`T`\>\>\>\> + +##### Type Parameters + +• **O** *extends* `PaginateOptions` + +##### Parameters + +• **options?**: `O` + +##### Returns + +`Promise`\<`PaginateResult`\<`IfAny`\<`T`, `any`, `Document`\<`unknown`, `O`, `T`\> & `Require_id`\<`T`\>\>\>\> + +##### Inherited from + +`Query.paginate` + +##### Defined in + +node\_modules/mongoose-paginate-v2/index.d.ts:146 + +#### paginate(options) + +> **paginate**\<`UserType`, `O`\>(`options`?): `Promise`\<`PaginateResult`\<`IfAny`\<`UserType`, `any`, `Document`\<`unknown`, `O`, `UserType`\> & `Require_id`\<`UserType`\>\>\>\> + +##### Type Parameters + +• **UserType** = `unknown` + +• **O** *extends* `PaginateOptions` = `PaginateOptions` + +##### Parameters + +• **options?**: `O` + +##### Returns + +`Promise`\<`PaginateResult`\<`IfAny`\<`UserType`, `any`, `Document`\<`unknown`, `O`, `UserType`\> & `Require_id`\<`UserType`\>\>\>\> + +##### Inherited from + +`Query.paginate` + +##### Defined in + +node\_modules/mongoose-paginate-v2/index.d.ts:149 + +#### paginate(options) + +> **paginate**\<`UserType`\>(`options`?): `Promise`\<`PaginateResult`\<`IfAny`\<`UserType`, `any`, `Document`\<`unknown`, `PaginateOptions`, `UserType`\> & `Require_id`\<`UserType`\>\>\>\> + +##### Type Parameters + +• **UserType** = `unknown` + +##### Parameters + +• **options?**: `PaginateOptions` + +##### Returns + +`Promise`\<`PaginateResult`\<`IfAny`\<`UserType`, `any`, `Document`\<`unknown`, `PaginateOptions`, `UserType`\> & `Require_id`\<`UserType`\>\>\>\> + +##### Inherited from + +`Query.paginate` + +##### Defined in + +node\_modules/mongoose-paginate-v2/index.d.ts:152 + +*** + ### polygon() #### polygon(path, coordinatePairs) -\> **polygon**(`path`, ...`coordinatePairs`): `this` +> **polygon**(`path`, ...`coordinatePairs`): `this` Specifies a `$polygon` condition @@ -2447,7 +2525,7 @@ node\_modules/mongoose/types/query.d.ts:601 #### polygon(coordinatePairs) -\> **polygon**(...`coordinatePairs`): `this` +> **polygon**(...`coordinatePairs`): `this` ##### Parameters @@ -2471,7 +2549,7 @@ node\_modules/mongoose/types/query.d.ts:602 #### populate(path, select, model, match) -\> **populate**\<`Paths`\>(`path`, `select`?, `model`?, `match`?): `Query`\ & `Paths`, `T`, `object`, `UnpackedIntersection`\<`T`, `Paths`\>, `"find"`\> +> **populate**\<`Paths`\>(`path`, `select`?, `model`?, `match`?): `Query`\ & `Paths`, `T`, `object`, `UnpackedIntersection`\<`T`, `Paths`\>, `"find"`, `Record`\<`string`, `never`\>\> Specifies paths which should be populated with other documents. @@ -2491,7 +2569,7 @@ Specifies paths which should be populated with other documents. ##### Returns -`Query`\ & `Paths`, `T`, `object`, `UnpackedIntersection`\<`T`, `Paths`\>, `"find"`\> +`Query`\ & `Paths`, `T`, `object`, `UnpackedIntersection`\<`T`, `Paths`\>, `"find"`, `Record`\<`string`, `never`\>\> ##### Inherited from @@ -2503,7 +2581,7 @@ node\_modules/mongoose/types/query.d.ts:605 #### populate(options) -\> **populate**\<`Paths`\>(`options`): `Query`\ & `Paths`, `T`, `object`, `UnpackedIntersection`\<`T`, `Paths`\>, `"find"`\> +> **populate**\<`Paths`\>(`options`): `Query`\ & `Paths`, `T`, `object`, `UnpackedIntersection`\<`T`, `Paths`\>, `"find"`, `Record`\<`string`, `never`\>\> ##### Type Parameters @@ -2515,7 +2593,7 @@ node\_modules/mongoose/types/query.d.ts:605 ##### Returns -`Query`\ & `Paths`, `T`, `object`, `UnpackedIntersection`\<`T`, `Paths`\>, `"find"`\> +`Query`\ & `Paths`, `T`, `object`, `UnpackedIntersection`\<`T`, `Paths`\>, `"find"`, `Record`\<`string`, `never`\>\> ##### Inherited from @@ -2529,7 +2607,7 @@ node\_modules/mongoose/types/query.d.ts:617 ### post() -\> **post**(`fn`): `this` +> **post**(`fn`): `this` Add post middleware to this query instance. Doesn't affect other queries. @@ -2553,7 +2631,7 @@ node\_modules/mongoose/types/query.d.ts:631 ### pre() -\> **pre**(`fn`): `this` +> **pre**(`fn`): `this` Add pre middleware to this query instance. Doesn't affect other queries. @@ -2579,7 +2657,7 @@ node\_modules/mongoose/types/query.d.ts:628 #### projection(fields) -\> **projection**(`fields`?): `ProjectionFields`\<`T`\> +> **projection**(`fields`?): `ProjectionFields`\<`T`\> Get/set the current projection (AKA fields). Pass `null` to remove the current projection. @@ -2601,7 +2679,7 @@ node\_modules/mongoose/types/query.d.ts:634 #### projection(fields) -\> **projection**(`fields`): `null` +> **projection**(`fields`): `null` ##### Parameters @@ -2621,7 +2699,7 @@ node\_modules/mongoose/types/query.d.ts:635 #### projection() -\> **projection**(): `null` \| `ProjectionFields`\<`T`\> +> **projection**(): `null` \| `ProjectionFields`\<`T`\> ##### Returns @@ -2639,7 +2717,7 @@ node\_modules/mongoose/types/query.d.ts:636 ### read() -\> **read**(`mode`, `tags`?): `this` +> **read**(`mode`, `tags`?): `this` Determines the MongoDB nodes from which to read. @@ -2665,7 +2743,7 @@ node\_modules/mongoose/types/query.d.ts:639 ### readConcern() -\> **readConcern**(`level`): `this` +> **readConcern**(`level`): `this` Sets the readConcern option for the query. @@ -2691,7 +2769,7 @@ node\_modules/mongoose/types/query.d.ts:642 #### regex(path, val) -\> **regex**\<`K`\>(`path`, `val`): `this` +> **regex**\<`K`\>(`path`, `val`): `this` Specifies a `$regex` query condition. When called with one argument, the most recent path passed to `where()` is used. @@ -2719,7 +2797,7 @@ node\_modules/mongoose/types/query.d.ts:645 #### regex(val) -\> **regex**(`val`): `this` +> **regex**(`val`): `this` ##### Parameters @@ -2741,7 +2819,7 @@ node\_modules/mongoose/types/query.d.ts:646 ### replaceOne() -\> **replaceOne**(`filter`?, `replacement`?, `options`?): `Query`\<`any`, `T`, `object`, `T`, `"replaceOne"`\> +> **replaceOne**(`filter`?, `replacement`?, `options`?): `Query`\<`any`, `T`, `object`, `T`, `"replaceOne"`, `Record`\<`string`, `never`\>\> Declare and/or execute this query as a replaceOne() operation. Same as `update()`, except MongoDB will replace the existing document and will @@ -2757,7 +2835,7 @@ not accept any [atomic](https://www.mongodb.com/docs/manual/tutorial/model-data- #### Returns -`Query`\<`any`, `T`, `object`, `T`, `"replaceOne"`\> +`Query`\<`any`, `T`, `object`, `T`, `"replaceOne"`, `Record`\<`string`, `never`\>\> #### Inherited from @@ -2771,7 +2849,7 @@ node\_modules/mongoose/types/query.d.ts:653 ### select() -\> **select**\<`RawDocTypeOverride`\>(`arg`): `Query`\<`IfEquals`\<`RawDocTypeOverride`, `object`, `unknown`, `IfAny`\<`RawDocTypeOverride`, `any`, `Document`\<`unknown`, `object`, `RawDocTypeOverride`\> & `Require_id`\<`RawDocTypeOverride`\>\>\>, `T`, `object`, `IfEquals`\<`RawDocTypeOverride`, `object`, `T`, `RawDocTypeOverride`\>, `"find"`\> +> **select**\<`RawDocTypeOverride`\>(`arg`): `Query`\<`IfEquals`\<`RawDocTypeOverride`, `object`, `unknown`, `IfAny`\<`RawDocTypeOverride`, `any`, `Document`\<`unknown`, `object`, `RawDocTypeOverride`\> & `Require_id`\<`RawDocTypeOverride`\>\>\>, `T`, `object`, `IfEquals`\<`RawDocTypeOverride`, `object`, `T`, `RawDocTypeOverride`\>, `"find"`, `Record`\<`string`, `never`\>\> Specifies which document fields to include or exclude (also known as the query "projection") @@ -2785,7 +2863,7 @@ Specifies which document fields to include or exclude (also known as the query " #### Returns -`Query`\<`IfEquals`\<`RawDocTypeOverride`, `object`, `unknown`, `IfAny`\<`RawDocTypeOverride`, `any`, `Document`\<`unknown`, `object`, `RawDocTypeOverride`\> & `Require_id`\<`RawDocTypeOverride`\>\>\>, `T`, `object`, `IfEquals`\<`RawDocTypeOverride`, `object`, `T`, `RawDocTypeOverride`\>, `"find"`\> +`Query`\<`IfEquals`\<`RawDocTypeOverride`, `object`, `unknown`, `IfAny`\<`RawDocTypeOverride`, `any`, `Document`\<`unknown`, `object`, `RawDocTypeOverride`\> & `Require_id`\<`RawDocTypeOverride`\>\>\>, `T`, `object`, `IfEquals`\<`RawDocTypeOverride`, `object`, `T`, `RawDocTypeOverride`\>, `"find"`, `Record`\<`string`, `never`\>\> #### Inherited from @@ -2799,7 +2877,7 @@ node\_modules/mongoose/types/query.d.ts:660 ### selected() -\> **selected**(): `boolean` +> **selected**(): `boolean` Determines if field selection has been made. @@ -2819,7 +2897,7 @@ node\_modules/mongoose/types/query.d.ts:687 ### selectedExclusively() -\> **selectedExclusively**(): `boolean` +> **selectedExclusively**(): `boolean` Determines if exclusive field selection has been made. @@ -2839,7 +2917,7 @@ node\_modules/mongoose/types/query.d.ts:690 ### selectedInclusively() -\> **selectedInclusively**(): `boolean` +> **selectedInclusively**(): `boolean` Determines if inclusive field selection has been made. @@ -2859,7 +2937,7 @@ node\_modules/mongoose/types/query.d.ts:693 ### session() -\> **session**(`session`): `this` +> **session**(`session`): `this` Sets the [MongoDB session](https://www.mongodb.com/docs/manual/reference/server-sessions/) associated with this query. Sessions are how you mark a query as part of a @@ -2885,7 +2963,7 @@ node\_modules/mongoose/types/query.d.ts:700 ### set() -\> **set**(`path`, `value`?): `this` +> **set**(`path`, `value`?): `this` Adds a `$set` to this query's update without changing the operation. This is useful for query middleware so you can add an update regardless @@ -2913,7 +2991,7 @@ node\_modules/mongoose/types/query.d.ts:707 ### setOptions() -\> **setOptions**(`options`, `overwrite`?): `this` +> **setOptions**(`options`, `overwrite`?): `this` Sets query options. Some options only make sense for certain operations. @@ -2939,7 +3017,7 @@ node\_modules/mongoose/types/query.d.ts:710 ### setQuery() -\> **setQuery**(`val`): `void` +> **setQuery**(`val`): `void` Sets the query conditions to the provided JSON object. @@ -2963,7 +3041,7 @@ node\_modules/mongoose/types/query.d.ts:713 ### setUpdate() -\> **setUpdate**(`update`): `void` +> **setUpdate**(`update`): `void` #### Parameters @@ -2987,7 +3065,7 @@ node\_modules/mongoose/types/query.d.ts:715 #### size(path, val) -\> **size**\<`K`\>(`path`, `val`): `this` +> **size**\<`K`\>(`path`, `val`): `this` Specifies an `$size` query condition. When called with one argument, the most recent path passed to `where()` is used. @@ -3015,7 +3093,7 @@ node\_modules/mongoose/types/query.d.ts:718 #### size(val) -\> **size**(`val`): `this` +> **size**(`val`): `this` ##### Parameters @@ -3037,7 +3115,7 @@ node\_modules/mongoose/types/query.d.ts:719 ### skip() -\> **skip**(`val`): `this` +> **skip**(`val`): `this` Specifies the number of documents to skip. @@ -3063,7 +3141,7 @@ node\_modules/mongoose/types/query.d.ts:722 #### slice(path, val) -\> **slice**(`path`, `val`): `this` +> **slice**(`path`, `val`): `this` Specifies a `$slice` projection for an array. @@ -3087,7 +3165,7 @@ node\_modules/mongoose/types/query.d.ts:725 #### slice(val) -\> **slice**(`val`): `this` +> **slice**(`val`): `this` ##### Parameters @@ -3109,13 +3187,13 @@ node\_modules/mongoose/types/query.d.ts:726 ### sort() -\> **sort**(`arg`?, `options`?): `this` +> **sort**(`arg`?, `options`?): `this` Sets the sort order. If an object is passed, values allowed are `asc`, `desc`, `ascending`, `descending`, `1`, and `-1`. #### Parameters -• **arg?**: `null` \| `string` \| `object` \| [`string`, `SortOrder`][] +• **arg?**: `null` \| `string` \| [`string`, `SortOrder`][] \| `object` • **options?** @@ -3137,7 +3215,7 @@ node\_modules/mongoose/types/query.d.ts:729 ### tailable() -\> **tailable**(`bool`?, `opts`?): `this` +> **tailable**(`bool`?, `opts`?): `this` Sets the tailable option (for use with capped collections). @@ -3167,7 +3245,7 @@ node\_modules/mongoose/types/query.d.ts:735 ### toConstructor() -\> **toConstructor**\<`RetType`\>(): `RetType` +> **toConstructor**\<`RetType`\>(): `RetType` Converts this query to a customized, reusable query constructor with all arguments and options retained. @@ -3191,7 +3269,7 @@ node\_modules/mongoose/types/query.d.ts:747 ### transform() -\> **transform**\<`MappedType`\>(`fn`): `Query`\<`MappedType`, `T`, `object`, `T`, `"find"`\> +> **transform**\<`MappedType`\>(`fn`): `Query`\<`MappedType`, `T`, `object`, `T`, `"find"`, `Record`\<`string`, `never`\>\> Runs a function `fn` and treats the return value of `fn` as the new value for the query to resolve to. @@ -3206,7 +3284,7 @@ for the query to resolve to. #### Returns -`Query`\<`MappedType`, `T`, `object`, `T`, `"find"`\> +`Query`\<`MappedType`, `T`, `object`, `T`, `"find"`, `Record`\<`string`, `never`\>\> #### Inherited from @@ -3220,7 +3298,7 @@ node\_modules/mongoose/types/query.d.ts:546 ### updateMany() -\> **updateMany**(`filter`?, `update`?, `options`?): `Query`\<`UpdateWriteOpResult`, `T`, `object`, `T`, `"updateMany"`\> +> **updateMany**(`filter`?, `update`?, `options`?): `Query`\<`UpdateWriteOpResult`, `T`, `object`, `T`, `"updateMany"`, `Record`\<`string`, `never`\>\> Declare and/or execute this query as an updateMany() operation. Same as `update()`, except MongoDB will update _all_ documents that match @@ -3237,7 +3315,7 @@ the `multi` option. #### Returns -`Query`\<`UpdateWriteOpResult`, `T`, `object`, `T`, `"updateMany"`\> +`Query`\<`UpdateWriteOpResult`, `T`, `object`, `T`, `"updateMany"`, `Record`\<`string`, `never`\>\> #### Inherited from @@ -3251,7 +3329,7 @@ node\_modules/mongoose/types/query.d.ts:755 ### updateOne() -\> **updateOne**(`filter`?, `update`?, `options`?): `Query`\<`UpdateWriteOpResult`, `T`, `object`, `T`, `"updateOne"`\> +> **updateOne**(`filter`?, `update`?, `options`?): `Query`\<`UpdateWriteOpResult`, `T`, `object`, `T`, `"updateOne"`, `Record`\<`string`, `never`\>\> Declare and/or execute this query as an updateOne() operation. Same as `update()`, except it does not support the `multi` or `overwrite` options. @@ -3266,7 +3344,7 @@ Declare and/or execute this query as an updateOne() operation. Same as #### Returns -`Query`\<`UpdateWriteOpResult`, `T`, `object`, `T`, `"updateOne"`\> +`Query`\<`UpdateWriteOpResult`, `T`, `object`, `T`, `"updateOne"`, `Record`\<`string`, `never`\>\> #### Inherited from @@ -3280,7 +3358,7 @@ node\_modules/mongoose/types/query.d.ts:765 ### w() -\> **w**(`val`): `this` +> **w**(`val`): `this` Sets the specified number of `mongod` servers, or tag set of `mongod` servers, that must acknowledge this write before this write is considered successful. @@ -3307,7 +3385,7 @@ node\_modules/mongoose/types/query.d.ts:775 #### where(path, val) -\> **where**(`path`, `val`?): `this` +> **where**(`path`, `val`?): `this` Specifies a path for use with chaining. @@ -3331,7 +3409,7 @@ node\_modules/mongoose/types/query.d.ts:778 #### where(obj) -\> **where**(`obj`): `this` +> **where**(`obj`): `this` ##### Parameters @@ -3351,7 +3429,7 @@ node\_modules/mongoose/types/query.d.ts:779 #### where() -\> **where**(): `this` +> **where**(): `this` ##### Returns @@ -3369,7 +3447,7 @@ node\_modules/mongoose/types/query.d.ts:780 ### within() -\> **within**(`val`?): `this` +> **within**(`val`?): `this` Defines a `$within` or `$geoWithin` argument for geo-spatial queries. @@ -3393,9 +3471,9 @@ node\_modules/mongoose/types/query.d.ts:783 ### wtimeout() -\> **wtimeout**(`ms`): `this` +> **wtimeout**(`ms`): `this` -If [`w \> 1`](/docs/api/query.html#query_Query-w), the maximum amount of time to +If [`w > 1`](/docs/api/query.html#query_Query-w), the maximum amount of time to wait for this write to propagate through the replica set before this operation fails. The default is `0`, which means no timeout. diff --git a/docs/talawa-api-docs/libraries/dbLogger/type-aliases/TransactionLogInfo.md b/docs/talawa-api-docs/libraries/dbLogger/type-aliases/TransactionLogInfo.md index 96699a3fd71..0b20bcf128e 100644 --- a/docs/talawa-api-docs/libraries/dbLogger/type-aliases/TransactionLogInfo.md +++ b/docs/talawa-api-docs/libraries/dbLogger/type-aliases/TransactionLogInfo.md @@ -6,7 +6,7 @@ # Type Alias: TransactionLogInfo -\> **TransactionLogInfo**: `object` +> **TransactionLogInfo**: `object` The structure of a transaction log entry. @@ -14,34 +14,34 @@ The structure of a transaction log entry. ### model -\> **model**: `string` +> **model**: `string` The name of the model associated with the log entry ### query? -\> `optional` **query**: `string` +> `optional` **query**: `string` The query executed (optional) ### timestamp -\> **timestamp**: `string` +> **timestamp**: `string` The timestamp when the log entry was created ### type -\> **type**: `string` +> **type**: `string` The type of transaction (e.g., create, update, delete) ### update? -\> `optional` **update**: `string` +> `optional` **update**: `string` The update performed (optional) ## Defined in -[src/libraries/dbLogger.ts:8](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/libraries/dbLogger.ts#L8) +[src/libraries/dbLogger.ts:8](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/libraries/dbLogger.ts#L8) diff --git a/docs/talawa-api-docs/libraries/dbLogger/variables/default.md b/docs/talawa-api-docs/libraries/dbLogger/variables/default.md index 73db6a519e4..1a21e01541a 100644 --- a/docs/talawa-api-docs/libraries/dbLogger/variables/default.md +++ b/docs/talawa-api-docs/libraries/dbLogger/variables/default.md @@ -6,8 +6,8 @@ # Variable: default -\> **default**: `winston.Logger` \| `null` = `null` +> **default**: `winston.Logger` \| `null` = `null` ## Defined in -[src/libraries/dbLogger.ts:22](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/libraries/dbLogger.ts#L22) +[src/libraries/dbLogger.ts:22](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/libraries/dbLogger.ts#L22) diff --git a/docs/talawa-api-docs/libraries/errors/ImageSizeLimitExceeded/classes/ImageSizeLimitExceeded.md b/docs/talawa-api-docs/libraries/errors/ImageSizeLimitExceeded/classes/ImageSizeLimitExceeded.md index bf0bfb90aec..00dca8543d5 100644 --- a/docs/talawa-api-docs/libraries/errors/ImageSizeLimitExceeded/classes/ImageSizeLimitExceeded.md +++ b/docs/talawa-api-docs/libraries/errors/ImageSizeLimitExceeded/classes/ImageSizeLimitExceeded.md @@ -17,7 +17,7 @@ It extends the ApplicationError class to handle and format the error information ### new ImageSizeLimitExceeded() -\> **new ImageSizeLimitExceeded**(`message`, `code`, `param`, `metadata`): [`ImageSizeLimitExceeded`](ImageSizeLimitExceeded.md) +> **new ImageSizeLimitExceeded**(`message`, `code`, `param`, `metadata`): [`ImageSizeLimitExceeded`](ImageSizeLimitExceeded.md) Creates an instance of ImageSizeLimitExceeded. @@ -35,7 +35,7 @@ Optional error code (default is null). Optional parameter associated with the error (default is null). -• **metadata**: `Record`\<`any`, `any`\> = `\{\}` +• **metadata**: `Record`\<`any`, `any`\> = `{}` Optional additional metadata associated with the error (default is an empty object). @@ -49,13 +49,13 @@ Optional additional metadata associated with the error (default is an empty obje #### Defined in -[src/libraries/errors/ImageSizeLimitExceeded.ts:16](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/libraries/errors/ImageSizeLimitExceeded.ts#L16) +[src/libraries/errors/ImageSizeLimitExceeded.ts:16](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/libraries/errors/ImageSizeLimitExceeded.ts#L16) ## Properties ### errors -\> **errors**: [`InterfaceError`](../../applicationError/interfaces/InterfaceError.md)[] +> **errors**: [`InterfaceError`](../../applicationError/interfaces/InterfaceError.md)[] An array of errors conforming to the InterfaceError interface @@ -65,13 +65,13 @@ An array of errors conforming to the InterfaceError interface #### Defined in -[src/libraries/errors/applicationError.ts:21](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/libraries/errors/applicationError.ts#L21) +[src/libraries/errors/applicationError.ts:21](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/libraries/errors/applicationError.ts#L21) *** ### httpCode -\> **httpCode**: `number` +> **httpCode**: `number` The HTTP status code associated with the error @@ -81,13 +81,13 @@ The HTTP status code associated with the error #### Defined in -[src/libraries/errors/applicationError.ts:23](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/libraries/errors/applicationError.ts#L23) +[src/libraries/errors/applicationError.ts:23](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/libraries/errors/applicationError.ts#L23) *** ### message -\> **message**: `string` +> **message**: `string` #### Inherited from @@ -101,7 +101,7 @@ node\_modules/typescript/lib/lib.es5.d.ts:1077 ### name -\> **name**: `string` +> **name**: `string` #### Inherited from @@ -115,7 +115,7 @@ node\_modules/typescript/lib/lib.es5.d.ts:1076 ### stack? -\> `optional` **stack**: `string` +> `optional` **stack**: `string` #### Inherited from @@ -129,7 +129,7 @@ node\_modules/typescript/lib/lib.es5.d.ts:1078 ### prepareStackTrace()? -\> `static` `optional` **prepareStackTrace**: (`err`, `stackTraces`) =\> `any` +> `static` `optional` **prepareStackTrace**: (`err`, `stackTraces`) => `any` Optional override for formatting stack traces @@ -159,7 +159,7 @@ node\_modules/@types/node/globals.d.ts:28 ### stackTraceLimit -\> `static` **stackTraceLimit**: `number` +> `static` **stackTraceLimit**: `number` #### Inherited from @@ -173,7 +173,7 @@ node\_modules/@types/node/globals.d.ts:30 ### captureStackTrace() -\> `static` **captureStackTrace**(`targetObject`, `constructorOpt`?): `void` +> `static` **captureStackTrace**(`targetObject`, `constructorOpt`?): `void` Create .stack property on a target object diff --git a/docs/talawa-api-docs/libraries/errors/applicationError/classes/ApplicationError.md b/docs/talawa-api-docs/libraries/errors/applicationError/classes/ApplicationError.md index 7c1896dc98b..d9ad676b7b4 100644 --- a/docs/talawa-api-docs/libraries/errors/applicationError/classes/ApplicationError.md +++ b/docs/talawa-api-docs/libraries/errors/applicationError/classes/ApplicationError.md @@ -29,7 +29,7 @@ It extends the built-in Error class to include additional properties and methods ### new ApplicationError() -\> **new ApplicationError**(`errors`, `httpCode`, `message`): [`ApplicationError`](ApplicationError.md) +> **new ApplicationError**(`errors`, `httpCode`, `message`): [`ApplicationError`](ApplicationError.md) Creates an instance of ApplicationError. @@ -57,37 +57,37 @@ The error message (default is "Error"). #### Defined in -[src/libraries/errors/applicationError.ts:32](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/libraries/errors/applicationError.ts#L32) +[src/libraries/errors/applicationError.ts:32](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/libraries/errors/applicationError.ts#L32) ## Properties ### errors -\> **errors**: [`InterfaceError`](../interfaces/InterfaceError.md)[] +> **errors**: [`InterfaceError`](../interfaces/InterfaceError.md)[] An array of errors conforming to the InterfaceError interface #### Defined in -[src/libraries/errors/applicationError.ts:21](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/libraries/errors/applicationError.ts#L21) +[src/libraries/errors/applicationError.ts:21](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/libraries/errors/applicationError.ts#L21) *** ### httpCode -\> **httpCode**: `number` +> **httpCode**: `number` The HTTP status code associated with the error #### Defined in -[src/libraries/errors/applicationError.ts:23](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/libraries/errors/applicationError.ts#L23) +[src/libraries/errors/applicationError.ts:23](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/libraries/errors/applicationError.ts#L23) *** ### message -\> **message**: `string` +> **message**: `string` #### Inherited from @@ -101,7 +101,7 @@ node\_modules/typescript/lib/lib.es5.d.ts:1077 ### name -\> **name**: `string` +> **name**: `string` #### Inherited from @@ -115,7 +115,7 @@ node\_modules/typescript/lib/lib.es5.d.ts:1076 ### stack? -\> `optional` **stack**: `string` +> `optional` **stack**: `string` #### Inherited from @@ -129,7 +129,7 @@ node\_modules/typescript/lib/lib.es5.d.ts:1078 ### prepareStackTrace()? -\> `static` `optional` **prepareStackTrace**: (`err`, `stackTraces`) =\> `any` +> `static` `optional` **prepareStackTrace**: (`err`, `stackTraces`) => `any` Optional override for formatting stack traces @@ -159,7 +159,7 @@ node\_modules/@types/node/globals.d.ts:28 ### stackTraceLimit -\> `static` **stackTraceLimit**: `number` +> `static` **stackTraceLimit**: `number` #### Inherited from @@ -173,7 +173,7 @@ node\_modules/@types/node/globals.d.ts:30 ### captureStackTrace() -\> `static` **captureStackTrace**(`targetObject`, `constructorOpt`?): `void` +> `static` **captureStackTrace**(`targetObject`, `constructorOpt`?): `void` Create .stack property on a target object diff --git a/docs/talawa-api-docs/libraries/errors/applicationError/interfaces/InterfaceError.md b/docs/talawa-api-docs/libraries/errors/applicationError/interfaces/InterfaceError.md index 52ac7ee4f91..3abff7bbe80 100644 --- a/docs/talawa-api-docs/libraries/errors/applicationError/interfaces/InterfaceError.md +++ b/docs/talawa-api-docs/libraries/errors/applicationError/interfaces/InterfaceError.md @@ -12,46 +12,46 @@ Interface representing the structure of an error. ### code -\> **code**: `null` \| `string` +> **code**: `null` \| `string` The error code, can be null #### Defined in -[src/libraries/errors/applicationError.ts:8](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/libraries/errors/applicationError.ts#L8) +[src/libraries/errors/applicationError.ts:8](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/libraries/errors/applicationError.ts#L8) *** ### message -\> **message**: `string` +> **message**: `string` The error message #### Defined in -[src/libraries/errors/applicationError.ts:6](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/libraries/errors/applicationError.ts#L6) +[src/libraries/errors/applicationError.ts:6](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/libraries/errors/applicationError.ts#L6) *** ### metadata? -\> `optional` **metadata**: `Record`\<`string`, `string`\> +> `optional` **metadata**: `Record`\<`string`, `string`\> Optional additional metadata associated with the error #### Defined in -[src/libraries/errors/applicationError.ts:12](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/libraries/errors/applicationError.ts#L12) +[src/libraries/errors/applicationError.ts:12](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/libraries/errors/applicationError.ts#L12) *** ### param -\> **param**: `null` \| `string` +> **param**: `null` \| `string` The parameter associated with the error, can be null #### Defined in -[src/libraries/errors/applicationError.ts:10](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/libraries/errors/applicationError.ts#L10) +[src/libraries/errors/applicationError.ts:10](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/libraries/errors/applicationError.ts#L10) diff --git a/docs/talawa-api-docs/libraries/errors/conflictError/classes/ConflictError.md b/docs/talawa-api-docs/libraries/errors/conflictError/classes/ConflictError.md index 0de3ad6138f..a87933dc055 100644 --- a/docs/talawa-api-docs/libraries/errors/conflictError/classes/ConflictError.md +++ b/docs/talawa-api-docs/libraries/errors/conflictError/classes/ConflictError.md @@ -17,7 +17,7 @@ and is used to handle situations where a conflicting entry is found. ### new ConflictError() -\> **new ConflictError**(`message`, `code`, `param`, `metadata`): [`ConflictError`](ConflictError.md) +> **new ConflictError**(`message`, `code`, `param`, `metadata`): [`ConflictError`](ConflictError.md) Creates an instance of ConflictError. @@ -35,7 +35,7 @@ The error code. Can be null. Defaults to null. The parameter related to the error. Can be null. Defaults to null. -• **metadata**: `Record`\<`any`, `any`\> = `\{\}` +• **metadata**: `Record`\<`any`, `any`\> = `{}` Additional metadata related to the error. Defaults to an empty object. @@ -49,13 +49,13 @@ Additional metadata related to the error. Defaults to an empty object. #### Defined in -[src/libraries/errors/conflictError.ts:15](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/libraries/errors/conflictError.ts#L15) +[src/libraries/errors/conflictError.ts:15](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/libraries/errors/conflictError.ts#L15) ## Properties ### errors -\> **errors**: [`InterfaceError`](../../applicationError/interfaces/InterfaceError.md)[] +> **errors**: [`InterfaceError`](../../applicationError/interfaces/InterfaceError.md)[] An array of errors conforming to the InterfaceError interface @@ -65,13 +65,13 @@ An array of errors conforming to the InterfaceError interface #### Defined in -[src/libraries/errors/applicationError.ts:21](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/libraries/errors/applicationError.ts#L21) +[src/libraries/errors/applicationError.ts:21](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/libraries/errors/applicationError.ts#L21) *** ### httpCode -\> **httpCode**: `number` +> **httpCode**: `number` The HTTP status code associated with the error @@ -81,13 +81,13 @@ The HTTP status code associated with the error #### Defined in -[src/libraries/errors/applicationError.ts:23](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/libraries/errors/applicationError.ts#L23) +[src/libraries/errors/applicationError.ts:23](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/libraries/errors/applicationError.ts#L23) *** ### message -\> **message**: `string` +> **message**: `string` #### Inherited from @@ -101,7 +101,7 @@ node\_modules/typescript/lib/lib.es5.d.ts:1077 ### name -\> **name**: `string` +> **name**: `string` #### Inherited from @@ -115,7 +115,7 @@ node\_modules/typescript/lib/lib.es5.d.ts:1076 ### stack? -\> `optional` **stack**: `string` +> `optional` **stack**: `string` #### Inherited from @@ -129,7 +129,7 @@ node\_modules/typescript/lib/lib.es5.d.ts:1078 ### prepareStackTrace()? -\> `static` `optional` **prepareStackTrace**: (`err`, `stackTraces`) =\> `any` +> `static` `optional` **prepareStackTrace**: (`err`, `stackTraces`) => `any` Optional override for formatting stack traces @@ -159,7 +159,7 @@ node\_modules/@types/node/globals.d.ts:28 ### stackTraceLimit -\> `static` **stackTraceLimit**: `number` +> `static` **stackTraceLimit**: `number` #### Inherited from @@ -173,7 +173,7 @@ node\_modules/@types/node/globals.d.ts:30 ### captureStackTrace() -\> `static` **captureStackTrace**(`targetObject`, `constructorOpt`?): `void` +> `static` **captureStackTrace**(`targetObject`, `constructorOpt`?): `void` Create .stack property on a target object diff --git a/docs/talawa-api-docs/libraries/errors/inputValidationError/classes/InputValidationError.md b/docs/talawa-api-docs/libraries/errors/inputValidationError/classes/InputValidationError.md index 799c723c9aa..63c98d3b22e 100644 --- a/docs/talawa-api-docs/libraries/errors/inputValidationError/classes/InputValidationError.md +++ b/docs/talawa-api-docs/libraries/errors/inputValidationError/classes/InputValidationError.md @@ -17,7 +17,7 @@ and is used to handle errors related to input validation failures. ### new InputValidationError() -\> **new InputValidationError**(`message`, `code`, `param`, `metadata`): [`InputValidationError`](InputValidationError.md) +> **new InputValidationError**(`message`, `code`, `param`, `metadata`): [`InputValidationError`](InputValidationError.md) Creates an instance of InputValidationError. @@ -35,7 +35,7 @@ The error code. Can be null. Defaults to null. The parameter related to the error. Can be null. Defaults to null. -• **metadata**: `Record`\<`any`, `any`\> = `\{\}` +• **metadata**: `Record`\<`any`, `any`\> = `{}` Additional metadata related to the error. Defaults to an empty object. @@ -49,13 +49,13 @@ Additional metadata related to the error. Defaults to an empty object. #### Defined in -[src/libraries/errors/inputValidationError.ts:15](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/libraries/errors/inputValidationError.ts#L15) +[src/libraries/errors/inputValidationError.ts:15](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/libraries/errors/inputValidationError.ts#L15) ## Properties ### errors -\> **errors**: [`InterfaceError`](../../applicationError/interfaces/InterfaceError.md)[] +> **errors**: [`InterfaceError`](../../applicationError/interfaces/InterfaceError.md)[] An array of errors conforming to the InterfaceError interface @@ -65,13 +65,13 @@ An array of errors conforming to the InterfaceError interface #### Defined in -[src/libraries/errors/applicationError.ts:21](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/libraries/errors/applicationError.ts#L21) +[src/libraries/errors/applicationError.ts:21](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/libraries/errors/applicationError.ts#L21) *** ### httpCode -\> **httpCode**: `number` +> **httpCode**: `number` The HTTP status code associated with the error @@ -81,13 +81,13 @@ The HTTP status code associated with the error #### Defined in -[src/libraries/errors/applicationError.ts:23](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/libraries/errors/applicationError.ts#L23) +[src/libraries/errors/applicationError.ts:23](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/libraries/errors/applicationError.ts#L23) *** ### message -\> **message**: `string` +> **message**: `string` #### Inherited from @@ -101,7 +101,7 @@ node\_modules/typescript/lib/lib.es5.d.ts:1077 ### name -\> **name**: `string` +> **name**: `string` #### Inherited from @@ -115,7 +115,7 @@ node\_modules/typescript/lib/lib.es5.d.ts:1076 ### stack? -\> `optional` **stack**: `string` +> `optional` **stack**: `string` #### Inherited from @@ -129,7 +129,7 @@ node\_modules/typescript/lib/lib.es5.d.ts:1078 ### prepareStackTrace()? -\> `static` `optional` **prepareStackTrace**: (`err`, `stackTraces`) =\> `any` +> `static` `optional` **prepareStackTrace**: (`err`, `stackTraces`) => `any` Optional override for formatting stack traces @@ -159,7 +159,7 @@ node\_modules/@types/node/globals.d.ts:28 ### stackTraceLimit -\> `static` **stackTraceLimit**: `number` +> `static` **stackTraceLimit**: `number` #### Inherited from @@ -173,7 +173,7 @@ node\_modules/@types/node/globals.d.ts:30 ### captureStackTrace() -\> `static` **captureStackTrace**(`targetObject`, `constructorOpt`?): `void` +> `static` **captureStackTrace**(`targetObject`, `constructorOpt`?): `void` Create .stack property on a target object diff --git a/docs/talawa-api-docs/libraries/errors/internalServerError/classes/InternalServerError.md b/docs/talawa-api-docs/libraries/errors/internalServerError/classes/InternalServerError.md index c9da2a7c50c..a48ea680c19 100644 --- a/docs/talawa-api-docs/libraries/errors/internalServerError/classes/InternalServerError.md +++ b/docs/talawa-api-docs/libraries/errors/internalServerError/classes/InternalServerError.md @@ -17,7 +17,7 @@ It extends the ApplicationError class to handle and format the error information ### new InternalServerError() -\> **new InternalServerError**(`message`, `code`, `param`, `metadata`): [`InternalServerError`](InternalServerError.md) +> **new InternalServerError**(`message`, `code`, `param`, `metadata`): [`InternalServerError`](InternalServerError.md) Creates an instance of InternalServerError. @@ -35,7 +35,7 @@ Optional error code (default is null). Optional parameter associated with the error (default is null). -• **metadata**: `Record`\<`any`, `any`\> = `\{\}` +• **metadata**: `Record`\<`any`, `any`\> = `{}` Optional additional metadata associated with the error (default is an empty object). @@ -49,13 +49,13 @@ Optional additional metadata associated with the error (default is an empty obje #### Defined in -[src/libraries/errors/internalServerError.ts:16](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/libraries/errors/internalServerError.ts#L16) +[src/libraries/errors/internalServerError.ts:16](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/libraries/errors/internalServerError.ts#L16) ## Properties ### errors -\> **errors**: [`InterfaceError`](../../applicationError/interfaces/InterfaceError.md)[] +> **errors**: [`InterfaceError`](../../applicationError/interfaces/InterfaceError.md)[] An array of errors conforming to the InterfaceError interface @@ -65,13 +65,13 @@ An array of errors conforming to the InterfaceError interface #### Defined in -[src/libraries/errors/applicationError.ts:21](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/libraries/errors/applicationError.ts#L21) +[src/libraries/errors/applicationError.ts:21](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/libraries/errors/applicationError.ts#L21) *** ### httpCode -\> **httpCode**: `number` +> **httpCode**: `number` The HTTP status code associated with the error @@ -81,13 +81,13 @@ The HTTP status code associated with the error #### Defined in -[src/libraries/errors/applicationError.ts:23](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/libraries/errors/applicationError.ts#L23) +[src/libraries/errors/applicationError.ts:23](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/libraries/errors/applicationError.ts#L23) *** ### message -\> **message**: `string` +> **message**: `string` #### Inherited from @@ -101,7 +101,7 @@ node\_modules/typescript/lib/lib.es5.d.ts:1077 ### name -\> **name**: `string` +> **name**: `string` #### Inherited from @@ -115,7 +115,7 @@ node\_modules/typescript/lib/lib.es5.d.ts:1076 ### stack? -\> `optional` **stack**: `string` +> `optional` **stack**: `string` #### Inherited from @@ -129,7 +129,7 @@ node\_modules/typescript/lib/lib.es5.d.ts:1078 ### prepareStackTrace()? -\> `static` `optional` **prepareStackTrace**: (`err`, `stackTraces`) =\> `any` +> `static` `optional` **prepareStackTrace**: (`err`, `stackTraces`) => `any` Optional override for formatting stack traces @@ -159,7 +159,7 @@ node\_modules/@types/node/globals.d.ts:28 ### stackTraceLimit -\> `static` **stackTraceLimit**: `number` +> `static` **stackTraceLimit**: `number` #### Inherited from @@ -173,7 +173,7 @@ node\_modules/@types/node/globals.d.ts:30 ### captureStackTrace() -\> `static` **captureStackTrace**(`targetObject`, `constructorOpt`?): `void` +> `static` **captureStackTrace**(`targetObject`, `constructorOpt`?): `void` Create .stack property on a target object diff --git a/docs/talawa-api-docs/libraries/errors/invalidFileTypeError/classes/InvalidFileTypeError.md b/docs/talawa-api-docs/libraries/errors/invalidFileTypeError/classes/InvalidFileTypeError.md index 632c04a0cc8..1ccd323485d 100644 --- a/docs/talawa-api-docs/libraries/errors/invalidFileTypeError/classes/InvalidFileTypeError.md +++ b/docs/talawa-api-docs/libraries/errors/invalidFileTypeError/classes/InvalidFileTypeError.md @@ -17,7 +17,7 @@ It extends the ApplicationError class to handle and format the error information ### new InvalidFileTypeError() -\> **new InvalidFileTypeError**(`message`, `code`, `param`, `metadata`): [`InvalidFileTypeError`](InvalidFileTypeError.md) +> **new InvalidFileTypeError**(`message`, `code`, `param`, `metadata`): [`InvalidFileTypeError`](InvalidFileTypeError.md) Creates an instance of InvalidFileTypeError. @@ -35,7 +35,7 @@ Optional error code (default is null). Optional parameter associated with the error (default is null). -• **metadata**: `Record`\<`any`, `any`\> = `\{\}` +• **metadata**: `Record`\<`any`, `any`\> = `{}` Optional additional metadata associated with the error (default is an empty object). @@ -49,13 +49,13 @@ Optional additional metadata associated with the error (default is an empty obje #### Defined in -[src/libraries/errors/invalidFileTypeError.ts:16](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/libraries/errors/invalidFileTypeError.ts#L16) +[src/libraries/errors/invalidFileTypeError.ts:16](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/libraries/errors/invalidFileTypeError.ts#L16) ## Properties ### errors -\> **errors**: [`InterfaceError`](../../applicationError/interfaces/InterfaceError.md)[] +> **errors**: [`InterfaceError`](../../applicationError/interfaces/InterfaceError.md)[] An array of errors conforming to the InterfaceError interface @@ -65,13 +65,13 @@ An array of errors conforming to the InterfaceError interface #### Defined in -[src/libraries/errors/applicationError.ts:21](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/libraries/errors/applicationError.ts#L21) +[src/libraries/errors/applicationError.ts:21](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/libraries/errors/applicationError.ts#L21) *** ### httpCode -\> **httpCode**: `number` +> **httpCode**: `number` The HTTP status code associated with the error @@ -81,13 +81,13 @@ The HTTP status code associated with the error #### Defined in -[src/libraries/errors/applicationError.ts:23](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/libraries/errors/applicationError.ts#L23) +[src/libraries/errors/applicationError.ts:23](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/libraries/errors/applicationError.ts#L23) *** ### message -\> **message**: `string` +> **message**: `string` #### Inherited from @@ -101,7 +101,7 @@ node\_modules/typescript/lib/lib.es5.d.ts:1077 ### name -\> **name**: `string` +> **name**: `string` #### Inherited from @@ -115,7 +115,7 @@ node\_modules/typescript/lib/lib.es5.d.ts:1076 ### stack? -\> `optional` **stack**: `string` +> `optional` **stack**: `string` #### Inherited from @@ -129,7 +129,7 @@ node\_modules/typescript/lib/lib.es5.d.ts:1078 ### prepareStackTrace()? -\> `static` `optional` **prepareStackTrace**: (`err`, `stackTraces`) =\> `any` +> `static` `optional` **prepareStackTrace**: (`err`, `stackTraces`) => `any` Optional override for formatting stack traces @@ -159,7 +159,7 @@ node\_modules/@types/node/globals.d.ts:28 ### stackTraceLimit -\> `static` **stackTraceLimit**: `number` +> `static` **stackTraceLimit**: `number` #### Inherited from @@ -173,7 +173,7 @@ node\_modules/@types/node/globals.d.ts:30 ### captureStackTrace() -\> `static` **captureStackTrace**(`targetObject`, `constructorOpt`?): `void` +> `static` **captureStackTrace**(`targetObject`, `constructorOpt`?): `void` Create .stack property on a target object diff --git a/docs/talawa-api-docs/libraries/errors/notFoundError/classes/NotFoundError.md b/docs/talawa-api-docs/libraries/errors/notFoundError/classes/NotFoundError.md index 9ebcef70cd5..de24d67a117 100644 --- a/docs/talawa-api-docs/libraries/errors/notFoundError/classes/NotFoundError.md +++ b/docs/talawa-api-docs/libraries/errors/notFoundError/classes/NotFoundError.md @@ -17,7 +17,7 @@ and is used to handle situations where a requested resource is not found. ### new NotFoundError() -\> **new NotFoundError**(`message`, `code`, `param`, `metadata`): [`NotFoundError`](NotFoundError.md) +> **new NotFoundError**(`message`, `code`, `param`, `metadata`): [`NotFoundError`](NotFoundError.md) Creates an instance of NotFoundError. @@ -35,7 +35,7 @@ The error code. Can be null. Defaults to null. The parameter related to the error. Can be null. Defaults to null. -• **metadata**: `Record`\<`any`, `any`\> = `\{\}` +• **metadata**: `Record`\<`any`, `any`\> = `{}` Additional metadata related to the error. Defaults to an empty object. @@ -49,13 +49,13 @@ Additional metadata related to the error. Defaults to an empty object. #### Defined in -[src/libraries/errors/notFoundError.ts:15](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/libraries/errors/notFoundError.ts#L15) +[src/libraries/errors/notFoundError.ts:15](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/libraries/errors/notFoundError.ts#L15) ## Properties ### errors -\> **errors**: [`InterfaceError`](../../applicationError/interfaces/InterfaceError.md)[] +> **errors**: [`InterfaceError`](../../applicationError/interfaces/InterfaceError.md)[] An array of errors conforming to the InterfaceError interface @@ -65,13 +65,13 @@ An array of errors conforming to the InterfaceError interface #### Defined in -[src/libraries/errors/applicationError.ts:21](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/libraries/errors/applicationError.ts#L21) +[src/libraries/errors/applicationError.ts:21](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/libraries/errors/applicationError.ts#L21) *** ### httpCode -\> **httpCode**: `number` +> **httpCode**: `number` The HTTP status code associated with the error @@ -81,13 +81,13 @@ The HTTP status code associated with the error #### Defined in -[src/libraries/errors/applicationError.ts:23](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/libraries/errors/applicationError.ts#L23) +[src/libraries/errors/applicationError.ts:23](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/libraries/errors/applicationError.ts#L23) *** ### message -\> **message**: `string` +> **message**: `string` #### Inherited from @@ -101,7 +101,7 @@ node\_modules/typescript/lib/lib.es5.d.ts:1077 ### name -\> **name**: `string` +> **name**: `string` #### Inherited from @@ -115,7 +115,7 @@ node\_modules/typescript/lib/lib.es5.d.ts:1076 ### stack? -\> `optional` **stack**: `string` +> `optional` **stack**: `string` #### Inherited from @@ -129,7 +129,7 @@ node\_modules/typescript/lib/lib.es5.d.ts:1078 ### prepareStackTrace()? -\> `static` `optional` **prepareStackTrace**: (`err`, `stackTraces`) =\> `any` +> `static` `optional` **prepareStackTrace**: (`err`, `stackTraces`) => `any` Optional override for formatting stack traces @@ -159,7 +159,7 @@ node\_modules/@types/node/globals.d.ts:28 ### stackTraceLimit -\> `static` **stackTraceLimit**: `number` +> `static` **stackTraceLimit**: `number` #### Inherited from @@ -173,7 +173,7 @@ node\_modules/@types/node/globals.d.ts:30 ### captureStackTrace() -\> `static` **captureStackTrace**(`targetObject`, `constructorOpt`?): `void` +> `static` **captureStackTrace**(`targetObject`, `constructorOpt`?): `void` Create .stack property on a target object diff --git a/docs/talawa-api-docs/libraries/errors/unauthenticatedError/classes/UnauthenticatedError.md b/docs/talawa-api-docs/libraries/errors/unauthenticatedError/classes/UnauthenticatedError.md index e0dbf2fa16e..4518a08a952 100644 --- a/docs/talawa-api-docs/libraries/errors/unauthenticatedError/classes/UnauthenticatedError.md +++ b/docs/talawa-api-docs/libraries/errors/unauthenticatedError/classes/UnauthenticatedError.md @@ -17,7 +17,7 @@ It extends the ApplicationError class to handle and format the error information ### new UnauthenticatedError() -\> **new UnauthenticatedError**(`message`, `code`, `param`, `metadata`): [`UnauthenticatedError`](UnauthenticatedError.md) +> **new UnauthenticatedError**(`message`, `code`, `param`, `metadata`): [`UnauthenticatedError`](UnauthenticatedError.md) Creates an instance of UnauthenticatedError. @@ -35,7 +35,7 @@ Optional error code (default is null). Optional parameter associated with the error (default is null). -• **metadata**: `Record`\<`any`, `any`\> = `\{\}` +• **metadata**: `Record`\<`any`, `any`\> = `{}` Optional additional metadata associated with the error (default is an empty object). @@ -49,13 +49,13 @@ Optional additional metadata associated with the error (default is an empty obje #### Defined in -[src/libraries/errors/unauthenticatedError.ts:16](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/libraries/errors/unauthenticatedError.ts#L16) +[src/libraries/errors/unauthenticatedError.ts:16](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/libraries/errors/unauthenticatedError.ts#L16) ## Properties ### errors -\> **errors**: [`InterfaceError`](../../applicationError/interfaces/InterfaceError.md)[] +> **errors**: [`InterfaceError`](../../applicationError/interfaces/InterfaceError.md)[] An array of errors conforming to the InterfaceError interface @@ -65,13 +65,13 @@ An array of errors conforming to the InterfaceError interface #### Defined in -[src/libraries/errors/applicationError.ts:21](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/libraries/errors/applicationError.ts#L21) +[src/libraries/errors/applicationError.ts:21](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/libraries/errors/applicationError.ts#L21) *** ### httpCode -\> **httpCode**: `number` +> **httpCode**: `number` The HTTP status code associated with the error @@ -81,13 +81,13 @@ The HTTP status code associated with the error #### Defined in -[src/libraries/errors/applicationError.ts:23](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/libraries/errors/applicationError.ts#L23) +[src/libraries/errors/applicationError.ts:23](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/libraries/errors/applicationError.ts#L23) *** ### message -\> **message**: `string` +> **message**: `string` #### Inherited from @@ -101,7 +101,7 @@ node\_modules/typescript/lib/lib.es5.d.ts:1077 ### name -\> **name**: `string` +> **name**: `string` #### Inherited from @@ -115,7 +115,7 @@ node\_modules/typescript/lib/lib.es5.d.ts:1076 ### stack? -\> `optional` **stack**: `string` +> `optional` **stack**: `string` #### Inherited from @@ -129,7 +129,7 @@ node\_modules/typescript/lib/lib.es5.d.ts:1078 ### prepareStackTrace()? -\> `static` `optional` **prepareStackTrace**: (`err`, `stackTraces`) =\> `any` +> `static` `optional` **prepareStackTrace**: (`err`, `stackTraces`) => `any` Optional override for formatting stack traces @@ -159,7 +159,7 @@ node\_modules/@types/node/globals.d.ts:28 ### stackTraceLimit -\> `static` **stackTraceLimit**: `number` +> `static` **stackTraceLimit**: `number` #### Inherited from @@ -173,7 +173,7 @@ node\_modules/@types/node/globals.d.ts:30 ### captureStackTrace() -\> `static` **captureStackTrace**(`targetObject`, `constructorOpt`?): `void` +> `static` **captureStackTrace**(`targetObject`, `constructorOpt`?): `void` Create .stack property on a target object diff --git a/docs/talawa-api-docs/libraries/errors/unauthorizedError/classes/UnauthorizedError.md b/docs/talawa-api-docs/libraries/errors/unauthorizedError/classes/UnauthorizedError.md index b884ed7c28d..bb4cfa74272 100644 --- a/docs/talawa-api-docs/libraries/errors/unauthorizedError/classes/UnauthorizedError.md +++ b/docs/talawa-api-docs/libraries/errors/unauthorizedError/classes/UnauthorizedError.md @@ -17,7 +17,7 @@ and is used to handle situations where access to a resource is unauthorized. ### new UnauthorizedError() -\> **new UnauthorizedError**(`message`, `code`, `param`, `metadata`): [`UnauthorizedError`](UnauthorizedError.md) +> **new UnauthorizedError**(`message`, `code`, `param`, `metadata`): [`UnauthorizedError`](UnauthorizedError.md) Creates an instance of UnauthorizedError. @@ -35,7 +35,7 @@ The error code. Can be null. Defaults to null. The parameter related to the error. Can be null. Defaults to null. -• **metadata**: `Record`\<`any`, `any`\> = `\{\}` +• **metadata**: `Record`\<`any`, `any`\> = `{}` Additional metadata related to the error. Defaults to an empty object. @@ -49,13 +49,13 @@ Additional metadata related to the error. Defaults to an empty object. #### Defined in -[src/libraries/errors/unauthorizedError.ts:15](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/libraries/errors/unauthorizedError.ts#L15) +[src/libraries/errors/unauthorizedError.ts:15](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/libraries/errors/unauthorizedError.ts#L15) ## Properties ### errors -\> **errors**: [`InterfaceError`](../../applicationError/interfaces/InterfaceError.md)[] +> **errors**: [`InterfaceError`](../../applicationError/interfaces/InterfaceError.md)[] An array of errors conforming to the InterfaceError interface @@ -65,13 +65,13 @@ An array of errors conforming to the InterfaceError interface #### Defined in -[src/libraries/errors/applicationError.ts:21](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/libraries/errors/applicationError.ts#L21) +[src/libraries/errors/applicationError.ts:21](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/libraries/errors/applicationError.ts#L21) *** ### httpCode -\> **httpCode**: `number` +> **httpCode**: `number` The HTTP status code associated with the error @@ -81,13 +81,13 @@ The HTTP status code associated with the error #### Defined in -[src/libraries/errors/applicationError.ts:23](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/libraries/errors/applicationError.ts#L23) +[src/libraries/errors/applicationError.ts:23](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/libraries/errors/applicationError.ts#L23) *** ### message -\> **message**: `string` +> **message**: `string` #### Inherited from @@ -101,7 +101,7 @@ node\_modules/typescript/lib/lib.es5.d.ts:1077 ### name -\> **name**: `string` +> **name**: `string` #### Inherited from @@ -115,7 +115,7 @@ node\_modules/typescript/lib/lib.es5.d.ts:1076 ### stack? -\> `optional` **stack**: `string` +> `optional` **stack**: `string` #### Inherited from @@ -129,7 +129,7 @@ node\_modules/typescript/lib/lib.es5.d.ts:1078 ### prepareStackTrace()? -\> `static` `optional` **prepareStackTrace**: (`err`, `stackTraces`) =\> `any` +> `static` `optional` **prepareStackTrace**: (`err`, `stackTraces`) => `any` Optional override for formatting stack traces @@ -159,7 +159,7 @@ node\_modules/@types/node/globals.d.ts:28 ### stackTraceLimit -\> `static` **stackTraceLimit**: `number` +> `static` **stackTraceLimit**: `number` #### Inherited from @@ -173,7 +173,7 @@ node\_modules/@types/node/globals.d.ts:30 ### captureStackTrace() -\> `static` **captureStackTrace**(`targetObject`, `constructorOpt`?): `void` +> `static` **captureStackTrace**(`targetObject`, `constructorOpt`?): `void` Create .stack property on a target object diff --git a/docs/talawa-api-docs/libraries/errors/validationError/classes/ValidationError.md b/docs/talawa-api-docs/libraries/errors/validationError/classes/ValidationError.md index 256bc5e4967..867dd85d481 100644 --- a/docs/talawa-api-docs/libraries/errors/validationError/classes/ValidationError.md +++ b/docs/talawa-api-docs/libraries/errors/validationError/classes/ValidationError.md @@ -17,7 +17,7 @@ It extends the ApplicationError class to handle and format the error information ### new ValidationError() -\> **new ValidationError**(`errors`, `message`): [`ValidationError`](ValidationError.md) +> **new ValidationError**(`errors`, `message`): [`ValidationError`](ValidationError.md) Creates an instance of ValidationError. @@ -41,13 +41,13 @@ The error message (default is "Validation error"). #### Defined in -[src/libraries/errors/validationError.ts:15](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/libraries/errors/validationError.ts#L15) +[src/libraries/errors/validationError.ts:15](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/libraries/errors/validationError.ts#L15) ## Properties ### errors -\> **errors**: [`InterfaceError`](../../applicationError/interfaces/InterfaceError.md)[] +> **errors**: [`InterfaceError`](../../applicationError/interfaces/InterfaceError.md)[] An array of errors conforming to the InterfaceError interface @@ -57,13 +57,13 @@ An array of errors conforming to the InterfaceError interface #### Defined in -[src/libraries/errors/applicationError.ts:21](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/libraries/errors/applicationError.ts#L21) +[src/libraries/errors/applicationError.ts:21](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/libraries/errors/applicationError.ts#L21) *** ### httpCode -\> **httpCode**: `number` +> **httpCode**: `number` The HTTP status code associated with the error @@ -73,13 +73,13 @@ The HTTP status code associated with the error #### Defined in -[src/libraries/errors/applicationError.ts:23](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/libraries/errors/applicationError.ts#L23) +[src/libraries/errors/applicationError.ts:23](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/libraries/errors/applicationError.ts#L23) *** ### message -\> **message**: `string` +> **message**: `string` #### Inherited from @@ -93,7 +93,7 @@ node\_modules/typescript/lib/lib.es5.d.ts:1077 ### name -\> **name**: `string` +> **name**: `string` #### Inherited from @@ -107,7 +107,7 @@ node\_modules/typescript/lib/lib.es5.d.ts:1076 ### stack? -\> `optional` **stack**: `string` +> `optional` **stack**: `string` #### Inherited from @@ -121,7 +121,7 @@ node\_modules/typescript/lib/lib.es5.d.ts:1078 ### prepareStackTrace()? -\> `static` `optional` **prepareStackTrace**: (`err`, `stackTraces`) =\> `any` +> `static` `optional` **prepareStackTrace**: (`err`, `stackTraces`) => `any` Optional override for formatting stack traces @@ -151,7 +151,7 @@ node\_modules/@types/node/globals.d.ts:28 ### stackTraceLimit -\> `static` **stackTraceLimit**: `number` +> `static` **stackTraceLimit**: `number` #### Inherited from @@ -165,7 +165,7 @@ node\_modules/@types/node/globals.d.ts:30 ### captureStackTrace() -\> `static` **captureStackTrace**(`targetObject`, `constructorOpt`?): `void` +> `static` **captureStackTrace**(`targetObject`, `constructorOpt`?): `void` Create .stack property on a target object diff --git a/docs/talawa-api-docs/libraries/logger/variables/logger.md b/docs/talawa-api-docs/libraries/logger/variables/logger.md index 96c25c1c2b9..26a40bdca60 100644 --- a/docs/talawa-api-docs/libraries/logger/variables/logger.md +++ b/docs/talawa-api-docs/libraries/logger/variables/logger.md @@ -6,8 +6,8 @@ # Variable: logger -\> `const` **logger**: `Logger` +> `const` **logger**: `Logger` ## Defined in -[src/libraries/logger.ts:51](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/libraries/logger.ts#L51) +[src/libraries/logger.ts:51](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/libraries/logger.ts#L51) diff --git a/docs/talawa-api-docs/libraries/logger/variables/stream.md b/docs/talawa-api-docs/libraries/logger/variables/stream.md index 62239e643ba..c07259d1671 100644 --- a/docs/talawa-api-docs/libraries/logger/variables/stream.md +++ b/docs/talawa-api-docs/libraries/logger/variables/stream.md @@ -6,13 +6,13 @@ # Variable: stream -\> `const` **stream**: `object` +> `const` **stream**: `object` ## Type declaration ### write() -\> **write**: (`message`) =\> `void` +> **write**: (`message`) => `void` #### Parameters @@ -24,4 +24,4 @@ ## Defined in -[src/libraries/logger.ts:64](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/libraries/logger.ts#L64) +[src/libraries/logger.ts:64](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/libraries/logger.ts#L64) diff --git a/docs/talawa-api-docs/libraries/requestContext/functions/getRequestContextValue.md b/docs/talawa-api-docs/libraries/requestContext/functions/getRequestContextValue.md index ea0624abad7..c96920709b8 100644 --- a/docs/talawa-api-docs/libraries/requestContext/functions/getRequestContextValue.md +++ b/docs/talawa-api-docs/libraries/requestContext/functions/getRequestContextValue.md @@ -6,7 +6,7 @@ # Function: getRequestContextValue() -\> **getRequestContextValue**\<`T`\>(`key`): `T` +> **getRequestContextValue**\<`T`\>(`key`): `T` Gets a value from the request context. @@ -28,4 +28,4 @@ The retrieved value. ## Defined in -[src/libraries/requestContext.ts:26](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/libraries/requestContext.ts#L26) +[src/libraries/requestContext.ts:26](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/libraries/requestContext.ts#L26) diff --git a/docs/talawa-api-docs/libraries/requestContext/functions/init.md b/docs/talawa-api-docs/libraries/requestContext/functions/init.md index 3f58f475c2f..df153663e78 100644 --- a/docs/talawa-api-docs/libraries/requestContext/functions/init.md +++ b/docs/talawa-api-docs/libraries/requestContext/functions/init.md @@ -6,7 +6,7 @@ # Function: init() -\> **init**\<`T`\>(`options`): `T` +> **init**\<`T`\>(`options`): `T` Initializes the request context and i18n. @@ -16,7 +16,7 @@ Initializes the request context and i18n. ## Parameters -• **options**: `InterfaceInitOptions`\<`T`\> = `\{\}` +• **options**: `InterfaceInitOptions`\<`T`\> = `{}` The initialization options. @@ -28,4 +28,4 @@ The result of the request handler or an empty object if not provided. ## Defined in -[src/libraries/requestContext.ts:65](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/libraries/requestContext.ts#L65) +[src/libraries/requestContext.ts:65](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/libraries/requestContext.ts#L65) diff --git a/docs/talawa-api-docs/libraries/requestContext/functions/middleware.md b/docs/talawa-api-docs/libraries/requestContext/functions/middleware.md index 8b8eaf33358..b327347626d 100644 --- a/docs/talawa-api-docs/libraries/requestContext/functions/middleware.md +++ b/docs/talawa-api-docs/libraries/requestContext/functions/middleware.md @@ -6,7 +6,7 @@ # Function: middleware() -\> **middleware**(): (`req`, `res`, `next`) =\> `void` +> **middleware**(): (`req`, `res`, `next`) => `void` Middleware to bind the request and response to the request context namespace. @@ -28,4 +28,4 @@ Middleware to bind the request and response to the request context namespace. ## Defined in -[src/libraries/requestContext.ts:42](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/libraries/requestContext.ts#L42) +[src/libraries/requestContext.ts:42](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/libraries/requestContext.ts#L42) diff --git a/docs/talawa-api-docs/libraries/requestContext/functions/setRequestContext.md b/docs/talawa-api-docs/libraries/requestContext/functions/setRequestContext.md index ffe7913d17e..570a0dd0fdf 100644 --- a/docs/talawa-api-docs/libraries/requestContext/functions/setRequestContext.md +++ b/docs/talawa-api-docs/libraries/requestContext/functions/setRequestContext.md @@ -6,7 +6,7 @@ # Function: setRequestContext() -\> **setRequestContext**(`obj`): `void` +> **setRequestContext**(`obj`): `void` Sets the translation functions in the request context. @@ -22,4 +22,4 @@ The object containing translation functions. ## Defined in -[src/libraries/requestContext.ts:34](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/libraries/requestContext.ts#L34) +[src/libraries/requestContext.ts:34](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/libraries/requestContext.ts#L34) diff --git a/docs/talawa-api-docs/libraries/requestContext/functions/setRequestContextValue.md b/docs/talawa-api-docs/libraries/requestContext/functions/setRequestContextValue.md index 1a17c7d4304..8661984f46e 100644 --- a/docs/talawa-api-docs/libraries/requestContext/functions/setRequestContextValue.md +++ b/docs/talawa-api-docs/libraries/requestContext/functions/setRequestContextValue.md @@ -6,7 +6,7 @@ # Function: setRequestContextValue() -\> **setRequestContextValue**\<`T`\>(`key`, `value`): `T` +> **setRequestContextValue**\<`T`\>(`key`, `value`): `T` Sets a value in the request context. @@ -32,4 +32,4 @@ The stored value. ## Defined in -[src/libraries/requestContext.ts:17](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/libraries/requestContext.ts#L17) +[src/libraries/requestContext.ts:17](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/libraries/requestContext.ts#L17) diff --git a/docs/talawa-api-docs/libraries/requestContext/functions/translate.md b/docs/talawa-api-docs/libraries/requestContext/functions/translate.md index 8421019de76..d15a2a9820f 100644 --- a/docs/talawa-api-docs/libraries/requestContext/functions/translate.md +++ b/docs/talawa-api-docs/libraries/requestContext/functions/translate.md @@ -6,7 +6,7 @@ # Function: translate() -\> **translate**(...`args`): `any` +> **translate**(...`args`): `any` Translates a string using the current context's translation function. @@ -24,4 +24,4 @@ The translated string. ## Defined in -[src/libraries/requestContext.ts:100](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/libraries/requestContext.ts#L100) +[src/libraries/requestContext.ts:100](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/libraries/requestContext.ts#L100) diff --git a/docs/talawa-api-docs/libraries/requestContext/functions/translatePlural.md b/docs/talawa-api-docs/libraries/requestContext/functions/translatePlural.md index 7729c831a37..5a6091564da 100644 --- a/docs/talawa-api-docs/libraries/requestContext/functions/translatePlural.md +++ b/docs/talawa-api-docs/libraries/requestContext/functions/translatePlural.md @@ -6,7 +6,7 @@ # Function: translatePlural() -\> **translatePlural**(...`args`): `any` +> **translatePlural**(...`args`): `any` Translates a plural string using the current context's translation function. @@ -24,4 +24,4 @@ The translated string. ## Defined in -[src/libraries/requestContext.ts:113](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/libraries/requestContext.ts#L113) +[src/libraries/requestContext.ts:113](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/libraries/requestContext.ts#L113) diff --git a/docs/talawa-api-docs/libraries/requestContext/variables/requestContextNamespace.md b/docs/talawa-api-docs/libraries/requestContext/variables/requestContextNamespace.md index 53223ebdb1d..fd421145653 100644 --- a/docs/talawa-api-docs/libraries/requestContext/variables/requestContextNamespace.md +++ b/docs/talawa-api-docs/libraries/requestContext/variables/requestContextNamespace.md @@ -6,8 +6,8 @@ # Variable: requestContextNamespace -\> `const` **requestContextNamespace**: `Namespace`\<`Record`\<`string`, `any`\>\> +> `const` **requestContextNamespace**: `Namespace`\<`Record`\<`string`, `any`\>\> ## Defined in -[src/libraries/requestContext.ts:7](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/libraries/requestContext.ts#L7) +[src/libraries/requestContext.ts:7](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/libraries/requestContext.ts#L7) diff --git a/docs/talawa-api-docs/libraries/requestTracing/functions/getTracingId.md b/docs/talawa-api-docs/libraries/requestTracing/functions/getTracingId.md index 6a86d57aade..5577c3600b4 100644 --- a/docs/talawa-api-docs/libraries/requestTracing/functions/getTracingId.md +++ b/docs/talawa-api-docs/libraries/requestTracing/functions/getTracingId.md @@ -6,7 +6,7 @@ # Function: getTracingId() -\> **getTracingId**(): `string` +> **getTracingId**(): `string` Gets the tracing ID from the namespace context. @@ -18,4 +18,4 @@ The tracing ID. ## Defined in -[src/libraries/requestTracing.ts:48](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/libraries/requestTracing.ts#L48) +[src/libraries/requestTracing.ts:48](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/libraries/requestTracing.ts#L48) diff --git a/docs/talawa-api-docs/libraries/requestTracing/functions/middleware.md b/docs/talawa-api-docs/libraries/requestTracing/functions/middleware.md index 9461b389867..8b230eb6521 100644 --- a/docs/talawa-api-docs/libraries/requestTracing/functions/middleware.md +++ b/docs/talawa-api-docs/libraries/requestTracing/functions/middleware.md @@ -6,7 +6,7 @@ # Function: middleware() -\> **middleware**(): (`req`, `res`, `next`) =\> `void` +> **middleware**(): (`req`, `res`, `next`) => `void` Middleware to handle request tracing. It generates or retrieves a tracing ID, sets it in the headers of the request and response, and stores it in the namespace context. @@ -31,4 +31,4 @@ A middleware function. ## Defined in -[src/libraries/requestTracing.ts:57](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/libraries/requestTracing.ts#L57) +[src/libraries/requestTracing.ts:57](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/libraries/requestTracing.ts#L57) diff --git a/docs/talawa-api-docs/libraries/requestTracing/functions/setTracingId.md b/docs/talawa-api-docs/libraries/requestTracing/functions/setTracingId.md index 6fe1dfd3944..409f39b1821 100644 --- a/docs/talawa-api-docs/libraries/requestTracing/functions/setTracingId.md +++ b/docs/talawa-api-docs/libraries/requestTracing/functions/setTracingId.md @@ -6,7 +6,7 @@ # Function: setTracingId() -\> **setTracingId**(`tracingId`): `string` +> **setTracingId**(`tracingId`): `string` Sets the tracing ID in the namespace context. @@ -24,4 +24,4 @@ The tracing ID that was set. ## Defined in -[src/libraries/requestTracing.ts:40](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/libraries/requestTracing.ts#L40) +[src/libraries/requestTracing.ts:40](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/libraries/requestTracing.ts#L40) diff --git a/docs/talawa-api-docs/libraries/requestTracing/functions/trace.md b/docs/talawa-api-docs/libraries/requestTracing/functions/trace.md index 5355e7fa4d0..d1ef60d6cf8 100644 --- a/docs/talawa-api-docs/libraries/requestTracing/functions/trace.md +++ b/docs/talawa-api-docs/libraries/requestTracing/functions/trace.md @@ -6,7 +6,7 @@ # Function: trace() -\> **trace**\<`T`\>(`tracingId`, `method`): `Promise`\<`void`\> +> **trace**\<`T`\>(`tracingId`, `method`): `Promise`\<`void`\> Runs a method within the context of a tracing ID. If a tracing ID is provided, it uses that ID; otherwise, it generates a new one. @@ -33,4 +33,4 @@ A promise that resolves when the method completes. ## Defined in -[src/libraries/requestTracing.ts:81](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/libraries/requestTracing.ts#L81) +[src/libraries/requestTracing.ts:81](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/libraries/requestTracing.ts#L81) diff --git a/docs/talawa-api-docs/libraries/requestTracing/variables/requestTracingNamespace.md b/docs/talawa-api-docs/libraries/requestTracing/variables/requestTracingNamespace.md index e63cafc2335..a6de63dfeef 100644 --- a/docs/talawa-api-docs/libraries/requestTracing/variables/requestTracingNamespace.md +++ b/docs/talawa-api-docs/libraries/requestTracing/variables/requestTracingNamespace.md @@ -6,10 +6,10 @@ # Variable: requestTracingNamespace -\> `const` **requestTracingNamespace**: `Namespace`\<`Record`\<`string`, `any`\>\> +> `const` **requestTracingNamespace**: `Namespace`\<`Record`\<`string`, `any`\>\> Namespace for request tracing to maintain context across asynchronous operations. ## Defined in -[src/libraries/requestTracing.ts:20](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/libraries/requestTracing.ts#L20) +[src/libraries/requestTracing.ts:20](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/libraries/requestTracing.ts#L20) diff --git a/docs/talawa-api-docs/libraries/requestTracing/variables/tracingIdHeaderName.md b/docs/talawa-api-docs/libraries/requestTracing/variables/tracingIdHeaderName.md index 120ba70e5dd..e93da1f9408 100644 --- a/docs/talawa-api-docs/libraries/requestTracing/variables/tracingIdHeaderName.md +++ b/docs/talawa-api-docs/libraries/requestTracing/variables/tracingIdHeaderName.md @@ -6,10 +6,10 @@ # Variable: tracingIdHeaderName -\> `const` **tracingIdHeaderName**: `"X-Tracing-Id"` = `"X-Tracing-Id"` +> `const` **tracingIdHeaderName**: `"X-Tracing-Id"` = `"X-Tracing-Id"` Name of the header where the tracing ID will be stored. ## Defined in -[src/libraries/requestTracing.ts:28](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/libraries/requestTracing.ts#L28) +[src/libraries/requestTracing.ts:28](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/libraries/requestTracing.ts#L28) diff --git a/docs/talawa-api-docs/libraries/validators/compareDates/functions/compareDates.md b/docs/talawa-api-docs/libraries/validators/compareDates/functions/compareDates.md index 4fdb3c59ac1..ab03c6c044a 100644 --- a/docs/talawa-api-docs/libraries/validators/compareDates/functions/compareDates.md +++ b/docs/talawa-api-docs/libraries/validators/compareDates/functions/compareDates.md @@ -6,7 +6,7 @@ # Function: compareDates() -\> **compareDates**(`date1`, `date2`): `string` +> **compareDates**(`date1`, `date2`): `string` Compares two dates and returns a message if the first date is later than the second date. @@ -28,4 +28,4 @@ A message indicating that the start date must be earlier than the end date, or a ## Defined in -[src/libraries/validators/compareDates.ts:8](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/libraries/validators/compareDates.ts#L8) +[src/libraries/validators/compareDates.ts:8](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/libraries/validators/compareDates.ts#L8) diff --git a/docs/talawa-api-docs/libraries/validators/compareTime/functions/compareTime.md b/docs/talawa-api-docs/libraries/validators/compareTime/functions/compareTime.md index 99934c2f9bf..9fe81e1c68d 100644 --- a/docs/talawa-api-docs/libraries/validators/compareTime/functions/compareTime.md +++ b/docs/talawa-api-docs/libraries/validators/compareTime/functions/compareTime.md @@ -6,7 +6,7 @@ # Function: compareTime() -\> **compareTime**(`time1`, `time2`): `string` +> **compareTime**(`time1`, `time2`): `string` Compares two times and returns a message if the first time is later than the second time. @@ -28,4 +28,4 @@ A message indicating that the start time must be earlier than the end time, or a ## Defined in -[src/libraries/validators/compareTime.ts:8](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/libraries/validators/compareTime.ts#L8) +[src/libraries/validators/compareTime.ts:8](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/libraries/validators/compareTime.ts#L8) diff --git a/docs/talawa-api-docs/libraries/validators/validateString/functions/isValidString.md b/docs/talawa-api-docs/libraries/validators/validateString/functions/isValidString.md index 61b3925af1a..e7610ac98c4 100644 --- a/docs/talawa-api-docs/libraries/validators/validateString/functions/isValidString.md +++ b/docs/talawa-api-docs/libraries/validators/validateString/functions/isValidString.md @@ -6,7 +6,7 @@ # Function: isValidString() -\> **isValidString**(`str`, `maxLength`): `object` +> **isValidString**(`str`, `maxLength`): `object` Checks if a given string is less than a specified maximum length. @@ -28,8 +28,8 @@ An object containing a boolean indicating if the string is less than the maximum ### isLessThanMaxLength -\> **isLessThanMaxLength**: `boolean` +> **isLessThanMaxLength**: `boolean` ## Defined in -[src/libraries/validators/validateString.ts:8](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/libraries/validators/validateString.ts#L8) +[src/libraries/validators/validateString.ts:8](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/libraries/validators/validateString.ts#L8) diff --git a/docs/talawa-api-docs/middleware/isAuth/functions/isAuth.md b/docs/talawa-api-docs/middleware/isAuth/functions/isAuth.md index fc203ee4163..4df9c8fe470 100644 --- a/docs/talawa-api-docs/middleware/isAuth/functions/isAuth.md +++ b/docs/talawa-api-docs/middleware/isAuth/functions/isAuth.md @@ -6,7 +6,7 @@ # Function: isAuth() -\> **isAuth**(`request`): [`InterfaceAuthData`](../interfaces/InterfaceAuthData.md) +> **isAuth**(`request`): [`InterfaceAuthData`](../interfaces/InterfaceAuthData.md) This function determines whether the user is authorised and whether the access token has expired. @@ -24,4 +24,4 @@ Returns `authData` object with `isAuth`, `expired` and `userId` properties. ## Defined in -[src/middleware/isAuth.ts:18](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/middleware/isAuth.ts#L18) +[src/middleware/isAuth.ts:18](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/middleware/isAuth.ts#L18) diff --git a/docs/talawa-api-docs/middleware/isAuth/interfaces/InterfaceAuthData.md b/docs/talawa-api-docs/middleware/isAuth/interfaces/InterfaceAuthData.md index 80a31d9ace2..26fdd3985b5 100644 --- a/docs/talawa-api-docs/middleware/isAuth/interfaces/InterfaceAuthData.md +++ b/docs/talawa-api-docs/middleware/isAuth/interfaces/InterfaceAuthData.md @@ -10,28 +10,28 @@ ### expired -\> **expired**: `undefined` \| `boolean` +> **expired**: `undefined` \| `boolean` #### Defined in -[src/middleware/isAuth.ts:9](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/middleware/isAuth.ts#L9) +[src/middleware/isAuth.ts:9](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/middleware/isAuth.ts#L9) *** ### isAuth -\> **isAuth**: `boolean` +> **isAuth**: `boolean` #### Defined in -[src/middleware/isAuth.ts:8](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/middleware/isAuth.ts#L8) +[src/middleware/isAuth.ts:8](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/middleware/isAuth.ts#L8) *** ### userId -\> **userId**: `undefined` \| `string` +> **userId**: `undefined` \| `string` #### Defined in -[src/middleware/isAuth.ts:10](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/middleware/isAuth.ts#L10) +[src/middleware/isAuth.ts:10](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/middleware/isAuth.ts#L10) diff --git a/docs/talawa-api-docs/models/ActionItem/interfaces/InterfaceActionItem.md b/docs/talawa-api-docs/models/ActionItem/interfaces/InterfaceActionItem.md index f51f57bc3ee..70a19cda0eb 100644 --- a/docs/talawa-api-docs/models/ActionItem/interfaces/InterfaceActionItem.md +++ b/docs/talawa-api-docs/models/ActionItem/interfaces/InterfaceActionItem.md @@ -12,138 +12,138 @@ Interface representing a database document for ActionItem in MongoDB. ### \_id -\> **\_id**: `ObjectId` +> **\_id**: `ObjectId` #### Defined in -[src/models/ActionItem.ts:12](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/models/ActionItem.ts#L12) +[src/models/ActionItem.ts:12](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/models/ActionItem.ts#L12) *** ### actionItemCategoryId -\> **actionItemCategoryId**: `any` +> **actionItemCategoryId**: `any` #### Defined in -[src/models/ActionItem.ts:15](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/models/ActionItem.ts#L15) +[src/models/ActionItem.ts:15](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/models/ActionItem.ts#L15) *** ### assigneeId -\> **assigneeId**: `any` +> **assigneeId**: `any` #### Defined in -[src/models/ActionItem.ts:13](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/models/ActionItem.ts#L13) +[src/models/ActionItem.ts:13](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/models/ActionItem.ts#L13) *** ### assignerId -\> **assignerId**: `any` +> **assignerId**: `any` #### Defined in -[src/models/ActionItem.ts:14](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/models/ActionItem.ts#L14) +[src/models/ActionItem.ts:14](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/models/ActionItem.ts#L14) *** ### assignmentDate -\> **assignmentDate**: `Date` +> **assignmentDate**: `Date` #### Defined in -[src/models/ActionItem.ts:18](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/models/ActionItem.ts#L18) +[src/models/ActionItem.ts:18](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/models/ActionItem.ts#L18) *** ### completionDate -\> **completionDate**: `Date` +> **completionDate**: `Date` #### Defined in -[src/models/ActionItem.ts:20](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/models/ActionItem.ts#L20) +[src/models/ActionItem.ts:20](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/models/ActionItem.ts#L20) *** ### createdAt -\> **createdAt**: `Date` +> **createdAt**: `Date` #### Defined in -[src/models/ActionItem.ts:24](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/models/ActionItem.ts#L24) +[src/models/ActionItem.ts:24](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/models/ActionItem.ts#L24) *** ### creatorId -\> **creatorId**: `any` +> **creatorId**: `any` #### Defined in -[src/models/ActionItem.ts:23](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/models/ActionItem.ts#L23) +[src/models/ActionItem.ts:23](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/models/ActionItem.ts#L23) *** ### dueDate -\> **dueDate**: `Date` +> **dueDate**: `Date` #### Defined in -[src/models/ActionItem.ts:19](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/models/ActionItem.ts#L19) +[src/models/ActionItem.ts:19](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/models/ActionItem.ts#L19) *** ### eventId -\> **eventId**: `any` +> **eventId**: `any` #### Defined in -[src/models/ActionItem.ts:22](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/models/ActionItem.ts#L22) +[src/models/ActionItem.ts:22](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/models/ActionItem.ts#L22) *** ### isCompleted -\> **isCompleted**: `boolean` +> **isCompleted**: `boolean` #### Defined in -[src/models/ActionItem.ts:21](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/models/ActionItem.ts#L21) +[src/models/ActionItem.ts:21](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/models/ActionItem.ts#L21) *** ### postCompletionNotes -\> **postCompletionNotes**: `string` +> **postCompletionNotes**: `string` #### Defined in -[src/models/ActionItem.ts:17](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/models/ActionItem.ts#L17) +[src/models/ActionItem.ts:17](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/models/ActionItem.ts#L17) *** ### preCompletionNotes -\> **preCompletionNotes**: `string` +> **preCompletionNotes**: `string` #### Defined in -[src/models/ActionItem.ts:16](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/models/ActionItem.ts#L16) +[src/models/ActionItem.ts:16](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/models/ActionItem.ts#L16) *** ### updatedAt -\> **updatedAt**: `Date` +> **updatedAt**: `Date` #### Defined in -[src/models/ActionItem.ts:25](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/models/ActionItem.ts#L25) +[src/models/ActionItem.ts:25](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/models/ActionItem.ts#L25) diff --git a/docs/talawa-api-docs/models/ActionItem/variables/ActionItem.md b/docs/talawa-api-docs/models/ActionItem/variables/ActionItem.md index cfd0de09af9..88637849384 100644 --- a/docs/talawa-api-docs/models/ActionItem/variables/ActionItem.md +++ b/docs/talawa-api-docs/models/ActionItem/variables/ActionItem.md @@ -6,8 +6,8 @@ # Variable: ActionItem -\> `const` **ActionItem**: `Model`\<[`InterfaceActionItem`](../interfaces/InterfaceActionItem.md), `object`, `object`, `object`, `Document`\<`unknown`, `object`, [`InterfaceActionItem`](../interfaces/InterfaceActionItem.md)\> & [`InterfaceActionItem`](../interfaces/InterfaceActionItem.md) & `Required`\<`object`\>, `any`\> +> `const` **ActionItem**: `Model`\<[`InterfaceActionItem`](../interfaces/InterfaceActionItem.md), `object`, `object`, `object`, `Document`\<`unknown`, `object`, [`InterfaceActionItem`](../interfaces/InterfaceActionItem.md)\> & [`InterfaceActionItem`](../interfaces/InterfaceActionItem.md) & `Required`\<`object`\>, `any`\> ## Defined in -[src/models/ActionItem.ts:108](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/models/ActionItem.ts#L108) +[src/models/ActionItem.ts:108](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/models/ActionItem.ts#L108) diff --git a/docs/talawa-api-docs/models/ActionItemCategory/interfaces/InterfaceActionItemCategory.md b/docs/talawa-api-docs/models/ActionItemCategory/interfaces/InterfaceActionItemCategory.md index 967a885bed4..fee730486cb 100644 --- a/docs/talawa-api-docs/models/ActionItemCategory/interfaces/InterfaceActionItemCategory.md +++ b/docs/talawa-api-docs/models/ActionItemCategory/interfaces/InterfaceActionItemCategory.md @@ -12,68 +12,68 @@ Represents a database document for ActionItemCategory in MongoDB. ### \_id -\> **\_id**: `ObjectId` +> **\_id**: `ObjectId` #### Defined in -[src/models/ActionItemCategory.ts:10](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/models/ActionItemCategory.ts#L10) +[src/models/ActionItemCategory.ts:10](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/models/ActionItemCategory.ts#L10) *** ### createdAt -\> **createdAt**: `Date` +> **createdAt**: `Date` #### Defined in -[src/models/ActionItemCategory.ts:15](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/models/ActionItemCategory.ts#L15) +[src/models/ActionItemCategory.ts:15](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/models/ActionItemCategory.ts#L15) *** ### creatorId -\> **creatorId**: `any` +> **creatorId**: `any` #### Defined in -[src/models/ActionItemCategory.ts:14](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/models/ActionItemCategory.ts#L14) +[src/models/ActionItemCategory.ts:14](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/models/ActionItemCategory.ts#L14) *** ### isDisabled -\> **isDisabled**: `boolean` +> **isDisabled**: `boolean` #### Defined in -[src/models/ActionItemCategory.ts:13](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/models/ActionItemCategory.ts#L13) +[src/models/ActionItemCategory.ts:13](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/models/ActionItemCategory.ts#L13) *** ### name -\> **name**: `string` +> **name**: `string` #### Defined in -[src/models/ActionItemCategory.ts:11](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/models/ActionItemCategory.ts#L11) +[src/models/ActionItemCategory.ts:11](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/models/ActionItemCategory.ts#L11) *** ### organizationId -\> **organizationId**: `any` +> **organizationId**: `any` #### Defined in -[src/models/ActionItemCategory.ts:12](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/models/ActionItemCategory.ts#L12) +[src/models/ActionItemCategory.ts:12](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/models/ActionItemCategory.ts#L12) *** ### updatedAt -\> **updatedAt**: `Date` +> **updatedAt**: `Date` #### Defined in -[src/models/ActionItemCategory.ts:16](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/models/ActionItemCategory.ts#L16) +[src/models/ActionItemCategory.ts:16](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/models/ActionItemCategory.ts#L16) diff --git a/docs/talawa-api-docs/models/ActionItemCategory/variables/ActionItemCategory.md b/docs/talawa-api-docs/models/ActionItemCategory/variables/ActionItemCategory.md index 94ae263b796..c8af0548c94 100644 --- a/docs/talawa-api-docs/models/ActionItemCategory/variables/ActionItemCategory.md +++ b/docs/talawa-api-docs/models/ActionItemCategory/variables/ActionItemCategory.md @@ -6,8 +6,8 @@ # Variable: ActionItemCategory -\> `const` **ActionItemCategory**: `Model`\<[`InterfaceActionItemCategory`](../interfaces/InterfaceActionItemCategory.md), `object`, `object`, `object`, `Document`\<`unknown`, `object`, [`InterfaceActionItemCategory`](../interfaces/InterfaceActionItemCategory.md)\> & [`InterfaceActionItemCategory`](../interfaces/InterfaceActionItemCategory.md) & `Required`\<`object`\>, `any`\> +> `const` **ActionItemCategory**: `Model`\<[`InterfaceActionItemCategory`](../interfaces/InterfaceActionItemCategory.md), `object`, `object`, `object`, `Document`\<`unknown`, `object`, [`InterfaceActionItemCategory`](../interfaces/InterfaceActionItemCategory.md)\> & [`InterfaceActionItemCategory`](../interfaces/InterfaceActionItemCategory.md) & `Required`\<`object`\>, `any`\> ## Defined in -[src/models/ActionItemCategory.ts:69](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/models/ActionItemCategory.ts#L69) +[src/models/ActionItemCategory.ts:69](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/models/ActionItemCategory.ts#L69) diff --git a/docs/talawa-api-docs/models/Advertisement/interfaces/InterfaceAdvertisement.md b/docs/talawa-api-docs/models/Advertisement/interfaces/InterfaceAdvertisement.md index 8574f480173..d98afc71ff5 100644 --- a/docs/talawa-api-docs/models/Advertisement/interfaces/InterfaceAdvertisement.md +++ b/docs/talawa-api-docs/models/Advertisement/interfaces/InterfaceAdvertisement.md @@ -12,98 +12,98 @@ Interface representing a database document for Advertisement in MongoDB. ### \_id -\> **\_id**: `string` +> **\_id**: `string` #### Defined in -[src/models/Advertisement.ts:11](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/models/Advertisement.ts#L11) +[src/models/Advertisement.ts:11](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/models/Advertisement.ts#L11) *** ### createdAt -\> **createdAt**: `Date` +> **createdAt**: `Date` #### Defined in -[src/models/Advertisement.ts:19](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/models/Advertisement.ts#L19) +[src/models/Advertisement.ts:19](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/models/Advertisement.ts#L19) *** ### creatorId -\> **creatorId**: `any` +> **creatorId**: `any` #### Defined in -[src/models/Advertisement.ts:15](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/models/Advertisement.ts#L15) +[src/models/Advertisement.ts:15](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/models/Advertisement.ts#L15) *** ### endDate -\> **endDate**: `string` +> **endDate**: `string` #### Defined in -[src/models/Advertisement.ts:18](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/models/Advertisement.ts#L18) +[src/models/Advertisement.ts:18](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/models/Advertisement.ts#L18) *** ### mediaUrl -\> **mediaUrl**: `string` +> **mediaUrl**: `string` #### Defined in -[src/models/Advertisement.ts:14](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/models/Advertisement.ts#L14) +[src/models/Advertisement.ts:14](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/models/Advertisement.ts#L14) *** ### name -\> **name**: `string` +> **name**: `string` #### Defined in -[src/models/Advertisement.ts:13](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/models/Advertisement.ts#L13) +[src/models/Advertisement.ts:13](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/models/Advertisement.ts#L13) *** ### organizationId -\> **organizationId**: `any` +> **organizationId**: `any` #### Defined in -[src/models/Advertisement.ts:12](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/models/Advertisement.ts#L12) +[src/models/Advertisement.ts:12](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/models/Advertisement.ts#L12) *** ### startDate -\> **startDate**: `string` +> **startDate**: `string` #### Defined in -[src/models/Advertisement.ts:17](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/models/Advertisement.ts#L17) +[src/models/Advertisement.ts:17](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/models/Advertisement.ts#L17) *** ### type -\> **type**: `"POPUP"` \| `"MENU"` \| `"BANNER"` +> **type**: `"POPUP"` \| `"MENU"` \| `"BANNER"` #### Defined in -[src/models/Advertisement.ts:16](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/models/Advertisement.ts#L16) +[src/models/Advertisement.ts:16](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/models/Advertisement.ts#L16) *** ### updatedAt -\> **updatedAt**: `Date` +> **updatedAt**: `Date` #### Defined in -[src/models/Advertisement.ts:20](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/models/Advertisement.ts#L20) +[src/models/Advertisement.ts:20](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/models/Advertisement.ts#L20) diff --git a/docs/talawa-api-docs/models/Advertisement/variables/Advertisement.md b/docs/talawa-api-docs/models/Advertisement/variables/Advertisement.md index 3b4577393d4..59f6ff7ac0a 100644 --- a/docs/talawa-api-docs/models/Advertisement/variables/Advertisement.md +++ b/docs/talawa-api-docs/models/Advertisement/variables/Advertisement.md @@ -6,8 +6,8 @@ # Variable: Advertisement -\> `const` **Advertisement**: `Model`\<[`InterfaceAdvertisement`](../interfaces/InterfaceAdvertisement.md), `object`, `object`, `object`, `Document`\<`unknown`, `object`, [`InterfaceAdvertisement`](../interfaces/InterfaceAdvertisement.md)\> & [`InterfaceAdvertisement`](../interfaces/InterfaceAdvertisement.md) & `Required`\<`object`\>, `any`\> +> `const` **Advertisement**: `Model`\<[`InterfaceAdvertisement`](../interfaces/InterfaceAdvertisement.md), `object`, `object`, `object`, `Document`\<`unknown`, `object`, [`InterfaceAdvertisement`](../interfaces/InterfaceAdvertisement.md)\> & [`InterfaceAdvertisement`](../interfaces/InterfaceAdvertisement.md) & `Required`\<`object`\>, `any`\> ## Defined in -[src/models/Advertisement.ts:119](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/models/Advertisement.ts#L119) +[src/models/Advertisement.ts:119](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/models/Advertisement.ts#L119) diff --git a/docs/talawa-api-docs/models/AgendaCategory/interfaces/InterfaceAgendaCategory.md b/docs/talawa-api-docs/models/AgendaCategory/interfaces/InterfaceAgendaCategory.md index 13e322609c2..3e6c6917a25 100644 --- a/docs/talawa-api-docs/models/AgendaCategory/interfaces/InterfaceAgendaCategory.md +++ b/docs/talawa-api-docs/models/AgendaCategory/interfaces/InterfaceAgendaCategory.md @@ -12,78 +12,78 @@ Represents a document for an agenda category in the MongoDB database. ### \_id -\> **\_id**: `ObjectId` +> **\_id**: `ObjectId` #### Defined in -[src/models/AgendaCategory.ts:10](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/models/AgendaCategory.ts#L10) +[src/models/AgendaCategory.ts:10](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/models/AgendaCategory.ts#L10) *** ### createdAt -\> **createdAt**: `Date` +> **createdAt**: `Date` #### Defined in -[src/models/AgendaCategory.ts:16](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/models/AgendaCategory.ts#L16) +[src/models/AgendaCategory.ts:16](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/models/AgendaCategory.ts#L16) *** ### createdBy -\> **createdBy**: `any` +> **createdBy**: `any` #### Defined in -[src/models/AgendaCategory.ts:14](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/models/AgendaCategory.ts#L14) +[src/models/AgendaCategory.ts:14](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/models/AgendaCategory.ts#L14) *** ### description? -\> `optional` **description**: `string` +> `optional` **description**: `string` #### Defined in -[src/models/AgendaCategory.ts:12](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/models/AgendaCategory.ts#L12) +[src/models/AgendaCategory.ts:12](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/models/AgendaCategory.ts#L12) *** ### name -\> **name**: `string` +> **name**: `string` #### Defined in -[src/models/AgendaCategory.ts:11](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/models/AgendaCategory.ts#L11) +[src/models/AgendaCategory.ts:11](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/models/AgendaCategory.ts#L11) *** ### organizationId -\> **organizationId**: `any` +> **organizationId**: `any` #### Defined in -[src/models/AgendaCategory.ts:13](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/models/AgendaCategory.ts#L13) +[src/models/AgendaCategory.ts:13](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/models/AgendaCategory.ts#L13) *** ### updatedAt -\> **updatedAt**: `Date` +> **updatedAt**: `Date` #### Defined in -[src/models/AgendaCategory.ts:17](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/models/AgendaCategory.ts#L17) +[src/models/AgendaCategory.ts:17](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/models/AgendaCategory.ts#L17) *** ### updatedBy -\> **updatedBy**: `any` +> **updatedBy**: `any` #### Defined in -[src/models/AgendaCategory.ts:15](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/models/AgendaCategory.ts#L15) +[src/models/AgendaCategory.ts:15](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/models/AgendaCategory.ts#L15) diff --git a/docs/talawa-api-docs/models/AgendaCategory/variables/AgendaCategoryModel.md b/docs/talawa-api-docs/models/AgendaCategory/variables/AgendaCategoryModel.md index 94a76ca3e97..0505e6ddfe3 100644 --- a/docs/talawa-api-docs/models/AgendaCategory/variables/AgendaCategoryModel.md +++ b/docs/talawa-api-docs/models/AgendaCategory/variables/AgendaCategoryModel.md @@ -6,8 +6,8 @@ # Variable: AgendaCategoryModel -\> `const` **AgendaCategoryModel**: `Model`\<[`InterfaceAgendaCategory`](../interfaces/InterfaceAgendaCategory.md), `object`, `object`, `object`, `Document`\<`unknown`, `object`, [`InterfaceAgendaCategory`](../interfaces/InterfaceAgendaCategory.md)\> & [`InterfaceAgendaCategory`](../interfaces/InterfaceAgendaCategory.md) & `Required`\<`object`\>, `any`\> +> `const` **AgendaCategoryModel**: `Model`\<[`InterfaceAgendaCategory`](../interfaces/InterfaceAgendaCategory.md), `object`, `object`, `object`, `Document`\<`unknown`, `object`, [`InterfaceAgendaCategory`](../interfaces/InterfaceAgendaCategory.md)\> & [`InterfaceAgendaCategory`](../interfaces/InterfaceAgendaCategory.md) & `Required`\<`object`\>, `any`\> ## Defined in -[src/models/AgendaCategory.ts:71](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/models/AgendaCategory.ts#L71) +[src/models/AgendaCategory.ts:71](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/models/AgendaCategory.ts#L71) diff --git a/docs/talawa-api-docs/models/AgendaCategory/variables/AgendaCategorySchema.md b/docs/talawa-api-docs/models/AgendaCategory/variables/AgendaCategorySchema.md index 5867e56ea42..0a85995662d 100644 --- a/docs/talawa-api-docs/models/AgendaCategory/variables/AgendaCategorySchema.md +++ b/docs/talawa-api-docs/models/AgendaCategory/variables/AgendaCategorySchema.md @@ -6,7 +6,7 @@ # Variable: AgendaCategorySchema -\> `const` **AgendaCategorySchema**: `Schema`\<`any`, `Model`\<`any`, `any`, `any`, `any`, `any`, `any`\>, `object`, `object`, `object`, `object`, `DefaultSchemaOptions`, `object`, `Document`\<`unknown`, `object`, `FlatRecord`\<`object`\>\> & `FlatRecord`\<`object`\> & `object`\> +> `const` **AgendaCategorySchema**: `Schema`\<`any`, `Model`\<`any`, `any`, `any`, `any`, `any`, `any`\>, `object`, `object`, `object`, `object`, `DefaultSchemaOptions`, `object`, `Document`\<`unknown`, `object`, `FlatRecord`\<`object`\>\> & `FlatRecord`\<`object`\> & `object`\> Mongoose schema definition for an agenda category document. @@ -40,4 +40,4 @@ Date when the agenda category was last updated. ## Defined in -[src/models/AgendaCategory.ts:30](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/models/AgendaCategory.ts#L30) +[src/models/AgendaCategory.ts:30](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/models/AgendaCategory.ts#L30) diff --git a/docs/talawa-api-docs/models/AgendaItem/enumerations/ItemType.md b/docs/talawa-api-docs/models/AgendaItem/enumerations/ItemType.md index 8bbd43802a3..a056cc30b52 100644 --- a/docs/talawa-api-docs/models/AgendaItem/enumerations/ItemType.md +++ b/docs/talawa-api-docs/models/AgendaItem/enumerations/ItemType.md @@ -12,18 +12,18 @@ Enumeration representing the types of agenda items. ### Note -\> **Note**: `"Note"` +> **Note**: `"Note"` #### Defined in -[src/models/AgendaItem.ts:37](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/models/AgendaItem.ts#L37) +[src/models/AgendaItem.ts:37](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/models/AgendaItem.ts#L37) *** ### Regular -\> **Regular**: `"Regular"` +> **Regular**: `"Regular"` #### Defined in -[src/models/AgendaItem.ts:36](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/models/AgendaItem.ts#L36) +[src/models/AgendaItem.ts:36](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/models/AgendaItem.ts#L36) diff --git a/docs/talawa-api-docs/models/AgendaItem/interfaces/InterfaceAgendaItem.md b/docs/talawa-api-docs/models/AgendaItem/interfaces/InterfaceAgendaItem.md index 3a2f35426e6..af424bb5b4b 100644 --- a/docs/talawa-api-docs/models/AgendaItem/interfaces/InterfaceAgendaItem.md +++ b/docs/talawa-api-docs/models/AgendaItem/interfaces/InterfaceAgendaItem.md @@ -12,168 +12,168 @@ Represents a document for an agenda item in the MongoDB database. ### \_id -\> **\_id**: `ObjectId` +> **\_id**: `ObjectId` #### Defined in -[src/models/AgendaItem.ts:13](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/models/AgendaItem.ts#L13) +[src/models/AgendaItem.ts:13](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/models/AgendaItem.ts#L13) *** ### attachments? -\> `optional` **attachments**: `string`[] +> `optional` **attachments**: `string`[] #### Defined in -[src/models/AgendaItem.ts:17](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/models/AgendaItem.ts#L17) +[src/models/AgendaItem.ts:17](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/models/AgendaItem.ts#L17) *** ### categories? -\> `optional` **categories**: `any`[] +> `optional` **categories**: `any`[] #### Defined in -[src/models/AgendaItem.ts:23](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/models/AgendaItem.ts#L23) +[src/models/AgendaItem.ts:23](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/models/AgendaItem.ts#L23) *** ### createdAt -\> **createdAt**: `Date` +> **createdAt**: `Date` #### Defined in -[src/models/AgendaItem.ts:26](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/models/AgendaItem.ts#L26) +[src/models/AgendaItem.ts:26](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/models/AgendaItem.ts#L26) *** ### createdBy -\> **createdBy**: `any` +> **createdBy**: `any` #### Defined in -[src/models/AgendaItem.ts:18](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/models/AgendaItem.ts#L18) +[src/models/AgendaItem.ts:18](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/models/AgendaItem.ts#L18) *** ### description? -\> `optional` **description**: `string` +> `optional` **description**: `string` #### Defined in -[src/models/AgendaItem.ts:15](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/models/AgendaItem.ts#L15) +[src/models/AgendaItem.ts:15](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/models/AgendaItem.ts#L15) *** ### duration -\> **duration**: `string` +> **duration**: `string` #### Defined in -[src/models/AgendaItem.ts:16](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/models/AgendaItem.ts#L16) +[src/models/AgendaItem.ts:16](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/models/AgendaItem.ts#L16) *** ### itemType -\> **itemType**: [`ItemType`](../enumerations/ItemType.md) +> **itemType**: [`ItemType`](../enumerations/ItemType.md) #### Defined in -[src/models/AgendaItem.ts:25](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/models/AgendaItem.ts#L25) +[src/models/AgendaItem.ts:25](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/models/AgendaItem.ts#L25) *** ### notes -\> **notes**: `any`[] +> **notes**: `any`[] #### Defined in -[src/models/AgendaItem.ts:29](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/models/AgendaItem.ts#L29) +[src/models/AgendaItem.ts:29](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/models/AgendaItem.ts#L29) *** ### organization -\> **organization**: `any` +> **organization**: `any` #### Defined in -[src/models/AgendaItem.ts:28](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/models/AgendaItem.ts#L28) +[src/models/AgendaItem.ts:28](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/models/AgendaItem.ts#L28) *** ### relatedEvent -\> **relatedEvent**: `any` +> **relatedEvent**: `any` #### Defined in -[src/models/AgendaItem.ts:22](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/models/AgendaItem.ts#L22) +[src/models/AgendaItem.ts:22](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/models/AgendaItem.ts#L22) *** ### sequence -\> **sequence**: `number` +> **sequence**: `number` #### Defined in -[src/models/AgendaItem.ts:24](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/models/AgendaItem.ts#L24) +[src/models/AgendaItem.ts:24](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/models/AgendaItem.ts#L24) *** ### title -\> **title**: `string` +> **title**: `string` #### Defined in -[src/models/AgendaItem.ts:14](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/models/AgendaItem.ts#L14) +[src/models/AgendaItem.ts:14](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/models/AgendaItem.ts#L14) *** ### updatedAt -\> **updatedAt**: `Date` +> **updatedAt**: `Date` #### Defined in -[src/models/AgendaItem.ts:27](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/models/AgendaItem.ts#L27) +[src/models/AgendaItem.ts:27](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/models/AgendaItem.ts#L27) *** ### updatedBy -\> **updatedBy**: `any` +> **updatedBy**: `any` #### Defined in -[src/models/AgendaItem.ts:19](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/models/AgendaItem.ts#L19) +[src/models/AgendaItem.ts:19](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/models/AgendaItem.ts#L19) *** ### urls? -\> `optional` **urls**: `string`[] +> `optional` **urls**: `string`[] #### Defined in -[src/models/AgendaItem.ts:20](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/models/AgendaItem.ts#L20) +[src/models/AgendaItem.ts:20](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/models/AgendaItem.ts#L20) *** ### users? -\> `optional` **users**: `any`[] +> `optional` **users**: `any`[] #### Defined in -[src/models/AgendaItem.ts:21](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/models/AgendaItem.ts#L21) +[src/models/AgendaItem.ts:21](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/models/AgendaItem.ts#L21) diff --git a/docs/talawa-api-docs/models/AgendaItem/variables/AgendaItemModel.md b/docs/talawa-api-docs/models/AgendaItem/variables/AgendaItemModel.md index eadf30f46fe..0f03f0e8d32 100644 --- a/docs/talawa-api-docs/models/AgendaItem/variables/AgendaItemModel.md +++ b/docs/talawa-api-docs/models/AgendaItem/variables/AgendaItemModel.md @@ -6,8 +6,8 @@ # Variable: AgendaItemModel -\> `const` **AgendaItemModel**: `Model`\<[`InterfaceAgendaItem`](../interfaces/InterfaceAgendaItem.md), `object`, `object`, `object`, `Document`\<`unknown`, `object`, [`InterfaceAgendaItem`](../interfaces/InterfaceAgendaItem.md)\> & [`InterfaceAgendaItem`](../interfaces/InterfaceAgendaItem.md) & `Required`\<`object`\>, `any`\> +> `const` **AgendaItemModel**: `Model`\<[`InterfaceAgendaItem`](../interfaces/InterfaceAgendaItem.md), `object`, `object`, `object`, `Document`\<`unknown`, `object`, [`InterfaceAgendaItem`](../interfaces/InterfaceAgendaItem.md)\> & [`InterfaceAgendaItem`](../interfaces/InterfaceAgendaItem.md) & `Required`\<`object`\>, `any`\> ## Defined in -[src/models/AgendaItem.ts:135](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/models/AgendaItem.ts#L135) +[src/models/AgendaItem.ts:135](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/models/AgendaItem.ts#L135) diff --git a/docs/talawa-api-docs/models/AgendaItem/variables/AgendaItemSchema.md b/docs/talawa-api-docs/models/AgendaItem/variables/AgendaItemSchema.md index 7b062d759d0..d97d3402288 100644 --- a/docs/talawa-api-docs/models/AgendaItem/variables/AgendaItemSchema.md +++ b/docs/talawa-api-docs/models/AgendaItem/variables/AgendaItemSchema.md @@ -6,7 +6,7 @@ # Variable: AgendaItemSchema -\> `const` **AgendaItemSchema**: `Schema`\<`any`, `Model`\<`any`, `any`, `any`, `any`, `any`, `any`\>, `object`, `object`, `object`, `object`, `DefaultSchemaOptions`, `object`, `Document`\<`unknown`, `object`, `FlatRecord`\<`object`\>\> & `FlatRecord`\<`object`\> & `object`\> +> `const` **AgendaItemSchema**: `Schema`\<`any`, `Model`\<`any`, `any`, `any`, `any`, `any`, `any`\>, `object`, `object`, `object`, `object`, `DefaultSchemaOptions`, `object`, `Document`\<`unknown`, `object`, `FlatRecord`\<`object`\>\> & `FlatRecord`\<`object`\> & `object`\> Mongoose schema definition for an agenda item document. @@ -76,4 +76,4 @@ Array of notes associated with the agenda item. ## Defined in -[src/models/AgendaItem.ts:59](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/models/AgendaItem.ts#L59) +[src/models/AgendaItem.ts:59](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/models/AgendaItem.ts#L59) diff --git a/docs/talawa-api-docs/models/AgendaSection/interfaces/InterfaceAgendaSection.md b/docs/talawa-api-docs/models/AgendaSection/interfaces/InterfaceAgendaSection.md index 3a36333fa7d..f81cbbf999b 100644 --- a/docs/talawa-api-docs/models/AgendaSection/interfaces/InterfaceAgendaSection.md +++ b/docs/talawa-api-docs/models/AgendaSection/interfaces/InterfaceAgendaSection.md @@ -12,88 +12,88 @@ Interface representing a document for an agenda section in MongoDB. ### \_id -\> **\_id**: `ObjectId` +> **\_id**: `ObjectId` #### Defined in -[src/models/AgendaSection.ts:11](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/models/AgendaSection.ts#L11) +[src/models/AgendaSection.ts:11](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/models/AgendaSection.ts#L11) *** ### createdAt -\> **createdAt**: `Date` +> **createdAt**: `Date` #### Defined in -[src/models/AgendaSection.ts:16](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/models/AgendaSection.ts#L16) +[src/models/AgendaSection.ts:16](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/models/AgendaSection.ts#L16) *** ### createdBy -\> **createdBy**: `any` +> **createdBy**: `any` #### Defined in -[src/models/AgendaSection.ts:18](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/models/AgendaSection.ts#L18) +[src/models/AgendaSection.ts:18](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/models/AgendaSection.ts#L18) *** ### description -\> **description**: `string` +> **description**: `string` #### Defined in -[src/models/AgendaSection.ts:13](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/models/AgendaSection.ts#L13) +[src/models/AgendaSection.ts:13](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/models/AgendaSection.ts#L13) *** ### items -\> **items**: `any`[] +> **items**: `any`[] #### Defined in -[src/models/AgendaSection.ts:14](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/models/AgendaSection.ts#L14) +[src/models/AgendaSection.ts:14](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/models/AgendaSection.ts#L14) *** ### relatedEvent -\> **relatedEvent**: `any` +> **relatedEvent**: `any` #### Defined in -[src/models/AgendaSection.ts:12](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/models/AgendaSection.ts#L12) +[src/models/AgendaSection.ts:12](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/models/AgendaSection.ts#L12) *** ### sequence -\> **sequence**: `number` +> **sequence**: `number` #### Defined in -[src/models/AgendaSection.ts:15](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/models/AgendaSection.ts#L15) +[src/models/AgendaSection.ts:15](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/models/AgendaSection.ts#L15) *** ### updatedAt -\> **updatedAt**: `Date` +> **updatedAt**: `Date` #### Defined in -[src/models/AgendaSection.ts:17](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/models/AgendaSection.ts#L17) +[src/models/AgendaSection.ts:17](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/models/AgendaSection.ts#L17) *** ### updatedBy -\> **updatedBy**: `any` +> **updatedBy**: `any` #### Defined in -[src/models/AgendaSection.ts:19](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/models/AgendaSection.ts#L19) +[src/models/AgendaSection.ts:19](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/models/AgendaSection.ts#L19) diff --git a/docs/talawa-api-docs/models/AgendaSection/variables/AgendaSectionModel.md b/docs/talawa-api-docs/models/AgendaSection/variables/AgendaSectionModel.md index 90aa2adabf4..d6e385b5224 100644 --- a/docs/talawa-api-docs/models/AgendaSection/variables/AgendaSectionModel.md +++ b/docs/talawa-api-docs/models/AgendaSection/variables/AgendaSectionModel.md @@ -6,8 +6,8 @@ # Variable: AgendaSectionModel -\> `const` **AgendaSectionModel**: `Model`\<[`InterfaceAgendaSection`](../interfaces/InterfaceAgendaSection.md), `object`, `object`, `object`, `Document`\<`unknown`, `object`, [`InterfaceAgendaSection`](../interfaces/InterfaceAgendaSection.md)\> & [`InterfaceAgendaSection`](../interfaces/InterfaceAgendaSection.md) & `Required`\<`object`\>, `any`\> +> `const` **AgendaSectionModel**: `Model`\<[`InterfaceAgendaSection`](../interfaces/InterfaceAgendaSection.md), `object`, `object`, `object`, `Document`\<`unknown`, `object`, [`InterfaceAgendaSection`](../interfaces/InterfaceAgendaSection.md)\> & [`InterfaceAgendaSection`](../interfaces/InterfaceAgendaSection.md) & `Required`\<`object`\>, `any`\> ## Defined in -[src/models/AgendaSection.ts:73](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/models/AgendaSection.ts#L73) +[src/models/AgendaSection.ts:73](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/models/AgendaSection.ts#L73) diff --git a/docs/talawa-api-docs/models/AgendaSection/variables/AgendaSectionSchema.md b/docs/talawa-api-docs/models/AgendaSection/variables/AgendaSectionSchema.md index 2a449b93543..98f59600778 100644 --- a/docs/talawa-api-docs/models/AgendaSection/variables/AgendaSectionSchema.md +++ b/docs/talawa-api-docs/models/AgendaSection/variables/AgendaSectionSchema.md @@ -6,7 +6,7 @@ # Variable: AgendaSectionSchema -\> `const` **AgendaSectionSchema**: `Schema`\<`any`, `Model`\<`any`, `any`, `any`, `any`, `any`, `any`\>, `object`, `object`, `object`, `object`, `DefaultSchemaOptions`, `object`, `Document`\<`unknown`, `object`, `FlatRecord`\<`object`\>\> & `FlatRecord`\<`object`\> & `object`\> +> `const` **AgendaSectionSchema**: `Schema`\<`any`, `Model`\<`any`, `any`, `any`, `any`, `any`, `any`\>, `object`, `object`, `object`, `object`, `DefaultSchemaOptions`, `object`, `Document`\<`unknown`, `object`, `FlatRecord`\<`object`\>\> & `FlatRecord`\<`object`\> & `object`\> This is the Mongoose schema for an agenda section. @@ -40,4 +40,4 @@ Date when the agenda section was last updated. ## Defined in -[src/models/AgendaSection.ts:32](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/models/AgendaSection.ts#L32) +[src/models/AgendaSection.ts:32](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/models/AgendaSection.ts#L32) diff --git a/docs/talawa-api-docs/models/AppUserProfile/interfaces/InterfaceAppUserProfile.md b/docs/talawa-api-docs/models/AppUserProfile/interfaces/InterfaceAppUserProfile.md index 3635b0cb9b4..893d72d6041 100644 --- a/docs/talawa-api-docs/models/AppUserProfile/interfaces/InterfaceAppUserProfile.md +++ b/docs/talawa-api-docs/models/AppUserProfile/interfaces/InterfaceAppUserProfile.md @@ -10,108 +10,108 @@ ### \_id -\> **\_id**: `ObjectId` +> **\_id**: `ObjectId` #### Defined in -[src/models/AppUserProfile.ts:9](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/models/AppUserProfile.ts#L9) +[src/models/AppUserProfile.ts:9](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/models/AppUserProfile.ts#L9) *** ### adminFor -\> **adminFor**: `PopulatedDoc`\<[`InterfaceOrganization`](../../Organization/interfaces/InterfaceOrganization.md) & `Document`\>[] +> **adminFor**: `PopulatedDoc`\<[`InterfaceOrganization`](../../Organization/interfaces/InterfaceOrganization.md) & `Document`\>[] #### Defined in -[src/models/AppUserProfile.ts:11](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/models/AppUserProfile.ts#L11) +[src/models/AppUserProfile.ts:11](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/models/AppUserProfile.ts#L11) *** ### appLanguageCode -\> **appLanguageCode**: `string` +> **appLanguageCode**: `string` #### Defined in -[src/models/AppUserProfile.ts:12](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/models/AppUserProfile.ts#L12) +[src/models/AppUserProfile.ts:12](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/models/AppUserProfile.ts#L12) *** ### createdEvents -\> **createdEvents**: `PopulatedDoc`\<[`InterfaceEvent`](../../Event/interfaces/InterfaceEvent.md) & `Document`\>[] +> **createdEvents**: `PopulatedDoc`\<[`InterfaceEvent`](../../Event/interfaces/InterfaceEvent.md) & `Document`\>[] #### Defined in -[src/models/AppUserProfile.ts:13](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/models/AppUserProfile.ts#L13) +[src/models/AppUserProfile.ts:13](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/models/AppUserProfile.ts#L13) *** ### createdOrganizations -\> **createdOrganizations**: `PopulatedDoc`\<[`InterfaceOrganization`](../../Organization/interfaces/InterfaceOrganization.md) & `Document`\>[] +> **createdOrganizations**: `PopulatedDoc`\<[`InterfaceOrganization`](../../Organization/interfaces/InterfaceOrganization.md) & `Document`\>[] #### Defined in -[src/models/AppUserProfile.ts:14](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/models/AppUserProfile.ts#L14) +[src/models/AppUserProfile.ts:14](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/models/AppUserProfile.ts#L14) *** ### eventAdmin -\> **eventAdmin**: `PopulatedDoc`\<[`InterfaceEvent`](../../Event/interfaces/InterfaceEvent.md) & `Document`\>[] +> **eventAdmin**: `PopulatedDoc`\<[`InterfaceEvent`](../../Event/interfaces/InterfaceEvent.md) & `Document`\>[] #### Defined in -[src/models/AppUserProfile.ts:15](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/models/AppUserProfile.ts#L15) +[src/models/AppUserProfile.ts:15](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/models/AppUserProfile.ts#L15) *** ### isSuperAdmin -\> **isSuperAdmin**: `boolean` +> **isSuperAdmin**: `boolean` #### Defined in -[src/models/AppUserProfile.ts:19](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/models/AppUserProfile.ts#L19) +[src/models/AppUserProfile.ts:19](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/models/AppUserProfile.ts#L19) *** ### pluginCreationAllowed -\> **pluginCreationAllowed**: `boolean` +> **pluginCreationAllowed**: `boolean` #### Defined in -[src/models/AppUserProfile.ts:16](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/models/AppUserProfile.ts#L16) +[src/models/AppUserProfile.ts:16](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/models/AppUserProfile.ts#L16) *** ### token -\> **token**: `undefined` \| `string` +> **token**: `undefined` \| `string` #### Defined in -[src/models/AppUserProfile.ts:17](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/models/AppUserProfile.ts#L17) +[src/models/AppUserProfile.ts:17](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/models/AppUserProfile.ts#L17) *** ### tokenVersion -\> **tokenVersion**: `number` +> **tokenVersion**: `number` #### Defined in -[src/models/AppUserProfile.ts:18](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/models/AppUserProfile.ts#L18) +[src/models/AppUserProfile.ts:18](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/models/AppUserProfile.ts#L18) *** ### userId -\> **userId**: `PopulatedDoc`\<[`InterfaceUser`](../../User/interfaces/InterfaceUser.md) & `Document`\> +> **userId**: `PopulatedDoc`\<[`InterfaceUser`](../../User/interfaces/InterfaceUser.md) & `Document`\> #### Defined in -[src/models/AppUserProfile.ts:10](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/models/AppUserProfile.ts#L10) +[src/models/AppUserProfile.ts:10](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/models/AppUserProfile.ts#L10) diff --git a/docs/talawa-api-docs/models/AppUserProfile/variables/AppUserProfile.md b/docs/talawa-api-docs/models/AppUserProfile/variables/AppUserProfile.md index f45acb3e238..8f6ad9387a1 100644 --- a/docs/talawa-api-docs/models/AppUserProfile/variables/AppUserProfile.md +++ b/docs/talawa-api-docs/models/AppUserProfile/variables/AppUserProfile.md @@ -6,8 +6,8 @@ # Variable: AppUserProfile -\> `const` **AppUserProfile**: `PaginateModel`\<[`InterfaceAppUserProfile`](../interfaces/InterfaceAppUserProfile.md), `object`, `object`\> +> `const` **AppUserProfile**: `PaginateModel`\<[`InterfaceAppUserProfile`](../interfaces/InterfaceAppUserProfile.md), `object`, `object`\> ## Defined in -[src/models/AppUserProfile.ts:102](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/models/AppUserProfile.ts#L102) +[src/models/AppUserProfile.ts:102](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/models/AppUserProfile.ts#L102) diff --git a/docs/talawa-api-docs/models/CheckIn/interfaces/InterfaceCheckIn.md b/docs/talawa-api-docs/models/CheckIn/interfaces/InterfaceCheckIn.md index a847ea4cedc..edc688c5bce 100644 --- a/docs/talawa-api-docs/models/CheckIn/interfaces/InterfaceCheckIn.md +++ b/docs/talawa-api-docs/models/CheckIn/interfaces/InterfaceCheckIn.md @@ -12,58 +12,58 @@ Represents a document for a check-in entry in the MongoDB database. ### \_id -\> **\_id**: `ObjectId` +> **\_id**: `ObjectId` #### Defined in -[src/models/CheckIn.ts:17](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/models/CheckIn.ts#L17) +[src/models/CheckIn.ts:17](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/models/CheckIn.ts#L17) *** ### createdAt -\> **createdAt**: `Date` +> **createdAt**: `Date` #### Defined in -[src/models/CheckIn.ts:21](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/models/CheckIn.ts#L21) +[src/models/CheckIn.ts:21](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/models/CheckIn.ts#L21) *** ### eventAttendeeId -\> **eventAttendeeId**: `any` +> **eventAttendeeId**: `any` #### Defined in -[src/models/CheckIn.ts:18](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/models/CheckIn.ts#L18) +[src/models/CheckIn.ts:18](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/models/CheckIn.ts#L18) *** ### feedbackSubmitted -\> **feedbackSubmitted**: `boolean` +> **feedbackSubmitted**: `boolean` #### Defined in -[src/models/CheckIn.ts:20](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/models/CheckIn.ts#L20) +[src/models/CheckIn.ts:20](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/models/CheckIn.ts#L20) *** ### time -\> **time**: `Date` +> **time**: `Date` #### Defined in -[src/models/CheckIn.ts:19](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/models/CheckIn.ts#L19) +[src/models/CheckIn.ts:19](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/models/CheckIn.ts#L19) *** ### updatedAt -\> **updatedAt**: `Date` +> **updatedAt**: `Date` #### Defined in -[src/models/CheckIn.ts:22](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/models/CheckIn.ts#L22) +[src/models/CheckIn.ts:22](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/models/CheckIn.ts#L22) diff --git a/docs/talawa-api-docs/models/CheckIn/variables/CheckIn.md b/docs/talawa-api-docs/models/CheckIn/variables/CheckIn.md index 968c5aebc68..7feeeabb631 100644 --- a/docs/talawa-api-docs/models/CheckIn/variables/CheckIn.md +++ b/docs/talawa-api-docs/models/CheckIn/variables/CheckIn.md @@ -6,8 +6,8 @@ # Variable: CheckIn -\> `const` **CheckIn**: `Model`\<[`InterfaceCheckIn`](../interfaces/InterfaceCheckIn.md), `object`, `object`, `object`, `Document`\<`unknown`, `object`, [`InterfaceCheckIn`](../interfaces/InterfaceCheckIn.md)\> & [`InterfaceCheckIn`](../interfaces/InterfaceCheckIn.md) & `Required`\<`object`\>, `any`\> +> `const` **CheckIn**: `Model`\<[`InterfaceCheckIn`](../interfaces/InterfaceCheckIn.md), `object`, `object`, `object`, `Document`\<`unknown`, `object`, [`InterfaceCheckIn`](../interfaces/InterfaceCheckIn.md)\> & [`InterfaceCheckIn`](../interfaces/InterfaceCheckIn.md) & `Required`\<`object`\>, `any`\> ## Defined in -[src/models/CheckIn.ts:72](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/models/CheckIn.ts#L72) +[src/models/CheckIn.ts:72](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/models/CheckIn.ts#L72) diff --git a/docs/talawa-api-docs/models/CheckOut/interfaces/InterfaceCheckOut.md b/docs/talawa-api-docs/models/CheckOut/interfaces/InterfaceCheckOut.md index 27a3687555e..72f1151979e 100644 --- a/docs/talawa-api-docs/models/CheckOut/interfaces/InterfaceCheckOut.md +++ b/docs/talawa-api-docs/models/CheckOut/interfaces/InterfaceCheckOut.md @@ -12,48 +12,48 @@ Interface representing a document for a check-out record in MongoDB. ### \_id -\> **\_id**: `ObjectId` +> **\_id**: `ObjectId` #### Defined in -[src/models/CheckOut.ts:17](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/models/CheckOut.ts#L17) +[src/models/CheckOut.ts:17](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/models/CheckOut.ts#L17) *** ### createdAt -\> **createdAt**: `Date` +> **createdAt**: `Date` #### Defined in -[src/models/CheckOut.ts:20](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/models/CheckOut.ts#L20) +[src/models/CheckOut.ts:20](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/models/CheckOut.ts#L20) *** ### eventAttendeeId -\> **eventAttendeeId**: `any` +> **eventAttendeeId**: `any` #### Defined in -[src/models/CheckOut.ts:18](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/models/CheckOut.ts#L18) +[src/models/CheckOut.ts:18](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/models/CheckOut.ts#L18) *** ### time -\> **time**: `Date` +> **time**: `Date` #### Defined in -[src/models/CheckOut.ts:19](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/models/CheckOut.ts#L19) +[src/models/CheckOut.ts:19](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/models/CheckOut.ts#L19) *** ### updatedAt -\> **updatedAt**: `Date` +> **updatedAt**: `Date` #### Defined in -[src/models/CheckOut.ts:21](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/models/CheckOut.ts#L21) +[src/models/CheckOut.ts:21](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/models/CheckOut.ts#L21) diff --git a/docs/talawa-api-docs/models/CheckOut/variables/CheckOut.md b/docs/talawa-api-docs/models/CheckOut/variables/CheckOut.md index 917b46407c5..3bf99fe9816 100644 --- a/docs/talawa-api-docs/models/CheckOut/variables/CheckOut.md +++ b/docs/talawa-api-docs/models/CheckOut/variables/CheckOut.md @@ -6,8 +6,8 @@ # Variable: CheckOut -\> `const` **CheckOut**: `Model`\<[`InterfaceCheckOut`](../interfaces/InterfaceCheckOut.md), `object`, `object`, `object`, `Document`\<`unknown`, `object`, [`InterfaceCheckOut`](../interfaces/InterfaceCheckOut.md)\> & [`InterfaceCheckOut`](../interfaces/InterfaceCheckOut.md) & `Required`\<`object`\>, `any`\> +> `const` **CheckOut**: `Model`\<[`InterfaceCheckOut`](../interfaces/InterfaceCheckOut.md), `object`, `object`, `object`, `Document`\<`unknown`, `object`, [`InterfaceCheckOut`](../interfaces/InterfaceCheckOut.md)\> & [`InterfaceCheckOut`](../interfaces/InterfaceCheckOut.md) & `Required`\<`object`\>, `any`\> ## Defined in -[src/models/CheckOut.ts:66](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/models/CheckOut.ts#L66) +[src/models/CheckOut.ts:66](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/models/CheckOut.ts#L66) diff --git a/docs/talawa-api-docs/models/Comment/interfaces/InterfaceComment.md b/docs/talawa-api-docs/models/Comment/interfaces/InterfaceComment.md index 24a47163f8f..5f987cecc2b 100644 --- a/docs/talawa-api-docs/models/Comment/interfaces/InterfaceComment.md +++ b/docs/talawa-api-docs/models/Comment/interfaces/InterfaceComment.md @@ -12,88 +12,88 @@ Represents a document for a comment in the MongoDB database. ### \_id -\> **\_id**: `ObjectId` +> **\_id**: `ObjectId` #### Defined in -[src/models/Comment.ts:11](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/models/Comment.ts#L11) +[src/models/Comment.ts:11](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/models/Comment.ts#L11) *** ### createdAt -\> **createdAt**: `Date` +> **createdAt**: `Date` #### Defined in -[src/models/Comment.ts:13](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/models/Comment.ts#L13) +[src/models/Comment.ts:13](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/models/Comment.ts#L13) *** ### creatorId -\> **creatorId**: `any` +> **creatorId**: `any` #### Defined in -[src/models/Comment.ts:14](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/models/Comment.ts#L14) +[src/models/Comment.ts:14](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/models/Comment.ts#L14) *** ### likeCount -\> **likeCount**: `number` +> **likeCount**: `number` #### Defined in -[src/models/Comment.ts:18](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/models/Comment.ts#L18) +[src/models/Comment.ts:18](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/models/Comment.ts#L18) *** ### likedBy -\> **likedBy**: `any`[] +> **likedBy**: `any`[] #### Defined in -[src/models/Comment.ts:17](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/models/Comment.ts#L17) +[src/models/Comment.ts:17](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/models/Comment.ts#L17) *** ### postId -\> **postId**: `any` +> **postId**: `any` #### Defined in -[src/models/Comment.ts:16](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/models/Comment.ts#L16) +[src/models/Comment.ts:16](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/models/Comment.ts#L16) *** ### status -\> **status**: `string` +> **status**: `string` #### Defined in -[src/models/Comment.ts:19](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/models/Comment.ts#L19) +[src/models/Comment.ts:19](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/models/Comment.ts#L19) *** ### text -\> **text**: `string` +> **text**: `string` #### Defined in -[src/models/Comment.ts:12](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/models/Comment.ts#L12) +[src/models/Comment.ts:12](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/models/Comment.ts#L12) *** ### updatedAt -\> **updatedAt**: `Date` +> **updatedAt**: `Date` #### Defined in -[src/models/Comment.ts:15](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/models/Comment.ts#L15) +[src/models/Comment.ts:15](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/models/Comment.ts#L15) diff --git a/docs/talawa-api-docs/models/Comment/variables/Comment.md b/docs/talawa-api-docs/models/Comment/variables/Comment.md index c7202a245a4..cf2fb392712 100644 --- a/docs/talawa-api-docs/models/Comment/variables/Comment.md +++ b/docs/talawa-api-docs/models/Comment/variables/Comment.md @@ -6,8 +6,8 @@ # Variable: Comment -\> `const` **Comment**: `Model`\<[`InterfaceComment`](../interfaces/InterfaceComment.md), `object`, `object`, `object`, `Document`\<`unknown`, `object`, [`InterfaceComment`](../interfaces/InterfaceComment.md)\> & [`InterfaceComment`](../interfaces/InterfaceComment.md) & `Required`\<`object`\>, `any`\> +> `const` **Comment**: `Model`\<[`InterfaceComment`](../interfaces/InterfaceComment.md), `object`, `object`, `object`, `Document`\<`unknown`, `object`, [`InterfaceComment`](../interfaces/InterfaceComment.md)\> & [`InterfaceComment`](../interfaces/InterfaceComment.md) & `Required`\<`object`\>, `any`\> ## Defined in -[src/models/Comment.ts:81](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/models/Comment.ts#L81) +[src/models/Comment.ts:81](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/models/Comment.ts#L81) diff --git a/docs/talawa-api-docs/models/Community/interfaces/InterfaceCommunity.md b/docs/talawa-api-docs/models/Community/interfaces/InterfaceCommunity.md index 705679d8cdd..52241eecb20 100644 --- a/docs/talawa-api-docs/models/Community/interfaces/InterfaceCommunity.md +++ b/docs/talawa-api-docs/models/Community/interfaces/InterfaceCommunity.md @@ -12,80 +12,80 @@ Interface representing a document for a community in MongoDB. ### \_id -\> **\_id**: `ObjectId` +> **\_id**: `ObjectId` #### Defined in -[src/models/Community.ts:8](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/models/Community.ts#L8) +[src/models/Community.ts:8](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/models/Community.ts#L8) *** ### logoUrl -\> **logoUrl**: `string` +> **logoUrl**: `string` #### Defined in -[src/models/Community.ts:10](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/models/Community.ts#L10) +[src/models/Community.ts:10](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/models/Community.ts#L10) *** ### name -\> **name**: `string` +> **name**: `string` #### Defined in -[src/models/Community.ts:9](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/models/Community.ts#L9) +[src/models/Community.ts:9](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/models/Community.ts#L9) *** ### socialMediaUrls -\> **socialMediaUrls**: `object` +> **socialMediaUrls**: `object` #### facebook -\> **facebook**: `string` +> **facebook**: `string` #### gitHub -\> **gitHub**: `string` +> **gitHub**: `string` #### instagram -\> **instagram**: `string` +> **instagram**: `string` #### linkedIn -\> **linkedIn**: `string` +> **linkedIn**: `string` #### reddit -\> **reddit**: `string` +> **reddit**: `string` #### slack -\> **slack**: `string` +> **slack**: `string` #### twitter -\> **twitter**: `string` +> **twitter**: `string` #### youTube -\> **youTube**: `string` +> **youTube**: `string` #### Defined in -[src/models/Community.ts:12](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/models/Community.ts#L12) +[src/models/Community.ts:12](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/models/Community.ts#L12) *** ### websiteLink -\> **websiteLink**: `string` +> **websiteLink**: `string` #### Defined in -[src/models/Community.ts:11](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/models/Community.ts#L11) +[src/models/Community.ts:11](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/models/Community.ts#L11) diff --git a/docs/talawa-api-docs/models/Community/variables/Community.md b/docs/talawa-api-docs/models/Community/variables/Community.md index b63380df3ce..06277e75c02 100644 --- a/docs/talawa-api-docs/models/Community/variables/Community.md +++ b/docs/talawa-api-docs/models/Community/variables/Community.md @@ -6,8 +6,8 @@ # Variable: Community -\> `const` **Community**: `Model`\<[`InterfaceCommunity`](../interfaces/InterfaceCommunity.md), `object`, `object`, `object`, `Document`\<`unknown`, `object`, [`InterfaceCommunity`](../interfaces/InterfaceCommunity.md)\> & [`InterfaceCommunity`](../interfaces/InterfaceCommunity.md) & `Required`\<`object`\>, `any`\> +> `const` **Community**: `Model`\<[`InterfaceCommunity`](../interfaces/InterfaceCommunity.md), `object`, `object`, `object`, `Document`\<`unknown`, `object`, [`InterfaceCommunity`](../interfaces/InterfaceCommunity.md)\> & [`InterfaceCommunity`](../interfaces/InterfaceCommunity.md) & `Required`\<`object`\>, `any`\> ## Defined in -[src/models/Community.ts:86](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/models/Community.ts#L86) +[src/models/Community.ts:86](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/models/Community.ts#L86) diff --git a/docs/talawa-api-docs/models/DirectChat/interfaces/InterfaceDirectChat.md b/docs/talawa-api-docs/models/DirectChat/interfaces/InterfaceDirectChat.md index 85359283a42..db7731865fe 100644 --- a/docs/talawa-api-docs/models/DirectChat/interfaces/InterfaceDirectChat.md +++ b/docs/talawa-api-docs/models/DirectChat/interfaces/InterfaceDirectChat.md @@ -12,78 +12,78 @@ Interface representing a document for direct chat in MongoDB. ### \_id -\> **\_id**: `ObjectId` +> **\_id**: `ObjectId` #### Defined in -[src/models/DirectChat.ts:11](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/models/DirectChat.ts#L11) +[src/models/DirectChat.ts:11](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/models/DirectChat.ts#L11) *** ### createdAt -\> **createdAt**: `Date` +> **createdAt**: `Date` #### Defined in -[src/models/DirectChat.ts:17](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/models/DirectChat.ts#L17) +[src/models/DirectChat.ts:17](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/models/DirectChat.ts#L17) *** ### creatorId -\> **creatorId**: `any` +> **creatorId**: `any` #### Defined in -[src/models/DirectChat.ts:14](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/models/DirectChat.ts#L14) +[src/models/DirectChat.ts:14](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/models/DirectChat.ts#L14) *** ### messages -\> **messages**: `any`[] +> **messages**: `any`[] #### Defined in -[src/models/DirectChat.ts:13](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/models/DirectChat.ts#L13) +[src/models/DirectChat.ts:13](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/models/DirectChat.ts#L13) *** ### organization -\> **organization**: `any` +> **organization**: `any` #### Defined in -[src/models/DirectChat.ts:15](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/models/DirectChat.ts#L15) +[src/models/DirectChat.ts:15](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/models/DirectChat.ts#L15) *** ### status -\> **status**: `string` +> **status**: `string` #### Defined in -[src/models/DirectChat.ts:16](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/models/DirectChat.ts#L16) +[src/models/DirectChat.ts:16](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/models/DirectChat.ts#L16) *** ### updatedAt -\> **updatedAt**: `Date` +> **updatedAt**: `Date` #### Defined in -[src/models/DirectChat.ts:18](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/models/DirectChat.ts#L18) +[src/models/DirectChat.ts:18](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/models/DirectChat.ts#L18) *** ### users -\> **users**: `any`[] +> **users**: `any`[] #### Defined in -[src/models/DirectChat.ts:12](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/models/DirectChat.ts#L12) +[src/models/DirectChat.ts:12](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/models/DirectChat.ts#L12) diff --git a/docs/talawa-api-docs/models/DirectChat/variables/DirectChat.md b/docs/talawa-api-docs/models/DirectChat/variables/DirectChat.md index 26fe23ea9e0..6ce542a61af 100644 --- a/docs/talawa-api-docs/models/DirectChat/variables/DirectChat.md +++ b/docs/talawa-api-docs/models/DirectChat/variables/DirectChat.md @@ -6,8 +6,8 @@ # Variable: DirectChat -\> `const` **DirectChat**: `Model`\<[`InterfaceDirectChat`](../interfaces/InterfaceDirectChat.md), `object`, `object`, `object`, `Document`\<`unknown`, `object`, [`InterfaceDirectChat`](../interfaces/InterfaceDirectChat.md)\> & [`InterfaceDirectChat`](../interfaces/InterfaceDirectChat.md) & `Required`\<`object`\>, `any`\> +> `const` **DirectChat**: `Model`\<[`InterfaceDirectChat`](../interfaces/InterfaceDirectChat.md), `object`, `object`, `object`, `Document`\<`unknown`, `object`, [`InterfaceDirectChat`](../interfaces/InterfaceDirectChat.md)\> & [`InterfaceDirectChat`](../interfaces/InterfaceDirectChat.md) & `Required`\<`object`\>, `any`\> ## Defined in -[src/models/DirectChat.ts:74](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/models/DirectChat.ts#L74) +[src/models/DirectChat.ts:74](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/models/DirectChat.ts#L74) diff --git a/docs/talawa-api-docs/models/DirectChatMessage/interfaces/InterfaceDirectChatMessage.md b/docs/talawa-api-docs/models/DirectChatMessage/interfaces/InterfaceDirectChatMessage.md index d9268ffc7b6..d3407b70791 100644 --- a/docs/talawa-api-docs/models/DirectChatMessage/interfaces/InterfaceDirectChatMessage.md +++ b/docs/talawa-api-docs/models/DirectChatMessage/interfaces/InterfaceDirectChatMessage.md @@ -12,78 +12,78 @@ Represents a document for a direct chat message in the MongoDB database. ### \_id -\> **\_id**: `ObjectId` +> **\_id**: `ObjectId` #### Defined in -[src/models/DirectChatMessage.ts:11](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/models/DirectChatMessage.ts#L11) +[src/models/DirectChatMessage.ts:11](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/models/DirectChatMessage.ts#L11) *** ### createdAt -\> **createdAt**: `Date` +> **createdAt**: `Date` #### Defined in -[src/models/DirectChatMessage.ts:17](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/models/DirectChatMessage.ts#L17) +[src/models/DirectChatMessage.ts:17](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/models/DirectChatMessage.ts#L17) *** ### directChatMessageBelongsTo -\> **directChatMessageBelongsTo**: `any` +> **directChatMessageBelongsTo**: `any` #### Defined in -[src/models/DirectChatMessage.ts:12](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/models/DirectChatMessage.ts#L12) +[src/models/DirectChatMessage.ts:12](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/models/DirectChatMessage.ts#L12) *** ### messageContent -\> **messageContent**: `string` +> **messageContent**: `string` #### Defined in -[src/models/DirectChatMessage.ts:15](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/models/DirectChatMessage.ts#L15) +[src/models/DirectChatMessage.ts:15](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/models/DirectChatMessage.ts#L15) *** ### receiver -\> **receiver**: `any` +> **receiver**: `any` #### Defined in -[src/models/DirectChatMessage.ts:14](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/models/DirectChatMessage.ts#L14) +[src/models/DirectChatMessage.ts:14](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/models/DirectChatMessage.ts#L14) *** ### sender -\> **sender**: `any` +> **sender**: `any` #### Defined in -[src/models/DirectChatMessage.ts:13](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/models/DirectChatMessage.ts#L13) +[src/models/DirectChatMessage.ts:13](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/models/DirectChatMessage.ts#L13) *** ### status -\> **status**: `string` +> **status**: `string` #### Defined in -[src/models/DirectChatMessage.ts:16](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/models/DirectChatMessage.ts#L16) +[src/models/DirectChatMessage.ts:16](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/models/DirectChatMessage.ts#L16) *** ### updatedAt -\> **updatedAt**: `Date` +> **updatedAt**: `Date` #### Defined in -[src/models/DirectChatMessage.ts:18](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/models/DirectChatMessage.ts#L18) +[src/models/DirectChatMessage.ts:18](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/models/DirectChatMessage.ts#L18) diff --git a/docs/talawa-api-docs/models/DirectChatMessage/variables/DirectChatMessage.md b/docs/talawa-api-docs/models/DirectChatMessage/variables/DirectChatMessage.md index e8d0b632182..8f677301d15 100644 --- a/docs/talawa-api-docs/models/DirectChatMessage/variables/DirectChatMessage.md +++ b/docs/talawa-api-docs/models/DirectChatMessage/variables/DirectChatMessage.md @@ -6,8 +6,8 @@ # Variable: DirectChatMessage -\> `const` **DirectChatMessage**: `Model`\<[`InterfaceDirectChatMessage`](../interfaces/InterfaceDirectChatMessage.md), `object`, `object`, `object`, `Document`\<`unknown`, `object`, [`InterfaceDirectChatMessage`](../interfaces/InterfaceDirectChatMessage.md)\> & [`InterfaceDirectChatMessage`](../interfaces/InterfaceDirectChatMessage.md) & `Required`\<`object`\>, `any`\> +> `const` **DirectChatMessage**: `Model`\<[`InterfaceDirectChatMessage`](../interfaces/InterfaceDirectChatMessage.md), `object`, `object`, `object`, `Document`\<`unknown`, `object`, [`InterfaceDirectChatMessage`](../interfaces/InterfaceDirectChatMessage.md)\> & [`InterfaceDirectChatMessage`](../interfaces/InterfaceDirectChatMessage.md) & `Required`\<`object`\>, `any`\> ## Defined in -[src/models/DirectChatMessage.ts:77](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/models/DirectChatMessage.ts#L77) +[src/models/DirectChatMessage.ts:77](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/models/DirectChatMessage.ts#L77) diff --git a/docs/talawa-api-docs/models/Donation/interfaces/InterfaceDonation.md b/docs/talawa-api-docs/models/Donation/interfaces/InterfaceDonation.md index 0e9979f9704..811c8d27236 100644 --- a/docs/talawa-api-docs/models/Donation/interfaces/InterfaceDonation.md +++ b/docs/talawa-api-docs/models/Donation/interfaces/InterfaceDonation.md @@ -12,78 +12,78 @@ Interface representing a document for a donation in MongoDB. ### amount -\> **amount**: `number` +> **amount**: `number` #### Defined in -[src/models/Donation.ts:14](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/models/Donation.ts#L14) +[src/models/Donation.ts:14](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/models/Donation.ts#L14) *** ### createdAt -\> **createdAt**: `Date` +> **createdAt**: `Date` #### Defined in -[src/models/Donation.ts:15](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/models/Donation.ts#L15) +[src/models/Donation.ts:15](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/models/Donation.ts#L15) *** ### nameOfOrg -\> **nameOfOrg**: `string` +> **nameOfOrg**: `string` #### Defined in -[src/models/Donation.ts:11](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/models/Donation.ts#L11) +[src/models/Donation.ts:11](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/models/Donation.ts#L11) *** ### nameOfUser -\> **nameOfUser**: `string` +> **nameOfUser**: `string` #### Defined in -[src/models/Donation.ts:13](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/models/Donation.ts#L13) +[src/models/Donation.ts:13](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/models/Donation.ts#L13) *** ### orgId -\> **orgId**: `string` \| `ObjectId` +> **orgId**: `string` \| `ObjectId` #### Defined in -[src/models/Donation.ts:10](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/models/Donation.ts#L10) +[src/models/Donation.ts:10](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/models/Donation.ts#L10) *** ### payPalId -\> **payPalId**: `string` +> **payPalId**: `string` #### Defined in -[src/models/Donation.ts:12](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/models/Donation.ts#L12) +[src/models/Donation.ts:12](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/models/Donation.ts#L12) *** ### updatedAt -\> **updatedAt**: `Date` +> **updatedAt**: `Date` #### Defined in -[src/models/Donation.ts:16](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/models/Donation.ts#L16) +[src/models/Donation.ts:16](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/models/Donation.ts#L16) *** ### userId -\> **userId**: `string` \| `ObjectId` +> **userId**: `string` \| `ObjectId` #### Defined in -[src/models/Donation.ts:9](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/models/Donation.ts#L9) +[src/models/Donation.ts:9](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/models/Donation.ts#L9) diff --git a/docs/talawa-api-docs/models/Donation/variables/Donation.md b/docs/talawa-api-docs/models/Donation/variables/Donation.md index 2955ebd91d9..1a8756441a0 100644 --- a/docs/talawa-api-docs/models/Donation/variables/Donation.md +++ b/docs/talawa-api-docs/models/Donation/variables/Donation.md @@ -6,8 +6,8 @@ # Variable: Donation -\> `const` **Donation**: `Model`\<[`InterfaceDonation`](../interfaces/InterfaceDonation.md), `object`, `object`, `object`, `Document`\<`unknown`, `object`, [`InterfaceDonation`](../interfaces/InterfaceDonation.md)\> & [`InterfaceDonation`](../interfaces/InterfaceDonation.md) & `object`, `any`\> +> `const` **Donation**: `Model`\<[`InterfaceDonation`](../interfaces/InterfaceDonation.md), `object`, `object`, `object`, `Document`\<`unknown`, `object`, [`InterfaceDonation`](../interfaces/InterfaceDonation.md)\> & [`InterfaceDonation`](../interfaces/InterfaceDonation.md) & `object`, `any`\> ## Defined in -[src/models/Donation.ts:72](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/models/Donation.ts#L72) +[src/models/Donation.ts:72](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/models/Donation.ts#L72) diff --git a/docs/talawa-api-docs/models/EncodedImage/interfaces/InterfaceEncodedImage.md b/docs/talawa-api-docs/models/EncodedImage/interfaces/InterfaceEncodedImage.md index 4f721bbe4a2..a54453e29b8 100644 --- a/docs/talawa-api-docs/models/EncodedImage/interfaces/InterfaceEncodedImage.md +++ b/docs/talawa-api-docs/models/EncodedImage/interfaces/InterfaceEncodedImage.md @@ -12,38 +12,38 @@ Represents a document for an encoded image in the MongoDB database. ### \_id -\> **\_id**: `ObjectId` +> **\_id**: `ObjectId` #### Defined in -[src/models/EncodedImage.ts:9](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/models/EncodedImage.ts#L9) +[src/models/EncodedImage.ts:9](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/models/EncodedImage.ts#L9) *** ### content -\> **content**: `string` +> **content**: `string` #### Defined in -[src/models/EncodedImage.ts:11](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/models/EncodedImage.ts#L11) +[src/models/EncodedImage.ts:11](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/models/EncodedImage.ts#L11) *** ### fileName -\> **fileName**: `string` +> **fileName**: `string` #### Defined in -[src/models/EncodedImage.ts:10](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/models/EncodedImage.ts#L10) +[src/models/EncodedImage.ts:10](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/models/EncodedImage.ts#L10) *** ### numberOfUses -\> **numberOfUses**: `number` +> **numberOfUses**: `number` #### Defined in -[src/models/EncodedImage.ts:12](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/models/EncodedImage.ts#L12) +[src/models/EncodedImage.ts:12](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/models/EncodedImage.ts#L12) diff --git a/docs/talawa-api-docs/models/EncodedImage/variables/EncodedImage.md b/docs/talawa-api-docs/models/EncodedImage/variables/EncodedImage.md index b3a52b622ca..7f3a8610c14 100644 --- a/docs/talawa-api-docs/models/EncodedImage/variables/EncodedImage.md +++ b/docs/talawa-api-docs/models/EncodedImage/variables/EncodedImage.md @@ -6,8 +6,8 @@ # Variable: EncodedImage -\> `const` **EncodedImage**: `Model`\<[`InterfaceEncodedImage`](../interfaces/InterfaceEncodedImage.md), `object`, `object`, `object`, `Document`\<`unknown`, `object`, [`InterfaceEncodedImage`](../interfaces/InterfaceEncodedImage.md)\> & [`InterfaceEncodedImage`](../interfaces/InterfaceEncodedImage.md) & `Required`\<`object`\>, `any`\> +> `const` **EncodedImage**: `Model`\<[`InterfaceEncodedImage`](../interfaces/InterfaceEncodedImage.md), `object`, `object`, `object`, `Document`\<`unknown`, `object`, [`InterfaceEncodedImage`](../interfaces/InterfaceEncodedImage.md)\> & [`InterfaceEncodedImage`](../interfaces/InterfaceEncodedImage.md) & `Required`\<`object`\>, `any`\> ## Defined in -[src/models/EncodedImage.ts:44](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/models/EncodedImage.ts#L44) +[src/models/EncodedImage.ts:44](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/models/EncodedImage.ts#L44) diff --git a/docs/talawa-api-docs/models/EncodedVideo/interfaces/InterfaceEncodedVideo.md b/docs/talawa-api-docs/models/EncodedVideo/interfaces/InterfaceEncodedVideo.md index cee1501525b..bfd71fc29d9 100644 --- a/docs/talawa-api-docs/models/EncodedVideo/interfaces/InterfaceEncodedVideo.md +++ b/docs/talawa-api-docs/models/EncodedVideo/interfaces/InterfaceEncodedVideo.md @@ -12,38 +12,38 @@ Interface representing a document for an encoded video in MongoDB. ### \_id -\> **\_id**: `ObjectId` +> **\_id**: `ObjectId` #### Defined in -[src/models/EncodedVideo.ts:9](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/models/EncodedVideo.ts#L9) +[src/models/EncodedVideo.ts:9](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/models/EncodedVideo.ts#L9) *** ### content -\> **content**: `string` +> **content**: `string` #### Defined in -[src/models/EncodedVideo.ts:11](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/models/EncodedVideo.ts#L11) +[src/models/EncodedVideo.ts:11](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/models/EncodedVideo.ts#L11) *** ### fileName -\> **fileName**: `string` +> **fileName**: `string` #### Defined in -[src/models/EncodedVideo.ts:10](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/models/EncodedVideo.ts#L10) +[src/models/EncodedVideo.ts:10](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/models/EncodedVideo.ts#L10) *** ### numberOfUses -\> **numberOfUses**: `number` +> **numberOfUses**: `number` #### Defined in -[src/models/EncodedVideo.ts:12](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/models/EncodedVideo.ts#L12) +[src/models/EncodedVideo.ts:12](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/models/EncodedVideo.ts#L12) diff --git a/docs/talawa-api-docs/models/EncodedVideo/variables/EncodedVideo.md b/docs/talawa-api-docs/models/EncodedVideo/variables/EncodedVideo.md index 53408c37d44..d497401ee1d 100644 --- a/docs/talawa-api-docs/models/EncodedVideo/variables/EncodedVideo.md +++ b/docs/talawa-api-docs/models/EncodedVideo/variables/EncodedVideo.md @@ -6,8 +6,8 @@ # Variable: EncodedVideo -\> `const` **EncodedVideo**: `Model`\<[`InterfaceEncodedVideo`](../interfaces/InterfaceEncodedVideo.md), `object`, `object`, `object`, `Document`\<`unknown`, `object`, [`InterfaceEncodedVideo`](../interfaces/InterfaceEncodedVideo.md)\> & [`InterfaceEncodedVideo`](../interfaces/InterfaceEncodedVideo.md) & `Required`\<`object`\>, `any`\> +> `const` **EncodedVideo**: `Model`\<[`InterfaceEncodedVideo`](../interfaces/InterfaceEncodedVideo.md), `object`, `object`, `object`, `Document`\<`unknown`, `object`, [`InterfaceEncodedVideo`](../interfaces/InterfaceEncodedVideo.md)\> & [`InterfaceEncodedVideo`](../interfaces/InterfaceEncodedVideo.md) & `Required`\<`object`\>, `any`\> ## Defined in -[src/models/EncodedVideo.ts:47](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/models/EncodedVideo.ts#L47) +[src/models/EncodedVideo.ts:47](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/models/EncodedVideo.ts#L47) diff --git a/docs/talawa-api-docs/models/Event/interfaces/InterfaceEvent.md b/docs/talawa-api-docs/models/Event/interfaces/InterfaceEvent.md index c3f3e9b5506..a43f396d51a 100644 --- a/docs/talawa-api-docs/models/Event/interfaces/InterfaceEvent.md +++ b/docs/talawa-api-docs/models/Event/interfaces/InterfaceEvent.md @@ -12,278 +12,278 @@ Represents a document for an event in the MongoDB database. ### \_id -\> **\_id**: `ObjectId` +> **\_id**: `ObjectId` #### Defined in -[src/models/Event.ts:14](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/models/Event.ts#L14) +[src/models/Event.ts:14](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/models/Event.ts#L14) *** ### admins -\> **admins**: `any`[] +> **admins**: `any`[] #### Defined in -[src/models/Event.ts:15](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/models/Event.ts#L15) +[src/models/Event.ts:15](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/models/Event.ts#L15) *** ### agendaItems -\> **agendaItems**: `any`[] +> **agendaItems**: `any`[] #### Defined in -[src/models/Event.ts:41](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/models/Event.ts#L41) +[src/models/Event.ts:41](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/models/Event.ts#L41) *** ### allDay -\> **allDay**: `boolean` +> **allDay**: `boolean` #### Defined in -[src/models/Event.ts:16](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/models/Event.ts#L16) +[src/models/Event.ts:16](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/models/Event.ts#L16) *** ### attendees -\> **attendees**: `undefined` \| `string` +> **attendees**: `undefined` \| `string` #### Defined in -[src/models/Event.ts:17](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/models/Event.ts#L17) +[src/models/Event.ts:17](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/models/Event.ts#L17) *** ### baseRecurringEventId -\> **baseRecurringEventId**: `any` +> **baseRecurringEventId**: `any` #### Defined in -[src/models/Event.ts:18](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/models/Event.ts#L18) +[src/models/Event.ts:18](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/models/Event.ts#L18) *** ### createdAt -\> **createdAt**: `Date` +> **createdAt**: `Date` #### Defined in -[src/models/Event.ts:19](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/models/Event.ts#L19) +[src/models/Event.ts:19](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/models/Event.ts#L19) *** ### creatorId -\> **creatorId**: `any` +> **creatorId**: `any` #### Defined in -[src/models/Event.ts:20](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/models/Event.ts#L20) +[src/models/Event.ts:20](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/models/Event.ts#L20) *** ### description -\> **description**: `string` +> **description**: `string` #### Defined in -[src/models/Event.ts:21](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/models/Event.ts#L21) +[src/models/Event.ts:21](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/models/Event.ts#L21) *** ### endDate -\> **endDate**: `undefined` \| `string` +> **endDate**: `undefined` \| `string` #### Defined in -[src/models/Event.ts:22](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/models/Event.ts#L22) +[src/models/Event.ts:22](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/models/Event.ts#L22) *** ### endTime -\> **endTime**: `undefined` \| `string` +> **endTime**: `undefined` \| `string` #### Defined in -[src/models/Event.ts:23](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/models/Event.ts#L23) +[src/models/Event.ts:23](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/models/Event.ts#L23) *** ### images -\> **images**: `string`[] +> **images**: `string`[] #### Defined in -[src/models/Event.ts:24](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/models/Event.ts#L24) +[src/models/Event.ts:24](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/models/Event.ts#L24) *** ### isBaseRecurringEvent -\> **isBaseRecurringEvent**: `boolean` +> **isBaseRecurringEvent**: `boolean` #### Defined in -[src/models/Event.ts:25](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/models/Event.ts#L25) +[src/models/Event.ts:25](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/models/Event.ts#L25) *** ### isPublic -\> **isPublic**: `boolean` +> **isPublic**: `boolean` #### Defined in -[src/models/Event.ts:26](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/models/Event.ts#L26) +[src/models/Event.ts:26](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/models/Event.ts#L26) *** ### isRecurringEventException -\> **isRecurringEventException**: `boolean` +> **isRecurringEventException**: `boolean` #### Defined in -[src/models/Event.ts:27](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/models/Event.ts#L27) +[src/models/Event.ts:27](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/models/Event.ts#L27) *** ### isRegisterable -\> **isRegisterable**: `boolean` +> **isRegisterable**: `boolean` #### Defined in -[src/models/Event.ts:28](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/models/Event.ts#L28) +[src/models/Event.ts:28](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/models/Event.ts#L28) *** ### latitude -\> **latitude**: `undefined` \| `number` +> **latitude**: `undefined` \| `number` #### Defined in -[src/models/Event.ts:29](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/models/Event.ts#L29) +[src/models/Event.ts:29](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/models/Event.ts#L29) *** ### location -\> **location**: `undefined` \| `string` +> **location**: `undefined` \| `string` #### Defined in -[src/models/Event.ts:30](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/models/Event.ts#L30) +[src/models/Event.ts:30](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/models/Event.ts#L30) *** ### longitude -\> **longitude**: `number` +> **longitude**: `number` #### Defined in -[src/models/Event.ts:31](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/models/Event.ts#L31) +[src/models/Event.ts:31](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/models/Event.ts#L31) *** ### organization -\> **organization**: `any` +> **organization**: `any` #### Defined in -[src/models/Event.ts:32](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/models/Event.ts#L32) +[src/models/Event.ts:32](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/models/Event.ts#L32) *** ### recurrance -\> **recurrance**: `string` +> **recurrance**: `string` #### Defined in -[src/models/Event.ts:33](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/models/Event.ts#L33) +[src/models/Event.ts:33](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/models/Event.ts#L33) *** ### recurrenceRuleId -\> **recurrenceRuleId**: `any` +> **recurrenceRuleId**: `any` #### Defined in -[src/models/Event.ts:34](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/models/Event.ts#L34) +[src/models/Event.ts:34](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/models/Event.ts#L34) *** ### recurring -\> **recurring**: `boolean` +> **recurring**: `boolean` #### Defined in -[src/models/Event.ts:35](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/models/Event.ts#L35) +[src/models/Event.ts:35](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/models/Event.ts#L35) *** ### startDate -\> **startDate**: `string` +> **startDate**: `string` #### Defined in -[src/models/Event.ts:36](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/models/Event.ts#L36) +[src/models/Event.ts:36](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/models/Event.ts#L36) *** ### startTime -\> **startTime**: `undefined` \| `string` +> **startTime**: `undefined` \| `string` #### Defined in -[src/models/Event.ts:37](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/models/Event.ts#L37) +[src/models/Event.ts:37](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/models/Event.ts#L37) *** ### title -\> **title**: `string` +> **title**: `string` #### Defined in -[src/models/Event.ts:38](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/models/Event.ts#L38) +[src/models/Event.ts:38](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/models/Event.ts#L38) *** ### updatedAt -\> **updatedAt**: `Date` +> **updatedAt**: `Date` #### Defined in -[src/models/Event.ts:39](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/models/Event.ts#L39) +[src/models/Event.ts:39](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/models/Event.ts#L39) *** ### volunteerGroups -\> **volunteerGroups**: `any`[] +> **volunteerGroups**: `any`[] #### Defined in -[src/models/Event.ts:40](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/models/Event.ts#L40) +[src/models/Event.ts:40](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/models/Event.ts#L40) diff --git a/docs/talawa-api-docs/models/Event/variables/Event.md b/docs/talawa-api-docs/models/Event/variables/Event.md index 755a7e2de51..4c8f70b8240 100644 --- a/docs/talawa-api-docs/models/Event/variables/Event.md +++ b/docs/talawa-api-docs/models/Event/variables/Event.md @@ -6,8 +6,8 @@ # Variable: Event -\> `const` **Event**: `Model`\<[`InterfaceEvent`](../interfaces/InterfaceEvent.md), `object`, `object`, `object`, `Document`\<`unknown`, `object`, [`InterfaceEvent`](../interfaces/InterfaceEvent.md)\> & [`InterfaceEvent`](../interfaces/InterfaceEvent.md) & `Required`\<`object`\>, `any`\> +> `const` **Event**: `Model`\<[`InterfaceEvent`](../interfaces/InterfaceEvent.md), `object`, `object`, `object`, `Document`\<`unknown`, `object`, [`InterfaceEvent`](../interfaces/InterfaceEvent.md)\> & [`InterfaceEvent`](../interfaces/InterfaceEvent.md) & `Required`\<`object`\>, `any`\> ## Defined in -[src/models/Event.ts:202](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/models/Event.ts#L202) +[src/models/Event.ts:202](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/models/Event.ts#L202) diff --git a/docs/talawa-api-docs/models/EventAttendee/interfaces/InterfaceEventAttendee.md b/docs/talawa-api-docs/models/EventAttendee/interfaces/InterfaceEventAttendee.md index 8352ef4bbfd..769a7a7250c 100644 --- a/docs/talawa-api-docs/models/EventAttendee/interfaces/InterfaceEventAttendee.md +++ b/docs/talawa-api-docs/models/EventAttendee/interfaces/InterfaceEventAttendee.md @@ -12,88 +12,88 @@ Interface representing a document for an event attendee in MongoDB. ### \_id -\> **\_id**: `ObjectId` +> **\_id**: `ObjectId` #### Defined in -[src/models/EventAttendee.ts:13](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/models/EventAttendee.ts#L13) +[src/models/EventAttendee.ts:13](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/models/EventAttendee.ts#L13) *** ### checkInId -\> **checkInId**: `any` +> **checkInId**: `any` #### Defined in -[src/models/EventAttendee.ts:16](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/models/EventAttendee.ts#L16) +[src/models/EventAttendee.ts:16](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/models/EventAttendee.ts#L16) *** ### checkOutId -\> **checkOutId**: `any` +> **checkOutId**: `any` #### Defined in -[src/models/EventAttendee.ts:17](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/models/EventAttendee.ts#L17) +[src/models/EventAttendee.ts:17](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/models/EventAttendee.ts#L17) *** ### eventId -\> **eventId**: `any` +> **eventId**: `any` #### Defined in -[src/models/EventAttendee.ts:15](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/models/EventAttendee.ts#L15) +[src/models/EventAttendee.ts:15](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/models/EventAttendee.ts#L15) *** ### isCheckedIn -\> **isCheckedIn**: `boolean` +> **isCheckedIn**: `boolean` #### Defined in -[src/models/EventAttendee.ts:20](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/models/EventAttendee.ts#L20) +[src/models/EventAttendee.ts:20](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/models/EventAttendee.ts#L20) *** ### isCheckedOut -\> **isCheckedOut**: `boolean` +> **isCheckedOut**: `boolean` #### Defined in -[src/models/EventAttendee.ts:21](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/models/EventAttendee.ts#L21) +[src/models/EventAttendee.ts:21](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/models/EventAttendee.ts#L21) *** ### isInvited -\> **isInvited**: `boolean` +> **isInvited**: `boolean` #### Defined in -[src/models/EventAttendee.ts:18](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/models/EventAttendee.ts#L18) +[src/models/EventAttendee.ts:18](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/models/EventAttendee.ts#L18) *** ### isRegistered -\> **isRegistered**: `boolean` +> **isRegistered**: `boolean` #### Defined in -[src/models/EventAttendee.ts:19](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/models/EventAttendee.ts#L19) +[src/models/EventAttendee.ts:19](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/models/EventAttendee.ts#L19) *** ### userId -\> **userId**: `any` +> **userId**: `any` #### Defined in -[src/models/EventAttendee.ts:14](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/models/EventAttendee.ts#L14) +[src/models/EventAttendee.ts:14](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/models/EventAttendee.ts#L14) diff --git a/docs/talawa-api-docs/models/EventAttendee/variables/EventAttendee.md b/docs/talawa-api-docs/models/EventAttendee/variables/EventAttendee.md index b06a5e9dce7..54428ab1ecb 100644 --- a/docs/talawa-api-docs/models/EventAttendee/variables/EventAttendee.md +++ b/docs/talawa-api-docs/models/EventAttendee/variables/EventAttendee.md @@ -6,8 +6,8 @@ # Variable: EventAttendee -\> `const` **EventAttendee**: `Model`\<[`InterfaceEventAttendee`](../interfaces/InterfaceEventAttendee.md), `object`, `object`, `object`, `Document`\<`unknown`, `object`, [`InterfaceEventAttendee`](../interfaces/InterfaceEventAttendee.md)\> & [`InterfaceEventAttendee`](../interfaces/InterfaceEventAttendee.md) & `Required`\<`object`\>, `any`\> +> `const` **EventAttendee**: `Model`\<[`InterfaceEventAttendee`](../interfaces/InterfaceEventAttendee.md), `object`, `object`, `object`, `Document`\<`unknown`, `object`, [`InterfaceEventAttendee`](../interfaces/InterfaceEventAttendee.md)\> & [`InterfaceEventAttendee`](../interfaces/InterfaceEventAttendee.md) & `Required`\<`object`\>, `any`\> ## Defined in -[src/models/EventAttendee.ts:94](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/models/EventAttendee.ts#L94) +[src/models/EventAttendee.ts:94](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/models/EventAttendee.ts#L94) diff --git a/docs/talawa-api-docs/models/EventVolunteer/interfaces/InterfaceEventVolunteer.md b/docs/talawa-api-docs/models/EventVolunteer/interfaces/InterfaceEventVolunteer.md index f409d6e6b77..b057f33b48c 100644 --- a/docs/talawa-api-docs/models/EventVolunteer/interfaces/InterfaceEventVolunteer.md +++ b/docs/talawa-api-docs/models/EventVolunteer/interfaces/InterfaceEventVolunteer.md @@ -13,98 +13,98 @@ This interface defines the structure and types of data that an event volunteer d ### \_id -\> **\_id**: `ObjectId` +> **\_id**: `ObjectId` #### Defined in -[src/models/EventVolunteer.ts:13](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/models/EventVolunteer.ts#L13) +[src/models/EventVolunteer.ts:13](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/models/EventVolunteer.ts#L13) *** ### createdAt -\> **createdAt**: `Date` +> **createdAt**: `Date` #### Defined in -[src/models/EventVolunteer.ts:14](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/models/EventVolunteer.ts#L14) +[src/models/EventVolunteer.ts:14](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/models/EventVolunteer.ts#L14) *** ### creatorId -\> **creatorId**: `any` +> **creatorId**: `any` #### Defined in -[src/models/EventVolunteer.ts:15](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/models/EventVolunteer.ts#L15) +[src/models/EventVolunteer.ts:15](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/models/EventVolunteer.ts#L15) *** ### eventId -\> **eventId**: `any` +> **eventId**: `any` #### Defined in -[src/models/EventVolunteer.ts:16](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/models/EventVolunteer.ts#L16) +[src/models/EventVolunteer.ts:16](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/models/EventVolunteer.ts#L16) *** ### groupId -\> **groupId**: `any` +> **groupId**: `any` #### Defined in -[src/models/EventVolunteer.ts:17](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/models/EventVolunteer.ts#L17) +[src/models/EventVolunteer.ts:17](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/models/EventVolunteer.ts#L17) *** ### isAssigned -\> **isAssigned**: `boolean` +> **isAssigned**: `boolean` #### Defined in -[src/models/EventVolunteer.ts:18](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/models/EventVolunteer.ts#L18) +[src/models/EventVolunteer.ts:18](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/models/EventVolunteer.ts#L18) *** ### isInvited -\> **isInvited**: `boolean` +> **isInvited**: `boolean` #### Defined in -[src/models/EventVolunteer.ts:19](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/models/EventVolunteer.ts#L19) +[src/models/EventVolunteer.ts:19](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/models/EventVolunteer.ts#L19) *** ### response -\> **response**: `string` +> **response**: `string` #### Defined in -[src/models/EventVolunteer.ts:20](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/models/EventVolunteer.ts#L20) +[src/models/EventVolunteer.ts:20](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/models/EventVolunteer.ts#L20) *** ### updatedAt -\> **updatedAt**: `Date` +> **updatedAt**: `Date` #### Defined in -[src/models/EventVolunteer.ts:21](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/models/EventVolunteer.ts#L21) +[src/models/EventVolunteer.ts:21](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/models/EventVolunteer.ts#L21) *** ### userId -\> **userId**: `any` +> **userId**: `any` #### Defined in -[src/models/EventVolunteer.ts:22](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/models/EventVolunteer.ts#L22) +[src/models/EventVolunteer.ts:22](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/models/EventVolunteer.ts#L22) diff --git a/docs/talawa-api-docs/models/EventVolunteer/variables/EventVolunteer.md b/docs/talawa-api-docs/models/EventVolunteer/variables/EventVolunteer.md index 1efe28cd74a..cd7f4a40929 100644 --- a/docs/talawa-api-docs/models/EventVolunteer/variables/EventVolunteer.md +++ b/docs/talawa-api-docs/models/EventVolunteer/variables/EventVolunteer.md @@ -6,11 +6,11 @@ # Variable: EventVolunteer -\> `const` **EventVolunteer**: `Model`\<[`InterfaceEventVolunteer`](../interfaces/InterfaceEventVolunteer.md), `object`, `object`, `object`, `Document`\<`unknown`, `object`, [`InterfaceEventVolunteer`](../interfaces/InterfaceEventVolunteer.md)\> & [`InterfaceEventVolunteer`](../interfaces/InterfaceEventVolunteer.md) & `Required`\<`object`\>, `any`\> +> `const` **EventVolunteer**: `Model`\<[`InterfaceEventVolunteer`](../interfaces/InterfaceEventVolunteer.md), `object`, `object`, `object`, `Document`\<`unknown`, `object`, [`InterfaceEventVolunteer`](../interfaces/InterfaceEventVolunteer.md)\> & [`InterfaceEventVolunteer`](../interfaces/InterfaceEventVolunteer.md) & `Required`\<`object`\>, `any`\> Export the EventVolunteer model. This syntax ensures we don't get an OverwriteModelError while running tests. ## Defined in -[src/models/EventVolunteer.ts:91](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/models/EventVolunteer.ts#L91) +[src/models/EventVolunteer.ts:91](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/models/EventVolunteer.ts#L91) diff --git a/docs/talawa-api-docs/models/EventVolunteerGroup/interfaces/InterfaceEventVolunteerGroup.md b/docs/talawa-api-docs/models/EventVolunteerGroup/interfaces/InterfaceEventVolunteerGroup.md index e6f4594cc2c..8b35b1aaa78 100644 --- a/docs/talawa-api-docs/models/EventVolunteerGroup/interfaces/InterfaceEventVolunteerGroup.md +++ b/docs/talawa-api-docs/models/EventVolunteerGroup/interfaces/InterfaceEventVolunteerGroup.md @@ -13,88 +13,88 @@ This interface defines the structure and types of data that an event volunteer g ### \_id -\> **\_id**: `ObjectId` +> **\_id**: `ObjectId` #### Defined in -[src/models/EventVolunteerGroup.ts:13](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/models/EventVolunteerGroup.ts#L13) +[src/models/EventVolunteerGroup.ts:13](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/models/EventVolunteerGroup.ts#L13) *** ### createdAt -\> **createdAt**: `Date` +> **createdAt**: `Date` #### Defined in -[src/models/EventVolunteerGroup.ts:14](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/models/EventVolunteerGroup.ts#L14) +[src/models/EventVolunteerGroup.ts:14](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/models/EventVolunteerGroup.ts#L14) *** ### creatorId -\> **creatorId**: `any` +> **creatorId**: `any` #### Defined in -[src/models/EventVolunteerGroup.ts:15](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/models/EventVolunteerGroup.ts#L15) +[src/models/EventVolunteerGroup.ts:15](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/models/EventVolunteerGroup.ts#L15) *** ### eventId -\> **eventId**: `any` +> **eventId**: `any` #### Defined in -[src/models/EventVolunteerGroup.ts:16](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/models/EventVolunteerGroup.ts#L16) +[src/models/EventVolunteerGroup.ts:16](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/models/EventVolunteerGroup.ts#L16) *** ### leaderId -\> **leaderId**: `any` +> **leaderId**: `any` #### Defined in -[src/models/EventVolunteerGroup.ts:17](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/models/EventVolunteerGroup.ts#L17) +[src/models/EventVolunteerGroup.ts:17](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/models/EventVolunteerGroup.ts#L17) *** ### name -\> **name**: `string` +> **name**: `string` #### Defined in -[src/models/EventVolunteerGroup.ts:18](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/models/EventVolunteerGroup.ts#L18) +[src/models/EventVolunteerGroup.ts:18](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/models/EventVolunteerGroup.ts#L18) *** ### updatedAt -\> **updatedAt**: `Date` +> **updatedAt**: `Date` #### Defined in -[src/models/EventVolunteerGroup.ts:19](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/models/EventVolunteerGroup.ts#L19) +[src/models/EventVolunteerGroup.ts:19](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/models/EventVolunteerGroup.ts#L19) *** ### volunteers -\> **volunteers**: `any`[] +> **volunteers**: `any`[] #### Defined in -[src/models/EventVolunteerGroup.ts:20](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/models/EventVolunteerGroup.ts#L20) +[src/models/EventVolunteerGroup.ts:20](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/models/EventVolunteerGroup.ts#L20) *** ### volunteersRequired? -\> `optional` **volunteersRequired**: `number` +> `optional` **volunteersRequired**: `number` #### Defined in -[src/models/EventVolunteerGroup.ts:21](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/models/EventVolunteerGroup.ts#L21) +[src/models/EventVolunteerGroup.ts:21](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/models/EventVolunteerGroup.ts#L21) diff --git a/docs/talawa-api-docs/models/EventVolunteerGroup/variables/EventVolunteerGroup.md b/docs/talawa-api-docs/models/EventVolunteerGroup/variables/EventVolunteerGroup.md index 2a015c0934c..f5587d9dee5 100644 --- a/docs/talawa-api-docs/models/EventVolunteerGroup/variables/EventVolunteerGroup.md +++ b/docs/talawa-api-docs/models/EventVolunteerGroup/variables/EventVolunteerGroup.md @@ -6,11 +6,11 @@ # Variable: EventVolunteerGroup -\> `const` **EventVolunteerGroup**: `Model`\<[`InterfaceEventVolunteerGroup`](../interfaces/InterfaceEventVolunteerGroup.md), `object`, `object`, `object`, `Document`\<`unknown`, `object`, [`InterfaceEventVolunteerGroup`](../interfaces/InterfaceEventVolunteerGroup.md)\> & [`InterfaceEventVolunteerGroup`](../interfaces/InterfaceEventVolunteerGroup.md) & `Required`\<`object`\>, `any`\> +> `const` **EventVolunteerGroup**: `Model`\<[`InterfaceEventVolunteerGroup`](../interfaces/InterfaceEventVolunteerGroup.md), `object`, `object`, `object`, `Document`\<`unknown`, `object`, [`InterfaceEventVolunteerGroup`](../interfaces/InterfaceEventVolunteerGroup.md)\> & [`InterfaceEventVolunteerGroup`](../interfaces/InterfaceEventVolunteerGroup.md) & `Required`\<`object`\>, `any`\> Export the EventVolunteerGroup model. This syntax ensures we don't get an OverwriteModelError while running tests. ## Defined in -[src/models/EventVolunteerGroup.ts:93](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/models/EventVolunteerGroup.ts#L93) +[src/models/EventVolunteerGroup.ts:93](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/models/EventVolunteerGroup.ts#L93) diff --git a/docs/talawa-api-docs/models/Feedback/interfaces/InterfaceFeedback.md b/docs/talawa-api-docs/models/Feedback/interfaces/InterfaceFeedback.md index 1210b3c4371..964a9c6dce9 100644 --- a/docs/talawa-api-docs/models/Feedback/interfaces/InterfaceFeedback.md +++ b/docs/talawa-api-docs/models/Feedback/interfaces/InterfaceFeedback.md @@ -13,58 +13,58 @@ This interface defines the structure and types of data that a feedback document ### \_id -\> **\_id**: `ObjectId` +> **\_id**: `ObjectId` #### Defined in -[src/models/Feedback.ts:11](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/models/Feedback.ts#L11) +[src/models/Feedback.ts:11](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/models/Feedback.ts#L11) *** ### createdAt -\> **createdAt**: `Date` +> **createdAt**: `Date` #### Defined in -[src/models/Feedback.ts:15](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/models/Feedback.ts#L15) +[src/models/Feedback.ts:15](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/models/Feedback.ts#L15) *** ### eventId -\> **eventId**: `any` +> **eventId**: `any` #### Defined in -[src/models/Feedback.ts:12](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/models/Feedback.ts#L12) +[src/models/Feedback.ts:12](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/models/Feedback.ts#L12) *** ### rating -\> **rating**: `number` +> **rating**: `number` #### Defined in -[src/models/Feedback.ts:13](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/models/Feedback.ts#L13) +[src/models/Feedback.ts:13](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/models/Feedback.ts#L13) *** ### review -\> **review**: `null` \| `string` +> **review**: `null` \| `string` #### Defined in -[src/models/Feedback.ts:14](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/models/Feedback.ts#L14) +[src/models/Feedback.ts:14](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/models/Feedback.ts#L14) *** ### updatedAt -\> **updatedAt**: `Date` +> **updatedAt**: `Date` #### Defined in -[src/models/Feedback.ts:16](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/models/Feedback.ts#L16) +[src/models/Feedback.ts:16](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/models/Feedback.ts#L16) diff --git a/docs/talawa-api-docs/models/Feedback/variables/Feedback.md b/docs/talawa-api-docs/models/Feedback/variables/Feedback.md index 2c566360ad6..3ab36b87947 100644 --- a/docs/talawa-api-docs/models/Feedback/variables/Feedback.md +++ b/docs/talawa-api-docs/models/Feedback/variables/Feedback.md @@ -6,11 +6,11 @@ # Variable: Feedback -\> `const` **Feedback**: `Model`\<[`InterfaceFeedback`](../interfaces/InterfaceFeedback.md), `object`, `object`, `object`, `Document`\<`unknown`, `object`, [`InterfaceFeedback`](../interfaces/InterfaceFeedback.md)\> & [`InterfaceFeedback`](../interfaces/InterfaceFeedback.md) & `Required`\<`object`\>, `any`\> +> `const` **Feedback**: `Model`\<[`InterfaceFeedback`](../interfaces/InterfaceFeedback.md), `object`, `object`, `object`, `Document`\<`unknown`, `object`, [`InterfaceFeedback`](../interfaces/InterfaceFeedback.md)\> & [`InterfaceFeedback`](../interfaces/InterfaceFeedback.md) & `Required`\<`object`\>, `any`\> Export the Feedback model. This syntax ensures we don't get an OverwriteModelError while running tests. ## Defined in -[src/models/Feedback.ts:73](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/models/Feedback.ts#L73) +[src/models/Feedback.ts:73](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/models/Feedback.ts#L73) diff --git a/docs/talawa-api-docs/models/File/interfaces/InterfaceFile.md b/docs/talawa-api-docs/models/File/interfaces/InterfaceFile.md index a885a657fd1..974dc9d37ef 100644 --- a/docs/talawa-api-docs/models/File/interfaces/InterfaceFile.md +++ b/docs/talawa-api-docs/models/File/interfaces/InterfaceFile.md @@ -12,88 +12,88 @@ This is an interface representing a document for a file in the database(MongoDB) ### \_id -\> **\_id**: `ObjectId` +> **\_id**: `ObjectId` #### Defined in -[src/models/File.ts:9](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/models/File.ts#L9) +[src/models/File.ts:9](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/models/File.ts#L9) *** ### contentType -\> **contentType**: `undefined` \| `string` +> **contentType**: `undefined` \| `string` #### Defined in -[src/models/File.ts:14](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/models/File.ts#L14) +[src/models/File.ts:14](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/models/File.ts#L14) *** ### createdAt -\> **createdAt**: `Date` +> **createdAt**: `Date` #### Defined in -[src/models/File.ts:16](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/models/File.ts#L16) +[src/models/File.ts:16](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/models/File.ts#L16) *** ### name -\> **name**: `string` +> **name**: `string` #### Defined in -[src/models/File.ts:10](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/models/File.ts#L10) +[src/models/File.ts:10](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/models/File.ts#L10) *** ### secret -\> **secret**: `string` +> **secret**: `string` #### Defined in -[src/models/File.ts:13](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/models/File.ts#L13) +[src/models/File.ts:13](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/models/File.ts#L13) *** ### size -\> **size**: `undefined` \| `number` +> **size**: `undefined` \| `number` #### Defined in -[src/models/File.ts:12](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/models/File.ts#L12) +[src/models/File.ts:12](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/models/File.ts#L12) *** ### status -\> **status**: `string` +> **status**: `string` #### Defined in -[src/models/File.ts:15](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/models/File.ts#L15) +[src/models/File.ts:15](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/models/File.ts#L15) *** ### updatedAt -\> **updatedAt**: `Date` +> **updatedAt**: `Date` #### Defined in -[src/models/File.ts:17](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/models/File.ts#L17) +[src/models/File.ts:17](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/models/File.ts#L17) *** ### url -\> **url**: `undefined` \| `string` +> **url**: `undefined` \| `string` #### Defined in -[src/models/File.ts:11](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/models/File.ts#L11) +[src/models/File.ts:11](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/models/File.ts#L11) diff --git a/docs/talawa-api-docs/models/File/variables/File.md b/docs/talawa-api-docs/models/File/variables/File.md index 3bf14ead216..969f8bba4df 100644 --- a/docs/talawa-api-docs/models/File/variables/File.md +++ b/docs/talawa-api-docs/models/File/variables/File.md @@ -6,7 +6,7 @@ # Variable: File -\> `const` **File**: `Model`\<[`InterfaceFile`](../interfaces/InterfaceFile.md), `object`, `object`, `object`, `Document`\<`unknown`, `object`, [`InterfaceFile`](../interfaces/InterfaceFile.md)\> & [`InterfaceFile`](../interfaces/InterfaceFile.md) & `Required`\<`object`\>, `any`\> +> `const` **File**: `Model`\<[`InterfaceFile`](../interfaces/InterfaceFile.md), `object`, `object`, `object`, `Document`\<`unknown`, `object`, [`InterfaceFile`](../interfaces/InterfaceFile.md)\> & [`InterfaceFile`](../interfaces/InterfaceFile.md) & `Required`\<`object`\>, `any`\> The Mongoose model for the File. If the model already exists (e.g., during testing), it uses the existing model. @@ -14,4 +14,4 @@ Otherwise, it creates a new model. ## Defined in -[src/models/File.ts:80](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/models/File.ts#L80) +[src/models/File.ts:80](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/models/File.ts#L80) diff --git a/docs/talawa-api-docs/models/Fund/interfaces/InterfaceFund.md b/docs/talawa-api-docs/models/Fund/interfaces/InterfaceFund.md index 6493355cfb5..2b1b3c689e7 100644 --- a/docs/talawa-api-docs/models/Fund/interfaces/InterfaceFund.md +++ b/docs/talawa-api-docs/models/Fund/interfaces/InterfaceFund.md @@ -13,108 +13,108 @@ This interface defines the structure and types of data that a fund document will ### \_id -\> **\_id**: `ObjectId` +> **\_id**: `ObjectId` #### Defined in -[src/models/Fund.ts:11](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/models/Fund.ts#L11) +[src/models/Fund.ts:11](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/models/Fund.ts#L11) *** ### campaigns -\> **campaigns**: `PopulatedDoc`\<[`InterfaceFundraisingCampaign`](../../FundraisingCampaign/interfaces/InterfaceFundraisingCampaign.md) & `Document`\>[] +> **campaigns**: `PopulatedDoc`\<[`InterfaceFundraisingCampaign`](../../FundraisingCampaign/interfaces/InterfaceFundraisingCampaign.md) & `Document`\>[] #### Defined in -[src/models/Fund.ts:19](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/models/Fund.ts#L19) +[src/models/Fund.ts:19](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/models/Fund.ts#L19) *** ### createdAt -\> **createdAt**: `Date` +> **createdAt**: `Date` #### Defined in -[src/models/Fund.ts:20](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/models/Fund.ts#L20) +[src/models/Fund.ts:20](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/models/Fund.ts#L20) *** ### creatorId -\> **creatorId**: `PopulatedDoc`\<[`InterfaceUser`](../../User/interfaces/InterfaceUser.md) & `Document`\> +> **creatorId**: `PopulatedDoc`\<[`InterfaceUser`](../../User/interfaces/InterfaceUser.md) & `Document`\> #### Defined in -[src/models/Fund.ts:18](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/models/Fund.ts#L18) +[src/models/Fund.ts:18](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/models/Fund.ts#L18) *** ### isArchived -\> **isArchived**: `boolean` +> **isArchived**: `boolean` #### Defined in -[src/models/Fund.ts:17](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/models/Fund.ts#L17) +[src/models/Fund.ts:17](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/models/Fund.ts#L17) *** ### isDefault -\> **isDefault**: `boolean` +> **isDefault**: `boolean` #### Defined in -[src/models/Fund.ts:16](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/models/Fund.ts#L16) +[src/models/Fund.ts:16](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/models/Fund.ts#L16) *** ### name -\> **name**: `string` +> **name**: `string` #### Defined in -[src/models/Fund.ts:13](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/models/Fund.ts#L13) +[src/models/Fund.ts:13](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/models/Fund.ts#L13) *** ### organizationId -\> **organizationId**: `ObjectId` +> **organizationId**: `ObjectId` #### Defined in -[src/models/Fund.ts:12](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/models/Fund.ts#L12) +[src/models/Fund.ts:12](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/models/Fund.ts#L12) *** ### refrenceNumber -\> **refrenceNumber**: `string` +> **refrenceNumber**: `string` #### Defined in -[src/models/Fund.ts:14](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/models/Fund.ts#L14) +[src/models/Fund.ts:14](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/models/Fund.ts#L14) *** ### taxDeductible -\> **taxDeductible**: `boolean` +> **taxDeductible**: `boolean` #### Defined in -[src/models/Fund.ts:15](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/models/Fund.ts#L15) +[src/models/Fund.ts:15](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/models/Fund.ts#L15) *** ### updatedAt -\> **updatedAt**: `Date` +> **updatedAt**: `Date` #### Defined in -[src/models/Fund.ts:21](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/models/Fund.ts#L21) +[src/models/Fund.ts:21](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/models/Fund.ts#L21) diff --git a/docs/talawa-api-docs/models/Fund/variables/Fund.md b/docs/talawa-api-docs/models/Fund/variables/Fund.md index 6bc858a1e7c..4168ba1650d 100644 --- a/docs/talawa-api-docs/models/Fund/variables/Fund.md +++ b/docs/talawa-api-docs/models/Fund/variables/Fund.md @@ -6,11 +6,11 @@ # Variable: Fund -\> `const` **Fund**: `Model`\<[`InterfaceFund`](../interfaces/InterfaceFund.md), `object`, `object`, `object`, `Document`\<`unknown`, `object`, [`InterfaceFund`](../interfaces/InterfaceFund.md)\> & [`InterfaceFund`](../interfaces/InterfaceFund.md) & `Required`\<`object`\>, `any`\> +> `const` **Fund**: `Model`\<[`InterfaceFund`](../interfaces/InterfaceFund.md), `object`, `object`, `object`, `Document`\<`unknown`, `object`, [`InterfaceFund`](../interfaces/InterfaceFund.md)\> & [`InterfaceFund`](../interfaces/InterfaceFund.md) & `Required`\<`object`\>, `any`\> Export the Fund model. This syntax ensures we don't get an OverwriteModelError while running tests. ## Defined in -[src/models/Fund.ts:95](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/models/Fund.ts#L95) +[src/models/Fund.ts:95](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/models/Fund.ts#L95) diff --git a/docs/talawa-api-docs/models/FundraisingCampaign/enumerations/CurrencyType.md b/docs/talawa-api-docs/models/FundraisingCampaign/enumerations/CurrencyType.md index b304365d5a5..5e5ef53c34a 100644 --- a/docs/talawa-api-docs/models/FundraisingCampaign/enumerations/CurrencyType.md +++ b/docs/talawa-api-docs/models/FundraisingCampaign/enumerations/CurrencyType.md @@ -13,1628 +13,1628 @@ This enum lists all the possible currency codes that can be used in the system. ### AED -\> **AED**: `"AED"` +> **AED**: `"AED"` #### Defined in -[src/models/FundraisingCampaign.ts:12](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/models/FundraisingCampaign.ts#L12) +[src/models/FundraisingCampaign.ts:12](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/models/FundraisingCampaign.ts#L12) *** ### AFN -\> **AFN**: `"AFN"` +> **AFN**: `"AFN"` #### Defined in -[src/models/FundraisingCampaign.ts:13](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/models/FundraisingCampaign.ts#L13) +[src/models/FundraisingCampaign.ts:13](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/models/FundraisingCampaign.ts#L13) *** ### ALL -\> **ALL**: `"ALL"` +> **ALL**: `"ALL"` #### Defined in -[src/models/FundraisingCampaign.ts:14](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/models/FundraisingCampaign.ts#L14) +[src/models/FundraisingCampaign.ts:14](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/models/FundraisingCampaign.ts#L14) *** ### AMD -\> **AMD**: `"AMD"` +> **AMD**: `"AMD"` #### Defined in -[src/models/FundraisingCampaign.ts:15](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/models/FundraisingCampaign.ts#L15) +[src/models/FundraisingCampaign.ts:15](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/models/FundraisingCampaign.ts#L15) *** ### ANG -\> **ANG**: `"ANG"` +> **ANG**: `"ANG"` #### Defined in -[src/models/FundraisingCampaign.ts:16](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/models/FundraisingCampaign.ts#L16) +[src/models/FundraisingCampaign.ts:16](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/models/FundraisingCampaign.ts#L16) *** ### AOA -\> **AOA**: `"AOA"` +> **AOA**: `"AOA"` #### Defined in -[src/models/FundraisingCampaign.ts:17](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/models/FundraisingCampaign.ts#L17) +[src/models/FundraisingCampaign.ts:17](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/models/FundraisingCampaign.ts#L17) *** ### ARS -\> **ARS**: `"ARS"` +> **ARS**: `"ARS"` #### Defined in -[src/models/FundraisingCampaign.ts:18](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/models/FundraisingCampaign.ts#L18) +[src/models/FundraisingCampaign.ts:18](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/models/FundraisingCampaign.ts#L18) *** ### AUD -\> **AUD**: `"AUD"` +> **AUD**: `"AUD"` #### Defined in -[src/models/FundraisingCampaign.ts:19](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/models/FundraisingCampaign.ts#L19) +[src/models/FundraisingCampaign.ts:19](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/models/FundraisingCampaign.ts#L19) *** ### AWG -\> **AWG**: `"AWG"` +> **AWG**: `"AWG"` #### Defined in -[src/models/FundraisingCampaign.ts:20](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/models/FundraisingCampaign.ts#L20) +[src/models/FundraisingCampaign.ts:20](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/models/FundraisingCampaign.ts#L20) *** ### AZN -\> **AZN**: `"AZN"` +> **AZN**: `"AZN"` #### Defined in -[src/models/FundraisingCampaign.ts:21](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/models/FundraisingCampaign.ts#L21) +[src/models/FundraisingCampaign.ts:21](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/models/FundraisingCampaign.ts#L21) *** ### BAM -\> **BAM**: `"BAM"` +> **BAM**: `"BAM"` #### Defined in -[src/models/FundraisingCampaign.ts:22](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/models/FundraisingCampaign.ts#L22) +[src/models/FundraisingCampaign.ts:22](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/models/FundraisingCampaign.ts#L22) *** ### BBD -\> **BBD**: `"BBD"` +> **BBD**: `"BBD"` #### Defined in -[src/models/FundraisingCampaign.ts:23](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/models/FundraisingCampaign.ts#L23) +[src/models/FundraisingCampaign.ts:23](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/models/FundraisingCampaign.ts#L23) *** ### BDT -\> **BDT**: `"BDT"` +> **BDT**: `"BDT"` #### Defined in -[src/models/FundraisingCampaign.ts:24](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/models/FundraisingCampaign.ts#L24) +[src/models/FundraisingCampaign.ts:24](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/models/FundraisingCampaign.ts#L24) *** ### BGN -\> **BGN**: `"BGN"` +> **BGN**: `"BGN"` #### Defined in -[src/models/FundraisingCampaign.ts:25](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/models/FundraisingCampaign.ts#L25) +[src/models/FundraisingCampaign.ts:25](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/models/FundraisingCampaign.ts#L25) *** ### BHD -\> **BHD**: `"BHD"` +> **BHD**: `"BHD"` #### Defined in -[src/models/FundraisingCampaign.ts:26](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/models/FundraisingCampaign.ts#L26) +[src/models/FundraisingCampaign.ts:26](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/models/FundraisingCampaign.ts#L26) *** ### BIF -\> **BIF**: `"BIF"` +> **BIF**: `"BIF"` #### Defined in -[src/models/FundraisingCampaign.ts:27](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/models/FundraisingCampaign.ts#L27) +[src/models/FundraisingCampaign.ts:27](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/models/FundraisingCampaign.ts#L27) *** ### BMD -\> **BMD**: `"BMD"` +> **BMD**: `"BMD"` #### Defined in -[src/models/FundraisingCampaign.ts:28](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/models/FundraisingCampaign.ts#L28) +[src/models/FundraisingCampaign.ts:28](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/models/FundraisingCampaign.ts#L28) *** ### BND -\> **BND**: `"BND"` +> **BND**: `"BND"` #### Defined in -[src/models/FundraisingCampaign.ts:29](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/models/FundraisingCampaign.ts#L29) +[src/models/FundraisingCampaign.ts:29](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/models/FundraisingCampaign.ts#L29) *** ### BOB -\> **BOB**: `"BOB"` +> **BOB**: `"BOB"` #### Defined in -[src/models/FundraisingCampaign.ts:30](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/models/FundraisingCampaign.ts#L30) +[src/models/FundraisingCampaign.ts:30](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/models/FundraisingCampaign.ts#L30) *** ### BRL -\> **BRL**: `"BRL"` +> **BRL**: `"BRL"` #### Defined in -[src/models/FundraisingCampaign.ts:31](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/models/FundraisingCampaign.ts#L31) +[src/models/FundraisingCampaign.ts:31](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/models/FundraisingCampaign.ts#L31) *** ### BSD -\> **BSD**: `"BSD"` +> **BSD**: `"BSD"` #### Defined in -[src/models/FundraisingCampaign.ts:32](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/models/FundraisingCampaign.ts#L32) +[src/models/FundraisingCampaign.ts:32](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/models/FundraisingCampaign.ts#L32) *** ### BTN -\> **BTN**: `"BTN"` +> **BTN**: `"BTN"` #### Defined in -[src/models/FundraisingCampaign.ts:33](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/models/FundraisingCampaign.ts#L33) +[src/models/FundraisingCampaign.ts:33](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/models/FundraisingCampaign.ts#L33) *** ### BWP -\> **BWP**: `"BWP"` +> **BWP**: `"BWP"` #### Defined in -[src/models/FundraisingCampaign.ts:34](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/models/FundraisingCampaign.ts#L34) +[src/models/FundraisingCampaign.ts:34](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/models/FundraisingCampaign.ts#L34) *** ### BYN -\> **BYN**: `"BYN"` +> **BYN**: `"BYN"` #### Defined in -[src/models/FundraisingCampaign.ts:35](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/models/FundraisingCampaign.ts#L35) +[src/models/FundraisingCampaign.ts:35](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/models/FundraisingCampaign.ts#L35) *** ### BZD -\> **BZD**: `"BZD"` +> **BZD**: `"BZD"` #### Defined in -[src/models/FundraisingCampaign.ts:36](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/models/FundraisingCampaign.ts#L36) +[src/models/FundraisingCampaign.ts:36](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/models/FundraisingCampaign.ts#L36) *** ### CAD -\> **CAD**: `"CAD"` +> **CAD**: `"CAD"` #### Defined in -[src/models/FundraisingCampaign.ts:37](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/models/FundraisingCampaign.ts#L37) +[src/models/FundraisingCampaign.ts:37](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/models/FundraisingCampaign.ts#L37) *** ### CDF -\> **CDF**: `"CDF"` +> **CDF**: `"CDF"` #### Defined in -[src/models/FundraisingCampaign.ts:38](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/models/FundraisingCampaign.ts#L38) +[src/models/FundraisingCampaign.ts:38](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/models/FundraisingCampaign.ts#L38) *** ### CHF -\> **CHF**: `"CHF"` +> **CHF**: `"CHF"` #### Defined in -[src/models/FundraisingCampaign.ts:39](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/models/FundraisingCampaign.ts#L39) +[src/models/FundraisingCampaign.ts:39](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/models/FundraisingCampaign.ts#L39) *** ### CLP -\> **CLP**: `"CLP"` +> **CLP**: `"CLP"` #### Defined in -[src/models/FundraisingCampaign.ts:40](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/models/FundraisingCampaign.ts#L40) +[src/models/FundraisingCampaign.ts:40](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/models/FundraisingCampaign.ts#L40) *** ### CNY -\> **CNY**: `"CNY"` +> **CNY**: `"CNY"` #### Defined in -[src/models/FundraisingCampaign.ts:41](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/models/FundraisingCampaign.ts#L41) +[src/models/FundraisingCampaign.ts:41](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/models/FundraisingCampaign.ts#L41) *** ### COP -\> **COP**: `"COP"` +> **COP**: `"COP"` #### Defined in -[src/models/FundraisingCampaign.ts:42](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/models/FundraisingCampaign.ts#L42) +[src/models/FundraisingCampaign.ts:42](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/models/FundraisingCampaign.ts#L42) *** ### CRC -\> **CRC**: `"CRC"` +> **CRC**: `"CRC"` #### Defined in -[src/models/FundraisingCampaign.ts:43](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/models/FundraisingCampaign.ts#L43) +[src/models/FundraisingCampaign.ts:43](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/models/FundraisingCampaign.ts#L43) *** ### CUP -\> **CUP**: `"CUP"` +> **CUP**: `"CUP"` #### Defined in -[src/models/FundraisingCampaign.ts:44](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/models/FundraisingCampaign.ts#L44) +[src/models/FundraisingCampaign.ts:44](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/models/FundraisingCampaign.ts#L44) *** ### CVE -\> **CVE**: `"CVE"` +> **CVE**: `"CVE"` #### Defined in -[src/models/FundraisingCampaign.ts:45](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/models/FundraisingCampaign.ts#L45) +[src/models/FundraisingCampaign.ts:45](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/models/FundraisingCampaign.ts#L45) *** ### CZK -\> **CZK**: `"CZK"` +> **CZK**: `"CZK"` #### Defined in -[src/models/FundraisingCampaign.ts:46](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/models/FundraisingCampaign.ts#L46) +[src/models/FundraisingCampaign.ts:46](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/models/FundraisingCampaign.ts#L46) *** ### DJF -\> **DJF**: `"DJF"` +> **DJF**: `"DJF"` #### Defined in -[src/models/FundraisingCampaign.ts:47](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/models/FundraisingCampaign.ts#L47) +[src/models/FundraisingCampaign.ts:47](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/models/FundraisingCampaign.ts#L47) *** ### DKK -\> **DKK**: `"DKK"` +> **DKK**: `"DKK"` #### Defined in -[src/models/FundraisingCampaign.ts:48](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/models/FundraisingCampaign.ts#L48) +[src/models/FundraisingCampaign.ts:48](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/models/FundraisingCampaign.ts#L48) *** ### DOP -\> **DOP**: `"DOP"` +> **DOP**: `"DOP"` #### Defined in -[src/models/FundraisingCampaign.ts:49](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/models/FundraisingCampaign.ts#L49) +[src/models/FundraisingCampaign.ts:49](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/models/FundraisingCampaign.ts#L49) *** ### DZD -\> **DZD**: `"DZD"` +> **DZD**: `"DZD"` #### Defined in -[src/models/FundraisingCampaign.ts:50](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/models/FundraisingCampaign.ts#L50) +[src/models/FundraisingCampaign.ts:50](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/models/FundraisingCampaign.ts#L50) *** ### EGP -\> **EGP**: `"EGP"` +> **EGP**: `"EGP"` #### Defined in -[src/models/FundraisingCampaign.ts:51](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/models/FundraisingCampaign.ts#L51) +[src/models/FundraisingCampaign.ts:51](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/models/FundraisingCampaign.ts#L51) *** ### ERN -\> **ERN**: `"ERN"` +> **ERN**: `"ERN"` #### Defined in -[src/models/FundraisingCampaign.ts:52](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/models/FundraisingCampaign.ts#L52) +[src/models/FundraisingCampaign.ts:52](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/models/FundraisingCampaign.ts#L52) *** ### ETB -\> **ETB**: `"ETB"` +> **ETB**: `"ETB"` #### Defined in -[src/models/FundraisingCampaign.ts:53](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/models/FundraisingCampaign.ts#L53) +[src/models/FundraisingCampaign.ts:53](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/models/FundraisingCampaign.ts#L53) *** ### EUR -\> **EUR**: `"EUR"` +> **EUR**: `"EUR"` #### Defined in -[src/models/FundraisingCampaign.ts:54](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/models/FundraisingCampaign.ts#L54) +[src/models/FundraisingCampaign.ts:54](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/models/FundraisingCampaign.ts#L54) *** ### FJD -\> **FJD**: `"FJD"` +> **FJD**: `"FJD"` #### Defined in -[src/models/FundraisingCampaign.ts:55](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/models/FundraisingCampaign.ts#L55) +[src/models/FundraisingCampaign.ts:55](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/models/FundraisingCampaign.ts#L55) *** ### FKP -\> **FKP**: `"FKP"` +> **FKP**: `"FKP"` #### Defined in -[src/models/FundraisingCampaign.ts:56](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/models/FundraisingCampaign.ts#L56) +[src/models/FundraisingCampaign.ts:56](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/models/FundraisingCampaign.ts#L56) *** ### FOK -\> **FOK**: `"FOK"` +> **FOK**: `"FOK"` #### Defined in -[src/models/FundraisingCampaign.ts:57](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/models/FundraisingCampaign.ts#L57) +[src/models/FundraisingCampaign.ts:57](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/models/FundraisingCampaign.ts#L57) *** ### FRO -\> **FRO**: `"FRO"` +> **FRO**: `"FRO"` #### Defined in -[src/models/FundraisingCampaign.ts:58](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/models/FundraisingCampaign.ts#L58) +[src/models/FundraisingCampaign.ts:58](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/models/FundraisingCampaign.ts#L58) *** ### GBP -\> **GBP**: `"GBP"` +> **GBP**: `"GBP"` #### Defined in -[src/models/FundraisingCampaign.ts:59](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/models/FundraisingCampaign.ts#L59) +[src/models/FundraisingCampaign.ts:59](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/models/FundraisingCampaign.ts#L59) *** ### GEL -\> **GEL**: `"GEL"` +> **GEL**: `"GEL"` #### Defined in -[src/models/FundraisingCampaign.ts:60](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/models/FundraisingCampaign.ts#L60) +[src/models/FundraisingCampaign.ts:60](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/models/FundraisingCampaign.ts#L60) *** ### GGP -\> **GGP**: `"GGP"` +> **GGP**: `"GGP"` #### Defined in -[src/models/FundraisingCampaign.ts:61](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/models/FundraisingCampaign.ts#L61) +[src/models/FundraisingCampaign.ts:61](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/models/FundraisingCampaign.ts#L61) *** ### GHS -\> **GHS**: `"GHS"` +> **GHS**: `"GHS"` #### Defined in -[src/models/FundraisingCampaign.ts:62](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/models/FundraisingCampaign.ts#L62) +[src/models/FundraisingCampaign.ts:62](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/models/FundraisingCampaign.ts#L62) *** ### GIP -\> **GIP**: `"GIP"` +> **GIP**: `"GIP"` #### Defined in -[src/models/FundraisingCampaign.ts:63](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/models/FundraisingCampaign.ts#L63) +[src/models/FundraisingCampaign.ts:63](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/models/FundraisingCampaign.ts#L63) *** ### GMD -\> **GMD**: `"GMD"` +> **GMD**: `"GMD"` #### Defined in -[src/models/FundraisingCampaign.ts:64](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/models/FundraisingCampaign.ts#L64) +[src/models/FundraisingCampaign.ts:64](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/models/FundraisingCampaign.ts#L64) *** ### GNF -\> **GNF**: `"GNF"` +> **GNF**: `"GNF"` #### Defined in -[src/models/FundraisingCampaign.ts:65](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/models/FundraisingCampaign.ts#L65) +[src/models/FundraisingCampaign.ts:65](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/models/FundraisingCampaign.ts#L65) *** ### GTQ -\> **GTQ**: `"GTQ"` +> **GTQ**: `"GTQ"` #### Defined in -[src/models/FundraisingCampaign.ts:66](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/models/FundraisingCampaign.ts#L66) +[src/models/FundraisingCampaign.ts:66](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/models/FundraisingCampaign.ts#L66) *** ### GYD -\> **GYD**: `"GYD"` +> **GYD**: `"GYD"` #### Defined in -[src/models/FundraisingCampaign.ts:67](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/models/FundraisingCampaign.ts#L67) +[src/models/FundraisingCampaign.ts:67](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/models/FundraisingCampaign.ts#L67) *** ### HKD -\> **HKD**: `"HKD"` +> **HKD**: `"HKD"` #### Defined in -[src/models/FundraisingCampaign.ts:68](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/models/FundraisingCampaign.ts#L68) +[src/models/FundraisingCampaign.ts:68](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/models/FundraisingCampaign.ts#L68) *** ### HNL -\> **HNL**: `"HNL"` +> **HNL**: `"HNL"` #### Defined in -[src/models/FundraisingCampaign.ts:69](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/models/FundraisingCampaign.ts#L69) +[src/models/FundraisingCampaign.ts:69](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/models/FundraisingCampaign.ts#L69) *** ### HRK -\> **HRK**: `"HRK"` +> **HRK**: `"HRK"` #### Defined in -[src/models/FundraisingCampaign.ts:70](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/models/FundraisingCampaign.ts#L70) +[src/models/FundraisingCampaign.ts:70](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/models/FundraisingCampaign.ts#L70) *** ### HTG -\> **HTG**: `"HTG"` +> **HTG**: `"HTG"` #### Defined in -[src/models/FundraisingCampaign.ts:71](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/models/FundraisingCampaign.ts#L71) +[src/models/FundraisingCampaign.ts:71](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/models/FundraisingCampaign.ts#L71) *** ### HUF -\> **HUF**: `"HUF"` +> **HUF**: `"HUF"` #### Defined in -[src/models/FundraisingCampaign.ts:72](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/models/FundraisingCampaign.ts#L72) +[src/models/FundraisingCampaign.ts:72](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/models/FundraisingCampaign.ts#L72) *** ### IDR -\> **IDR**: `"IDR"` +> **IDR**: `"IDR"` #### Defined in -[src/models/FundraisingCampaign.ts:73](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/models/FundraisingCampaign.ts#L73) +[src/models/FundraisingCampaign.ts:73](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/models/FundraisingCampaign.ts#L73) *** ### ILS -\> **ILS**: `"ILS"` +> **ILS**: `"ILS"` #### Defined in -[src/models/FundraisingCampaign.ts:74](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/models/FundraisingCampaign.ts#L74) +[src/models/FundraisingCampaign.ts:74](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/models/FundraisingCampaign.ts#L74) *** ### IMP -\> **IMP**: `"IMP"` +> **IMP**: `"IMP"` #### Defined in -[src/models/FundraisingCampaign.ts:75](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/models/FundraisingCampaign.ts#L75) +[src/models/FundraisingCampaign.ts:75](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/models/FundraisingCampaign.ts#L75) *** ### INR -\> **INR**: `"INR"` +> **INR**: `"INR"` #### Defined in -[src/models/FundraisingCampaign.ts:76](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/models/FundraisingCampaign.ts#L76) +[src/models/FundraisingCampaign.ts:76](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/models/FundraisingCampaign.ts#L76) *** ### IQD -\> **IQD**: `"IQD"` +> **IQD**: `"IQD"` #### Defined in -[src/models/FundraisingCampaign.ts:77](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/models/FundraisingCampaign.ts#L77) +[src/models/FundraisingCampaign.ts:77](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/models/FundraisingCampaign.ts#L77) *** ### IRR -\> **IRR**: `"IRR"` +> **IRR**: `"IRR"` #### Defined in -[src/models/FundraisingCampaign.ts:78](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/models/FundraisingCampaign.ts#L78) +[src/models/FundraisingCampaign.ts:78](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/models/FundraisingCampaign.ts#L78) *** ### ISK -\> **ISK**: `"ISK"` +> **ISK**: `"ISK"` #### Defined in -[src/models/FundraisingCampaign.ts:79](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/models/FundraisingCampaign.ts#L79) +[src/models/FundraisingCampaign.ts:79](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/models/FundraisingCampaign.ts#L79) *** ### JEP -\> **JEP**: `"JEP"` +> **JEP**: `"JEP"` #### Defined in -[src/models/FundraisingCampaign.ts:80](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/models/FundraisingCampaign.ts#L80) +[src/models/FundraisingCampaign.ts:80](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/models/FundraisingCampaign.ts#L80) *** ### JMD -\> **JMD**: `"JMD"` +> **JMD**: `"JMD"` #### Defined in -[src/models/FundraisingCampaign.ts:81](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/models/FundraisingCampaign.ts#L81) +[src/models/FundraisingCampaign.ts:81](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/models/FundraisingCampaign.ts#L81) *** ### JOD -\> **JOD**: `"JOD"` +> **JOD**: `"JOD"` #### Defined in -[src/models/FundraisingCampaign.ts:82](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/models/FundraisingCampaign.ts#L82) +[src/models/FundraisingCampaign.ts:82](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/models/FundraisingCampaign.ts#L82) *** ### JPY -\> **JPY**: `"JPY"` +> **JPY**: `"JPY"` #### Defined in -[src/models/FundraisingCampaign.ts:83](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/models/FundraisingCampaign.ts#L83) +[src/models/FundraisingCampaign.ts:83](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/models/FundraisingCampaign.ts#L83) *** ### KES -\> **KES**: `"KES"` +> **KES**: `"KES"` #### Defined in -[src/models/FundraisingCampaign.ts:84](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/models/FundraisingCampaign.ts#L84) +[src/models/FundraisingCampaign.ts:84](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/models/FundraisingCampaign.ts#L84) *** ### KGS -\> **KGS**: `"KGS"` +> **KGS**: `"KGS"` #### Defined in -[src/models/FundraisingCampaign.ts:85](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/models/FundraisingCampaign.ts#L85) +[src/models/FundraisingCampaign.ts:85](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/models/FundraisingCampaign.ts#L85) *** ### KHR -\> **KHR**: `"KHR"` +> **KHR**: `"KHR"` #### Defined in -[src/models/FundraisingCampaign.ts:86](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/models/FundraisingCampaign.ts#L86) +[src/models/FundraisingCampaign.ts:86](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/models/FundraisingCampaign.ts#L86) *** ### KID -\> **KID**: `"KID"` +> **KID**: `"KID"` #### Defined in -[src/models/FundraisingCampaign.ts:87](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/models/FundraisingCampaign.ts#L87) +[src/models/FundraisingCampaign.ts:87](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/models/FundraisingCampaign.ts#L87) *** ### KMF -\> **KMF**: `"KMF"` +> **KMF**: `"KMF"` #### Defined in -[src/models/FundraisingCampaign.ts:88](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/models/FundraisingCampaign.ts#L88) +[src/models/FundraisingCampaign.ts:88](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/models/FundraisingCampaign.ts#L88) *** ### KRW -\> **KRW**: `"KRW"` +> **KRW**: `"KRW"` #### Defined in -[src/models/FundraisingCampaign.ts:89](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/models/FundraisingCampaign.ts#L89) +[src/models/FundraisingCampaign.ts:89](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/models/FundraisingCampaign.ts#L89) *** ### KWD -\> **KWD**: `"KWD"` +> **KWD**: `"KWD"` #### Defined in -[src/models/FundraisingCampaign.ts:90](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/models/FundraisingCampaign.ts#L90) +[src/models/FundraisingCampaign.ts:90](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/models/FundraisingCampaign.ts#L90) *** ### KYD -\> **KYD**: `"KYD"` +> **KYD**: `"KYD"` #### Defined in -[src/models/FundraisingCampaign.ts:91](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/models/FundraisingCampaign.ts#L91) +[src/models/FundraisingCampaign.ts:91](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/models/FundraisingCampaign.ts#L91) *** ### KZT -\> **KZT**: `"KZT"` +> **KZT**: `"KZT"` #### Defined in -[src/models/FundraisingCampaign.ts:92](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/models/FundraisingCampaign.ts#L92) +[src/models/FundraisingCampaign.ts:92](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/models/FundraisingCampaign.ts#L92) *** ### LAK -\> **LAK**: `"LAK"` +> **LAK**: `"LAK"` #### Defined in -[src/models/FundraisingCampaign.ts:93](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/models/FundraisingCampaign.ts#L93) +[src/models/FundraisingCampaign.ts:93](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/models/FundraisingCampaign.ts#L93) *** ### LBP -\> **LBP**: `"LBP"` +> **LBP**: `"LBP"` #### Defined in -[src/models/FundraisingCampaign.ts:94](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/models/FundraisingCampaign.ts#L94) +[src/models/FundraisingCampaign.ts:94](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/models/FundraisingCampaign.ts#L94) *** ### LKR -\> **LKR**: `"LKR"` +> **LKR**: `"LKR"` #### Defined in -[src/models/FundraisingCampaign.ts:95](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/models/FundraisingCampaign.ts#L95) +[src/models/FundraisingCampaign.ts:95](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/models/FundraisingCampaign.ts#L95) *** ### LRD -\> **LRD**: `"LRD"` +> **LRD**: `"LRD"` #### Defined in -[src/models/FundraisingCampaign.ts:96](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/models/FundraisingCampaign.ts#L96) +[src/models/FundraisingCampaign.ts:96](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/models/FundraisingCampaign.ts#L96) *** ### LSL -\> **LSL**: `"LSL"` +> **LSL**: `"LSL"` #### Defined in -[src/models/FundraisingCampaign.ts:97](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/models/FundraisingCampaign.ts#L97) +[src/models/FundraisingCampaign.ts:97](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/models/FundraisingCampaign.ts#L97) *** ### LYD -\> **LYD**: `"LYD"` +> **LYD**: `"LYD"` #### Defined in -[src/models/FundraisingCampaign.ts:98](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/models/FundraisingCampaign.ts#L98) +[src/models/FundraisingCampaign.ts:98](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/models/FundraisingCampaign.ts#L98) *** ### MAD -\> **MAD**: `"MAD"` +> **MAD**: `"MAD"` #### Defined in -[src/models/FundraisingCampaign.ts:99](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/models/FundraisingCampaign.ts#L99) +[src/models/FundraisingCampaign.ts:99](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/models/FundraisingCampaign.ts#L99) *** ### MDL -\> **MDL**: `"MDL"` +> **MDL**: `"MDL"` #### Defined in -[src/models/FundraisingCampaign.ts:100](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/models/FundraisingCampaign.ts#L100) +[src/models/FundraisingCampaign.ts:100](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/models/FundraisingCampaign.ts#L100) *** ### MGA -\> **MGA**: `"MGA"` +> **MGA**: `"MGA"` #### Defined in -[src/models/FundraisingCampaign.ts:101](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/models/FundraisingCampaign.ts#L101) +[src/models/FundraisingCampaign.ts:101](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/models/FundraisingCampaign.ts#L101) *** ### MKD -\> **MKD**: `"MKD"` +> **MKD**: `"MKD"` #### Defined in -[src/models/FundraisingCampaign.ts:102](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/models/FundraisingCampaign.ts#L102) +[src/models/FundraisingCampaign.ts:102](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/models/FundraisingCampaign.ts#L102) *** ### MMK -\> **MMK**: `"MMK"` +> **MMK**: `"MMK"` #### Defined in -[src/models/FundraisingCampaign.ts:103](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/models/FundraisingCampaign.ts#L103) +[src/models/FundraisingCampaign.ts:103](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/models/FundraisingCampaign.ts#L103) *** ### MNT -\> **MNT**: `"MNT"` +> **MNT**: `"MNT"` #### Defined in -[src/models/FundraisingCampaign.ts:104](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/models/FundraisingCampaign.ts#L104) +[src/models/FundraisingCampaign.ts:104](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/models/FundraisingCampaign.ts#L104) *** ### MOP -\> **MOP**: `"MOP"` +> **MOP**: `"MOP"` #### Defined in -[src/models/FundraisingCampaign.ts:105](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/models/FundraisingCampaign.ts#L105) +[src/models/FundraisingCampaign.ts:105](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/models/FundraisingCampaign.ts#L105) *** ### MRU -\> **MRU**: `"MRU"` +> **MRU**: `"MRU"` #### Defined in -[src/models/FundraisingCampaign.ts:106](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/models/FundraisingCampaign.ts#L106) +[src/models/FundraisingCampaign.ts:106](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/models/FundraisingCampaign.ts#L106) *** ### MUR -\> **MUR**: `"MUR"` +> **MUR**: `"MUR"` #### Defined in -[src/models/FundraisingCampaign.ts:107](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/models/FundraisingCampaign.ts#L107) +[src/models/FundraisingCampaign.ts:107](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/models/FundraisingCampaign.ts#L107) *** ### MVR -\> **MVR**: `"MVR"` +> **MVR**: `"MVR"` #### Defined in -[src/models/FundraisingCampaign.ts:108](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/models/FundraisingCampaign.ts#L108) +[src/models/FundraisingCampaign.ts:108](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/models/FundraisingCampaign.ts#L108) *** ### MWK -\> **MWK**: `"MWK"` +> **MWK**: `"MWK"` #### Defined in -[src/models/FundraisingCampaign.ts:109](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/models/FundraisingCampaign.ts#L109) +[src/models/FundraisingCampaign.ts:109](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/models/FundraisingCampaign.ts#L109) *** ### MXN -\> **MXN**: `"MXN"` +> **MXN**: `"MXN"` #### Defined in -[src/models/FundraisingCampaign.ts:110](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/models/FundraisingCampaign.ts#L110) +[src/models/FundraisingCampaign.ts:110](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/models/FundraisingCampaign.ts#L110) *** ### MYR -\> **MYR**: `"MYR"` +> **MYR**: `"MYR"` #### Defined in -[src/models/FundraisingCampaign.ts:111](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/models/FundraisingCampaign.ts#L111) +[src/models/FundraisingCampaign.ts:111](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/models/FundraisingCampaign.ts#L111) *** ### MZN -\> **MZN**: `"MZN"` +> **MZN**: `"MZN"` #### Defined in -[src/models/FundraisingCampaign.ts:112](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/models/FundraisingCampaign.ts#L112) +[src/models/FundraisingCampaign.ts:112](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/models/FundraisingCampaign.ts#L112) *** ### NAD -\> **NAD**: `"NAD"` +> **NAD**: `"NAD"` #### Defined in -[src/models/FundraisingCampaign.ts:113](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/models/FundraisingCampaign.ts#L113) +[src/models/FundraisingCampaign.ts:113](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/models/FundraisingCampaign.ts#L113) *** ### NGN -\> **NGN**: `"NGN"` +> **NGN**: `"NGN"` #### Defined in -[src/models/FundraisingCampaign.ts:114](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/models/FundraisingCampaign.ts#L114) +[src/models/FundraisingCampaign.ts:114](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/models/FundraisingCampaign.ts#L114) *** ### NIO -\> **NIO**: `"NIO"` +> **NIO**: `"NIO"` #### Defined in -[src/models/FundraisingCampaign.ts:115](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/models/FundraisingCampaign.ts#L115) +[src/models/FundraisingCampaign.ts:115](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/models/FundraisingCampaign.ts#L115) *** ### NOK -\> **NOK**: `"NOK"` +> **NOK**: `"NOK"` #### Defined in -[src/models/FundraisingCampaign.ts:116](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/models/FundraisingCampaign.ts#L116) +[src/models/FundraisingCampaign.ts:116](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/models/FundraisingCampaign.ts#L116) *** ### NPR -\> **NPR**: `"NPR"` +> **NPR**: `"NPR"` #### Defined in -[src/models/FundraisingCampaign.ts:117](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/models/FundraisingCampaign.ts#L117) +[src/models/FundraisingCampaign.ts:117](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/models/FundraisingCampaign.ts#L117) *** ### NZD -\> **NZD**: `"NZD"` +> **NZD**: `"NZD"` #### Defined in -[src/models/FundraisingCampaign.ts:118](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/models/FundraisingCampaign.ts#L118) +[src/models/FundraisingCampaign.ts:118](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/models/FundraisingCampaign.ts#L118) *** ### OMR -\> **OMR**: `"OMR"` +> **OMR**: `"OMR"` #### Defined in -[src/models/FundraisingCampaign.ts:119](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/models/FundraisingCampaign.ts#L119) +[src/models/FundraisingCampaign.ts:119](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/models/FundraisingCampaign.ts#L119) *** ### PAB -\> **PAB**: `"PAB"` +> **PAB**: `"PAB"` #### Defined in -[src/models/FundraisingCampaign.ts:120](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/models/FundraisingCampaign.ts#L120) +[src/models/FundraisingCampaign.ts:120](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/models/FundraisingCampaign.ts#L120) *** ### PEN -\> **PEN**: `"PEN"` +> **PEN**: `"PEN"` #### Defined in -[src/models/FundraisingCampaign.ts:121](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/models/FundraisingCampaign.ts#L121) +[src/models/FundraisingCampaign.ts:121](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/models/FundraisingCampaign.ts#L121) *** ### PGK -\> **PGK**: `"PGK"` +> **PGK**: `"PGK"` #### Defined in -[src/models/FundraisingCampaign.ts:122](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/models/FundraisingCampaign.ts#L122) +[src/models/FundraisingCampaign.ts:122](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/models/FundraisingCampaign.ts#L122) *** ### PHP -\> **PHP**: `"PHP"` +> **PHP**: `"PHP"` #### Defined in -[src/models/FundraisingCampaign.ts:123](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/models/FundraisingCampaign.ts#L123) +[src/models/FundraisingCampaign.ts:123](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/models/FundraisingCampaign.ts#L123) *** ### PKR -\> **PKR**: `"PKR"` +> **PKR**: `"PKR"` #### Defined in -[src/models/FundraisingCampaign.ts:124](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/models/FundraisingCampaign.ts#L124) +[src/models/FundraisingCampaign.ts:124](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/models/FundraisingCampaign.ts#L124) *** ### PLN -\> **PLN**: `"PLN"` +> **PLN**: `"PLN"` #### Defined in -[src/models/FundraisingCampaign.ts:125](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/models/FundraisingCampaign.ts#L125) +[src/models/FundraisingCampaign.ts:125](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/models/FundraisingCampaign.ts#L125) *** ### PYG -\> **PYG**: `"PYG"` +> **PYG**: `"PYG"` #### Defined in -[src/models/FundraisingCampaign.ts:126](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/models/FundraisingCampaign.ts#L126) +[src/models/FundraisingCampaign.ts:126](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/models/FundraisingCampaign.ts#L126) *** ### QAR -\> **QAR**: `"QAR"` +> **QAR**: `"QAR"` #### Defined in -[src/models/FundraisingCampaign.ts:127](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/models/FundraisingCampaign.ts#L127) +[src/models/FundraisingCampaign.ts:127](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/models/FundraisingCampaign.ts#L127) *** ### RON -\> **RON**: `"RON"` +> **RON**: `"RON"` #### Defined in -[src/models/FundraisingCampaign.ts:128](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/models/FundraisingCampaign.ts#L128) +[src/models/FundraisingCampaign.ts:128](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/models/FundraisingCampaign.ts#L128) *** ### RSD -\> **RSD**: `"RSD"` +> **RSD**: `"RSD"` #### Defined in -[src/models/FundraisingCampaign.ts:129](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/models/FundraisingCampaign.ts#L129) +[src/models/FundraisingCampaign.ts:129](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/models/FundraisingCampaign.ts#L129) *** ### RUB -\> **RUB**: `"RUB"` +> **RUB**: `"RUB"` #### Defined in -[src/models/FundraisingCampaign.ts:130](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/models/FundraisingCampaign.ts#L130) +[src/models/FundraisingCampaign.ts:130](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/models/FundraisingCampaign.ts#L130) *** ### RWF -\> **RWF**: `"RWF"` +> **RWF**: `"RWF"` #### Defined in -[src/models/FundraisingCampaign.ts:131](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/models/FundraisingCampaign.ts#L131) +[src/models/FundraisingCampaign.ts:131](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/models/FundraisingCampaign.ts#L131) *** ### SAR -\> **SAR**: `"SAR"` +> **SAR**: `"SAR"` #### Defined in -[src/models/FundraisingCampaign.ts:132](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/models/FundraisingCampaign.ts#L132) +[src/models/FundraisingCampaign.ts:132](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/models/FundraisingCampaign.ts#L132) *** ### SBD -\> **SBD**: `"SBD"` +> **SBD**: `"SBD"` #### Defined in -[src/models/FundraisingCampaign.ts:133](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/models/FundraisingCampaign.ts#L133) +[src/models/FundraisingCampaign.ts:133](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/models/FundraisingCampaign.ts#L133) *** ### SCR -\> **SCR**: `"SCR"` +> **SCR**: `"SCR"` #### Defined in -[src/models/FundraisingCampaign.ts:134](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/models/FundraisingCampaign.ts#L134) +[src/models/FundraisingCampaign.ts:134](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/models/FundraisingCampaign.ts#L134) *** ### SDG -\> **SDG**: `"SDG"` +> **SDG**: `"SDG"` #### Defined in -[src/models/FundraisingCampaign.ts:135](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/models/FundraisingCampaign.ts#L135) +[src/models/FundraisingCampaign.ts:135](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/models/FundraisingCampaign.ts#L135) *** ### SEK -\> **SEK**: `"SEK"` +> **SEK**: `"SEK"` #### Defined in -[src/models/FundraisingCampaign.ts:136](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/models/FundraisingCampaign.ts#L136) +[src/models/FundraisingCampaign.ts:136](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/models/FundraisingCampaign.ts#L136) *** ### SGD -\> **SGD**: `"SGD"` +> **SGD**: `"SGD"` #### Defined in -[src/models/FundraisingCampaign.ts:137](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/models/FundraisingCampaign.ts#L137) +[src/models/FundraisingCampaign.ts:137](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/models/FundraisingCampaign.ts#L137) *** ### SHP -\> **SHP**: `"SHP"` +> **SHP**: `"SHP"` #### Defined in -[src/models/FundraisingCampaign.ts:138](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/models/FundraisingCampaign.ts#L138) +[src/models/FundraisingCampaign.ts:138](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/models/FundraisingCampaign.ts#L138) *** ### SLL -\> **SLL**: `"SLL"` +> **SLL**: `"SLL"` #### Defined in -[src/models/FundraisingCampaign.ts:139](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/models/FundraisingCampaign.ts#L139) +[src/models/FundraisingCampaign.ts:139](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/models/FundraisingCampaign.ts#L139) *** ### SOS -\> **SOS**: `"SOS"` +> **SOS**: `"SOS"` #### Defined in -[src/models/FundraisingCampaign.ts:140](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/models/FundraisingCampaign.ts#L140) +[src/models/FundraisingCampaign.ts:140](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/models/FundraisingCampaign.ts#L140) *** ### SPL -\> **SPL**: `"SPL"` +> **SPL**: `"SPL"` #### Defined in -[src/models/FundraisingCampaign.ts:141](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/models/FundraisingCampaign.ts#L141) +[src/models/FundraisingCampaign.ts:141](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/models/FundraisingCampaign.ts#L141) *** ### SRD -\> **SRD**: `"SRD"` +> **SRD**: `"SRD"` #### Defined in -[src/models/FundraisingCampaign.ts:142](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/models/FundraisingCampaign.ts#L142) +[src/models/FundraisingCampaign.ts:142](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/models/FundraisingCampaign.ts#L142) *** ### STN -\> **STN**: `"STN"` +> **STN**: `"STN"` #### Defined in -[src/models/FundraisingCampaign.ts:143](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/models/FundraisingCampaign.ts#L143) +[src/models/FundraisingCampaign.ts:143](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/models/FundraisingCampaign.ts#L143) *** ### SVC -\> **SVC**: `"SVC"` +> **SVC**: `"SVC"` #### Defined in -[src/models/FundraisingCampaign.ts:144](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/models/FundraisingCampaign.ts#L144) +[src/models/FundraisingCampaign.ts:144](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/models/FundraisingCampaign.ts#L144) *** ### SYP -\> **SYP**: `"SYP"` +> **SYP**: `"SYP"` #### Defined in -[src/models/FundraisingCampaign.ts:145](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/models/FundraisingCampaign.ts#L145) +[src/models/FundraisingCampaign.ts:145](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/models/FundraisingCampaign.ts#L145) *** ### SZL -\> **SZL**: `"SZL"` +> **SZL**: `"SZL"` #### Defined in -[src/models/FundraisingCampaign.ts:146](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/models/FundraisingCampaign.ts#L146) +[src/models/FundraisingCampaign.ts:146](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/models/FundraisingCampaign.ts#L146) *** ### THB -\> **THB**: `"THB"` +> **THB**: `"THB"` #### Defined in -[src/models/FundraisingCampaign.ts:147](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/models/FundraisingCampaign.ts#L147) +[src/models/FundraisingCampaign.ts:147](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/models/FundraisingCampaign.ts#L147) *** ### TJS -\> **TJS**: `"TJS"` +> **TJS**: `"TJS"` #### Defined in -[src/models/FundraisingCampaign.ts:148](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/models/FundraisingCampaign.ts#L148) +[src/models/FundraisingCampaign.ts:148](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/models/FundraisingCampaign.ts#L148) *** ### TMT -\> **TMT**: `"TMT"` +> **TMT**: `"TMT"` #### Defined in -[src/models/FundraisingCampaign.ts:149](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/models/FundraisingCampaign.ts#L149) +[src/models/FundraisingCampaign.ts:149](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/models/FundraisingCampaign.ts#L149) *** ### TND -\> **TND**: `"TND"` +> **TND**: `"TND"` #### Defined in -[src/models/FundraisingCampaign.ts:150](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/models/FundraisingCampaign.ts#L150) +[src/models/FundraisingCampaign.ts:150](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/models/FundraisingCampaign.ts#L150) *** ### TOP -\> **TOP**: `"TOP"` +> **TOP**: `"TOP"` #### Defined in -[src/models/FundraisingCampaign.ts:151](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/models/FundraisingCampaign.ts#L151) +[src/models/FundraisingCampaign.ts:151](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/models/FundraisingCampaign.ts#L151) *** ### TRY -\> **TRY**: `"TRY"` +> **TRY**: `"TRY"` #### Defined in -[src/models/FundraisingCampaign.ts:152](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/models/FundraisingCampaign.ts#L152) +[src/models/FundraisingCampaign.ts:152](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/models/FundraisingCampaign.ts#L152) *** ### TTD -\> **TTD**: `"TTD"` +> **TTD**: `"TTD"` #### Defined in -[src/models/FundraisingCampaign.ts:153](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/models/FundraisingCampaign.ts#L153) +[src/models/FundraisingCampaign.ts:153](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/models/FundraisingCampaign.ts#L153) *** ### TVD -\> **TVD**: `"TVD"` +> **TVD**: `"TVD"` #### Defined in -[src/models/FundraisingCampaign.ts:154](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/models/FundraisingCampaign.ts#L154) +[src/models/FundraisingCampaign.ts:154](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/models/FundraisingCampaign.ts#L154) *** ### TWD -\> **TWD**: `"TWD"` +> **TWD**: `"TWD"` #### Defined in -[src/models/FundraisingCampaign.ts:155](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/models/FundraisingCampaign.ts#L155) +[src/models/FundraisingCampaign.ts:155](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/models/FundraisingCampaign.ts#L155) *** ### TZS -\> **TZS**: `"TZS"` +> **TZS**: `"TZS"` #### Defined in -[src/models/FundraisingCampaign.ts:156](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/models/FundraisingCampaign.ts#L156) +[src/models/FundraisingCampaign.ts:156](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/models/FundraisingCampaign.ts#L156) *** ### UAH -\> **UAH**: `"UAH"` +> **UAH**: `"UAH"` #### Defined in -[src/models/FundraisingCampaign.ts:157](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/models/FundraisingCampaign.ts#L157) +[src/models/FundraisingCampaign.ts:157](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/models/FundraisingCampaign.ts#L157) *** ### UGX -\> **UGX**: `"UGX"` +> **UGX**: `"UGX"` #### Defined in -[src/models/FundraisingCampaign.ts:158](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/models/FundraisingCampaign.ts#L158) +[src/models/FundraisingCampaign.ts:158](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/models/FundraisingCampaign.ts#L158) *** ### USD -\> **USD**: `"USD"` +> **USD**: `"USD"` #### Defined in -[src/models/FundraisingCampaign.ts:159](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/models/FundraisingCampaign.ts#L159) +[src/models/FundraisingCampaign.ts:159](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/models/FundraisingCampaign.ts#L159) *** ### UYU -\> **UYU**: `"UYU"` +> **UYU**: `"UYU"` #### Defined in -[src/models/FundraisingCampaign.ts:160](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/models/FundraisingCampaign.ts#L160) +[src/models/FundraisingCampaign.ts:160](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/models/FundraisingCampaign.ts#L160) *** ### UZS -\> **UZS**: `"UZS"` +> **UZS**: `"UZS"` #### Defined in -[src/models/FundraisingCampaign.ts:161](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/models/FundraisingCampaign.ts#L161) +[src/models/FundraisingCampaign.ts:161](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/models/FundraisingCampaign.ts#L161) *** ### VEF -\> **VEF**: `"VEF"` +> **VEF**: `"VEF"` #### Defined in -[src/models/FundraisingCampaign.ts:162](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/models/FundraisingCampaign.ts#L162) +[src/models/FundraisingCampaign.ts:162](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/models/FundraisingCampaign.ts#L162) *** ### VND -\> **VND**: `"VND"` +> **VND**: `"VND"` #### Defined in -[src/models/FundraisingCampaign.ts:163](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/models/FundraisingCampaign.ts#L163) +[src/models/FundraisingCampaign.ts:163](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/models/FundraisingCampaign.ts#L163) *** ### VUV -\> **VUV**: `"VUV"` +> **VUV**: `"VUV"` #### Defined in -[src/models/FundraisingCampaign.ts:164](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/models/FundraisingCampaign.ts#L164) +[src/models/FundraisingCampaign.ts:164](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/models/FundraisingCampaign.ts#L164) *** ### WST -\> **WST**: `"WST"` +> **WST**: `"WST"` #### Defined in -[src/models/FundraisingCampaign.ts:165](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/models/FundraisingCampaign.ts#L165) +[src/models/FundraisingCampaign.ts:165](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/models/FundraisingCampaign.ts#L165) *** ### XAF -\> **XAF**: `"XAF"` +> **XAF**: `"XAF"` #### Defined in -[src/models/FundraisingCampaign.ts:166](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/models/FundraisingCampaign.ts#L166) +[src/models/FundraisingCampaign.ts:166](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/models/FundraisingCampaign.ts#L166) *** ### XCD -\> **XCD**: `"XCD"` +> **XCD**: `"XCD"` #### Defined in -[src/models/FundraisingCampaign.ts:167](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/models/FundraisingCampaign.ts#L167) +[src/models/FundraisingCampaign.ts:167](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/models/FundraisingCampaign.ts#L167) *** ### XDR -\> **XDR**: `"XDR"` +> **XDR**: `"XDR"` #### Defined in -[src/models/FundraisingCampaign.ts:168](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/models/FundraisingCampaign.ts#L168) +[src/models/FundraisingCampaign.ts:168](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/models/FundraisingCampaign.ts#L168) *** ### XOF -\> **XOF**: `"XOF"` +> **XOF**: `"XOF"` #### Defined in -[src/models/FundraisingCampaign.ts:169](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/models/FundraisingCampaign.ts#L169) +[src/models/FundraisingCampaign.ts:169](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/models/FundraisingCampaign.ts#L169) *** ### XPF -\> **XPF**: `"XPF"` +> **XPF**: `"XPF"` #### Defined in -[src/models/FundraisingCampaign.ts:170](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/models/FundraisingCampaign.ts#L170) +[src/models/FundraisingCampaign.ts:170](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/models/FundraisingCampaign.ts#L170) *** ### YER -\> **YER**: `"YER"` +> **YER**: `"YER"` #### Defined in -[src/models/FundraisingCampaign.ts:171](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/models/FundraisingCampaign.ts#L171) +[src/models/FundraisingCampaign.ts:171](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/models/FundraisingCampaign.ts#L171) *** ### ZAR -\> **ZAR**: `"ZAR"` +> **ZAR**: `"ZAR"` #### Defined in -[src/models/FundraisingCampaign.ts:172](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/models/FundraisingCampaign.ts#L172) +[src/models/FundraisingCampaign.ts:172](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/models/FundraisingCampaign.ts#L172) *** ### ZMW -\> **ZMW**: `"ZMW"` +> **ZMW**: `"ZMW"` #### Defined in -[src/models/FundraisingCampaign.ts:173](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/models/FundraisingCampaign.ts#L173) +[src/models/FundraisingCampaign.ts:173](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/models/FundraisingCampaign.ts#L173) *** ### ZWD -\> **ZWD**: `"ZWD"` +> **ZWD**: `"ZWD"` #### Defined in -[src/models/FundraisingCampaign.ts:174](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/models/FundraisingCampaign.ts#L174) +[src/models/FundraisingCampaign.ts:174](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/models/FundraisingCampaign.ts#L174) diff --git a/docs/talawa-api-docs/models/FundraisingCampaign/interfaces/InterfaceFundraisingCampaign.md b/docs/talawa-api-docs/models/FundraisingCampaign/interfaces/InterfaceFundraisingCampaign.md index 934c339fc45..b4ce8b4f1f6 100644 --- a/docs/talawa-api-docs/models/FundraisingCampaign/interfaces/InterfaceFundraisingCampaign.md +++ b/docs/talawa-api-docs/models/FundraisingCampaign/interfaces/InterfaceFundraisingCampaign.md @@ -10,98 +10,98 @@ ### \_id -\> **\_id**: `ObjectId` +> **\_id**: `ObjectId` #### Defined in -[src/models/FundraisingCampaign.ts:178](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/models/FundraisingCampaign.ts#L178) +[src/models/FundraisingCampaign.ts:178](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/models/FundraisingCampaign.ts#L178) *** ### createdAt -\> **createdAt**: `Date` +> **createdAt**: `Date` #### Defined in -[src/models/FundraisingCampaign.ts:186](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/models/FundraisingCampaign.ts#L186) +[src/models/FundraisingCampaign.ts:186](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/models/FundraisingCampaign.ts#L186) *** ### currency -\> **currency**: [`CurrencyType`](../enumerations/CurrencyType.md) +> **currency**: [`CurrencyType`](../enumerations/CurrencyType.md) #### Defined in -[src/models/FundraisingCampaign.ts:184](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/models/FundraisingCampaign.ts#L184) +[src/models/FundraisingCampaign.ts:184](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/models/FundraisingCampaign.ts#L184) *** ### endDate -\> **endDate**: `Date` +> **endDate**: `Date` #### Defined in -[src/models/FundraisingCampaign.ts:182](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/models/FundraisingCampaign.ts#L182) +[src/models/FundraisingCampaign.ts:182](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/models/FundraisingCampaign.ts#L182) *** ### fundId -\> **fundId**: `PopulatedDoc`\<[`InterfaceFund`](../../Fund/interfaces/InterfaceFund.md) & `Document`\> +> **fundId**: `PopulatedDoc`\<[`InterfaceFund`](../../Fund/interfaces/InterfaceFund.md) & `Document`\> #### Defined in -[src/models/FundraisingCampaign.ts:179](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/models/FundraisingCampaign.ts#L179) +[src/models/FundraisingCampaign.ts:179](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/models/FundraisingCampaign.ts#L179) *** ### fundingGoal -\> **fundingGoal**: `number` +> **fundingGoal**: `number` #### Defined in -[src/models/FundraisingCampaign.ts:183](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/models/FundraisingCampaign.ts#L183) +[src/models/FundraisingCampaign.ts:183](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/models/FundraisingCampaign.ts#L183) *** ### name -\> **name**: `string` +> **name**: `string` #### Defined in -[src/models/FundraisingCampaign.ts:180](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/models/FundraisingCampaign.ts#L180) +[src/models/FundraisingCampaign.ts:180](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/models/FundraisingCampaign.ts#L180) *** ### pledges -\> **pledges**: `PopulatedDoc`\<[`InterfaceFundraisingCampaignPledges`](../../FundraisingCampaignPledge/interfaces/InterfaceFundraisingCampaignPledges.md) & `Document`\>[] +> **pledges**: `PopulatedDoc`\<[`InterfaceFundraisingCampaignPledges`](../../FundraisingCampaignPledge/interfaces/InterfaceFundraisingCampaignPledges.md) & `Document`\>[] #### Defined in -[src/models/FundraisingCampaign.ts:185](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/models/FundraisingCampaign.ts#L185) +[src/models/FundraisingCampaign.ts:185](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/models/FundraisingCampaign.ts#L185) *** ### startDate -\> **startDate**: `Date` +> **startDate**: `Date` #### Defined in -[src/models/FundraisingCampaign.ts:181](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/models/FundraisingCampaign.ts#L181) +[src/models/FundraisingCampaign.ts:181](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/models/FundraisingCampaign.ts#L181) *** ### updatedAt -\> **updatedAt**: `Date` +> **updatedAt**: `Date` #### Defined in -[src/models/FundraisingCampaign.ts:187](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/models/FundraisingCampaign.ts#L187) +[src/models/FundraisingCampaign.ts:187](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/models/FundraisingCampaign.ts#L187) diff --git a/docs/talawa-api-docs/models/FundraisingCampaign/variables/FundraisingCampaign.md b/docs/talawa-api-docs/models/FundraisingCampaign/variables/FundraisingCampaign.md index 51cd6904a1d..e26ade2d22a 100644 --- a/docs/talawa-api-docs/models/FundraisingCampaign/variables/FundraisingCampaign.md +++ b/docs/talawa-api-docs/models/FundraisingCampaign/variables/FundraisingCampaign.md @@ -6,11 +6,11 @@ # Variable: FundraisingCampaign -\> `const` **FundraisingCampaign**: `Model`\<[`InterfaceFundraisingCampaign`](../interfaces/InterfaceFundraisingCampaign.md), `object`, `object`, `object`, `Document`\<`unknown`, `object`, [`InterfaceFundraisingCampaign`](../interfaces/InterfaceFundraisingCampaign.md)\> & [`InterfaceFundraisingCampaign`](../interfaces/InterfaceFundraisingCampaign.md) & `Required`\<`object`\>, `any`\> +> `const` **FundraisingCampaign**: `Model`\<[`InterfaceFundraisingCampaign`](../interfaces/InterfaceFundraisingCampaign.md), `object`, `object`, `object`, `Document`\<`unknown`, `object`, [`InterfaceFundraisingCampaign`](../interfaces/InterfaceFundraisingCampaign.md)\> & [`InterfaceFundraisingCampaign`](../interfaces/InterfaceFundraisingCampaign.md) & `Required`\<`object`\>, `any`\> Export the FundraisingCampaign model. This syntax ensures we don't get an OverwriteModelError while running tests. ## Defined in -[src/models/FundraisingCampaign.ts:264](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/models/FundraisingCampaign.ts#L264) +[src/models/FundraisingCampaign.ts:264](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/models/FundraisingCampaign.ts#L264) diff --git a/docs/talawa-api-docs/models/FundraisingCampaignPledge/interfaces/InterfaceFundraisingCampaignPledges.md b/docs/talawa-api-docs/models/FundraisingCampaignPledge/interfaces/InterfaceFundraisingCampaignPledges.md index 8bc80a45642..a2ee7cca9ef 100644 --- a/docs/talawa-api-docs/models/FundraisingCampaignPledge/interfaces/InterfaceFundraisingCampaignPledges.md +++ b/docs/talawa-api-docs/models/FundraisingCampaignPledge/interfaces/InterfaceFundraisingCampaignPledges.md @@ -12,88 +12,88 @@ Interface representing a document for a fundraising campaign pledge in the datab ### \_id -\> **\_id**: `ObjectId` +> **\_id**: `ObjectId` #### Defined in -[src/models/FundraisingCampaignPledge.ts:13](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/models/FundraisingCampaignPledge.ts#L13) +[src/models/FundraisingCampaignPledge.ts:13](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/models/FundraisingCampaignPledge.ts#L13) *** ### amount -\> **amount**: `number` +> **amount**: `number` #### Defined in -[src/models/FundraisingCampaignPledge.ts:18](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/models/FundraisingCampaignPledge.ts#L18) +[src/models/FundraisingCampaignPledge.ts:18](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/models/FundraisingCampaignPledge.ts#L18) *** ### campaigns -\> **campaigns**: `PopulatedDoc`\<[`InterfaceFundraisingCampaign`](../../FundraisingCampaign/interfaces/InterfaceFundraisingCampaign.md) & `Document`\>[] +> **campaigns**: `PopulatedDoc`\<[`InterfaceFundraisingCampaign`](../../FundraisingCampaign/interfaces/InterfaceFundraisingCampaign.md) & `Document`\>[] #### Defined in -[src/models/FundraisingCampaignPledge.ts:14](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/models/FundraisingCampaignPledge.ts#L14) +[src/models/FundraisingCampaignPledge.ts:14](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/models/FundraisingCampaignPledge.ts#L14) *** ### createdAt -\> **createdAt**: `Date` +> **createdAt**: `Date` #### Defined in -[src/models/FundraisingCampaignPledge.ts:20](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/models/FundraisingCampaignPledge.ts#L20) +[src/models/FundraisingCampaignPledge.ts:20](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/models/FundraisingCampaignPledge.ts#L20) *** ### currency -\> **currency**: [`CurrencyType`](../../FundraisingCampaign/enumerations/CurrencyType.md) +> **currency**: [`CurrencyType`](../../FundraisingCampaign/enumerations/CurrencyType.md) #### Defined in -[src/models/FundraisingCampaignPledge.ts:19](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/models/FundraisingCampaignPledge.ts#L19) +[src/models/FundraisingCampaignPledge.ts:19](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/models/FundraisingCampaignPledge.ts#L19) *** ### endDate -\> **endDate**: `Date` +> **endDate**: `Date` #### Defined in -[src/models/FundraisingCampaignPledge.ts:17](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/models/FundraisingCampaignPledge.ts#L17) +[src/models/FundraisingCampaignPledge.ts:17](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/models/FundraisingCampaignPledge.ts#L17) *** ### startDate -\> **startDate**: `Date` +> **startDate**: `Date` #### Defined in -[src/models/FundraisingCampaignPledge.ts:16](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/models/FundraisingCampaignPledge.ts#L16) +[src/models/FundraisingCampaignPledge.ts:16](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/models/FundraisingCampaignPledge.ts#L16) *** ### updatedAt -\> **updatedAt**: `Date` +> **updatedAt**: `Date` #### Defined in -[src/models/FundraisingCampaignPledge.ts:21](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/models/FundraisingCampaignPledge.ts#L21) +[src/models/FundraisingCampaignPledge.ts:21](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/models/FundraisingCampaignPledge.ts#L21) *** ### users -\> **users**: `PopulatedDoc`\<[`InterfaceUser`](../../User/interfaces/InterfaceUser.md) & `Document`\>[] +> **users**: `PopulatedDoc`\<[`InterfaceUser`](../../User/interfaces/InterfaceUser.md) & `Document`\>[] #### Defined in -[src/models/FundraisingCampaignPledge.ts:15](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/models/FundraisingCampaignPledge.ts#L15) +[src/models/FundraisingCampaignPledge.ts:15](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/models/FundraisingCampaignPledge.ts#L15) diff --git a/docs/talawa-api-docs/models/FundraisingCampaignPledge/variables/FundraisingCampaignPledge.md b/docs/talawa-api-docs/models/FundraisingCampaignPledge/variables/FundraisingCampaignPledge.md index 6df372e4406..f1d70e8ccdc 100644 --- a/docs/talawa-api-docs/models/FundraisingCampaignPledge/variables/FundraisingCampaignPledge.md +++ b/docs/talawa-api-docs/models/FundraisingCampaignPledge/variables/FundraisingCampaignPledge.md @@ -6,7 +6,7 @@ # Variable: FundraisingCampaignPledge -\> `const` **FundraisingCampaignPledge**: `Model`\<[`InterfaceFundraisingCampaignPledges`](../interfaces/InterfaceFundraisingCampaignPledges.md), `object`, `object`, `object`, `Document`\<`unknown`, `object`, [`InterfaceFundraisingCampaignPledges`](../interfaces/InterfaceFundraisingCampaignPledges.md)\> & [`InterfaceFundraisingCampaignPledges`](../interfaces/InterfaceFundraisingCampaignPledges.md) & `Required`\<`object`\>, `any`\> +> `const` **FundraisingCampaignPledge**: `Model`\<[`InterfaceFundraisingCampaignPledges`](../interfaces/InterfaceFundraisingCampaignPledges.md), `object`, `object`, `object`, `Document`\<`unknown`, `object`, [`InterfaceFundraisingCampaignPledges`](../interfaces/InterfaceFundraisingCampaignPledges.md)\> & [`InterfaceFundraisingCampaignPledges`](../interfaces/InterfaceFundraisingCampaignPledges.md) & `Required`\<`object`\>, `any`\> The Mongoose model for the FundraisingCampaignPledge. If the model already exists (e.g., during testing), it uses the existing model. @@ -14,4 +14,4 @@ Otherwise, it creates a new model. ## Defined in -[src/models/FundraisingCampaignPledge.ts:90](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/models/FundraisingCampaignPledge.ts#L90) +[src/models/FundraisingCampaignPledge.ts:90](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/models/FundraisingCampaignPledge.ts#L90) diff --git a/docs/talawa-api-docs/models/Group/interfaces/InterfaceGroup.md b/docs/talawa-api-docs/models/Group/interfaces/InterfaceGroup.md index d25a6831bb8..cc273b4b748 100644 --- a/docs/talawa-api-docs/models/Group/interfaces/InterfaceGroup.md +++ b/docs/talawa-api-docs/models/Group/interfaces/InterfaceGroup.md @@ -12,78 +12,78 @@ Interface representing a document for a group in the database (MongoDB). ### \_id -\> **\_id**: `ObjectId` +> **\_id**: `ObjectId` #### Defined in -[src/models/Group.ts:10](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/models/Group.ts#L10) +[src/models/Group.ts:10](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/models/Group.ts#L10) *** ### admins -\> **admins**: `any`[] +> **admins**: `any`[] #### Defined in -[src/models/Group.ts:15](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/models/Group.ts#L15) +[src/models/Group.ts:15](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/models/Group.ts#L15) *** ### createdAt -\> **createdAt**: `Date` +> **createdAt**: `Date` #### Defined in -[src/models/Group.ts:16](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/models/Group.ts#L16) +[src/models/Group.ts:16](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/models/Group.ts#L16) *** ### description -\> **description**: `undefined` \| `string` +> **description**: `undefined` \| `string` #### Defined in -[src/models/Group.ts:12](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/models/Group.ts#L12) +[src/models/Group.ts:12](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/models/Group.ts#L12) *** ### organization -\> **organization**: `any` +> **organization**: `any` #### Defined in -[src/models/Group.ts:13](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/models/Group.ts#L13) +[src/models/Group.ts:13](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/models/Group.ts#L13) *** ### status -\> **status**: `string` +> **status**: `string` #### Defined in -[src/models/Group.ts:14](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/models/Group.ts#L14) +[src/models/Group.ts:14](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/models/Group.ts#L14) *** ### title -\> **title**: `string` +> **title**: `string` #### Defined in -[src/models/Group.ts:11](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/models/Group.ts#L11) +[src/models/Group.ts:11](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/models/Group.ts#L11) *** ### updatedAt -\> **updatedAt**: `Date` +> **updatedAt**: `Date` #### Defined in -[src/models/Group.ts:17](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/models/Group.ts#L17) +[src/models/Group.ts:17](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/models/Group.ts#L17) diff --git a/docs/talawa-api-docs/models/Group/variables/Group.md b/docs/talawa-api-docs/models/Group/variables/Group.md index d32d9449989..1e21e68dbed 100644 --- a/docs/talawa-api-docs/models/Group/variables/Group.md +++ b/docs/talawa-api-docs/models/Group/variables/Group.md @@ -6,7 +6,7 @@ # Variable: Group -\> `const` **Group**: `Model`\<[`InterfaceGroup`](../interfaces/InterfaceGroup.md), `object`, `object`, `object`, `Document`\<`unknown`, `object`, [`InterfaceGroup`](../interfaces/InterfaceGroup.md)\> & [`InterfaceGroup`](../interfaces/InterfaceGroup.md) & `Required`\<`object`\>, `any`\> +> `const` **Group**: `Model`\<[`InterfaceGroup`](../interfaces/InterfaceGroup.md), `object`, `object`, `object`, `Document`\<`unknown`, `object`, [`InterfaceGroup`](../interfaces/InterfaceGroup.md)\> & [`InterfaceGroup`](../interfaces/InterfaceGroup.md) & `Required`\<`object`\>, `any`\> The Mongoose model for the Group. If the model already exists (e.g., during testing), it uses the existing model. @@ -14,4 +14,4 @@ Otherwise, it creates a new model. ## Defined in -[src/models/Group.ts:79](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/models/Group.ts#L79) +[src/models/Group.ts:79](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/models/Group.ts#L79) diff --git a/docs/talawa-api-docs/models/GroupChat/interfaces/InterfaceGroupChat.md b/docs/talawa-api-docs/models/GroupChat/interfaces/InterfaceGroupChat.md index 887e75ef72b..eb010887bda 100644 --- a/docs/talawa-api-docs/models/GroupChat/interfaces/InterfaceGroupChat.md +++ b/docs/talawa-api-docs/models/GroupChat/interfaces/InterfaceGroupChat.md @@ -12,88 +12,88 @@ Interface representing a document for a group chat in the database (MongoDB). ### \_id -\> **\_id**: `ObjectId` +> **\_id**: `ObjectId` #### Defined in -[src/models/GroupChat.ts:12](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/models/GroupChat.ts#L12) +[src/models/GroupChat.ts:12](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/models/GroupChat.ts#L12) *** ### createdAt -\> **createdAt**: `Date` +> **createdAt**: `Date` #### Defined in -[src/models/GroupChat.ts:17](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/models/GroupChat.ts#L17) +[src/models/GroupChat.ts:17](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/models/GroupChat.ts#L17) *** ### creatorId -\> **creatorId**: `any` +> **creatorId**: `any` #### Defined in -[src/models/GroupChat.ts:16](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/models/GroupChat.ts#L16) +[src/models/GroupChat.ts:16](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/models/GroupChat.ts#L16) *** ### messages -\> **messages**: `any`[] +> **messages**: `any`[] #### Defined in -[src/models/GroupChat.ts:15](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/models/GroupChat.ts#L15) +[src/models/GroupChat.ts:15](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/models/GroupChat.ts#L15) *** ### organization -\> **organization**: `any` +> **organization**: `any` #### Defined in -[src/models/GroupChat.ts:19](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/models/GroupChat.ts#L19) +[src/models/GroupChat.ts:19](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/models/GroupChat.ts#L19) *** ### status -\> **status**: `string` +> **status**: `string` #### Defined in -[src/models/GroupChat.ts:20](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/models/GroupChat.ts#L20) +[src/models/GroupChat.ts:20](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/models/GroupChat.ts#L20) *** ### title -\> **title**: `string` +> **title**: `string` #### Defined in -[src/models/GroupChat.ts:13](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/models/GroupChat.ts#L13) +[src/models/GroupChat.ts:13](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/models/GroupChat.ts#L13) *** ### updatedAt -\> **updatedAt**: `Date` +> **updatedAt**: `Date` #### Defined in -[src/models/GroupChat.ts:18](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/models/GroupChat.ts#L18) +[src/models/GroupChat.ts:18](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/models/GroupChat.ts#L18) *** ### users -\> **users**: `any`[] +> **users**: `any`[] #### Defined in -[src/models/GroupChat.ts:14](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/models/GroupChat.ts#L14) +[src/models/GroupChat.ts:14](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/models/GroupChat.ts#L14) diff --git a/docs/talawa-api-docs/models/GroupChat/variables/GroupChat.md b/docs/talawa-api-docs/models/GroupChat/variables/GroupChat.md index d08d9b1df68..b73bcc3baa2 100644 --- a/docs/talawa-api-docs/models/GroupChat/variables/GroupChat.md +++ b/docs/talawa-api-docs/models/GroupChat/variables/GroupChat.md @@ -6,11 +6,11 @@ # Variable: GroupChat -\> `const` **GroupChat**: `Model`\<[`InterfaceGroupChat`](../interfaces/InterfaceGroupChat.md), `object`, `object`, `object`, `Document`\<`unknown`, `object`, [`InterfaceGroupChat`](../interfaces/InterfaceGroupChat.md)\> & [`InterfaceGroupChat`](../interfaces/InterfaceGroupChat.md) & `Required`\<`object`\>, `any`\> +> `const` **GroupChat**: `Model`\<[`InterfaceGroupChat`](../interfaces/InterfaceGroupChat.md), `object`, `object`, `object`, `Document`\<`unknown`, `object`, [`InterfaceGroupChat`](../interfaces/InterfaceGroupChat.md)\> & [`InterfaceGroupChat`](../interfaces/InterfaceGroupChat.md) & `Required`\<`object`\>, `any`\> Export the GroupChat model. This syntax ensures we don't get an OverwriteModelError while running tests. ## Defined in -[src/models/GroupChat.ts:95](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/models/GroupChat.ts#L95) +[src/models/GroupChat.ts:95](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/models/GroupChat.ts#L95) diff --git a/docs/talawa-api-docs/models/GroupChatMessage/interfaces/InterfaceGroupChatMessage.md b/docs/talawa-api-docs/models/GroupChatMessage/interfaces/InterfaceGroupChatMessage.md index 2b24ef57edd..e155e9138dd 100644 --- a/docs/talawa-api-docs/models/GroupChatMessage/interfaces/InterfaceGroupChatMessage.md +++ b/docs/talawa-api-docs/models/GroupChatMessage/interfaces/InterfaceGroupChatMessage.md @@ -12,68 +12,68 @@ Interface representing a document for a group chat message in the database (Mong ### \_id -\> **\_id**: `ObjectId` +> **\_id**: `ObjectId` #### Defined in -[src/models/GroupChatMessage.ts:11](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/models/GroupChatMessage.ts#L11) +[src/models/GroupChatMessage.ts:11](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/models/GroupChatMessage.ts#L11) *** ### createdAt -\> **createdAt**: `Date` +> **createdAt**: `Date` #### Defined in -[src/models/GroupChatMessage.ts:14](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/models/GroupChatMessage.ts#L14) +[src/models/GroupChatMessage.ts:14](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/models/GroupChatMessage.ts#L14) *** ### groupChatMessageBelongsTo -\> **groupChatMessageBelongsTo**: `any` +> **groupChatMessageBelongsTo**: `any` #### Defined in -[src/models/GroupChatMessage.ts:12](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/models/GroupChatMessage.ts#L12) +[src/models/GroupChatMessage.ts:12](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/models/GroupChatMessage.ts#L12) *** ### messageContent -\> **messageContent**: `string` +> **messageContent**: `string` #### Defined in -[src/models/GroupChatMessage.ts:16](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/models/GroupChatMessage.ts#L16) +[src/models/GroupChatMessage.ts:16](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/models/GroupChatMessage.ts#L16) *** ### sender -\> **sender**: `any` +> **sender**: `any` #### Defined in -[src/models/GroupChatMessage.ts:13](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/models/GroupChatMessage.ts#L13) +[src/models/GroupChatMessage.ts:13](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/models/GroupChatMessage.ts#L13) *** ### status -\> **status**: `string` +> **status**: `string` #### Defined in -[src/models/GroupChatMessage.ts:17](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/models/GroupChatMessage.ts#L17) +[src/models/GroupChatMessage.ts:17](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/models/GroupChatMessage.ts#L17) *** ### updatedAt -\> **updatedAt**: `Date` +> **updatedAt**: `Date` #### Defined in -[src/models/GroupChatMessage.ts:15](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/models/GroupChatMessage.ts#L15) +[src/models/GroupChatMessage.ts:15](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/models/GroupChatMessage.ts#L15) diff --git a/docs/talawa-api-docs/models/GroupChatMessage/variables/GroupChatMessage.md b/docs/talawa-api-docs/models/GroupChatMessage/variables/GroupChatMessage.md index 0bd906a1dcd..e37b9ab11ca 100644 --- a/docs/talawa-api-docs/models/GroupChatMessage/variables/GroupChatMessage.md +++ b/docs/talawa-api-docs/models/GroupChatMessage/variables/GroupChatMessage.md @@ -6,7 +6,7 @@ # Variable: GroupChatMessage -\> `const` **GroupChatMessage**: `Model`\<[`InterfaceGroupChatMessage`](../interfaces/InterfaceGroupChatMessage.md), `object`, `object`, `object`, `Document`\<`unknown`, `object`, [`InterfaceGroupChatMessage`](../interfaces/InterfaceGroupChatMessage.md)\> & [`InterfaceGroupChatMessage`](../interfaces/InterfaceGroupChatMessage.md) & `Required`\<`object`\>, `any`\> +> `const` **GroupChatMessage**: `Model`\<[`InterfaceGroupChatMessage`](../interfaces/InterfaceGroupChatMessage.md), `object`, `object`, `object`, `Document`\<`unknown`, `object`, [`InterfaceGroupChatMessage`](../interfaces/InterfaceGroupChatMessage.md)\> & [`InterfaceGroupChatMessage`](../interfaces/InterfaceGroupChatMessage.md) & `Required`\<`object`\>, `any`\> The Mongoose model for the GroupChatMessage. If the model already exists (e.g., during testing), it uses the existing model. @@ -14,4 +14,4 @@ Otherwise, it creates a new model. ## Defined in -[src/models/GroupChatMessage.ts:74](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/models/GroupChatMessage.ts#L74) +[src/models/GroupChatMessage.ts:74](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/models/GroupChatMessage.ts#L74) diff --git a/docs/talawa-api-docs/models/ImageHash/interfaces/InterfaceImageHash.md b/docs/talawa-api-docs/models/ImageHash/interfaces/InterfaceImageHash.md index b31faf24951..506dc17cf29 100644 --- a/docs/talawa-api-docs/models/ImageHash/interfaces/InterfaceImageHash.md +++ b/docs/talawa-api-docs/models/ImageHash/interfaces/InterfaceImageHash.md @@ -12,48 +12,48 @@ Interface representing a document for an image hash in the database (MongoDB). ### \_id -\> **\_id**: `ObjectId` +> **\_id**: `ObjectId` #### Defined in -[src/models/ImageHash.ts:9](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/models/ImageHash.ts#L9) +[src/models/ImageHash.ts:9](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/models/ImageHash.ts#L9) *** ### fileName -\> **fileName**: `string` +> **fileName**: `string` #### Defined in -[src/models/ImageHash.ts:11](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/models/ImageHash.ts#L11) +[src/models/ImageHash.ts:11](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/models/ImageHash.ts#L11) *** ### hashValue -\> **hashValue**: `string` +> **hashValue**: `string` #### Defined in -[src/models/ImageHash.ts:10](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/models/ImageHash.ts#L10) +[src/models/ImageHash.ts:10](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/models/ImageHash.ts#L10) *** ### numberOfUses -\> **numberOfUses**: `number` +> **numberOfUses**: `number` #### Defined in -[src/models/ImageHash.ts:12](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/models/ImageHash.ts#L12) +[src/models/ImageHash.ts:12](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/models/ImageHash.ts#L12) *** ### status -\> **status**: `string` +> **status**: `string` #### Defined in -[src/models/ImageHash.ts:13](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/models/ImageHash.ts#L13) +[src/models/ImageHash.ts:13](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/models/ImageHash.ts#L13) diff --git a/docs/talawa-api-docs/models/ImageHash/variables/ImageHash.md b/docs/talawa-api-docs/models/ImageHash/variables/ImageHash.md index 7a24d22c606..dba7f29e119 100644 --- a/docs/talawa-api-docs/models/ImageHash/variables/ImageHash.md +++ b/docs/talawa-api-docs/models/ImageHash/variables/ImageHash.md @@ -6,7 +6,7 @@ # Variable: ImageHash -\> `const` **ImageHash**: `Model`\<[`InterfaceImageHash`](../interfaces/InterfaceImageHash.md), `object`, `object`, `object`, `Document`\<`unknown`, `object`, [`InterfaceImageHash`](../interfaces/InterfaceImageHash.md)\> & [`InterfaceImageHash`](../interfaces/InterfaceImageHash.md) & `Required`\<`object`\>, `any`\> +> `const` **ImageHash**: `Model`\<[`InterfaceImageHash`](../interfaces/InterfaceImageHash.md), `object`, `object`, `object`, `Document`\<`unknown`, `object`, [`InterfaceImageHash`](../interfaces/InterfaceImageHash.md)\> & [`InterfaceImageHash`](../interfaces/InterfaceImageHash.md) & `Required`\<`object`\>, `any`\> The Mongoose model for the ImageHash. If the model already exists (e.g., during testing), it uses the existing model. @@ -14,4 +14,4 @@ Otherwise, it creates a new model. ## Defined in -[src/models/ImageHash.ts:62](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/models/ImageHash.ts#L62) +[src/models/ImageHash.ts:62](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/models/ImageHash.ts#L62) diff --git a/docs/talawa-api-docs/models/Language/interfaces/InterfaceLanguage.md b/docs/talawa-api-docs/models/Language/interfaces/InterfaceLanguage.md index 130f9eb0b3f..be634dbae0f 100644 --- a/docs/talawa-api-docs/models/Language/interfaces/InterfaceLanguage.md +++ b/docs/talawa-api-docs/models/Language/interfaces/InterfaceLanguage.md @@ -12,38 +12,38 @@ Interface representing a Language document in the database (MongoDB). ### \_id -\> **\_id**: `ObjectId` +> **\_id**: `ObjectId` #### Defined in -[src/models/Language.ts:51](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/models/Language.ts#L51) +[src/models/Language.ts:51](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/models/Language.ts#L51) *** ### createdAt -\> **createdAt**: `Date` +> **createdAt**: `Date` #### Defined in -[src/models/Language.ts:54](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/models/Language.ts#L54) +[src/models/Language.ts:54](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/models/Language.ts#L54) *** ### en -\> **en**: `string` +> **en**: `string` #### Defined in -[src/models/Language.ts:52](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/models/Language.ts#L52) +[src/models/Language.ts:52](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/models/Language.ts#L52) *** ### translation -\> **translation**: `any`[] +> **translation**: `any`[] #### Defined in -[src/models/Language.ts:53](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/models/Language.ts#L53) +[src/models/Language.ts:53](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/models/Language.ts#L53) diff --git a/docs/talawa-api-docs/models/Language/interfaces/InterfaceLanguageModel.md b/docs/talawa-api-docs/models/Language/interfaces/InterfaceLanguageModel.md index cdb30d01f40..2c89be3315f 100644 --- a/docs/talawa-api-docs/models/Language/interfaces/InterfaceLanguageModel.md +++ b/docs/talawa-api-docs/models/Language/interfaces/InterfaceLanguageModel.md @@ -12,38 +12,38 @@ Interface representing a Language Model document in the database (MongoDB). ### createdAt -\> **createdAt**: `Date` +> **createdAt**: `Date` #### Defined in -[src/models/Language.ts:12](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/models/Language.ts#L12) +[src/models/Language.ts:12](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/models/Language.ts#L12) *** ### lang\_code -\> **lang\_code**: `string` +> **lang\_code**: `string` #### Defined in -[src/models/Language.ts:9](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/models/Language.ts#L9) +[src/models/Language.ts:9](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/models/Language.ts#L9) *** ### value -\> **value**: `string` +> **value**: `string` #### Defined in -[src/models/Language.ts:10](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/models/Language.ts#L10) +[src/models/Language.ts:10](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/models/Language.ts#L10) *** ### verified -\> **verified**: `boolean` +> **verified**: `boolean` #### Defined in -[src/models/Language.ts:11](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/models/Language.ts#L11) +[src/models/Language.ts:11](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/models/Language.ts#L11) diff --git a/docs/talawa-api-docs/models/Language/variables/Language.md b/docs/talawa-api-docs/models/Language/variables/Language.md index 63971ef2003..f2e07cc523b 100644 --- a/docs/talawa-api-docs/models/Language/variables/Language.md +++ b/docs/talawa-api-docs/models/Language/variables/Language.md @@ -6,7 +6,7 @@ # Variable: Language -\> `const` **Language**: `Model`\<[`InterfaceLanguage`](../interfaces/InterfaceLanguage.md), `object`, `object`, `object`, `Document`\<`unknown`, `object`, [`InterfaceLanguage`](../interfaces/InterfaceLanguage.md)\> & [`InterfaceLanguage`](../interfaces/InterfaceLanguage.md) & `Required`\<`object`\>, `any`\> +> `const` **Language**: `Model`\<[`InterfaceLanguage`](../interfaces/InterfaceLanguage.md), `object`, `object`, `object`, `Document`\<`unknown`, `object`, [`InterfaceLanguage`](../interfaces/InterfaceLanguage.md)\> & [`InterfaceLanguage`](../interfaces/InterfaceLanguage.md) & `Required`\<`object`\>, `any`\> The Mongoose model for the Language. If the model already exists (e.g., during testing), it uses the existing model. @@ -14,4 +14,4 @@ Otherwise, it creates a new model. ## Defined in -[src/models/Language.ts:95](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/models/Language.ts#L95) +[src/models/Language.ts:95](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/models/Language.ts#L95) diff --git a/docs/talawa-api-docs/models/MembershipRequest/interfaces/InterfaceMembershipRequest.md b/docs/talawa-api-docs/models/MembershipRequest/interfaces/InterfaceMembershipRequest.md index c52a2afb958..3203cbf8df7 100644 --- a/docs/talawa-api-docs/models/MembershipRequest/interfaces/InterfaceMembershipRequest.md +++ b/docs/talawa-api-docs/models/MembershipRequest/interfaces/InterfaceMembershipRequest.md @@ -12,38 +12,38 @@ Represents a database document for Membership Request. ### \_id -\> **\_id**: `ObjectId` +> **\_id**: `ObjectId` #### Defined in -[src/models/MembershipRequest.ts:10](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/models/MembershipRequest.ts#L10) +[src/models/MembershipRequest.ts:10](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/models/MembershipRequest.ts#L10) *** ### organization -\> **organization**: `any` +> **organization**: `any` #### Defined in -[src/models/MembershipRequest.ts:11](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/models/MembershipRequest.ts#L11) +[src/models/MembershipRequest.ts:11](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/models/MembershipRequest.ts#L11) *** ### status -\> **status**: `string` +> **status**: `string` #### Defined in -[src/models/MembershipRequest.ts:13](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/models/MembershipRequest.ts#L13) +[src/models/MembershipRequest.ts:13](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/models/MembershipRequest.ts#L13) *** ### user -\> **user**: `any` +> **user**: `any` #### Defined in -[src/models/MembershipRequest.ts:12](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/models/MembershipRequest.ts#L12) +[src/models/MembershipRequest.ts:12](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/models/MembershipRequest.ts#L12) diff --git a/docs/talawa-api-docs/models/MembershipRequest/variables/MembershipRequest.md b/docs/talawa-api-docs/models/MembershipRequest/variables/MembershipRequest.md index 34de1ec8ee4..60f81cf7518 100644 --- a/docs/talawa-api-docs/models/MembershipRequest/variables/MembershipRequest.md +++ b/docs/talawa-api-docs/models/MembershipRequest/variables/MembershipRequest.md @@ -6,8 +6,8 @@ # Variable: MembershipRequest -\> `const` **MembershipRequest**: `Model`\<[`InterfaceMembershipRequest`](../interfaces/InterfaceMembershipRequest.md), `object`, `object`, `object`, `Document`\<`unknown`, `object`, [`InterfaceMembershipRequest`](../interfaces/InterfaceMembershipRequest.md)\> & [`InterfaceMembershipRequest`](../interfaces/InterfaceMembershipRequest.md) & `Required`\<`object`\>, `any`\> +> `const` **MembershipRequest**: `Model`\<[`InterfaceMembershipRequest`](../interfaces/InterfaceMembershipRequest.md), `object`, `object`, `object`, `Document`\<`unknown`, `object`, [`InterfaceMembershipRequest`](../interfaces/InterfaceMembershipRequest.md)\> & [`InterfaceMembershipRequest`](../interfaces/InterfaceMembershipRequest.md) & `Required`\<`object`\>, `any`\> ## Defined in -[src/models/MembershipRequest.ts:54](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/models/MembershipRequest.ts#L54) +[src/models/MembershipRequest.ts:54](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/models/MembershipRequest.ts#L54) diff --git a/docs/talawa-api-docs/models/Message/interfaces/InterfaceMessage.md b/docs/talawa-api-docs/models/Message/interfaces/InterfaceMessage.md index 5f4c0d7c84b..31a6b8cc85a 100644 --- a/docs/talawa-api-docs/models/Message/interfaces/InterfaceMessage.md +++ b/docs/talawa-api-docs/models/Message/interfaces/InterfaceMessage.md @@ -12,88 +12,88 @@ Interface representing a document for a message in the database (MongoDB). ### \_id -\> **\_id**: `ObjectId` +> **\_id**: `ObjectId` #### Defined in -[src/models/Message.ts:11](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/models/Message.ts#L11) +[src/models/Message.ts:11](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/models/Message.ts#L11) *** ### createdAt -\> **createdAt**: `Date` +> **createdAt**: `Date` #### Defined in -[src/models/Message.ts:15](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/models/Message.ts#L15) +[src/models/Message.ts:15](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/models/Message.ts#L15) *** ### creatorId -\> **creatorId**: `any` +> **creatorId**: `any` #### Defined in -[src/models/Message.ts:17](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/models/Message.ts#L17) +[src/models/Message.ts:17](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/models/Message.ts#L17) *** ### group -\> **group**: `any` +> **group**: `any` #### Defined in -[src/models/Message.ts:18](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/models/Message.ts#L18) +[src/models/Message.ts:18](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/models/Message.ts#L18) *** ### imageUrl -\> **imageUrl**: `undefined` \| `string` +> **imageUrl**: `undefined` \| `string` #### Defined in -[src/models/Message.ts:13](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/models/Message.ts#L13) +[src/models/Message.ts:13](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/models/Message.ts#L13) *** ### status -\> **status**: `string` +> **status**: `string` #### Defined in -[src/models/Message.ts:19](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/models/Message.ts#L19) +[src/models/Message.ts:19](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/models/Message.ts#L19) *** ### text -\> **text**: `string` +> **text**: `string` #### Defined in -[src/models/Message.ts:12](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/models/Message.ts#L12) +[src/models/Message.ts:12](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/models/Message.ts#L12) *** ### updatedAt -\> **updatedAt**: `Date` +> **updatedAt**: `Date` #### Defined in -[src/models/Message.ts:16](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/models/Message.ts#L16) +[src/models/Message.ts:16](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/models/Message.ts#L16) *** ### videoUrl -\> **videoUrl**: `undefined` \| `string` +> **videoUrl**: `undefined` \| `string` #### Defined in -[src/models/Message.ts:14](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/models/Message.ts#L14) +[src/models/Message.ts:14](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/models/Message.ts#L14) diff --git a/docs/talawa-api-docs/models/Message/variables/Message.md b/docs/talawa-api-docs/models/Message/variables/Message.md index cfb62569ce8..64bcaf7fbe3 100644 --- a/docs/talawa-api-docs/models/Message/variables/Message.md +++ b/docs/talawa-api-docs/models/Message/variables/Message.md @@ -6,7 +6,7 @@ # Variable: Message -\> `const` **Message**: `Model`\<[`InterfaceMessage`](../interfaces/InterfaceMessage.md), `object`, `object`, `object`, `Document`\<`unknown`, `object`, [`InterfaceMessage`](../interfaces/InterfaceMessage.md)\> & [`InterfaceMessage`](../interfaces/InterfaceMessage.md) & `Required`\<`object`\>, `any`\> +> `const` **Message**: `Model`\<[`InterfaceMessage`](../interfaces/InterfaceMessage.md), `object`, `object`, `object`, `Document`\<`unknown`, `object`, [`InterfaceMessage`](../interfaces/InterfaceMessage.md)\> & [`InterfaceMessage`](../interfaces/InterfaceMessage.md) & `Required`\<`object`\>, `any`\> The Mongoose model for the Message. If the model already exists (e.g., during testing), it uses the existing model. @@ -14,4 +14,4 @@ Otherwise, it creates a new model. ## Defined in -[src/models/Message.ts:86](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/models/Message.ts#L86) +[src/models/Message.ts:86](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/models/Message.ts#L86) diff --git a/docs/talawa-api-docs/models/MessageChat/interfaces/InterfaceMessageChat.md b/docs/talawa-api-docs/models/MessageChat/interfaces/InterfaceMessageChat.md index b78240034f2..aa26b500723 100644 --- a/docs/talawa-api-docs/models/MessageChat/interfaces/InterfaceMessageChat.md +++ b/docs/talawa-api-docs/models/MessageChat/interfaces/InterfaceMessageChat.md @@ -12,68 +12,68 @@ Interface representing a document for a chat in the database (MongoDB). ### \_id -\> **\_id**: `ObjectId` +> **\_id**: `ObjectId` #### Defined in -[src/models/MessageChat.ts:9](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/models/MessageChat.ts#L9) +[src/models/MessageChat.ts:9](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/models/MessageChat.ts#L9) *** ### createdAt -\> **createdAt**: `Date` +> **createdAt**: `Date` #### Defined in -[src/models/MessageChat.ts:14](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/models/MessageChat.ts#L14) +[src/models/MessageChat.ts:14](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/models/MessageChat.ts#L14) *** ### languageBarrier -\> **languageBarrier**: `boolean` +> **languageBarrier**: `boolean` #### Defined in -[src/models/MessageChat.ts:11](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/models/MessageChat.ts#L11) +[src/models/MessageChat.ts:11](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/models/MessageChat.ts#L11) *** ### message -\> **message**: `string` +> **message**: `string` #### Defined in -[src/models/MessageChat.ts:10](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/models/MessageChat.ts#L10) +[src/models/MessageChat.ts:10](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/models/MessageChat.ts#L10) *** ### receiver -\> **receiver**: `any` +> **receiver**: `any` #### Defined in -[src/models/MessageChat.ts:13](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/models/MessageChat.ts#L13) +[src/models/MessageChat.ts:13](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/models/MessageChat.ts#L13) *** ### sender -\> **sender**: `any` +> **sender**: `any` #### Defined in -[src/models/MessageChat.ts:12](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/models/MessageChat.ts#L12) +[src/models/MessageChat.ts:12](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/models/MessageChat.ts#L12) *** ### updatedAt -\> **updatedAt**: `Date` +> **updatedAt**: `Date` #### Defined in -[src/models/MessageChat.ts:15](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/models/MessageChat.ts#L15) +[src/models/MessageChat.ts:15](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/models/MessageChat.ts#L15) diff --git a/docs/talawa-api-docs/models/MessageChat/variables/MessageChat.md b/docs/talawa-api-docs/models/MessageChat/variables/MessageChat.md index a7e8c5dd768..77183810b33 100644 --- a/docs/talawa-api-docs/models/MessageChat/variables/MessageChat.md +++ b/docs/talawa-api-docs/models/MessageChat/variables/MessageChat.md @@ -6,7 +6,7 @@ # Variable: MessageChat -\> `const` **MessageChat**: `Model`\<[`InterfaceMessageChat`](../interfaces/InterfaceMessageChat.md), `object`, `object`, `object`, `Document`\<`unknown`, `object`, [`InterfaceMessageChat`](../interfaces/InterfaceMessageChat.md)\> & [`InterfaceMessageChat`](../interfaces/InterfaceMessageChat.md) & `Required`\<`object`\>, `any`\> +> `const` **MessageChat**: `Model`\<[`InterfaceMessageChat`](../interfaces/InterfaceMessageChat.md), `object`, `object`, `object`, `Document`\<`unknown`, `object`, [`InterfaceMessageChat`](../interfaces/InterfaceMessageChat.md)\> & [`InterfaceMessageChat`](../interfaces/InterfaceMessageChat.md) & `Required`\<`object`\>, `any`\> The Mongoose model for the MessageChat. If the model already exists (e.g., during testing), it uses the existing model. @@ -14,4 +14,4 @@ Otherwise, it creates a new model. ## Defined in -[src/models/MessageChat.ts:70](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/models/MessageChat.ts#L70) +[src/models/MessageChat.ts:70](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/models/MessageChat.ts#L70) diff --git a/docs/talawa-api-docs/models/Note/interfaces/InterfaceNote.md b/docs/talawa-api-docs/models/Note/interfaces/InterfaceNote.md index 08dec965bc3..c26aa2a5079 100644 --- a/docs/talawa-api-docs/models/Note/interfaces/InterfaceNote.md +++ b/docs/talawa-api-docs/models/Note/interfaces/InterfaceNote.md @@ -12,68 +12,68 @@ Represents a note document in the database. ### \_id -\> **\_id**: `ObjectId` +> **\_id**: `ObjectId` #### Defined in -[src/models/Note.ts:9](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/models/Note.ts#L9) +[src/models/Note.ts:9](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/models/Note.ts#L9) *** ### agendaItemId -\> **agendaItemId**: `ObjectId` +> **agendaItemId**: `ObjectId` #### Defined in -[src/models/Note.ts:15](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/models/Note.ts#L15) +[src/models/Note.ts:15](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/models/Note.ts#L15) *** ### content -\> **content**: `string` +> **content**: `string` #### Defined in -[src/models/Note.ts:10](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/models/Note.ts#L10) +[src/models/Note.ts:10](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/models/Note.ts#L10) *** ### createdAt -\> **createdAt**: `Date` +> **createdAt**: `Date` #### Defined in -[src/models/Note.ts:13](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/models/Note.ts#L13) +[src/models/Note.ts:13](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/models/Note.ts#L13) *** ### createdBy -\> **createdBy**: `PopulatedDoc`\<[`InterfaceUser`](../../User/interfaces/InterfaceUser.md) & `Document`\> +> **createdBy**: `PopulatedDoc`\<[`InterfaceUser`](../../User/interfaces/InterfaceUser.md) & `Document`\> #### Defined in -[src/models/Note.ts:11](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/models/Note.ts#L11) +[src/models/Note.ts:11](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/models/Note.ts#L11) *** ### updatedAt -\> **updatedAt**: `Date` +> **updatedAt**: `Date` #### Defined in -[src/models/Note.ts:14](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/models/Note.ts#L14) +[src/models/Note.ts:14](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/models/Note.ts#L14) *** ### updatedBy -\> **updatedBy**: `PopulatedDoc`\<[`InterfaceUser`](../../User/interfaces/InterfaceUser.md) & `Document`\> +> **updatedBy**: `PopulatedDoc`\<[`InterfaceUser`](../../User/interfaces/InterfaceUser.md) & `Document`\> #### Defined in -[src/models/Note.ts:12](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/models/Note.ts#L12) +[src/models/Note.ts:12](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/models/Note.ts#L12) diff --git a/docs/talawa-api-docs/models/Note/variables/NoteModel.md b/docs/talawa-api-docs/models/Note/variables/NoteModel.md index 2c5656835c1..3bd3711f3d5 100644 --- a/docs/talawa-api-docs/models/Note/variables/NoteModel.md +++ b/docs/talawa-api-docs/models/Note/variables/NoteModel.md @@ -6,8 +6,8 @@ # Variable: NoteModel -\> `const` **NoteModel**: `Model`\<[`InterfaceNote`](../interfaces/InterfaceNote.md), `object`, `object`, `object`, `Document`\<`unknown`, `object`, [`InterfaceNote`](../interfaces/InterfaceNote.md)\> & [`InterfaceNote`](../interfaces/InterfaceNote.md) & `Required`\<`object`\>, `any`\> +> `const` **NoteModel**: `Model`\<[`InterfaceNote`](../interfaces/InterfaceNote.md), `object`, `object`, `object`, `Document`\<`unknown`, `object`, [`InterfaceNote`](../interfaces/InterfaceNote.md)\> & [`InterfaceNote`](../interfaces/InterfaceNote.md) & `Required`\<`object`\>, `any`\> ## Defined in -[src/models/Note.ts:64](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/models/Note.ts#L64) +[src/models/Note.ts:64](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/models/Note.ts#L64) diff --git a/docs/talawa-api-docs/models/Note/variables/NoteSchema.md b/docs/talawa-api-docs/models/Note/variables/NoteSchema.md index e779631d8eb..6f63b406fec 100644 --- a/docs/talawa-api-docs/models/Note/variables/NoteSchema.md +++ b/docs/talawa-api-docs/models/Note/variables/NoteSchema.md @@ -6,7 +6,7 @@ # Variable: NoteSchema -\> `const` **NoteSchema**: `Schema`\<`any`, `Model`\<`any`, `any`, `any`, `any`, `any`, `any`\>, `object`, `object`, `object`, `object`, `DefaultSchemaOptions`, `object`, `Document`\<`unknown`, `object`, `FlatRecord`\<`object`\>\> & `FlatRecord`\<`object`\> & `object`\> +> `const` **NoteSchema**: `Schema`\<`any`, `Model`\<`any`, `any`, `any`, `any`, `any`, `any`\>, `object`, `object`, `object`, `object`, `DefaultSchemaOptions`, `object`, `Document`\<`unknown`, `object`, `FlatRecord`\<`object`\>\> & `FlatRecord`\<`object`\> & `object`\> Mongoose schema definition for Note documents. @@ -36,4 +36,4 @@ The ID of the agenda item associated with the note. ## Defined in -[src/models/Note.ts:27](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/models/Note.ts#L27) +[src/models/Note.ts:27](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/models/Note.ts#L27) diff --git a/docs/talawa-api-docs/models/Organization/interfaces/InterfaceOrganization.md b/docs/talawa-api-docs/models/Organization/interfaces/InterfaceOrganization.md index 5879303817a..694019f8e3e 100644 --- a/docs/talawa-api-docs/models/Organization/interfaces/InterfaceOrganization.md +++ b/docs/talawa-api-docs/models/Organization/interfaces/InterfaceOrganization.md @@ -12,250 +12,250 @@ Interface representing a document for an Organization in the database (MongoDB). ### \_id -\> **\_id**: `ObjectId` +> **\_id**: `ObjectId` #### Defined in -[src/models/Organization.ts:16](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/models/Organization.ts#L16) +[src/models/Organization.ts:16](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/models/Organization.ts#L16) *** ### address -\> **address**: `object` +> **address**: `object` #### city -\> **city**: `string` +> **city**: `string` #### countryCode -\> **countryCode**: `string` +> **countryCode**: `string` #### dependentLocality -\> **dependentLocality**: `string` +> **dependentLocality**: `string` #### line1 -\> **line1**: `string` +> **line1**: `string` #### line2 -\> **line2**: `string` +> **line2**: `string` #### postalCode -\> **postalCode**: `string` +> **postalCode**: `string` #### sortingCode -\> **sortingCode**: `string` +> **sortingCode**: `string` #### state -\> **state**: `string` +> **state**: `string` #### Defined in -[src/models/Organization.ts:21](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/models/Organization.ts#L21) +[src/models/Organization.ts:21](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/models/Organization.ts#L21) *** ### admins -\> **admins**: `any`[] +> **admins**: `any`[] #### Defined in -[src/models/Organization.ts:35](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/models/Organization.ts#L35) +[src/models/Organization.ts:35](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/models/Organization.ts#L35) *** ### advertisements -\> **advertisements**: `any` +> **advertisements**: `any` #### Defined in -[src/models/Organization.ts:31](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/models/Organization.ts#L31) +[src/models/Organization.ts:31](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/models/Organization.ts#L31) *** ### apiUrl -\> **apiUrl**: `undefined` \| `string` +> **apiUrl**: `undefined` \| `string` #### Defined in -[src/models/Organization.ts:17](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/models/Organization.ts#L17) +[src/models/Organization.ts:17](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/models/Organization.ts#L17) *** ### blockedUsers -\> **blockedUsers**: `any`[] +> **blockedUsers**: `any`[] #### Defined in -[src/models/Organization.ts:40](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/models/Organization.ts#L40) +[src/models/Organization.ts:40](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/models/Organization.ts#L40) *** ### createdAt -\> **createdAt**: `Date` +> **createdAt**: `Date` #### Defined in -[src/models/Organization.ts:42](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/models/Organization.ts#L42) +[src/models/Organization.ts:42](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/models/Organization.ts#L42) *** ### creatorId -\> **creatorId**: `any` +> **creatorId**: `any` #### Defined in -[src/models/Organization.ts:32](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/models/Organization.ts#L32) +[src/models/Organization.ts:32](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/models/Organization.ts#L32) *** ### customFields -\> **customFields**: `any`[] +> **customFields**: `any`[] #### Defined in -[src/models/Organization.ts:41](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/models/Organization.ts#L41) +[src/models/Organization.ts:41](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/models/Organization.ts#L41) *** ### description -\> **description**: `string` +> **description**: `string` #### Defined in -[src/models/Organization.ts:20](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/models/Organization.ts#L20) +[src/models/Organization.ts:20](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/models/Organization.ts#L20) *** ### funds -\> **funds**: `any`[] +> **funds**: `any`[] #### Defined in -[src/models/Organization.ts:45](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/models/Organization.ts#L45) +[src/models/Organization.ts:45](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/models/Organization.ts#L45) *** ### groupChats -\> **groupChats**: `any`[] +> **groupChats**: `any`[] #### Defined in -[src/models/Organization.ts:36](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/models/Organization.ts#L36) +[src/models/Organization.ts:36](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/models/Organization.ts#L36) *** ### image -\> **image**: `undefined` \| `string` +> **image**: `undefined` \| `string` #### Defined in -[src/models/Organization.ts:18](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/models/Organization.ts#L18) +[src/models/Organization.ts:18](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/models/Organization.ts#L18) *** ### members -\> **members**: `any`[] +> **members**: `any`[] #### Defined in -[src/models/Organization.ts:34](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/models/Organization.ts#L34) +[src/models/Organization.ts:34](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/models/Organization.ts#L34) *** ### membershipRequests -\> **membershipRequests**: `any`[] +> **membershipRequests**: `any`[] #### Defined in -[src/models/Organization.ts:39](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/models/Organization.ts#L39) +[src/models/Organization.ts:39](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/models/Organization.ts#L39) *** ### name -\> **name**: `string` +> **name**: `string` #### Defined in -[src/models/Organization.ts:19](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/models/Organization.ts#L19) +[src/models/Organization.ts:19](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/models/Organization.ts#L19) *** ### pinnedPosts -\> **pinnedPosts**: `any`[] +> **pinnedPosts**: `any`[] #### Defined in -[src/models/Organization.ts:38](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/models/Organization.ts#L38) +[src/models/Organization.ts:38](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/models/Organization.ts#L38) *** ### posts -\> **posts**: `any`[] +> **posts**: `any`[] #### Defined in -[src/models/Organization.ts:37](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/models/Organization.ts#L37) +[src/models/Organization.ts:37](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/models/Organization.ts#L37) *** ### status -\> **status**: `string` +> **status**: `string` #### Defined in -[src/models/Organization.ts:33](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/models/Organization.ts#L33) +[src/models/Organization.ts:33](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/models/Organization.ts#L33) *** ### updatedAt -\> **updatedAt**: `Date` +> **updatedAt**: `Date` #### Defined in -[src/models/Organization.ts:43](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/models/Organization.ts#L43) +[src/models/Organization.ts:43](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/models/Organization.ts#L43) *** ### userRegistrationRequired -\> **userRegistrationRequired**: `boolean` +> **userRegistrationRequired**: `boolean` #### Defined in -[src/models/Organization.ts:44](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/models/Organization.ts#L44) +[src/models/Organization.ts:44](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/models/Organization.ts#L44) *** ### visibleInSearch -\> **visibleInSearch**: `boolean` +> **visibleInSearch**: `boolean` #### Defined in -[src/models/Organization.ts:46](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/models/Organization.ts#L46) +[src/models/Organization.ts:46](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/models/Organization.ts#L46) diff --git a/docs/talawa-api-docs/models/Organization/variables/Organization.md b/docs/talawa-api-docs/models/Organization/variables/Organization.md index 903f88b1322..4c38a50ec3b 100644 --- a/docs/talawa-api-docs/models/Organization/variables/Organization.md +++ b/docs/talawa-api-docs/models/Organization/variables/Organization.md @@ -6,7 +6,7 @@ # Variable: Organization -\> `const` **Organization**: `Model`\<[`InterfaceOrganization`](../interfaces/InterfaceOrganization.md), `object`, `object`, `object`, `Document`\<`unknown`, `object`, [`InterfaceOrganization`](../interfaces/InterfaceOrganization.md)\> & [`InterfaceOrganization`](../interfaces/InterfaceOrganization.md) & `Required`\<`object`\>, `any`\> +> `const` **Organization**: `Model`\<[`InterfaceOrganization`](../interfaces/InterfaceOrganization.md), `object`, `object`, `object`, `Document`\<`unknown`, `object`, [`InterfaceOrganization`](../interfaces/InterfaceOrganization.md)\> & [`InterfaceOrganization`](../interfaces/InterfaceOrganization.md) & `Required`\<`object`\>, `any`\> The Mongoose model for the Organization. If the model already exists (e.g., during testing), it uses the existing model. @@ -14,4 +14,4 @@ Otherwise, it creates a new model. ## Defined in -[src/models/Organization.ts:222](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/models/Organization.ts#L222) +[src/models/Organization.ts:222](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/models/Organization.ts#L222) diff --git a/docs/talawa-api-docs/models/OrganizationCustomField/interfaces/InterfaceOrganizationCustomField.md b/docs/talawa-api-docs/models/OrganizationCustomField/interfaces/InterfaceOrganizationCustomField.md index bce2685ce1c..032ccad148d 100644 --- a/docs/talawa-api-docs/models/OrganizationCustomField/interfaces/InterfaceOrganizationCustomField.md +++ b/docs/talawa-api-docs/models/OrganizationCustomField/interfaces/InterfaceOrganizationCustomField.md @@ -12,38 +12,38 @@ Represents the structure of an organization custom field in the database. ### \_id -\> **\_id**: `string` +> **\_id**: `string` #### Defined in -[src/models/OrganizationCustomField.ts:9](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/models/OrganizationCustomField.ts#L9) +[src/models/OrganizationCustomField.ts:9](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/models/OrganizationCustomField.ts#L9) *** ### name -\> **name**: `string` +> **name**: `string` #### Defined in -[src/models/OrganizationCustomField.ts:12](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/models/OrganizationCustomField.ts#L12) +[src/models/OrganizationCustomField.ts:12](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/models/OrganizationCustomField.ts#L12) *** ### organizationId -\> **organizationId**: `string` +> **organizationId**: `string` #### Defined in -[src/models/OrganizationCustomField.ts:10](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/models/OrganizationCustomField.ts#L10) +[src/models/OrganizationCustomField.ts:10](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/models/OrganizationCustomField.ts#L10) *** ### type -\> **type**: `string` +> **type**: `string` #### Defined in -[src/models/OrganizationCustomField.ts:11](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/models/OrganizationCustomField.ts#L11) +[src/models/OrganizationCustomField.ts:11](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/models/OrganizationCustomField.ts#L11) diff --git a/docs/talawa-api-docs/models/OrganizationCustomField/variables/OrganizationCustomField.md b/docs/talawa-api-docs/models/OrganizationCustomField/variables/OrganizationCustomField.md index ca8aff9c913..2ef32431548 100644 --- a/docs/talawa-api-docs/models/OrganizationCustomField/variables/OrganizationCustomField.md +++ b/docs/talawa-api-docs/models/OrganizationCustomField/variables/OrganizationCustomField.md @@ -6,8 +6,8 @@ # Variable: OrganizationCustomField -\> `const` **OrganizationCustomField**: `Model`\<[`InterfaceOrganizationCustomField`](../interfaces/InterfaceOrganizationCustomField.md)\> +> `const` **OrganizationCustomField**: `Model`\<[`InterfaceOrganizationCustomField`](../interfaces/InterfaceOrganizationCustomField.md)\> ## Defined in -[src/models/OrganizationCustomField.ts:47](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/models/OrganizationCustomField.ts#L47) +[src/models/OrganizationCustomField.ts:47](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/models/OrganizationCustomField.ts#L47) diff --git a/docs/talawa-api-docs/models/OrganizationTagUser/interfaces/InterfaceOrganizationTagUser.md b/docs/talawa-api-docs/models/OrganizationTagUser/interfaces/InterfaceOrganizationTagUser.md index 0e0a2236838..75e05d61735 100644 --- a/docs/talawa-api-docs/models/OrganizationTagUser/interfaces/InterfaceOrganizationTagUser.md +++ b/docs/talawa-api-docs/models/OrganizationTagUser/interfaces/InterfaceOrganizationTagUser.md @@ -12,48 +12,48 @@ Interface representing a document for an Organization Tag User in the database ( ### \_id -\> **\_id**: `ObjectId` +> **\_id**: `ObjectId` #### Defined in -[src/models/OrganizationTagUser.ts:10](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/models/OrganizationTagUser.ts#L10) +[src/models/OrganizationTagUser.ts:10](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/models/OrganizationTagUser.ts#L10) *** ### name -\> **name**: `string` +> **name**: `string` #### Defined in -[src/models/OrganizationTagUser.ts:13](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/models/OrganizationTagUser.ts#L13) +[src/models/OrganizationTagUser.ts:13](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/models/OrganizationTagUser.ts#L13) *** ### organizationId -\> **organizationId**: `any` +> **organizationId**: `any` #### Defined in -[src/models/OrganizationTagUser.ts:11](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/models/OrganizationTagUser.ts#L11) +[src/models/OrganizationTagUser.ts:11](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/models/OrganizationTagUser.ts#L11) *** ### parentTagId -\> **parentTagId**: `any` +> **parentTagId**: `any` #### Defined in -[src/models/OrganizationTagUser.ts:12](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/models/OrganizationTagUser.ts#L12) +[src/models/OrganizationTagUser.ts:12](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/models/OrganizationTagUser.ts#L12) *** ### tagColor -\> **tagColor**: `string` +> **tagColor**: `string` #### Defined in -[src/models/OrganizationTagUser.ts:14](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/models/OrganizationTagUser.ts#L14) +[src/models/OrganizationTagUser.ts:14](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/models/OrganizationTagUser.ts#L14) diff --git a/docs/talawa-api-docs/models/OrganizationTagUser/variables/OrganizationTagUser.md b/docs/talawa-api-docs/models/OrganizationTagUser/variables/OrganizationTagUser.md index aa363979f20..5bef9bc4916 100644 --- a/docs/talawa-api-docs/models/OrganizationTagUser/variables/OrganizationTagUser.md +++ b/docs/talawa-api-docs/models/OrganizationTagUser/variables/OrganizationTagUser.md @@ -6,7 +6,7 @@ # Variable: OrganizationTagUser -\> `const` **OrganizationTagUser**: `Model`\<[`InterfaceOrganizationTagUser`](../interfaces/InterfaceOrganizationTagUser.md), `object`, `object`, `object`, `Document`\<`unknown`, `object`, [`InterfaceOrganizationTagUser`](../interfaces/InterfaceOrganizationTagUser.md)\> & [`InterfaceOrganizationTagUser`](../interfaces/InterfaceOrganizationTagUser.md) & `Required`\<`object`\>, `any`\> +> `const` **OrganizationTagUser**: `Model`\<[`InterfaceOrganizationTagUser`](../interfaces/InterfaceOrganizationTagUser.md), `object`, `object`, `object`, `Document`\<`unknown`, `object`, [`InterfaceOrganizationTagUser`](../interfaces/InterfaceOrganizationTagUser.md)\> & [`InterfaceOrganizationTagUser`](../interfaces/InterfaceOrganizationTagUser.md) & `Required`\<`object`\>, `any`\> The Mongoose model for the Organization Tag User. If the model already exists (e.g., during testing), it uses the existing model. @@ -14,4 +14,4 @@ Otherwise, it creates a new model. ## Defined in -[src/models/OrganizationTagUser.ts:73](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/models/OrganizationTagUser.ts#L73) +[src/models/OrganizationTagUser.ts:73](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/models/OrganizationTagUser.ts#L73) diff --git a/docs/talawa-api-docs/models/Plugin/interfaces/InterfacePlugin.md b/docs/talawa-api-docs/models/Plugin/interfaces/InterfacePlugin.md index dd2ac706c96..0b3356e3efb 100644 --- a/docs/talawa-api-docs/models/Plugin/interfaces/InterfacePlugin.md +++ b/docs/talawa-api-docs/models/Plugin/interfaces/InterfacePlugin.md @@ -12,48 +12,48 @@ Represents a MongoDB document for Plugin in the database. ### \_id -\> **\_id**: `ObjectId` +> **\_id**: `ObjectId` #### Defined in -[src/models/Plugin.ts:9](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/models/Plugin.ts#L9) +[src/models/Plugin.ts:9](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/models/Plugin.ts#L9) *** ### pluginCreatedBy -\> **pluginCreatedBy**: `string` +> **pluginCreatedBy**: `string` #### Defined in -[src/models/Plugin.ts:11](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/models/Plugin.ts#L11) +[src/models/Plugin.ts:11](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/models/Plugin.ts#L11) *** ### pluginDesc -\> **pluginDesc**: `string` +> **pluginDesc**: `string` #### Defined in -[src/models/Plugin.ts:12](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/models/Plugin.ts#L12) +[src/models/Plugin.ts:12](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/models/Plugin.ts#L12) *** ### pluginName -\> **pluginName**: `string` +> **pluginName**: `string` #### Defined in -[src/models/Plugin.ts:10](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/models/Plugin.ts#L10) +[src/models/Plugin.ts:10](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/models/Plugin.ts#L10) *** ### uninstalledOrgs -\> **uninstalledOrgs**: `ObjectId`[] +> **uninstalledOrgs**: `ObjectId`[] #### Defined in -[src/models/Plugin.ts:13](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/models/Plugin.ts#L13) +[src/models/Plugin.ts:13](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/models/Plugin.ts#L13) diff --git a/docs/talawa-api-docs/models/Plugin/variables/Plugin.md b/docs/talawa-api-docs/models/Plugin/variables/Plugin.md index c59e5e73013..c06133a49c4 100644 --- a/docs/talawa-api-docs/models/Plugin/variables/Plugin.md +++ b/docs/talawa-api-docs/models/Plugin/variables/Plugin.md @@ -6,8 +6,8 @@ # Variable: Plugin -\> `const` **Plugin**: `Model`\<[`InterfacePlugin`](../interfaces/InterfacePlugin.md), `object`, `object`, `object`, `Document`\<`unknown`, `object`, [`InterfacePlugin`](../interfaces/InterfacePlugin.md)\> & [`InterfacePlugin`](../interfaces/InterfacePlugin.md) & `Required`\<`object`\>, `any`\> +> `const` **Plugin**: `Model`\<[`InterfacePlugin`](../interfaces/InterfacePlugin.md), `object`, `object`, `object`, `Document`\<`unknown`, `object`, [`InterfacePlugin`](../interfaces/InterfacePlugin.md)\> & [`InterfacePlugin`](../interfaces/InterfacePlugin.md) & `Required`\<`object`\>, `any`\> ## Defined in -[src/models/Plugin.ts:55](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/models/Plugin.ts#L55) +[src/models/Plugin.ts:55](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/models/Plugin.ts#L55) diff --git a/docs/talawa-api-docs/models/PluginField/interfaces/InterfacePluginField.md b/docs/talawa-api-docs/models/PluginField/interfaces/InterfacePluginField.md index c2c8a90a71d..376fcd03ca6 100644 --- a/docs/talawa-api-docs/models/PluginField/interfaces/InterfacePluginField.md +++ b/docs/talawa-api-docs/models/PluginField/interfaces/InterfacePluginField.md @@ -12,48 +12,48 @@ Interface representing a document for a Plugin Field in the database (MongoDB). ### \_id -\> **\_id**: `ObjectId` +> **\_id**: `ObjectId` #### Defined in -[src/models/PluginField.ts:9](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/models/PluginField.ts#L9) +[src/models/PluginField.ts:9](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/models/PluginField.ts#L9) *** ### createdAt -\> **createdAt**: `Date` +> **createdAt**: `Date` #### Defined in -[src/models/PluginField.ts:13](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/models/PluginField.ts#L13) +[src/models/PluginField.ts:13](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/models/PluginField.ts#L13) *** ### key -\> **key**: `string` +> **key**: `string` #### Defined in -[src/models/PluginField.ts:10](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/models/PluginField.ts#L10) +[src/models/PluginField.ts:10](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/models/PluginField.ts#L10) *** ### status -\> **status**: `string` +> **status**: `string` #### Defined in -[src/models/PluginField.ts:12](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/models/PluginField.ts#L12) +[src/models/PluginField.ts:12](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/models/PluginField.ts#L12) *** ### value -\> **value**: `string` +> **value**: `string` #### Defined in -[src/models/PluginField.ts:11](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/models/PluginField.ts#L11) +[src/models/PluginField.ts:11](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/models/PluginField.ts#L11) diff --git a/docs/talawa-api-docs/models/PluginField/variables/PluginField.md b/docs/talawa-api-docs/models/PluginField/variables/PluginField.md index 16eb013cc32..a92b499f889 100644 --- a/docs/talawa-api-docs/models/PluginField/variables/PluginField.md +++ b/docs/talawa-api-docs/models/PluginField/variables/PluginField.md @@ -6,7 +6,7 @@ # Variable: PluginField -\> `const` **PluginField**: `Model`\<[`InterfacePluginField`](../interfaces/InterfacePluginField.md), `object`, `object`, `object`, `Document`\<`unknown`, `object`, [`InterfacePluginField`](../interfaces/InterfacePluginField.md)\> & [`InterfacePluginField`](../interfaces/InterfacePluginField.md) & `Required`\<`object`\>, `any`\> +> `const` **PluginField**: `Model`\<[`InterfacePluginField`](../interfaces/InterfacePluginField.md), `object`, `object`, `object`, `Document`\<`unknown`, `object`, [`InterfacePluginField`](../interfaces/InterfacePluginField.md)\> & [`InterfacePluginField`](../interfaces/InterfacePluginField.md) & `Required`\<`object`\>, `any`\> The Mongoose model for the Plugin Field. If the model already exists (e.g., during testing), it uses the existing model. @@ -14,4 +14,4 @@ Otherwise, it creates a new model. ## Defined in -[src/models/PluginField.ts:61](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/models/PluginField.ts#L61) +[src/models/PluginField.ts:61](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/models/PluginField.ts#L61) diff --git a/docs/talawa-api-docs/models/Post/interfaces/InterfacePost.md b/docs/talawa-api-docs/models/Post/interfaces/InterfacePost.md index 4758f95dd63..efd8931700e 100644 --- a/docs/talawa-api-docs/models/Post/interfaces/InterfacePost.md +++ b/docs/talawa-api-docs/models/Post/interfaces/InterfacePost.md @@ -12,138 +12,138 @@ Represents a MongoDB document for Post in the database. ### \_id -\> **\_id**: `ObjectId` +> **\_id**: `ObjectId` #### Defined in -[src/models/Post.ts:12](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/models/Post.ts#L12) +[src/models/Post.ts:12](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/models/Post.ts#L12) *** ### commentCount -\> **commentCount**: `number` +> **commentCount**: `number` #### Defined in -[src/models/Post.ts:13](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/models/Post.ts#L13) +[src/models/Post.ts:13](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/models/Post.ts#L13) *** ### createdAt -\> **createdAt**: `Date` +> **createdAt**: `Date` #### Defined in -[src/models/Post.ts:14](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/models/Post.ts#L14) +[src/models/Post.ts:14](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/models/Post.ts#L14) *** ### creatorId -\> **creatorId**: `any` +> **creatorId**: `any` #### Defined in -[src/models/Post.ts:15](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/models/Post.ts#L15) +[src/models/Post.ts:15](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/models/Post.ts#L15) *** ### imageUrl -\> **imageUrl**: `undefined` \| `null` \| `string` +> **imageUrl**: `undefined` \| `null` \| `string` #### Defined in -[src/models/Post.ts:16](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/models/Post.ts#L16) +[src/models/Post.ts:16](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/models/Post.ts#L16) *** ### likeCount -\> **likeCount**: `number` +> **likeCount**: `number` #### Defined in -[src/models/Post.ts:17](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/models/Post.ts#L17) +[src/models/Post.ts:17](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/models/Post.ts#L17) *** ### likedBy -\> **likedBy**: `any`[] +> **likedBy**: `any`[] #### Defined in -[src/models/Post.ts:18](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/models/Post.ts#L18) +[src/models/Post.ts:18](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/models/Post.ts#L18) *** ### organization -\> **organization**: `any` +> **organization**: `any` #### Defined in -[src/models/Post.ts:19](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/models/Post.ts#L19) +[src/models/Post.ts:19](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/models/Post.ts#L19) *** ### pinned -\> **pinned**: `boolean` +> **pinned**: `boolean` #### Defined in -[src/models/Post.ts:20](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/models/Post.ts#L20) +[src/models/Post.ts:20](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/models/Post.ts#L20) *** ### status -\> **status**: `string` +> **status**: `string` #### Defined in -[src/models/Post.ts:21](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/models/Post.ts#L21) +[src/models/Post.ts:21](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/models/Post.ts#L21) *** ### text -\> **text**: `string` +> **text**: `string` #### Defined in -[src/models/Post.ts:22](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/models/Post.ts#L22) +[src/models/Post.ts:22](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/models/Post.ts#L22) *** ### title -\> **title**: `undefined` \| `string` +> **title**: `undefined` \| `string` #### Defined in -[src/models/Post.ts:23](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/models/Post.ts#L23) +[src/models/Post.ts:23](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/models/Post.ts#L23) *** ### updatedAt -\> **updatedAt**: `Date` +> **updatedAt**: `Date` #### Defined in -[src/models/Post.ts:24](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/models/Post.ts#L24) +[src/models/Post.ts:24](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/models/Post.ts#L24) *** ### videoUrl -\> **videoUrl**: `undefined` \| `null` \| `string` +> **videoUrl**: `undefined` \| `null` \| `string` #### Defined in -[src/models/Post.ts:25](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/models/Post.ts#L25) +[src/models/Post.ts:25](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/models/Post.ts#L25) diff --git a/docs/talawa-api-docs/models/Post/variables/Post.md b/docs/talawa-api-docs/models/Post/variables/Post.md index 22cf5fc2c55..1f6e91bc4a2 100644 --- a/docs/talawa-api-docs/models/Post/variables/Post.md +++ b/docs/talawa-api-docs/models/Post/variables/Post.md @@ -6,8 +6,8 @@ # Variable: Post -\> `const` **Post**: `PaginateModel`\<[`InterfacePost`](../interfaces/InterfacePost.md), `object`, `object`\> +> `const` **Post**: `PaginateModel`\<[`InterfacePost`](../interfaces/InterfacePost.md), `object`, `object`\> ## Defined in -[src/models/Post.ts:113](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/models/Post.ts#L113) +[src/models/Post.ts:113](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/models/Post.ts#L113) diff --git a/docs/talawa-api-docs/models/RecurrenceRule/enumerations/Frequency.md b/docs/talawa-api-docs/models/RecurrenceRule/enumerations/Frequency.md index 5bccb5c390b..2d0b794a45f 100644 --- a/docs/talawa-api-docs/models/RecurrenceRule/enumerations/Frequency.md +++ b/docs/talawa-api-docs/models/RecurrenceRule/enumerations/Frequency.md @@ -12,38 +12,38 @@ Enumeration for recurrence frequencies. ### DAILY -\> **DAILY**: `"DAILY"` +> **DAILY**: `"DAILY"` #### Defined in -[src/models/RecurrenceRule.ts:14](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/models/RecurrenceRule.ts#L14) +[src/models/RecurrenceRule.ts:14](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/models/RecurrenceRule.ts#L14) *** ### MONTHLY -\> **MONTHLY**: `"MONTHLY"` +> **MONTHLY**: `"MONTHLY"` #### Defined in -[src/models/RecurrenceRule.ts:12](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/models/RecurrenceRule.ts#L12) +[src/models/RecurrenceRule.ts:12](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/models/RecurrenceRule.ts#L12) *** ### WEEKLY -\> **WEEKLY**: `"WEEKLY"` +> **WEEKLY**: `"WEEKLY"` #### Defined in -[src/models/RecurrenceRule.ts:13](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/models/RecurrenceRule.ts#L13) +[src/models/RecurrenceRule.ts:13](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/models/RecurrenceRule.ts#L13) *** ### YEARLY -\> **YEARLY**: `"YEARLY"` +> **YEARLY**: `"YEARLY"` #### Defined in -[src/models/RecurrenceRule.ts:11](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/models/RecurrenceRule.ts#L11) +[src/models/RecurrenceRule.ts:11](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/models/RecurrenceRule.ts#L11) diff --git a/docs/talawa-api-docs/models/RecurrenceRule/enumerations/WeekDays.md b/docs/talawa-api-docs/models/RecurrenceRule/enumerations/WeekDays.md index 83f1ecc2e76..b3c90d52511 100644 --- a/docs/talawa-api-docs/models/RecurrenceRule/enumerations/WeekDays.md +++ b/docs/talawa-api-docs/models/RecurrenceRule/enumerations/WeekDays.md @@ -12,68 +12,68 @@ Enumeration for weekdays. ### FRIDAY -\> **FRIDAY**: `"FRIDAY"` +> **FRIDAY**: `"FRIDAY"` #### Defined in -[src/models/RecurrenceRule.ts:26](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/models/RecurrenceRule.ts#L26) +[src/models/RecurrenceRule.ts:26](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/models/RecurrenceRule.ts#L26) *** ### MONDAY -\> **MONDAY**: `"MONDAY"` +> **MONDAY**: `"MONDAY"` #### Defined in -[src/models/RecurrenceRule.ts:22](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/models/RecurrenceRule.ts#L22) +[src/models/RecurrenceRule.ts:22](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/models/RecurrenceRule.ts#L22) *** ### SATURDAY -\> **SATURDAY**: `"SATURDAY"` +> **SATURDAY**: `"SATURDAY"` #### Defined in -[src/models/RecurrenceRule.ts:27](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/models/RecurrenceRule.ts#L27) +[src/models/RecurrenceRule.ts:27](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/models/RecurrenceRule.ts#L27) *** ### SUNDAY -\> **SUNDAY**: `"SUNDAY"` +> **SUNDAY**: `"SUNDAY"` #### Defined in -[src/models/RecurrenceRule.ts:21](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/models/RecurrenceRule.ts#L21) +[src/models/RecurrenceRule.ts:21](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/models/RecurrenceRule.ts#L21) *** ### THURSDAY -\> **THURSDAY**: `"THURSDAY"` +> **THURSDAY**: `"THURSDAY"` #### Defined in -[src/models/RecurrenceRule.ts:25](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/models/RecurrenceRule.ts#L25) +[src/models/RecurrenceRule.ts:25](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/models/RecurrenceRule.ts#L25) *** ### TUESDAY -\> **TUESDAY**: `"TUESDAY"` +> **TUESDAY**: `"TUESDAY"` #### Defined in -[src/models/RecurrenceRule.ts:23](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/models/RecurrenceRule.ts#L23) +[src/models/RecurrenceRule.ts:23](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/models/RecurrenceRule.ts#L23) *** ### WEDNESDAY -\> **WEDNESDAY**: `"WEDNESDAY"` +> **WEDNESDAY**: `"WEDNESDAY"` #### Defined in -[src/models/RecurrenceRule.ts:24](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/models/RecurrenceRule.ts#L24) +[src/models/RecurrenceRule.ts:24](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/models/RecurrenceRule.ts#L24) diff --git a/docs/talawa-api-docs/models/RecurrenceRule/interfaces/InterfaceRecurrenceRule.md b/docs/talawa-api-docs/models/RecurrenceRule/interfaces/InterfaceRecurrenceRule.md index 8f46e8426e8..435a9937d88 100644 --- a/docs/talawa-api-docs/models/RecurrenceRule/interfaces/InterfaceRecurrenceRule.md +++ b/docs/talawa-api-docs/models/RecurrenceRule/interfaces/InterfaceRecurrenceRule.md @@ -12,118 +12,118 @@ Interface representing a document for a recurrence rule in the database (MongoDB ### \_id -\> **\_id**: `ObjectId` +> **\_id**: `ObjectId` #### Defined in -[src/models/RecurrenceRule.ts:34](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/models/RecurrenceRule.ts#L34) +[src/models/RecurrenceRule.ts:34](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/models/RecurrenceRule.ts#L34) *** ### baseRecurringEventId -\> **baseRecurringEventId**: `any` +> **baseRecurringEventId**: `any` #### Defined in -[src/models/RecurrenceRule.ts:36](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/models/RecurrenceRule.ts#L36) +[src/models/RecurrenceRule.ts:36](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/models/RecurrenceRule.ts#L36) *** ### count -\> **count**: `number` +> **count**: `number` #### Defined in -[src/models/RecurrenceRule.ts:43](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/models/RecurrenceRule.ts#L43) +[src/models/RecurrenceRule.ts:43](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/models/RecurrenceRule.ts#L43) *** ### frequency -\> **frequency**: [`Frequency`](../enumerations/Frequency.md) +> **frequency**: [`Frequency`](../enumerations/Frequency.md) #### Defined in -[src/models/RecurrenceRule.ts:40](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/models/RecurrenceRule.ts#L40) +[src/models/RecurrenceRule.ts:40](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/models/RecurrenceRule.ts#L40) *** ### interval -\> **interval**: `number` +> **interval**: `number` #### Defined in -[src/models/RecurrenceRule.ts:42](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/models/RecurrenceRule.ts#L42) +[src/models/RecurrenceRule.ts:42](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/models/RecurrenceRule.ts#L42) *** ### latestInstanceDate -\> **latestInstanceDate**: `Date` +> **latestInstanceDate**: `Date` #### Defined in -[src/models/RecurrenceRule.ts:45](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/models/RecurrenceRule.ts#L45) +[src/models/RecurrenceRule.ts:45](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/models/RecurrenceRule.ts#L45) *** ### organizationId -\> **organizationId**: `any` +> **organizationId**: `any` #### Defined in -[src/models/RecurrenceRule.ts:35](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/models/RecurrenceRule.ts#L35) +[src/models/RecurrenceRule.ts:35](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/models/RecurrenceRule.ts#L35) *** ### recurrenceEndDate -\> **recurrenceEndDate**: `Date` +> **recurrenceEndDate**: `Date` #### Defined in -[src/models/RecurrenceRule.ts:39](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/models/RecurrenceRule.ts#L39) +[src/models/RecurrenceRule.ts:39](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/models/RecurrenceRule.ts#L39) *** ### recurrenceRuleString -\> **recurrenceRuleString**: `string` +> **recurrenceRuleString**: `string` #### Defined in -[src/models/RecurrenceRule.ts:37](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/models/RecurrenceRule.ts#L37) +[src/models/RecurrenceRule.ts:37](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/models/RecurrenceRule.ts#L37) *** ### recurrenceStartDate -\> **recurrenceStartDate**: `Date` +> **recurrenceStartDate**: `Date` #### Defined in -[src/models/RecurrenceRule.ts:38](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/models/RecurrenceRule.ts#L38) +[src/models/RecurrenceRule.ts:38](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/models/RecurrenceRule.ts#L38) *** ### weekDayOccurenceInMonth -\> **weekDayOccurenceInMonth**: `number` +> **weekDayOccurenceInMonth**: `number` #### Defined in -[src/models/RecurrenceRule.ts:44](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/models/RecurrenceRule.ts#L44) +[src/models/RecurrenceRule.ts:44](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/models/RecurrenceRule.ts#L44) *** ### weekDays -\> **weekDays**: [`WeekDays`](../enumerations/WeekDays.md)[] +> **weekDays**: [`WeekDays`](../enumerations/WeekDays.md)[] #### Defined in -[src/models/RecurrenceRule.ts:41](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/models/RecurrenceRule.ts#L41) +[src/models/RecurrenceRule.ts:41](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/models/RecurrenceRule.ts#L41) diff --git a/docs/talawa-api-docs/models/RecurrenceRule/variables/RecurrenceRule.md b/docs/talawa-api-docs/models/RecurrenceRule/variables/RecurrenceRule.md index 9acfcd7fbb1..c5f9a13452e 100644 --- a/docs/talawa-api-docs/models/RecurrenceRule/variables/RecurrenceRule.md +++ b/docs/talawa-api-docs/models/RecurrenceRule/variables/RecurrenceRule.md @@ -6,7 +6,7 @@ # Variable: RecurrenceRule -\> `const` **RecurrenceRule**: `Model`\<[`InterfaceRecurrenceRule`](../interfaces/InterfaceRecurrenceRule.md), `object`, `object`, `object`, `Document`\<`unknown`, `object`, [`InterfaceRecurrenceRule`](../interfaces/InterfaceRecurrenceRule.md)\> & [`InterfaceRecurrenceRule`](../interfaces/InterfaceRecurrenceRule.md) & `Required`\<`object`\>, `any`\> +> `const` **RecurrenceRule**: `Model`\<[`InterfaceRecurrenceRule`](../interfaces/InterfaceRecurrenceRule.md), `object`, `object`, `object`, `Document`\<`unknown`, `object`, [`InterfaceRecurrenceRule`](../interfaces/InterfaceRecurrenceRule.md)\> & [`InterfaceRecurrenceRule`](../interfaces/InterfaceRecurrenceRule.md) & `Required`\<`object`\>, `any`\> The Mongoose model for the Recurrence Rule. If the model already exists (e.g., during testing), it uses the existing model. @@ -14,4 +14,4 @@ Otherwise, it creates a new model. ## Defined in -[src/models/RecurrenceRule.ts:124](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/models/RecurrenceRule.ts#L124) +[src/models/RecurrenceRule.ts:124](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/models/RecurrenceRule.ts#L124) diff --git a/docs/talawa-api-docs/models/SampleData/interfaces/InterfaceSampleData.md b/docs/talawa-api-docs/models/SampleData/interfaces/InterfaceSampleData.md index 5b34ced38e5..7ce31ab24ff 100644 --- a/docs/talawa-api-docs/models/SampleData/interfaces/InterfaceSampleData.md +++ b/docs/talawa-api-docs/models/SampleData/interfaces/InterfaceSampleData.md @@ -16,7 +16,7 @@ Interface representing a document for sample data in the database (MongoDB). ### $locals -\> **$locals**: `Record`\<`string`, `unknown`\> +> **$locals**: `Record`\<`string`, `unknown`\> Empty object that you can use for storing properties on the document. This is handy for passing data to middleware without conflicting with Mongoose @@ -34,7 +34,7 @@ node\_modules/mongoose/types/document.d.ts:71 ### $op -\> **$op**: `null` \| `"validate"` \| `"save"` \| `"remove"` +> **$op**: `null` \| `"validate"` \| `"save"` \| `"remove"` A string containing the current operation that Mongoose is executing on this document. Can be `null`, `'save'`, `'validate'`, or `'remove'`. @@ -51,7 +51,7 @@ node\_modules/mongoose/types/document.d.ts:84 ### $where -\> **$where**: `Record`\<`string`, `unknown`\> +> **$where**: `Record`\<`string`, `unknown`\> Set this property to add additional query filters when Mongoose saves this document and `isNew` is false. @@ -67,7 +67,7 @@ node\_modules/mongoose/types/document.d.ts:99 ### \_\_v? -\> `optional` **\_\_v**: `any` +> `optional` **\_\_v**: `any` This documents __v. @@ -83,7 +83,7 @@ node\_modules/mongoose/types/document.d.ts:26 ### \_id? -\> `optional` **\_id**: `any` +> `optional` **\_id**: `any` This documents _id. @@ -99,7 +99,7 @@ node\_modules/mongoose/types/document.d.ts:23 ### baseModelName? -\> `optional` **baseModelName**: `string` +> `optional` **baseModelName**: `string` If this is a discriminator model, `baseModelName` is the name of the base model. @@ -115,7 +115,7 @@ node\_modules/mongoose/types/document.d.ts:102 ### collection -\> **collection**: `Collection`\<`Document`\> +> **collection**: `Collection`\<`Document`\> Collection the model uses. @@ -131,17 +131,17 @@ node\_modules/mongoose/types/document.d.ts:105 ### collectionName -\> **collectionName**: `"User"` \| `"Organization"` \| `"Post"` \| `"Event"` \| `"AppUserProfile"` \| `"Plugin"` +> **collectionName**: `"User"` \| `"Organization"` \| `"Post"` \| `"Event"` \| `"AppUserProfile"` \| `"Plugin"` #### Defined in -[src/models/SampleData.ts:10](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/models/SampleData.ts#L10) +[src/models/SampleData.ts:10](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/models/SampleData.ts#L10) *** ### db -\> **db**: `Connection` +> **db**: `Connection` Connection the model uses. @@ -157,17 +157,17 @@ node\_modules/mongoose/types/document.d.ts:108 ### documentId -\> **documentId**: `string` +> **documentId**: `string` #### Defined in -[src/models/SampleData.ts:9](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/models/SampleData.ts#L9) +[src/models/SampleData.ts:9](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/models/SampleData.ts#L9) *** ### errors? -\> `optional` **errors**: `ValidationError` +> `optional` **errors**: `ValidationError` Returns the current validation errors. @@ -183,7 +183,7 @@ node\_modules/mongoose/types/document.d.ts:142 ### id? -\> `optional` **id**: `any` +> `optional` **id**: `any` The string version of this documents _id. @@ -199,7 +199,7 @@ node\_modules/mongoose/types/document.d.ts:155 ### isNew -\> **isNew**: `boolean` +> **isNew**: `boolean` Boolean flag specifying if the document is new. @@ -215,7 +215,7 @@ node\_modules/mongoose/types/document.d.ts:191 ### schema -\> **schema**: `Schema`\<`any`, `Model`\<`any`, `any`, `any`, `any`, `any`, `any`\>, `object`, `object`, `object`, `object`, `DefaultSchemaOptions`, `object`, `Document`\<`unknown`, `object`, `FlatRecord`\<`object`\>\> & `FlatRecord`\<`object`\> & `Required`\<`object`\>\> +> **schema**: `Schema`\<`any`, `Model`\<`any`, `any`, `any`, `any`, `any`, `any`\>, `object`, `object`, `object`, `object`, `DefaultSchemaOptions`, `object`, `Document`\<`unknown`, `object`, `FlatRecord`\<`object`\>\> & `FlatRecord`\<`object`\> & `Required`\<`object`\>\> The document's schema. @@ -231,7 +231,7 @@ node\_modules/mongoose/types/document.d.ts:235 ### $assertPopulated() -\> **$assertPopulated**\<`Paths`\>(`path`, `values`?): `Omit`\<[`InterfaceSampleData`](InterfaceSampleData.md), keyof `Paths`\> & `Paths` +> **$assertPopulated**\<`Paths`\>(`path`, `values`?): `Omit`\<[`InterfaceSampleData`](InterfaceSampleData.md), keyof `Paths`\> & `Paths` Assert that a given path or paths is populated. Throws an error if not populated. @@ -261,7 +261,7 @@ node\_modules/mongoose/types/document.d.ts:29 ### $clone() -\> **$clone**(): `this` +> **$clone**(): `this` Returns a deep clone of this document @@ -281,7 +281,7 @@ node\_modules/mongoose/types/document.d.ts:32 ### $getAllSubdocs() -\> **$getAllSubdocs**(): `Document`\<`any`, `any`, `any`\>[] +> **$getAllSubdocs**(): `Document`\<`any`, `any`, `any`\>[] #### Returns @@ -299,7 +299,7 @@ node\_modules/mongoose/types/document.d.ts:35 ### $getPopulatedDocs() -\> **$getPopulatedDocs**(): `Document`\<`any`, `any`, `any`\>[] +> **$getPopulatedDocs**(): `Document`\<`any`, `any`, `any`\>[] Returns an array of all populated documents associated with the query @@ -319,7 +319,7 @@ node\_modules/mongoose/types/document.d.ts:47 ### $ignore() -\> **$ignore**(`path`): `void` +> **$ignore**(`path`): `void` Don't run validation on this path or persist changes to this path. @@ -343,7 +343,7 @@ node\_modules/mongoose/types/document.d.ts:38 ### $inc() -\> **$inc**(`path`, `val`?): `this` +> **$inc**(`path`, `val`?): `this` Increments the numeric value at `path` by the given `val`. When you call `save()` on this document, Mongoose will send a @@ -371,7 +371,7 @@ node\_modules/mongoose/types/document.d.ts:54 ### $isDefault() -\> **$isDefault**(`path`): `boolean` +> **$isDefault**(`path`): `boolean` Checks if a path is set to its default. @@ -395,7 +395,7 @@ node\_modules/mongoose/types/document.d.ts:41 ### $isDeleted() -\> **$isDeleted**(`val`?): `boolean` +> **$isDeleted**(`val`?): `boolean` Getter/setter, determines whether the document was removed or not. @@ -419,7 +419,7 @@ node\_modules/mongoose/types/document.d.ts:44 ### $isEmpty() -\> **$isEmpty**(`path`): `boolean` +> **$isEmpty**(`path`): `boolean` Returns true if the given path is nullish or only contains empty objects. Useful for determining whether this subdoc will get stripped out by the @@ -445,7 +445,7 @@ node\_modules/mongoose/types/document.d.ts:61 ### $isValid() -\> **$isValid**(`path`): `boolean` +> **$isValid**(`path`): `boolean` Checks if a path is invalid @@ -469,7 +469,7 @@ node\_modules/mongoose/types/document.d.ts:64 ### $markValid() -\> **$markValid**(`path`): `void` +> **$markValid**(`path`): `void` Marks a path as valid, removing existing validation errors. @@ -495,7 +495,7 @@ node\_modules/mongoose/types/document.d.ts:74 #### $model(name) -\> **$model**\<`ModelType`\>(`name`): `ModelType` +> **$model**\<`ModelType`\>(`name`): `ModelType` Returns the model with the given name on this document's associated connection. @@ -521,7 +521,7 @@ node\_modules/mongoose/types/document.d.ts:77 #### $model() -\> **$model**\<`ModelType`\>(): `ModelType` +> **$model**\<`ModelType`\>(): `ModelType` ##### Type Parameters @@ -543,7 +543,7 @@ node\_modules/mongoose/types/document.d.ts:78 ### $parent() -\> **$parent**(): `undefined` \| `Document`\<`any`, `any`, `any`\> +> **$parent**(): `undefined` \| `Document`\<`any`, `any`, `any`\> If this document is a subdocument or populated document, returns the document's parent. Returns undefined otherwise. @@ -564,7 +564,7 @@ node\_modules/mongoose/types/document.d.ts:219 ### $session() -\> **$session**(`session`?): `null` \| `ClientSession` +> **$session**(`session`?): `null` \| `ClientSession` Getter/setter around the session associated with this document. Used to automatically set `session` if you `save()` a doc that you got from a @@ -592,7 +592,7 @@ node\_modules/mongoose/types/document.d.ts:91 #### $set(path, val, type, options) -\> **$set**(`path`, `val`, `type`, `options`?): `this` +> **$set**(`path`, `val`, `type`, `options`?): `this` Alias for `set()`, used internally to avoid conflicts @@ -620,7 +620,7 @@ node\_modules/mongoose/types/document.d.ts:94 #### $set(path, val, options) -\> **$set**(`path`, `val`, `options`?): `this` +> **$set**(`path`, `val`, `options`?): `this` ##### Parameters @@ -644,7 +644,7 @@ node\_modules/mongoose/types/document.d.ts:95 #### $set(value) -\> **$set**(`value`): `this` +> **$set**(`value`): `this` ##### Parameters @@ -666,7 +666,7 @@ node\_modules/mongoose/types/document.d.ts:96 ### deleteOne() -\> **deleteOne**(`options`?): `any` +> **deleteOne**(`options`?): `any` Removes this document from the db. @@ -690,7 +690,7 @@ node\_modules/mongoose/types/document.d.ts:111 ### depopulate() -\> **depopulate**(`path`?): `this` +> **depopulate**(`path`?): `this` Takes a populated field and returns it to its unpopulated state. If called with no arguments, then all populated fields are returned to their unpopulated state. @@ -715,11 +715,11 @@ node\_modules/mongoose/types/document.d.ts:123 ### directModifiedPaths() -\> **directModifiedPaths**(): `string`[] +> **directModifiedPaths**(): `string`[] Returns the list of paths that have been directly modified. A direct modified path is a path that you explicitly set, whether via `doc.foo = 'bar'`, -`Object.assign(doc, \{ foo: 'bar' \})`, or `doc.set('foo', 'bar')`. +`Object.assign(doc, { foo: 'bar' })`, or `doc.set('foo', 'bar')`. #### Returns @@ -737,7 +737,7 @@ node\_modules/mongoose/types/document.d.ts:130 ### equals() -\> **equals**(`doc`): `boolean` +> **equals**(`doc`): `boolean` Returns true if this document is equal to another document. @@ -767,7 +767,7 @@ node\_modules/mongoose/types/document.d.ts:139 #### get(path, type, options) -\> **get**\<`T`\>(`path`, `type`?, `options`?): `any` +> **get**\<`T`\>(`path`, `type`?, `options`?): `any` Returns the value of a path. @@ -797,7 +797,7 @@ node\_modules/mongoose/types/document.d.ts:145 #### get(path, type, options) -\> **get**(`path`, `type`?, `options`?): `any` +> **get**(`path`, `type`?, `options`?): `any` ##### Parameters @@ -823,7 +823,7 @@ node\_modules/mongoose/types/document.d.ts:146 ### getChanges() -\> **getChanges**(): `UpdateQuery`\<[`InterfaceSampleData`](InterfaceSampleData.md)\> +> **getChanges**(): `UpdateQuery`\<[`InterfaceSampleData`](InterfaceSampleData.md)\> Returns the changes that happened to the document in the format that will be sent to MongoDB. @@ -844,7 +844,7 @@ node\_modules/mongoose/types/document.d.ts:152 ### increment() -\> **increment**(): `this` +> **increment**(): `this` Signal that we desire an increment of this documents version. @@ -864,7 +864,7 @@ node\_modules/mongoose/types/document.d.ts:158 ### init() -\> **init**(`obj`, `opts`?): `this` +> **init**(`obj`, `opts`?): `this` Initializes the document without setters or marking anything modified. Called internally after a document is returned from mongodb. Normally, @@ -894,7 +894,7 @@ node\_modules/mongoose/types/document.d.ts:165 #### invalidate(path, errorMsg, value, kind) -\> **invalidate**\<`T`\>(`path`, `errorMsg`, `value`?, `kind`?): `null` \| `NativeError` +> **invalidate**\<`T`\>(`path`, `errorMsg`, `value`?, `kind`?): `null` \| `NativeError` Marks a path as invalid, causing validation to fail. @@ -926,7 +926,7 @@ node\_modules/mongoose/types/document.d.ts:168 #### invalidate(path, errorMsg, value, kind) -\> **invalidate**(`path`, `errorMsg`, `value`?, `kind`?): `null` \| `NativeError` +> **invalidate**(`path`, `errorMsg`, `value`?, `kind`?): `null` \| `NativeError` ##### Parameters @@ -956,7 +956,7 @@ node\_modules/mongoose/types/document.d.ts:169 #### isDirectModified(path) -\> **isDirectModified**\<`T`\>(`path`): `boolean` +> **isDirectModified**\<`T`\>(`path`): `boolean` Returns true if `path` was directly set and modified, else false. @@ -982,7 +982,7 @@ node\_modules/mongoose/types/document.d.ts:172 #### isDirectModified(path) -\> **isDirectModified**(`path`): `boolean` +> **isDirectModified**(`path`): `boolean` ##### Parameters @@ -1006,7 +1006,7 @@ node\_modules/mongoose/types/document.d.ts:173 #### isDirectSelected(path) -\> **isDirectSelected**\<`T`\>(`path`): `boolean` +> **isDirectSelected**\<`T`\>(`path`): `boolean` Checks if `path` was explicitly selected. If no projection, always returns true. @@ -1032,7 +1032,7 @@ node\_modules/mongoose/types/document.d.ts:176 #### isDirectSelected(path) -\> **isDirectSelected**(`path`): `boolean` +> **isDirectSelected**(`path`): `boolean` ##### Parameters @@ -1056,7 +1056,7 @@ node\_modules/mongoose/types/document.d.ts:177 #### isInit(path) -\> **isInit**\<`T`\>(`path`): `boolean` +> **isInit**\<`T`\>(`path`): `boolean` Checks if `path` is in the `init` state, that is, it was set by `Document#init()` and not modified since. @@ -1082,7 +1082,7 @@ node\_modules/mongoose/types/document.d.ts:180 #### isInit(path) -\> **isInit**(`path`): `boolean` +> **isInit**(`path`): `boolean` ##### Parameters @@ -1106,7 +1106,7 @@ node\_modules/mongoose/types/document.d.ts:181 #### isModified(path, options) -\> **isModified**\<`T`\>(`path`?, `options`?): `boolean` +> **isModified**\<`T`\>(`path`?, `options`?): `boolean` Returns true if any of the given paths are modified, else false. If no arguments, returns `true` if any path in this document is modified. @@ -1135,7 +1135,7 @@ node\_modules/mongoose/types/document.d.ts:187 #### isModified(path, options) -\> **isModified**(`path`?, `options`?): `boolean` +> **isModified**(`path`?, `options`?): `boolean` ##### Parameters @@ -1161,7 +1161,7 @@ node\_modules/mongoose/types/document.d.ts:188 #### isSelected(path) -\> **isSelected**\<`T`\>(`path`): `boolean` +> **isSelected**\<`T`\>(`path`): `boolean` Checks if `path` was selected in the source query which initialized this document. @@ -1187,7 +1187,7 @@ node\_modules/mongoose/types/document.d.ts:194 #### isSelected(path) -\> **isSelected**(`path`): `boolean` +> **isSelected**(`path`): `boolean` ##### Parameters @@ -1211,7 +1211,7 @@ node\_modules/mongoose/types/document.d.ts:195 #### markModified(path, scope) -\> **markModified**\<`T`\>(`path`, `scope`?): `void` +> **markModified**\<`T`\>(`path`, `scope`?): `void` Marks the path as having pending changes to write to the db. @@ -1239,7 +1239,7 @@ node\_modules/mongoose/types/document.d.ts:198 #### markModified(path, scope) -\> **markModified**(`path`, `scope`?): `void` +> **markModified**(`path`, `scope`?): `void` ##### Parameters @@ -1265,7 +1265,7 @@ node\_modules/mongoose/types/document.d.ts:199 #### model(name) -\> **model**\<`ModelType`\>(`name`): `ModelType` +> **model**\<`ModelType`\>(`name`): `ModelType` Returns the model with the given name on this document's associated connection. @@ -1291,7 +1291,7 @@ node\_modules/mongoose/types/document.d.ts:202 #### model() -\> **model**\<`ModelType`\>(): `ModelType` +> **model**\<`ModelType`\>(): `ModelType` ##### Type Parameters @@ -1313,7 +1313,7 @@ node\_modules/mongoose/types/document.d.ts:203 ### modifiedPaths() -\> **modifiedPaths**(`options`?): `string`[] +> **modifiedPaths**(`options`?): `string`[] Returns the list of paths that have been modified. @@ -1339,7 +1339,7 @@ node\_modules/mongoose/types/document.d.ts:206 ### overwrite() -\> **overwrite**(`obj`): `this` +> **overwrite**(`obj`): `this` Overwrite all values in this document with the values of `obj`, except for immutable properties. Behaves similarly to `set()`, except for it @@ -1367,7 +1367,7 @@ node\_modules/mongoose/types/document.d.ts:213 #### populate(path) -\> **populate**\<`Paths`\>(`path`): `Promise`\<`MergeType`\<[`InterfaceSampleData`](InterfaceSampleData.md), `Paths`\>\> +> **populate**\<`Paths`\>(`path`): `Promise`\<`MergeType`\<[`InterfaceSampleData`](InterfaceSampleData.md), `Paths`\>\> Populates document references. @@ -1393,7 +1393,7 @@ node\_modules/mongoose/types/document.d.ts:222 #### populate(path, select, model, match, options) -\> **populate**\<`Paths`\>(`path`, `select`?, `model`?, `match`?, `options`?): `Promise`\<`MergeType`\<[`InterfaceSampleData`](InterfaceSampleData.md), `Paths`\>\> +> **populate**\<`Paths`\>(`path`, `select`?, `model`?, `match`?, `options`?): `Promise`\<`MergeType`\<[`InterfaceSampleData`](InterfaceSampleData.md), `Paths`\>\> ##### Type Parameters @@ -1427,7 +1427,7 @@ node\_modules/mongoose/types/document.d.ts:223 ### populated() -\> **populated**(`path`): `any` +> **populated**(`path`): `any` Gets _id(s) used during population of the given `path`. If the path was not populated, returns `undefined`. @@ -1451,7 +1451,7 @@ node\_modules/mongoose/types/document.d.ts:226 ### replaceOne() -\> **replaceOne**(`replacement`?, `options`?): `Query`\<`any`, [`InterfaceSampleData`](InterfaceSampleData.md), `object`, [`InterfaceSampleData`](InterfaceSampleData.md), `"find"`\> +> **replaceOne**(`replacement`?, `options`?): `Query`\<`any`, [`InterfaceSampleData`](InterfaceSampleData.md), `object`, [`InterfaceSampleData`](InterfaceSampleData.md), `"find"`, `Record`\<`string`, `never`\>\> Sends a replaceOne command with this document `_id` as the query selector. @@ -1463,7 +1463,7 @@ Sends a replaceOne command with this document `_id` as the query selector. #### Returns -`Query`\<`any`, [`InterfaceSampleData`](InterfaceSampleData.md), `object`, [`InterfaceSampleData`](InterfaceSampleData.md), `"find"`\> +`Query`\<`any`, [`InterfaceSampleData`](InterfaceSampleData.md), `object`, [`InterfaceSampleData`](InterfaceSampleData.md), `"find"`, `Record`\<`string`, `never`\>\> #### Inherited from @@ -1477,7 +1477,7 @@ node\_modules/mongoose/types/document.d.ts:229 ### save() -\> **save**(`options`?): `Promise`\<[`InterfaceSampleData`](InterfaceSampleData.md)\> +> **save**(`options`?): `Promise`\<[`InterfaceSampleData`](InterfaceSampleData.md)\> Saves this document by inserting a new document into the database if [document.isNew](/docs/api/document.html#document_Document-isNew) is `true`, or sends an [updateOne](/docs/api/document.html#document_Document-updateOne) operation with just the modified paths if `isNew` is `false`. @@ -1503,7 +1503,7 @@ node\_modules/mongoose/types/document.d.ts:232 #### set(path, val, type, options) -\> **set**\<`T`\>(`path`, `val`, `type`, `options`?): `this` +> **set**\<`T`\>(`path`, `val`, `type`, `options`?): `this` Sets the value of a path, or many paths. @@ -1535,7 +1535,7 @@ node\_modules/mongoose/types/document.d.ts:238 #### set(path, val, type, options) -\> **set**(`path`, `val`, `type`, `options`?): `this` +> **set**(`path`, `val`, `type`, `options`?): `this` ##### Parameters @@ -1561,7 +1561,7 @@ node\_modules/mongoose/types/document.d.ts:239 #### set(path, val, options) -\> **set**(`path`, `val`, `options`?): `this` +> **set**(`path`, `val`, `options`?): `this` ##### Parameters @@ -1585,7 +1585,7 @@ node\_modules/mongoose/types/document.d.ts:240 #### set(value) -\> **set**(`value`): `this` +> **set**(`value`): `this` ##### Parameters @@ -1609,7 +1609,7 @@ node\_modules/mongoose/types/document.d.ts:241 #### toJSON(options) -\> **toJSON**\<`T`\>(`options`?): `FlattenMaps`\<`T`\> +> **toJSON**\<`T`\>(`options`?): `FlattenMaps`\<`T`\> The return value of this method is used in calls to JSON.stringify(doc). @@ -1635,7 +1635,7 @@ node\_modules/mongoose/types/document.d.ts:244 #### toJSON(options) -\> **toJSON**\<`T`\>(`options`): `T` +> **toJSON**\<`T`\>(`options`): `T` ##### Type Parameters @@ -1661,7 +1661,7 @@ node\_modules/mongoose/types/document.d.ts:245 ### toObject() -\> **toObject**\<`T`\>(`options`?): `Require_id`\<`T`\> +> **toObject**\<`T`\>(`options`?): `Require_id`\<`T`\> Converts this document into a plain-old JavaScript object ([POJO](https://masteringjs.io/tutorials/fundamentals/pojo)). @@ -1691,7 +1691,7 @@ node\_modules/mongoose/types/document.d.ts:248 #### unmarkModified(path) -\> **unmarkModified**\<`T`\>(`path`): `void` +> **unmarkModified**\<`T`\>(`path`): `void` Clears the modified state on the specified path. @@ -1717,7 +1717,7 @@ node\_modules/mongoose/types/document.d.ts:251 #### unmarkModified(path) -\> **unmarkModified**(`path`): `void` +> **unmarkModified**(`path`): `void` ##### Parameters @@ -1739,7 +1739,7 @@ node\_modules/mongoose/types/document.d.ts:252 ### updateOne() -\> **updateOne**(`update`?, `options`?): `Query`\<`any`, [`InterfaceSampleData`](InterfaceSampleData.md), `object`, [`InterfaceSampleData`](InterfaceSampleData.md), `"find"`\> +> **updateOne**(`update`?, `options`?): `Query`\<`any`, [`InterfaceSampleData`](InterfaceSampleData.md), `object`, [`InterfaceSampleData`](InterfaceSampleData.md), `"find"`, `Record`\<`string`, `never`\>\> Sends an updateOne command with this document `_id` as the query selector. @@ -1751,7 +1751,7 @@ Sends an updateOne command with this document `_id` as the query selector. #### Returns -`Query`\<`any`, [`InterfaceSampleData`](InterfaceSampleData.md), `object`, [`InterfaceSampleData`](InterfaceSampleData.md), `"find"`\> +`Query`\<`any`, [`InterfaceSampleData`](InterfaceSampleData.md), `object`, [`InterfaceSampleData`](InterfaceSampleData.md), `"find"`, `Record`\<`string`, `never`\>\> #### Inherited from @@ -1767,7 +1767,7 @@ node\_modules/mongoose/types/document.d.ts:255 #### validate(pathsToValidate, options) -\> **validate**\<`T`\>(`pathsToValidate`?, `options`?): `Promise`\<`void`\> +> **validate**\<`T`\>(`pathsToValidate`?, `options`?): `Promise`\<`void`\> Executes registered validation rules for this document. @@ -1795,7 +1795,7 @@ node\_modules/mongoose/types/document.d.ts:258 #### validate(pathsToValidate, options) -\> **validate**(`pathsToValidate`?, `options`?): `Promise`\<`void`\> +> **validate**(`pathsToValidate`?, `options`?): `Promise`\<`void`\> ##### Parameters @@ -1817,7 +1817,7 @@ node\_modules/mongoose/types/document.d.ts:259 #### validate(options) -\> **validate**(`options`): `Promise`\<`void`\> +> **validate**(`options`): `Promise`\<`void`\> ##### Parameters @@ -1843,7 +1843,7 @@ node\_modules/mongoose/types/document.d.ts:260 #### validateSync(options) -\> **validateSync**(`options`): `null` \| `ValidationError` +> **validateSync**(`options`): `null` \| `ValidationError` Executes registered validation rules (skipping asynchronous validators) for this document. @@ -1867,7 +1867,7 @@ node\_modules/mongoose/types/document.d.ts:263 #### validateSync(pathsToValidate, options) -\> **validateSync**\<`T`\>(`pathsToValidate`?, `options`?): `null` \| `ValidationError` +> **validateSync**\<`T`\>(`pathsToValidate`?, `options`?): `null` \| `ValidationError` ##### Type Parameters @@ -1893,7 +1893,7 @@ node\_modules/mongoose/types/document.d.ts:264 #### validateSync(pathsToValidate, options) -\> **validateSync**(`pathsToValidate`?, `options`?): `null` \| `ValidationError` +> **validateSync**(`pathsToValidate`?, `options`?): `null` \| `ValidationError` ##### Parameters diff --git a/docs/talawa-api-docs/models/SampleData/variables/SampleData.md b/docs/talawa-api-docs/models/SampleData/variables/SampleData.md index f41b42441e8..c1796fc588c 100644 --- a/docs/talawa-api-docs/models/SampleData/variables/SampleData.md +++ b/docs/talawa-api-docs/models/SampleData/variables/SampleData.md @@ -6,7 +6,7 @@ # Variable: SampleData -\> `const` **SampleData**: `Model`\<[`InterfaceSampleData`](../interfaces/InterfaceSampleData.md), `object`, `object`, `object`, `Document`\<`unknown`, `object`, [`InterfaceSampleData`](../interfaces/InterfaceSampleData.md)\> & [`InterfaceSampleData`](../interfaces/InterfaceSampleData.md) & `object`, `any`\> +> `const` **SampleData**: `Model`\<[`InterfaceSampleData`](../interfaces/InterfaceSampleData.md), `object`, `object`, `object`, `Document`\<`unknown`, `object`, [`InterfaceSampleData`](../interfaces/InterfaceSampleData.md)\> & [`InterfaceSampleData`](../interfaces/InterfaceSampleData.md) & `object`, `any`\> The Mongoose model for Sample Data. If the model already exists (e.g., during testing), it uses the existing model. @@ -14,4 +14,4 @@ Otherwise, it creates a new model. ## Defined in -[src/models/SampleData.ts:51](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/models/SampleData.ts#L51) +[src/models/SampleData.ts:51](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/models/SampleData.ts#L51) diff --git a/docs/talawa-api-docs/models/TagUser/interfaces/InterfaceTagUser.md b/docs/talawa-api-docs/models/TagUser/interfaces/InterfaceTagUser.md index 2a7e67f7837..1eda04e1120 100644 --- a/docs/talawa-api-docs/models/TagUser/interfaces/InterfaceTagUser.md +++ b/docs/talawa-api-docs/models/TagUser/interfaces/InterfaceTagUser.md @@ -12,38 +12,38 @@ Represents a MongoDB document for TagUser in the database. ### \_id -\> **\_id**: `ObjectId` +> **\_id**: `ObjectId` #### Defined in -[src/models/TagUser.ts:11](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/models/TagUser.ts#L11) +[src/models/TagUser.ts:11](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/models/TagUser.ts#L11) *** ### tagColor -\> **tagColor**: `any` +> **tagColor**: `any` #### Defined in -[src/models/TagUser.ts:14](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/models/TagUser.ts#L14) +[src/models/TagUser.ts:14](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/models/TagUser.ts#L14) *** ### tagId -\> **tagId**: `any` +> **tagId**: `any` #### Defined in -[src/models/TagUser.ts:13](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/models/TagUser.ts#L13) +[src/models/TagUser.ts:13](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/models/TagUser.ts#L13) *** ### userId -\> **userId**: `any` +> **userId**: `any` #### Defined in -[src/models/TagUser.ts:12](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/models/TagUser.ts#L12) +[src/models/TagUser.ts:12](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/models/TagUser.ts#L12) diff --git a/docs/talawa-api-docs/models/TagUser/variables/TagUser.md b/docs/talawa-api-docs/models/TagUser/variables/TagUser.md index c207e40c953..103818816be 100644 --- a/docs/talawa-api-docs/models/TagUser/variables/TagUser.md +++ b/docs/talawa-api-docs/models/TagUser/variables/TagUser.md @@ -6,8 +6,8 @@ # Variable: TagUser -\> `const` **TagUser**: `Model`\<[`InterfaceTagUser`](../interfaces/InterfaceTagUser.md), `object`, `object`, `object`, `Document`\<`unknown`, `object`, [`InterfaceTagUser`](../interfaces/InterfaceTagUser.md)\> & [`InterfaceTagUser`](../interfaces/InterfaceTagUser.md) & `Required`\<`object`\>, `any`\> +> `const` **TagUser**: `Model`\<[`InterfaceTagUser`](../interfaces/InterfaceTagUser.md), `object`, `object`, `object`, `Document`\<`unknown`, `object`, [`InterfaceTagUser`](../interfaces/InterfaceTagUser.md)\> & [`InterfaceTagUser`](../interfaces/InterfaceTagUser.md) & `Required`\<`object`\>, `any`\> ## Defined in -[src/models/TagUser.ts:51](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/models/TagUser.ts#L51) +[src/models/TagUser.ts:51](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/models/TagUser.ts#L51) diff --git a/docs/talawa-api-docs/models/User/interfaces/InterfaceUser.md b/docs/talawa-api-docs/models/User/interfaces/InterfaceUser.md index 0bba0a62a03..5fa0fb5ebfb 100644 --- a/docs/talawa-api-docs/models/User/interfaces/InterfaceUser.md +++ b/docs/talawa-api-docs/models/User/interfaces/InterfaceUser.md @@ -12,252 +12,252 @@ Represents a MongoDB document for User in the database. ### \_id -\> **\_id**: `ObjectId` +> **\_id**: `ObjectId` #### Defined in -[src/models/User.ts:15](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/models/User.ts#L15) +[src/models/User.ts:15](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/models/User.ts#L15) *** ### address -\> **address**: `object` +> **address**: `object` #### city -\> **city**: `string` +> **city**: `string` #### countryCode -\> **countryCode**: `string` +> **countryCode**: `string` #### dependentLocality -\> **dependentLocality**: `string` +> **dependentLocality**: `string` #### line1 -\> **line1**: `string` +> **line1**: `string` #### line2 -\> **line2**: `string` +> **line2**: `string` #### postalCode -\> **postalCode**: `string` +> **postalCode**: `string` #### sortingCode -\> **sortingCode**: `string` +> **sortingCode**: `string` #### state -\> **state**: `string` +> **state**: `string` #### Defined in -[src/models/User.ts:17](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/models/User.ts#L17) +[src/models/User.ts:17](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/models/User.ts#L17) *** ### appUserProfileId -\> **appUserProfileId**: `any` +> **appUserProfileId**: `any` #### Defined in -[src/models/User.ts:16](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/models/User.ts#L16) +[src/models/User.ts:16](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/models/User.ts#L16) *** ### birthDate -\> **birthDate**: `Date` +> **birthDate**: `Date` #### Defined in -[src/models/User.ts:28](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/models/User.ts#L28) +[src/models/User.ts:28](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/models/User.ts#L28) *** ### createdAt -\> **createdAt**: `Date` +> **createdAt**: `Date` #### Defined in -[src/models/User.ts:29](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/models/User.ts#L29) +[src/models/User.ts:29](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/models/User.ts#L29) *** ### educationGrade -\> **educationGrade**: `string` +> **educationGrade**: `string` #### Defined in -[src/models/User.ts:31](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/models/User.ts#L31) +[src/models/User.ts:31](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/models/User.ts#L31) *** ### email -\> **email**: `string` +> **email**: `string` #### Defined in -[src/models/User.ts:32](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/models/User.ts#L32) +[src/models/User.ts:32](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/models/User.ts#L32) *** ### employmentStatus -\> **employmentStatus**: `string` +> **employmentStatus**: `string` #### Defined in -[src/models/User.ts:33](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/models/User.ts#L33) +[src/models/User.ts:33](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/models/User.ts#L33) *** ### firstName -\> **firstName**: `string` +> **firstName**: `string` #### Defined in -[src/models/User.ts:35](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/models/User.ts#L35) +[src/models/User.ts:35](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/models/User.ts#L35) *** ### gender -\> **gender**: `string` +> **gender**: `string` #### Defined in -[src/models/User.ts:36](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/models/User.ts#L36) +[src/models/User.ts:36](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/models/User.ts#L36) *** ### image -\> **image**: `undefined` \| `null` \| `string` +> **image**: `undefined` \| `null` \| `string` #### Defined in -[src/models/User.ts:37](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/models/User.ts#L37) +[src/models/User.ts:37](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/models/User.ts#L37) *** ### joinedOrganizations -\> **joinedOrganizations**: `any`[] +> **joinedOrganizations**: `any`[] #### Defined in -[src/models/User.ts:38](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/models/User.ts#L38) +[src/models/User.ts:38](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/models/User.ts#L38) *** ### lastName -\> **lastName**: `string` +> **lastName**: `string` #### Defined in -[src/models/User.ts:39](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/models/User.ts#L39) +[src/models/User.ts:39](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/models/User.ts#L39) *** ### maritalStatus -\> **maritalStatus**: `string` +> **maritalStatus**: `string` #### Defined in -[src/models/User.ts:40](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/models/User.ts#L40) +[src/models/User.ts:40](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/models/User.ts#L40) *** ### membershipRequests -\> **membershipRequests**: `any`[] +> **membershipRequests**: `any`[] #### Defined in -[src/models/User.ts:41](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/models/User.ts#L41) +[src/models/User.ts:41](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/models/User.ts#L41) *** ### organizationsBlockedBy -\> **organizationsBlockedBy**: `any`[] +> **organizationsBlockedBy**: `any`[] #### Defined in -[src/models/User.ts:42](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/models/User.ts#L42) +[src/models/User.ts:42](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/models/User.ts#L42) *** ### password? -\> `optional` **password**: `null` \| `string` +> `optional` **password**: `null` \| `string` #### Defined in -[src/models/User.ts:43](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/models/User.ts#L43) +[src/models/User.ts:43](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/models/User.ts#L43) *** ### phone -\> **phone**: `object` +> **phone**: `object` #### home -\> **home**: `string` +> **home**: `string` #### mobile -\> **mobile**: `string` +> **mobile**: `string` #### work -\> **work**: `string` +> **work**: `string` #### Defined in -[src/models/User.ts:44](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/models/User.ts#L44) +[src/models/User.ts:44](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/models/User.ts#L44) *** ### registeredEvents -\> **registeredEvents**: `any`[] +> **registeredEvents**: `any`[] #### Defined in -[src/models/User.ts:50](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/models/User.ts#L50) +[src/models/User.ts:50](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/models/User.ts#L50) *** ### status -\> **status**: `string` +> **status**: `string` #### Defined in -[src/models/User.ts:51](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/models/User.ts#L51) +[src/models/User.ts:51](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/models/User.ts#L51) *** ### updatedAt -\> **updatedAt**: `Date` +> **updatedAt**: `Date` #### Defined in -[src/models/User.ts:53](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/models/User.ts#L53) +[src/models/User.ts:53](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/models/User.ts#L53) diff --git a/docs/talawa-api-docs/models/User/variables/User.md b/docs/talawa-api-docs/models/User/variables/User.md index ac1f062ca81..9f59df1ab78 100644 --- a/docs/talawa-api-docs/models/User/variables/User.md +++ b/docs/talawa-api-docs/models/User/variables/User.md @@ -6,8 +6,8 @@ # Variable: User -\> `const` **User**: `PaginateModel`\<[`InterfaceUser`](../interfaces/InterfaceUser.md), `object`, `object`\> +> `const` **User**: `PaginateModel`\<[`InterfaceUser`](../interfaces/InterfaceUser.md), `object`, `object`\> ## Defined in -[src/models/User.ts:235](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/models/User.ts#L235) +[src/models/User.ts:235](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/models/User.ts#L235) diff --git a/docs/talawa-api-docs/models/UserCustomData/interfaces/InterfaceUserCustomData.md b/docs/talawa-api-docs/models/UserCustomData/interfaces/InterfaceUserCustomData.md index e4ba618203a..fbd6b968f5b 100644 --- a/docs/talawa-api-docs/models/UserCustomData/interfaces/InterfaceUserCustomData.md +++ b/docs/talawa-api-docs/models/UserCustomData/interfaces/InterfaceUserCustomData.md @@ -12,38 +12,38 @@ Interface representing a document for custom field in the database (MongoDB). ### \_id -\> **\_id**: `string` +> **\_id**: `string` #### Defined in -[src/models/UserCustomData.ts:9](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/models/UserCustomData.ts#L9) +[src/models/UserCustomData.ts:9](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/models/UserCustomData.ts#L9) *** ### organizationId -\> **organizationId**: `string` +> **organizationId**: `string` #### Defined in -[src/models/UserCustomData.ts:10](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/models/UserCustomData.ts#L10) +[src/models/UserCustomData.ts:10](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/models/UserCustomData.ts#L10) *** ### userId -\> **userId**: `string` +> **userId**: `string` #### Defined in -[src/models/UserCustomData.ts:13](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/models/UserCustomData.ts#L13) +[src/models/UserCustomData.ts:13](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/models/UserCustomData.ts#L13) *** ### values -\> **values**: `any` +> **values**: `any` #### Defined in -[src/models/UserCustomData.ts:12](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/models/UserCustomData.ts#L12) +[src/models/UserCustomData.ts:12](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/models/UserCustomData.ts#L12) diff --git a/docs/talawa-api-docs/models/UserCustomData/variables/UserCustomData.md b/docs/talawa-api-docs/models/UserCustomData/variables/UserCustomData.md index 69333be10c1..234e3571273 100644 --- a/docs/talawa-api-docs/models/UserCustomData/variables/UserCustomData.md +++ b/docs/talawa-api-docs/models/UserCustomData/variables/UserCustomData.md @@ -6,7 +6,7 @@ # Variable: UserCustomData -\> `const` **UserCustomData**: `Model`\<[`InterfaceUserCustomData`](../interfaces/InterfaceUserCustomData.md), `object`, `object`, `object`, `Document`\<`unknown`, `object`, [`InterfaceUserCustomData`](../interfaces/InterfaceUserCustomData.md)\> & [`InterfaceUserCustomData`](../interfaces/InterfaceUserCustomData.md) & `Required`\<`object`\>, `any`\> +> `const` **UserCustomData**: `Model`\<[`InterfaceUserCustomData`](../interfaces/InterfaceUserCustomData.md), `object`, `object`, `object`, `Document`\<`unknown`, `object`, [`InterfaceUserCustomData`](../interfaces/InterfaceUserCustomData.md)\> & [`InterfaceUserCustomData`](../interfaces/InterfaceUserCustomData.md) & `Required`\<`object`\>, `any`\> The Mongoose model for User Custom Data. If the model already exists (e.g., during testing), it uses the existing model. @@ -14,4 +14,4 @@ Otherwise, it creates a new model. ## Defined in -[src/models/UserCustomData.ts:57](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/models/UserCustomData.ts#L57) +[src/models/UserCustomData.ts:57](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/models/UserCustomData.ts#L57) diff --git a/docs/talawa-api-docs/models/Venue/interfaces/InterfaceVenue.md b/docs/talawa-api-docs/models/Venue/interfaces/InterfaceVenue.md index a1408e051b2..35d80e6632a 100644 --- a/docs/talawa-api-docs/models/Venue/interfaces/InterfaceVenue.md +++ b/docs/talawa-api-docs/models/Venue/interfaces/InterfaceVenue.md @@ -10,58 +10,58 @@ ### \_id -\> **\_id**: `ObjectId` +> **\_id**: `ObjectId` #### Defined in -[src/models/Venue.ts:6](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/models/Venue.ts#L6) +[src/models/Venue.ts:6](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/models/Venue.ts#L6) *** ### capacity -\> **capacity**: `number` +> **capacity**: `number` #### Defined in -[src/models/Venue.ts:9](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/models/Venue.ts#L9) +[src/models/Venue.ts:9](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/models/Venue.ts#L9) *** ### description -\> **description**: `undefined` \| `null` \| `string` +> **description**: `undefined` \| `null` \| `string` #### Defined in -[src/models/Venue.ts:8](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/models/Venue.ts#L8) +[src/models/Venue.ts:8](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/models/Venue.ts#L8) *** ### imageUrl -\> **imageUrl**: `undefined` \| `null` \| `string` +> **imageUrl**: `undefined` \| `null` \| `string` #### Defined in -[src/models/Venue.ts:10](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/models/Venue.ts#L10) +[src/models/Venue.ts:10](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/models/Venue.ts#L10) *** ### name -\> **name**: `string` +> **name**: `string` #### Defined in -[src/models/Venue.ts:7](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/models/Venue.ts#L7) +[src/models/Venue.ts:7](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/models/Venue.ts#L7) *** ### organization -\> **organization**: `PopulatedDoc`\<[`InterfaceOrganization`](../../Organization/interfaces/InterfaceOrganization.md) & `Document`\> +> **organization**: `PopulatedDoc`\<[`InterfaceOrganization`](../../Organization/interfaces/InterfaceOrganization.md) & `Document`\> #### Defined in -[src/models/Venue.ts:11](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/models/Venue.ts#L11) +[src/models/Venue.ts:11](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/models/Venue.ts#L11) diff --git a/docs/talawa-api-docs/models/Venue/variables/Venue.md b/docs/talawa-api-docs/models/Venue/variables/Venue.md index 74210d9d4f5..d03a8b3d85c 100644 --- a/docs/talawa-api-docs/models/Venue/variables/Venue.md +++ b/docs/talawa-api-docs/models/Venue/variables/Venue.md @@ -6,8 +6,8 @@ # Variable: Venue -\> `const` **Venue**: `Model`\<[`InterfaceVenue`](../interfaces/InterfaceVenue.md), `object`, `object`, `object`, `Document`\<`unknown`, `object`, [`InterfaceVenue`](../interfaces/InterfaceVenue.md)\> & [`InterfaceVenue`](../interfaces/InterfaceVenue.md) & `Required`\<`object`\>, `any`\> +> `const` **Venue**: `Model`\<[`InterfaceVenue`](../interfaces/InterfaceVenue.md), `object`, `object`, `object`, `Document`\<`unknown`, `object`, [`InterfaceVenue`](../interfaces/InterfaceVenue.md)\> & [`InterfaceVenue`](../interfaces/InterfaceVenue.md) & `Required`\<`object`\>, `any`\> ## Defined in -[src/models/Venue.ts:50](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/models/Venue.ts#L50) +[src/models/Venue.ts:50](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/models/Venue.ts#L50) diff --git a/docs/talawa-api-docs/models/userFamily/interfaces/InterfaceUserFamily.md b/docs/talawa-api-docs/models/userFamily/interfaces/InterfaceUserFamily.md index debfdeacf4d..26279c501ba 100644 --- a/docs/talawa-api-docs/models/userFamily/interfaces/InterfaceUserFamily.md +++ b/docs/talawa-api-docs/models/userFamily/interfaces/InterfaceUserFamily.md @@ -12,48 +12,48 @@ Interface representing a MongoDB document for User Family. ### \_id -\> **\_id**: `ObjectId` +> **\_id**: `ObjectId` #### Defined in -[src/models/userFamily.ts:9](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/models/userFamily.ts#L9) +[src/models/userFamily.ts:9](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/models/userFamily.ts#L9) *** ### admins -\> **admins**: `any`[] +> **admins**: `any`[] #### Defined in -[src/models/userFamily.ts:12](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/models/userFamily.ts#L12) +[src/models/userFamily.ts:12](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/models/userFamily.ts#L12) *** ### creator -\> **creator**: `any`[] +> **creator**: `any`[] #### Defined in -[src/models/userFamily.ts:13](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/models/userFamily.ts#L13) +[src/models/userFamily.ts:13](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/models/userFamily.ts#L13) *** ### title -\> **title**: `string` +> **title**: `string` #### Defined in -[src/models/userFamily.ts:10](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/models/userFamily.ts#L10) +[src/models/userFamily.ts:10](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/models/userFamily.ts#L10) *** ### users -\> **users**: `any`[] +> **users**: `any`[] #### Defined in -[src/models/userFamily.ts:11](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/models/userFamily.ts#L11) +[src/models/userFamily.ts:11](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/models/userFamily.ts#L11) diff --git a/docs/talawa-api-docs/models/userFamily/variables/UserFamily.md b/docs/talawa-api-docs/models/userFamily/variables/UserFamily.md index 01805017b3f..83923e25214 100644 --- a/docs/talawa-api-docs/models/userFamily/variables/UserFamily.md +++ b/docs/talawa-api-docs/models/userFamily/variables/UserFamily.md @@ -6,8 +6,8 @@ # Variable: UserFamily -\> `const` **UserFamily**: `Model`\<[`InterfaceUserFamily`](../interfaces/InterfaceUserFamily.md), `object`, `object`, `object`, `Document`\<`unknown`, `object`, [`InterfaceUserFamily`](../interfaces/InterfaceUserFamily.md)\> & [`InterfaceUserFamily`](../interfaces/InterfaceUserFamily.md) & `Required`\<`object`\>, `any`\> +> `const` **UserFamily**: `Model`\<[`InterfaceUserFamily`](../interfaces/InterfaceUserFamily.md), `object`, `object`, `object`, `Document`\<`unknown`, `object`, [`InterfaceUserFamily`](../interfaces/InterfaceUserFamily.md)\> & [`InterfaceUserFamily`](../interfaces/InterfaceUserFamily.md) & `Required`\<`object`\>, `any`\> ## Defined in -[src/models/userFamily.ts:54](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/models/userFamily.ts#L54) +[src/models/userFamily.ts:54](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/models/userFamily.ts#L54) diff --git a/docs/talawa-api-docs/resolvers/ActionItem/actionItemCategory/variables/actionItemCategory.md b/docs/talawa-api-docs/resolvers/ActionItem/actionItemCategory/variables/actionItemCategory.md index d3d124f3a9b..9992e9c2932 100644 --- a/docs/talawa-api-docs/resolvers/ActionItem/actionItemCategory/variables/actionItemCategory.md +++ b/docs/talawa-api-docs/resolvers/ActionItem/actionItemCategory/variables/actionItemCategory.md @@ -6,7 +6,7 @@ # Variable: actionItemCategory -\> `const` **actionItemCategory**: [`ActionItemResolvers`](../../../../types/generatedGraphQLTypes/type-aliases/ActionItemResolvers.md)\[`"actionItemCategory"`\] +> `const` **actionItemCategory**: [`ActionItemResolvers`](../../../../types/generatedGraphQLTypes/type-aliases/ActionItemResolvers.md)\[`"actionItemCategory"`\] Resolver function to fetch the category of an action item. @@ -16,4 +16,4 @@ The parent object containing the action item data. ## Defined in -[src/resolvers/ActionItem/actionItemCategory.ts:9](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/resolvers/ActionItem/actionItemCategory.ts#L9) +[src/resolvers/ActionItem/actionItemCategory.ts:9](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/resolvers/ActionItem/actionItemCategory.ts#L9) diff --git a/docs/talawa-api-docs/resolvers/ActionItem/assignee/variables/assignee.md b/docs/talawa-api-docs/resolvers/ActionItem/assignee/variables/assignee.md index 5f54453ca2e..bf17456145f 100644 --- a/docs/talawa-api-docs/resolvers/ActionItem/assignee/variables/assignee.md +++ b/docs/talawa-api-docs/resolvers/ActionItem/assignee/variables/assignee.md @@ -6,7 +6,7 @@ # Variable: assignee -\> `const` **assignee**: [`ActionItemResolvers`](../../../../types/generatedGraphQLTypes/type-aliases/ActionItemResolvers.md)\[`"assignee"`\] +> `const` **assignee**: [`ActionItemResolvers`](../../../../types/generatedGraphQLTypes/type-aliases/ActionItemResolvers.md)\[`"assignee"`\] Resolver function for the `assignee` field of an `ActionItem`. @@ -29,4 +29,4 @@ If the action item with an ID of `123` is assigned to a user with an ID of `456` ## Defined in -[src/resolvers/ActionItem/assignee.ts:18](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/resolvers/ActionItem/assignee.ts#L18) +[src/resolvers/ActionItem/assignee.ts:18](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/resolvers/ActionItem/assignee.ts#L18) diff --git a/docs/talawa-api-docs/resolvers/ActionItem/assigner/variables/assigner.md b/docs/talawa-api-docs/resolvers/ActionItem/assigner/variables/assigner.md index 00d2938d782..50651616a90 100644 --- a/docs/talawa-api-docs/resolvers/ActionItem/assigner/variables/assigner.md +++ b/docs/talawa-api-docs/resolvers/ActionItem/assigner/variables/assigner.md @@ -6,7 +6,7 @@ # Variable: assigner -\> `const` **assigner**: [`ActionItemResolvers`](../../../../types/generatedGraphQLTypes/type-aliases/ActionItemResolvers.md)\[`"assigner"`\] +> `const` **assigner**: [`ActionItemResolvers`](../../../../types/generatedGraphQLTypes/type-aliases/ActionItemResolvers.md)\[`"assigner"`\] Resolver function for the `assigner` field of an `ActionItem`. @@ -20,4 +20,4 @@ The parent `ActionItem` object. This contains the `assignerId` field, which is u ## Defined in -[src/resolvers/ActionItem/assigner.ts:15](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/resolvers/ActionItem/assigner.ts#L15) +[src/resolvers/ActionItem/assigner.ts:15](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/resolvers/ActionItem/assigner.ts#L15) diff --git a/docs/talawa-api-docs/resolvers/ActionItem/creator/variables/creator.md b/docs/talawa-api-docs/resolvers/ActionItem/creator/variables/creator.md index bd12b347266..ef5bf08b810 100644 --- a/docs/talawa-api-docs/resolvers/ActionItem/creator/variables/creator.md +++ b/docs/talawa-api-docs/resolvers/ActionItem/creator/variables/creator.md @@ -6,7 +6,7 @@ # Variable: creator -\> `const` **creator**: [`ActionItemResolvers`](../../../../types/generatedGraphQLTypes/type-aliases/ActionItemResolvers.md)\[`"creator"`\] +> `const` **creator**: [`ActionItemResolvers`](../../../../types/generatedGraphQLTypes/type-aliases/ActionItemResolvers.md)\[`"creator"`\] Resolver function for the `creator` field of an `ActionItem`. @@ -21,14 +21,14 @@ The parent `ActionItem` object. This contains the `creatorId` field, which is us ## Example ```typescript -const actionItem = \{ +const actionItem = { creatorId: "60d0fe4f5311236168a109cb" -\}; +}; const user = await creator(actionItem); console.log(user); -// Output might be: \{ _id: "60d0fe4f5311236168a109cb", name: "Jane Doe", email: "jane.doe@example.com" \} +// Output might be: { _id: "60d0fe4f5311236168a109cb", name: "Jane Doe", email: "jane.doe@example.com" } ``` ## Defined in -[src/resolvers/ActionItem/creator.ts:24](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/resolvers/ActionItem/creator.ts#L24) +[src/resolvers/ActionItem/creator.ts:24](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/resolvers/ActionItem/creator.ts#L24) diff --git a/docs/talawa-api-docs/resolvers/ActionItem/event/variables/event.md b/docs/talawa-api-docs/resolvers/ActionItem/event/variables/event.md index ae1354518ae..68defe6fe06 100644 --- a/docs/talawa-api-docs/resolvers/ActionItem/event/variables/event.md +++ b/docs/talawa-api-docs/resolvers/ActionItem/event/variables/event.md @@ -6,7 +6,7 @@ # Variable: event -\> `const` **event**: [`ActionItemResolvers`](../../../../types/generatedGraphQLTypes/type-aliases/ActionItemResolvers.md)\[`"event"`\] +> `const` **event**: [`ActionItemResolvers`](../../../../types/generatedGraphQLTypes/type-aliases/ActionItemResolvers.md)\[`"event"`\] Resolver function for the `event` field of an `ActionItem`. @@ -21,10 +21,10 @@ The parent object representing the action item. It contains information about th Here's how you might use this resolver in your GraphQL schema: ```graphql -type ActionItem \{ +type ActionItem { event: Event # other fields... -\} +} ``` ```ts @@ -38,4 +38,4 @@ If the action item with an ID of `123` is associated with an event with an ID of ## Defined in -[src/resolvers/ActionItem/event.ts:28](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/resolvers/ActionItem/event.ts#L28) +[src/resolvers/ActionItem/event.ts:28](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/resolvers/ActionItem/event.ts#L28) diff --git a/docs/talawa-api-docs/resolvers/ActionItem/variables/ActionItem.md b/docs/talawa-api-docs/resolvers/ActionItem/variables/ActionItem.md index 3d9d4d1977b..800ae2e62f5 100644 --- a/docs/talawa-api-docs/resolvers/ActionItem/variables/ActionItem.md +++ b/docs/talawa-api-docs/resolvers/ActionItem/variables/ActionItem.md @@ -6,8 +6,8 @@ # Variable: ActionItem -\> `const` **ActionItem**: [`ActionItemResolvers`](../../../types/generatedGraphQLTypes/type-aliases/ActionItemResolvers.md) +> `const` **ActionItem**: [`ActionItemResolvers`](../../../types/generatedGraphQLTypes/type-aliases/ActionItemResolvers.md) ## Defined in -[src/resolvers/ActionItem/index.ts:8](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/resolvers/ActionItem/index.ts#L8) +[src/resolvers/ActionItem/index.ts:8](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/resolvers/ActionItem/index.ts#L8) diff --git a/docs/talawa-api-docs/resolvers/ActionItemCategory/creator/variables/creator.md b/docs/talawa-api-docs/resolvers/ActionItemCategory/creator/variables/creator.md index f31e2fc72d8..b0b5b6e265c 100644 --- a/docs/talawa-api-docs/resolvers/ActionItemCategory/creator/variables/creator.md +++ b/docs/talawa-api-docs/resolvers/ActionItemCategory/creator/variables/creator.md @@ -6,7 +6,7 @@ # Variable: creator -\> `const` **creator**: [`ActionItemCategoryResolvers`](../../../../types/generatedGraphQLTypes/type-aliases/ActionItemCategoryResolvers.md)\[`"creator"`\] +> `const` **creator**: [`ActionItemCategoryResolvers`](../../../../types/generatedGraphQLTypes/type-aliases/ActionItemCategoryResolvers.md)\[`"creator"`\] Resolver function for the `creator` field of an `ActionItemCategory`. @@ -23,4 +23,4 @@ The parent object representing the action item category. It contains information ## Defined in -[src/resolvers/ActionItemCategory/creator.ts:15](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/resolvers/ActionItemCategory/creator.ts#L15) +[src/resolvers/ActionItemCategory/creator.ts:15](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/resolvers/ActionItemCategory/creator.ts#L15) diff --git a/docs/talawa-api-docs/resolvers/ActionItemCategory/organization/variables/organization.md b/docs/talawa-api-docs/resolvers/ActionItemCategory/organization/variables/organization.md index c1a090feb7f..a6e5672c238 100644 --- a/docs/talawa-api-docs/resolvers/ActionItemCategory/organization/variables/organization.md +++ b/docs/talawa-api-docs/resolvers/ActionItemCategory/organization/variables/organization.md @@ -6,7 +6,7 @@ # Variable: organization -\> `const` **organization**: [`ActionItemCategoryResolvers`](../../../../types/generatedGraphQLTypes/type-aliases/ActionItemCategoryResolvers.md)\[`"organization"`\] +> `const` **organization**: [`ActionItemCategoryResolvers`](../../../../types/generatedGraphQLTypes/type-aliases/ActionItemCategoryResolvers.md)\[`"organization"`\] Resolver function for the `organization` field of an `ActionItemCategory`. @@ -21,14 +21,14 @@ The parent `ActionItemCategory` object. This contains the `organizationId` field ## Example ```typescript -const actionItemCategory = \{ +const actionItemCategory = { organizationId: "60d0fe4f5311236168a109cc" -\}; +}; const organization = await organization(actionItemCategory); console.log(organization); -// Output might be: \{ _id: "60d0fe4f5311236168a109cc", name: "Tech Corp", address: "123 Tech Lane" \} +// Output might be: { _id: "60d0fe4f5311236168a109cc", name: "Tech Corp", address: "123 Tech Lane" } ``` ## Defined in -[src/resolvers/ActionItemCategory/organization.ts:24](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/resolvers/ActionItemCategory/organization.ts#L24) +[src/resolvers/ActionItemCategory/organization.ts:24](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/resolvers/ActionItemCategory/organization.ts#L24) diff --git a/docs/talawa-api-docs/resolvers/ActionItemCategory/variables/ActionItemCategory.md b/docs/talawa-api-docs/resolvers/ActionItemCategory/variables/ActionItemCategory.md index 398748b36f5..54938dae0ed 100644 --- a/docs/talawa-api-docs/resolvers/ActionItemCategory/variables/ActionItemCategory.md +++ b/docs/talawa-api-docs/resolvers/ActionItemCategory/variables/ActionItemCategory.md @@ -6,8 +6,8 @@ # Variable: ActionItemCategory -\> `const` **ActionItemCategory**: [`ActionItemCategoryResolvers`](../../../types/generatedGraphQLTypes/type-aliases/ActionItemCategoryResolvers.md) +> `const` **ActionItemCategory**: [`ActionItemCategoryResolvers`](../../../types/generatedGraphQLTypes/type-aliases/ActionItemCategoryResolvers.md) ## Defined in -[src/resolvers/ActionItemCategory/index.ts:5](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/resolvers/ActionItemCategory/index.ts#L5) +[src/resolvers/ActionItemCategory/index.ts:5](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/resolvers/ActionItemCategory/index.ts#L5) diff --git a/docs/talawa-api-docs/resolvers/Advertisement/organization/variables/organization.md b/docs/talawa-api-docs/resolvers/Advertisement/organization/variables/organization.md index e18ddcaf141..8b38578660c 100644 --- a/docs/talawa-api-docs/resolvers/Advertisement/organization/variables/organization.md +++ b/docs/talawa-api-docs/resolvers/Advertisement/organization/variables/organization.md @@ -6,7 +6,7 @@ # Variable: organization -\> `const` **organization**: [`AdvertisementResolvers`](../../../../types/generatedGraphQLTypes/type-aliases/AdvertisementResolvers.md)\[`"organization"`\] +> `const` **organization**: [`AdvertisementResolvers`](../../../../types/generatedGraphQLTypes/type-aliases/AdvertisementResolvers.md)\[`"organization"`\] Resolver function for the `organization` field of an `Advertisement`. @@ -20,4 +20,4 @@ The parent `Advertisement` object. This contains the `organizationId` field, whi ## Defined in -[src/resolvers/Advertisement/organization.ts:15](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/resolvers/Advertisement/organization.ts#L15) +[src/resolvers/Advertisement/organization.ts:15](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/resolvers/Advertisement/organization.ts#L15) diff --git a/docs/talawa-api-docs/resolvers/Advertisement/variables/Advertisement.md b/docs/talawa-api-docs/resolvers/Advertisement/variables/Advertisement.md index 1da0f3c24f5..266943ba7bb 100644 --- a/docs/talawa-api-docs/resolvers/Advertisement/variables/Advertisement.md +++ b/docs/talawa-api-docs/resolvers/Advertisement/variables/Advertisement.md @@ -6,8 +6,8 @@ # Variable: Advertisement -\> `const` **Advertisement**: [`AdvertisementResolvers`](../../../types/generatedGraphQLTypes/type-aliases/AdvertisementResolvers.md) +> `const` **Advertisement**: [`AdvertisementResolvers`](../../../types/generatedGraphQLTypes/type-aliases/AdvertisementResolvers.md) ## Defined in -[src/resolvers/Advertisement/index.ts:5](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/resolvers/Advertisement/index.ts#L5) +[src/resolvers/Advertisement/index.ts:5](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/resolvers/Advertisement/index.ts#L5) diff --git a/docs/talawa-api-docs/resolvers/AgendaCategory/createdBy/variables/createdBy.md b/docs/talawa-api-docs/resolvers/AgendaCategory/createdBy/variables/createdBy.md index f1a59711830..d93574144e8 100644 --- a/docs/talawa-api-docs/resolvers/AgendaCategory/createdBy/variables/createdBy.md +++ b/docs/talawa-api-docs/resolvers/AgendaCategory/createdBy/variables/createdBy.md @@ -6,7 +6,7 @@ # Variable: createdBy -\> `const` **createdBy**: [`AgendaCategoryResolvers`](../../../../types/generatedGraphQLTypes/type-aliases/AgendaCategoryResolvers.md)\[`"createdBy"`\] +> `const` **createdBy**: [`AgendaCategoryResolvers`](../../../../types/generatedGraphQLTypes/type-aliases/AgendaCategoryResolvers.md)\[`"createdBy"`\] Resolver function for the `createdBy` field of an `AgendaCategory`. @@ -23,4 +23,4 @@ The parent object representing the agenda category. It contains information abou ## Defined in -[src/resolvers/AgendaCategory/createdBy.ts:17](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/resolvers/AgendaCategory/createdBy.ts#L17) +[src/resolvers/AgendaCategory/createdBy.ts:17](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/resolvers/AgendaCategory/createdBy.ts#L17) diff --git a/docs/talawa-api-docs/resolvers/AgendaCategory/organization/variables/organization.md b/docs/talawa-api-docs/resolvers/AgendaCategory/organization/variables/organization.md index c375e629e8d..8d86eec9453 100644 --- a/docs/talawa-api-docs/resolvers/AgendaCategory/organization/variables/organization.md +++ b/docs/talawa-api-docs/resolvers/AgendaCategory/organization/variables/organization.md @@ -6,7 +6,7 @@ # Variable: organization -\> `const` **organization**: [`AgendaCategoryResolvers`](../../../../types/generatedGraphQLTypes/type-aliases/AgendaCategoryResolvers.md)\[`"organization"`\] +> `const` **organization**: [`AgendaCategoryResolvers`](../../../../types/generatedGraphQLTypes/type-aliases/AgendaCategoryResolvers.md)\[`"organization"`\] Resolver function for the `organization` field of an `AgendaCategory`. @@ -20,4 +20,4 @@ The parent `AgendaCategory` object. This contains the `organizationId` field, wh ## Defined in -[src/resolvers/AgendaCategory/organization.ts:16](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/resolvers/AgendaCategory/organization.ts#L16) +[src/resolvers/AgendaCategory/organization.ts:16](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/resolvers/AgendaCategory/organization.ts#L16) diff --git a/docs/talawa-api-docs/resolvers/AgendaCategory/updatedBy/variables/updatedBy.md b/docs/talawa-api-docs/resolvers/AgendaCategory/updatedBy/variables/updatedBy.md index e36b3afabed..66bee2a1946 100644 --- a/docs/talawa-api-docs/resolvers/AgendaCategory/updatedBy/variables/updatedBy.md +++ b/docs/talawa-api-docs/resolvers/AgendaCategory/updatedBy/variables/updatedBy.md @@ -6,7 +6,7 @@ # Variable: updatedBy -\> `const` **updatedBy**: [`AgendaCategoryResolvers`](../../../../types/generatedGraphQLTypes/type-aliases/AgendaCategoryResolvers.md)\[`"updatedBy"`\] +> `const` **updatedBy**: [`AgendaCategoryResolvers`](../../../../types/generatedGraphQLTypes/type-aliases/AgendaCategoryResolvers.md)\[`"updatedBy"`\] Resolver function for the `updatedBy` field of an `AgendaCategory`. @@ -22,9 +22,9 @@ The parent object representing the agenda category. It contains information abou - AgendaCategoryResolvers - The type definition for the resolvers of the AgendaCategory fields. ```typescript -return User.findOne(\{ _id: parent.updatedBy \}).lean(); +return User.findOne({ _id: parent.updatedBy }).lean(); ``` ## Defined in -[src/resolvers/AgendaCategory/updatedBy.ts:19](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/resolvers/AgendaCategory/updatedBy.ts#L19) +[src/resolvers/AgendaCategory/updatedBy.ts:19](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/resolvers/AgendaCategory/updatedBy.ts#L19) diff --git a/docs/talawa-api-docs/resolvers/AgendaCategory/variables/AgendaCategory.md b/docs/talawa-api-docs/resolvers/AgendaCategory/variables/AgendaCategory.md index 85aa8949d32..90a6e0c35ef 100644 --- a/docs/talawa-api-docs/resolvers/AgendaCategory/variables/AgendaCategory.md +++ b/docs/talawa-api-docs/resolvers/AgendaCategory/variables/AgendaCategory.md @@ -6,8 +6,8 @@ # Variable: AgendaCategory -\> `const` **AgendaCategory**: [`AgendaCategoryResolvers`](../../../types/generatedGraphQLTypes/type-aliases/AgendaCategoryResolvers.md) +> `const` **AgendaCategory**: [`AgendaCategoryResolvers`](../../../types/generatedGraphQLTypes/type-aliases/AgendaCategoryResolvers.md) ## Defined in -[src/resolvers/AgendaCategory/index.ts:6](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/resolvers/AgendaCategory/index.ts#L6) +[src/resolvers/AgendaCategory/index.ts:6](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/resolvers/AgendaCategory/index.ts#L6) diff --git a/docs/talawa-api-docs/resolvers/AgendaItem/Users/variables/users.md b/docs/talawa-api-docs/resolvers/AgendaItem/Users/variables/users.md index 4c9f3d387bb..b09a5e1e3a7 100644 --- a/docs/talawa-api-docs/resolvers/AgendaItem/Users/variables/users.md +++ b/docs/talawa-api-docs/resolvers/AgendaItem/Users/variables/users.md @@ -6,7 +6,7 @@ # Variable: users -\> `const` **users**: [`AgendaItemResolvers`](../../../../types/generatedGraphQLTypes/type-aliases/AgendaItemResolvers.md)\[`"users"`\] +> `const` **users**: [`AgendaItemResolvers`](../../../../types/generatedGraphQLTypes/type-aliases/AgendaItemResolvers.md)\[`"users"`\] Resolver function for the `users` field of an `AgendaItem`. @@ -23,4 +23,4 @@ The parent object representing the agenda item. It contains information about th ## Defined in -[src/resolvers/AgendaItem/Users.ts:16](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/resolvers/AgendaItem/Users.ts#L16) +[src/resolvers/AgendaItem/Users.ts:16](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/resolvers/AgendaItem/Users.ts#L16) diff --git a/docs/talawa-api-docs/resolvers/AgendaItem/categories/variables/categories.md b/docs/talawa-api-docs/resolvers/AgendaItem/categories/variables/categories.md index 6f9278959cc..c9070908058 100644 --- a/docs/talawa-api-docs/resolvers/AgendaItem/categories/variables/categories.md +++ b/docs/talawa-api-docs/resolvers/AgendaItem/categories/variables/categories.md @@ -6,7 +6,7 @@ # Variable: categories -\> `const` **categories**: [`AgendaItemResolvers`](../../../../types/generatedGraphQLTypes/type-aliases/AgendaItemResolvers.md)\[`"categories"`\] +> `const` **categories**: [`AgendaItemResolvers`](../../../../types/generatedGraphQLTypes/type-aliases/AgendaItemResolvers.md)\[`"categories"`\] Resolver function for the `categories` field of an `AgendaItem`. @@ -23,4 +23,4 @@ The parent object representing the agenda item. It contains a list of category I ## Defined in -[src/resolvers/AgendaItem/categories.ts:17](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/resolvers/AgendaItem/categories.ts#L17) +[src/resolvers/AgendaItem/categories.ts:17](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/resolvers/AgendaItem/categories.ts#L17) diff --git a/docs/talawa-api-docs/resolvers/AgendaItem/createdBy/variables/createdBy.md b/docs/talawa-api-docs/resolvers/AgendaItem/createdBy/variables/createdBy.md index 941e0725e18..5a918694d57 100644 --- a/docs/talawa-api-docs/resolvers/AgendaItem/createdBy/variables/createdBy.md +++ b/docs/talawa-api-docs/resolvers/AgendaItem/createdBy/variables/createdBy.md @@ -6,7 +6,7 @@ # Variable: createdBy -\> `const` **createdBy**: [`AgendaItemResolvers`](../../../../types/generatedGraphQLTypes/type-aliases/AgendaItemResolvers.md)\[`"createdBy"`\] +> `const` **createdBy**: [`AgendaItemResolvers`](../../../../types/generatedGraphQLTypes/type-aliases/AgendaItemResolvers.md)\[`"createdBy"`\] Resolver function for the `createdBy` field of an `AgendaItem`. @@ -20,4 +20,4 @@ The parent `AgendaItem` object. This contains the `createdBy` field, which is us ## Defined in -[src/resolvers/AgendaItem/createdBy.ts:16](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/resolvers/AgendaItem/createdBy.ts#L16) +[src/resolvers/AgendaItem/createdBy.ts:16](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/resolvers/AgendaItem/createdBy.ts#L16) diff --git a/docs/talawa-api-docs/resolvers/AgendaItem/organization/variables/organization.md b/docs/talawa-api-docs/resolvers/AgendaItem/organization/variables/organization.md index 6387018000f..20ea4a4a48a 100644 --- a/docs/talawa-api-docs/resolvers/AgendaItem/organization/variables/organization.md +++ b/docs/talawa-api-docs/resolvers/AgendaItem/organization/variables/organization.md @@ -6,7 +6,7 @@ # Variable: organization -\> `const` **organization**: [`AgendaItemResolvers`](../../../../types/generatedGraphQLTypes/type-aliases/AgendaItemResolvers.md)\[`"organization"`\] +> `const` **organization**: [`AgendaItemResolvers`](../../../../types/generatedGraphQLTypes/type-aliases/AgendaItemResolvers.md)\[`"organization"`\] Resolver function for the `organization` field of an `AgendaItem`. @@ -23,4 +23,4 @@ The parent object representing the agenda item. It contains information about th ## Defined in -[src/resolvers/AgendaItem/organization.ts:18](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/resolvers/AgendaItem/organization.ts#L18) +[src/resolvers/AgendaItem/organization.ts:18](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/resolvers/AgendaItem/organization.ts#L18) diff --git a/docs/talawa-api-docs/resolvers/AgendaItem/relatedEvent/variables/relatedEvent.md b/docs/talawa-api-docs/resolvers/AgendaItem/relatedEvent/variables/relatedEvent.md index cacf369a27f..91446f8cd2c 100644 --- a/docs/talawa-api-docs/resolvers/AgendaItem/relatedEvent/variables/relatedEvent.md +++ b/docs/talawa-api-docs/resolvers/AgendaItem/relatedEvent/variables/relatedEvent.md @@ -6,7 +6,7 @@ # Variable: relatedEvent -\> `const` **relatedEvent**: [`AgendaItemResolvers`](../../../../types/generatedGraphQLTypes/type-aliases/AgendaItemResolvers.md)\[`"relatedEvent"`\] +> `const` **relatedEvent**: [`AgendaItemResolvers`](../../../../types/generatedGraphQLTypes/type-aliases/AgendaItemResolvers.md)\[`"relatedEvent"`\] Resolver function for the `relatedEvent` field of an `AgendaItem`. @@ -23,4 +23,4 @@ The parent object representing the agenda item. It contains information about th ## Defined in -[src/resolvers/AgendaItem/relatedEvent.ts:16](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/resolvers/AgendaItem/relatedEvent.ts#L16) +[src/resolvers/AgendaItem/relatedEvent.ts:16](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/resolvers/AgendaItem/relatedEvent.ts#L16) diff --git a/docs/talawa-api-docs/resolvers/AgendaItem/updatedBy/variables/updatedBy.md b/docs/talawa-api-docs/resolvers/AgendaItem/updatedBy/variables/updatedBy.md index 7d350c8d7ee..ae848b77f83 100644 --- a/docs/talawa-api-docs/resolvers/AgendaItem/updatedBy/variables/updatedBy.md +++ b/docs/talawa-api-docs/resolvers/AgendaItem/updatedBy/variables/updatedBy.md @@ -6,7 +6,7 @@ # Variable: updatedBy -\> `const` **updatedBy**: [`AgendaItemResolvers`](../../../../types/generatedGraphQLTypes/type-aliases/AgendaItemResolvers.md)\[`"updatedBy"`\] +> `const` **updatedBy**: [`AgendaItemResolvers`](../../../../types/generatedGraphQLTypes/type-aliases/AgendaItemResolvers.md)\[`"updatedBy"`\] Resolver function for the `updatedBy` field of an `AgendaItem`. @@ -23,4 +23,4 @@ The parent object representing the agenda item. It contains information about th ## Defined in -[src/resolvers/AgendaItem/updatedBy.ts:18](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/resolvers/AgendaItem/updatedBy.ts#L18) +[src/resolvers/AgendaItem/updatedBy.ts:18](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/resolvers/AgendaItem/updatedBy.ts#L18) diff --git a/docs/talawa-api-docs/resolvers/AgendaItem/variables/AgendaItem.md b/docs/talawa-api-docs/resolvers/AgendaItem/variables/AgendaItem.md index 36230cc3567..d730beb4f2f 100644 --- a/docs/talawa-api-docs/resolvers/AgendaItem/variables/AgendaItem.md +++ b/docs/talawa-api-docs/resolvers/AgendaItem/variables/AgendaItem.md @@ -6,8 +6,8 @@ # Variable: AgendaItem -\> `const` **AgendaItem**: [`AgendaItemResolvers`](../../../types/generatedGraphQLTypes/type-aliases/AgendaItemResolvers.md) +> `const` **AgendaItem**: [`AgendaItemResolvers`](../../../types/generatedGraphQLTypes/type-aliases/AgendaItemResolvers.md) ## Defined in -[src/resolvers/AgendaItem/index.ts:9](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/resolvers/AgendaItem/index.ts#L9) +[src/resolvers/AgendaItem/index.ts:9](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/resolvers/AgendaItem/index.ts#L9) diff --git a/docs/talawa-api-docs/resolvers/AgendaSection/createdBy/variables/createdBy.md b/docs/talawa-api-docs/resolvers/AgendaSection/createdBy/variables/createdBy.md index 97c754be86c..c67e508d7ba 100644 --- a/docs/talawa-api-docs/resolvers/AgendaSection/createdBy/variables/createdBy.md +++ b/docs/talawa-api-docs/resolvers/AgendaSection/createdBy/variables/createdBy.md @@ -6,7 +6,7 @@ # Variable: createdBy -\> `const` **createdBy**: [`AgendaSectionResolvers`](../../../../types/generatedGraphQLTypes/type-aliases/AgendaSectionResolvers.md)\[`"createdBy"`\] +> `const` **createdBy**: [`AgendaSectionResolvers`](../../../../types/generatedGraphQLTypes/type-aliases/AgendaSectionResolvers.md)\[`"createdBy"`\] Resolver function for the `createdBy` field of an `AgendaSection`. @@ -23,4 +23,4 @@ The parent object representing the agenda section. It contains information about ## Defined in -[src/resolvers/AgendaSection/createdBy.ts:16](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/resolvers/AgendaSection/createdBy.ts#L16) +[src/resolvers/AgendaSection/createdBy.ts:16](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/resolvers/AgendaSection/createdBy.ts#L16) diff --git a/docs/talawa-api-docs/resolvers/AgendaSection/items/variables/items.md b/docs/talawa-api-docs/resolvers/AgendaSection/items/variables/items.md index 65a2fee6672..bf5ae77ce46 100644 --- a/docs/talawa-api-docs/resolvers/AgendaSection/items/variables/items.md +++ b/docs/talawa-api-docs/resolvers/AgendaSection/items/variables/items.md @@ -6,7 +6,7 @@ # Variable: items -\> `const` **items**: [`AgendaSectionResolvers`](../../../../types/generatedGraphQLTypes/type-aliases/AgendaSectionResolvers.md)\[`"items"`\] +> `const` **items**: [`AgendaSectionResolvers`](../../../../types/generatedGraphQLTypes/type-aliases/AgendaSectionResolvers.md)\[`"items"`\] Resolver function for the `items` field of an `AgendaSection`. @@ -23,4 +23,4 @@ The parent object representing the agenda section. It contains information about ## Defined in -[src/resolvers/AgendaSection/items.ts:17](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/resolvers/AgendaSection/items.ts#L17) +[src/resolvers/AgendaSection/items.ts:17](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/resolvers/AgendaSection/items.ts#L17) diff --git a/docs/talawa-api-docs/resolvers/AgendaSection/relatedEvent/variables/relatedEvent.md b/docs/talawa-api-docs/resolvers/AgendaSection/relatedEvent/variables/relatedEvent.md index 2f72e0145d1..e08482d4c09 100644 --- a/docs/talawa-api-docs/resolvers/AgendaSection/relatedEvent/variables/relatedEvent.md +++ b/docs/talawa-api-docs/resolvers/AgendaSection/relatedEvent/variables/relatedEvent.md @@ -6,7 +6,7 @@ # Variable: relatedEvent -\> `const` **relatedEvent**: [`AgendaSectionResolvers`](../../../../types/generatedGraphQLTypes/type-aliases/AgendaSectionResolvers.md)\[`"relatedEvent"`\] +> `const` **relatedEvent**: [`AgendaSectionResolvers`](../../../../types/generatedGraphQLTypes/type-aliases/AgendaSectionResolvers.md)\[`"relatedEvent"`\] Resolver function for the `relatedEvent` field of an `AgendaSection`. @@ -23,4 +23,4 @@ The parent object representing the agenda section. It contains information about ## Defined in -[src/resolvers/AgendaSection/relatedEvent.ts:17](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/resolvers/AgendaSection/relatedEvent.ts#L17) +[src/resolvers/AgendaSection/relatedEvent.ts:17](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/resolvers/AgendaSection/relatedEvent.ts#L17) diff --git a/docs/talawa-api-docs/resolvers/AgendaSection/variables/AgendaSection.md b/docs/talawa-api-docs/resolvers/AgendaSection/variables/AgendaSection.md index a229ec632b7..4ec12e8d0c5 100644 --- a/docs/talawa-api-docs/resolvers/AgendaSection/variables/AgendaSection.md +++ b/docs/talawa-api-docs/resolvers/AgendaSection/variables/AgendaSection.md @@ -6,7 +6,7 @@ # Variable: AgendaSection -\> `const` **AgendaSection**: [`AgendaSectionResolvers`](../../../types/generatedGraphQLTypes/type-aliases/AgendaSectionResolvers.md) +> `const` **AgendaSection**: [`AgendaSectionResolvers`](../../../types/generatedGraphQLTypes/type-aliases/AgendaSectionResolvers.md) Resolver function for the `AgendaSection` type. @@ -21,4 +21,4 @@ This resolver is used to resolve the fields of an `AgendaSection` type. ## Defined in -[src/resolvers/AgendaSection/index.ts:17](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/resolvers/AgendaSection/index.ts#L17) +[src/resolvers/AgendaSection/index.ts:17](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/resolvers/AgendaSection/index.ts#L17) diff --git a/docs/talawa-api-docs/resolvers/CheckIn/event/variables/event.md b/docs/talawa-api-docs/resolvers/CheckIn/event/variables/event.md index 9a8eafb291e..b62e3462b07 100644 --- a/docs/talawa-api-docs/resolvers/CheckIn/event/variables/event.md +++ b/docs/talawa-api-docs/resolvers/CheckIn/event/variables/event.md @@ -6,7 +6,7 @@ # Variable: event -\> `const` **event**: [`CheckInResolvers`](../../../../types/generatedGraphQLTypes/type-aliases/CheckInResolvers.md)\[`"event"`\] +> `const` **event**: [`CheckInResolvers`](../../../../types/generatedGraphQLTypes/type-aliases/CheckInResolvers.md)\[`"event"`\] Resolver function for the `event` field of a `CheckIn`. @@ -23,4 +23,4 @@ The parent object representing the check-in. It contains information about the c ## Defined in -[src/resolvers/CheckIn/event.ts:16](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/resolvers/CheckIn/event.ts#L16) +[src/resolvers/CheckIn/event.ts:16](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/resolvers/CheckIn/event.ts#L16) diff --git a/docs/talawa-api-docs/resolvers/CheckIn/user/variables/user.md b/docs/talawa-api-docs/resolvers/CheckIn/user/variables/user.md index 343e116c60d..e6f2de28df0 100644 --- a/docs/talawa-api-docs/resolvers/CheckIn/user/variables/user.md +++ b/docs/talawa-api-docs/resolvers/CheckIn/user/variables/user.md @@ -6,7 +6,7 @@ # Variable: user -\> `const` **user**: [`CheckInResolvers`](../../../../types/generatedGraphQLTypes/type-aliases/CheckInResolvers.md)\[`"user"`\] +> `const` **user**: [`CheckInResolvers`](../../../../types/generatedGraphQLTypes/type-aliases/CheckInResolvers.md)\[`"user"`\] Resolver function for the `user` field of a `CheckIn`. @@ -23,4 +23,4 @@ The parent object representing the check-in. It contains information about the c ## Defined in -[src/resolvers/CheckIn/user.ts:16](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/resolvers/CheckIn/user.ts#L16) +[src/resolvers/CheckIn/user.ts:16](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/resolvers/CheckIn/user.ts#L16) diff --git a/docs/talawa-api-docs/resolvers/CheckIn/variables/CheckIn.md b/docs/talawa-api-docs/resolvers/CheckIn/variables/CheckIn.md index 3d79616e676..21918594745 100644 --- a/docs/talawa-api-docs/resolvers/CheckIn/variables/CheckIn.md +++ b/docs/talawa-api-docs/resolvers/CheckIn/variables/CheckIn.md @@ -6,8 +6,8 @@ # Variable: CheckIn -\> `const` **CheckIn**: [`CheckInResolvers`](../../../types/generatedGraphQLTypes/type-aliases/CheckInResolvers.md) +> `const` **CheckIn**: [`CheckInResolvers`](../../../types/generatedGraphQLTypes/type-aliases/CheckInResolvers.md) ## Defined in -[src/resolvers/CheckIn/index.ts:5](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/resolvers/CheckIn/index.ts#L5) +[src/resolvers/CheckIn/index.ts:5](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/resolvers/CheckIn/index.ts#L5) diff --git a/docs/talawa-api-docs/resolvers/Comment/creator/variables/creator.md b/docs/talawa-api-docs/resolvers/Comment/creator/variables/creator.md index 64664eed3f0..5156ea8431f 100644 --- a/docs/talawa-api-docs/resolvers/Comment/creator/variables/creator.md +++ b/docs/talawa-api-docs/resolvers/Comment/creator/variables/creator.md @@ -6,7 +6,7 @@ # Variable: creator -\> `const` **creator**: [`CommentResolvers`](../../../../types/generatedGraphQLTypes/type-aliases/CommentResolvers.md)\[`"creator"`\] +> `const` **creator**: [`CommentResolvers`](../../../../types/generatedGraphQLTypes/type-aliases/CommentResolvers.md)\[`"creator"`\] Resolver function for the `creator` field of a `Comment`. @@ -23,4 +23,4 @@ The parent object representing the comment. It contains information about the co ## Defined in -[src/resolvers/Comment/creator.ts:16](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/resolvers/Comment/creator.ts#L16) +[src/resolvers/Comment/creator.ts:16](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/resolvers/Comment/creator.ts#L16) diff --git a/docs/talawa-api-docs/resolvers/Comment/variables/Comment.md b/docs/talawa-api-docs/resolvers/Comment/variables/Comment.md index d01e1448316..9ed9e2c83ec 100644 --- a/docs/talawa-api-docs/resolvers/Comment/variables/Comment.md +++ b/docs/talawa-api-docs/resolvers/Comment/variables/Comment.md @@ -6,8 +6,8 @@ # Variable: Comment -\> `const` **Comment**: [`CommentResolvers`](../../../types/generatedGraphQLTypes/type-aliases/CommentResolvers.md) +> `const` **Comment**: [`CommentResolvers`](../../../types/generatedGraphQLTypes/type-aliases/CommentResolvers.md) ## Defined in -[src/resolvers/Comment/index.ts:4](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/resolvers/Comment/index.ts#L4) +[src/resolvers/Comment/index.ts:4](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/resolvers/Comment/index.ts#L4) diff --git a/docs/talawa-api-docs/resolvers/DirectChat/creator/variables/creator.md b/docs/talawa-api-docs/resolvers/DirectChat/creator/variables/creator.md index ec158d3db1b..cfeb533e069 100644 --- a/docs/talawa-api-docs/resolvers/DirectChat/creator/variables/creator.md +++ b/docs/talawa-api-docs/resolvers/DirectChat/creator/variables/creator.md @@ -6,7 +6,7 @@ # Variable: creator -\> `const` **creator**: [`DirectChatResolvers`](../../../../types/generatedGraphQLTypes/type-aliases/DirectChatResolvers.md)\[`"creator"`\] +> `const` **creator**: [`DirectChatResolvers`](../../../../types/generatedGraphQLTypes/type-aliases/DirectChatResolvers.md)\[`"creator"`\] This resolver function will fetch and return the specified Direct Chat User from database. @@ -16,4 +16,4 @@ An object that is the return value of the resolver for this field's parent. ## Defined in -[src/resolvers/DirectChat/creator.ts:8](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/resolvers/DirectChat/creator.ts#L8) +[src/resolvers/DirectChat/creator.ts:8](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/resolvers/DirectChat/creator.ts#L8) diff --git a/docs/talawa-api-docs/resolvers/DirectChat/messages/variables/messages.md b/docs/talawa-api-docs/resolvers/DirectChat/messages/variables/messages.md index 86f20b225d7..b4ad0eeba8c 100644 --- a/docs/talawa-api-docs/resolvers/DirectChat/messages/variables/messages.md +++ b/docs/talawa-api-docs/resolvers/DirectChat/messages/variables/messages.md @@ -6,7 +6,7 @@ # Variable: messages -\> `const` **messages**: [`DirectChatResolvers`](../../../../types/generatedGraphQLTypes/type-aliases/DirectChatResolvers.md)\[`"messages"`\] +> `const` **messages**: [`DirectChatResolvers`](../../../../types/generatedGraphQLTypes/type-aliases/DirectChatResolvers.md)\[`"messages"`\] This resolver function will fetch and return the list of all messages in specified Direct Chat from database. @@ -16,4 +16,4 @@ An object that is the return value of the resolver for this field's parent. ## Defined in -[src/resolvers/DirectChat/messages.ts:8](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/resolvers/DirectChat/messages.ts#L8) +[src/resolvers/DirectChat/messages.ts:8](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/resolvers/DirectChat/messages.ts#L8) diff --git a/docs/talawa-api-docs/resolvers/DirectChat/organization/variables/organization.md b/docs/talawa-api-docs/resolvers/DirectChat/organization/variables/organization.md index bac5ebcde14..dca6863ca15 100644 --- a/docs/talawa-api-docs/resolvers/DirectChat/organization/variables/organization.md +++ b/docs/talawa-api-docs/resolvers/DirectChat/organization/variables/organization.md @@ -6,7 +6,7 @@ # Variable: organization -\> `const` **organization**: [`DirectChatResolvers`](../../../../types/generatedGraphQLTypes/type-aliases/DirectChatResolvers.md)\[`"organization"`\] +> `const` **organization**: [`DirectChatResolvers`](../../../../types/generatedGraphQLTypes/type-aliases/DirectChatResolvers.md)\[`"organization"`\] This resolver function will fetch and return the Organization for the Direct Chat from database. @@ -16,4 +16,4 @@ An object that is the return value of the resolver for this field's parent. ## Defined in -[src/resolvers/DirectChat/organization.ts:11](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/resolvers/DirectChat/organization.ts#L11) +[src/resolvers/DirectChat/organization.ts:11](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/resolvers/DirectChat/organization.ts#L11) diff --git a/docs/talawa-api-docs/resolvers/DirectChat/users/variables/users.md b/docs/talawa-api-docs/resolvers/DirectChat/users/variables/users.md index f2852e9b487..43b0a2619cb 100644 --- a/docs/talawa-api-docs/resolvers/DirectChat/users/variables/users.md +++ b/docs/talawa-api-docs/resolvers/DirectChat/users/variables/users.md @@ -6,7 +6,7 @@ # Variable: users -\> `const` **users**: [`DirectChatResolvers`](../../../../types/generatedGraphQLTypes/type-aliases/DirectChatResolvers.md)\[`"users"`\] +> `const` **users**: [`DirectChatResolvers`](../../../../types/generatedGraphQLTypes/type-aliases/DirectChatResolvers.md)\[`"users"`\] This resolver function will fetch and return the list of all direct chat users from the database. @@ -16,4 +16,4 @@ An object that is the return value of the resolver for this field's parent. ## Defined in -[src/resolvers/DirectChat/users.ts:8](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/resolvers/DirectChat/users.ts#L8) +[src/resolvers/DirectChat/users.ts:8](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/resolvers/DirectChat/users.ts#L8) diff --git a/docs/talawa-api-docs/resolvers/DirectChat/variables/DirectChat.md b/docs/talawa-api-docs/resolvers/DirectChat/variables/DirectChat.md index 8c25cda7340..356b702d742 100644 --- a/docs/talawa-api-docs/resolvers/DirectChat/variables/DirectChat.md +++ b/docs/talawa-api-docs/resolvers/DirectChat/variables/DirectChat.md @@ -6,7 +6,7 @@ # Variable: DirectChat -\> `const` **DirectChat**: [`DirectChatResolvers`](../../../types/generatedGraphQLTypes/type-aliases/DirectChatResolvers.md) +> `const` **DirectChat**: [`DirectChatResolvers`](../../../types/generatedGraphQLTypes/type-aliases/DirectChatResolvers.md) Resolver function for the `DirectChat` type. @@ -22,4 +22,4 @@ This resolver is used to resolve the fields of a `DirectChat` type. ## Defined in -[src/resolvers/DirectChat/index.ts:19](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/resolvers/DirectChat/index.ts#L19) +[src/resolvers/DirectChat/index.ts:19](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/resolvers/DirectChat/index.ts#L19) diff --git a/docs/talawa-api-docs/resolvers/DirectChatMessage/directChatMessageBelongsTo/variables/directChatMessageBelongsTo.md b/docs/talawa-api-docs/resolvers/DirectChatMessage/directChatMessageBelongsTo/variables/directChatMessageBelongsTo.md index d6b64e4ffbe..a0f8c59891c 100644 --- a/docs/talawa-api-docs/resolvers/DirectChatMessage/directChatMessageBelongsTo/variables/directChatMessageBelongsTo.md +++ b/docs/talawa-api-docs/resolvers/DirectChatMessage/directChatMessageBelongsTo/variables/directChatMessageBelongsTo.md @@ -6,7 +6,7 @@ # Variable: directChatMessageBelongsTo -\> `const` **directChatMessageBelongsTo**: [`DirectChatMessageResolvers`](../../../../types/generatedGraphQLTypes/type-aliases/DirectChatMessageResolvers.md)\[`"directChatMessageBelongsTo"`\] +> `const` **directChatMessageBelongsTo**: [`DirectChatMessageResolvers`](../../../../types/generatedGraphQLTypes/type-aliases/DirectChatMessageResolvers.md)\[`"directChatMessageBelongsTo"`\] Resolver function for the `directChatMessageBelongsTo` field of a `DirectChatMessage`. @@ -23,4 +23,4 @@ The parent object representing the direct chat message. It contains information ## Defined in -[src/resolvers/DirectChatMessage/directChatMessageBelongsTo.ts:18](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/resolvers/DirectChatMessage/directChatMessageBelongsTo.ts#L18) +[src/resolvers/DirectChatMessage/directChatMessageBelongsTo.ts:18](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/resolvers/DirectChatMessage/directChatMessageBelongsTo.ts#L18) diff --git a/docs/talawa-api-docs/resolvers/DirectChatMessage/receiver/variables/receiver.md b/docs/talawa-api-docs/resolvers/DirectChatMessage/receiver/variables/receiver.md index 56ec0abcea8..33cd28ac13f 100644 --- a/docs/talawa-api-docs/resolvers/DirectChatMessage/receiver/variables/receiver.md +++ b/docs/talawa-api-docs/resolvers/DirectChatMessage/receiver/variables/receiver.md @@ -6,7 +6,7 @@ # Variable: receiver -\> `const` **receiver**: [`DirectChatMessageResolvers`](../../../../types/generatedGraphQLTypes/type-aliases/DirectChatMessageResolvers.md)\[`"receiver"`\] +> `const` **receiver**: [`DirectChatMessageResolvers`](../../../../types/generatedGraphQLTypes/type-aliases/DirectChatMessageResolvers.md)\[`"receiver"`\] Resolver function for the `receiver` field of a `DirectChatMessage`. @@ -23,4 +23,4 @@ The parent object representing the direct chat message. It contains information ## Defined in -[src/resolvers/DirectChatMessage/receiver.ts:18](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/resolvers/DirectChatMessage/receiver.ts#L18) +[src/resolvers/DirectChatMessage/receiver.ts:18](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/resolvers/DirectChatMessage/receiver.ts#L18) diff --git a/docs/talawa-api-docs/resolvers/DirectChatMessage/sender/variables/sender.md b/docs/talawa-api-docs/resolvers/DirectChatMessage/sender/variables/sender.md index c91b88f0714..56beba18179 100644 --- a/docs/talawa-api-docs/resolvers/DirectChatMessage/sender/variables/sender.md +++ b/docs/talawa-api-docs/resolvers/DirectChatMessage/sender/variables/sender.md @@ -6,7 +6,7 @@ # Variable: sender -\> `const` **sender**: [`DirectChatMessageResolvers`](../../../../types/generatedGraphQLTypes/type-aliases/DirectChatMessageResolvers.md)\[`"sender"`\] +> `const` **sender**: [`DirectChatMessageResolvers`](../../../../types/generatedGraphQLTypes/type-aliases/DirectChatMessageResolvers.md)\[`"sender"`\] Resolver function for the `sender` field of a `DirectChatMessage`. @@ -23,4 +23,4 @@ The parent object representing the direct chat message. It contains information ## Defined in -[src/resolvers/DirectChatMessage/sender.ts:18](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/resolvers/DirectChatMessage/sender.ts#L18) +[src/resolvers/DirectChatMessage/sender.ts:18](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/resolvers/DirectChatMessage/sender.ts#L18) diff --git a/docs/talawa-api-docs/resolvers/DirectChatMessage/variables/DirectChatMessage.md b/docs/talawa-api-docs/resolvers/DirectChatMessage/variables/DirectChatMessage.md index b4a062af685..d2095a4e427 100644 --- a/docs/talawa-api-docs/resolvers/DirectChatMessage/variables/DirectChatMessage.md +++ b/docs/talawa-api-docs/resolvers/DirectChatMessage/variables/DirectChatMessage.md @@ -6,8 +6,8 @@ # Variable: DirectChatMessage -\> `const` **DirectChatMessage**: [`DirectChatMessageResolvers`](../../../types/generatedGraphQLTypes/type-aliases/DirectChatMessageResolvers.md) +> `const` **DirectChatMessage**: [`DirectChatMessageResolvers`](../../../types/generatedGraphQLTypes/type-aliases/DirectChatMessageResolvers.md) ## Defined in -[src/resolvers/DirectChatMessage/index.ts:6](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/resolvers/DirectChatMessage/index.ts#L6) +[src/resolvers/DirectChatMessage/index.ts:6](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/resolvers/DirectChatMessage/index.ts#L6) diff --git a/docs/talawa-api-docs/resolvers/Event/actionItems/variables/actionItems.md b/docs/talawa-api-docs/resolvers/Event/actionItems/variables/actionItems.md index f94fdf09332..a0fd918b16f 100644 --- a/docs/talawa-api-docs/resolvers/Event/actionItems/variables/actionItems.md +++ b/docs/talawa-api-docs/resolvers/Event/actionItems/variables/actionItems.md @@ -6,7 +6,7 @@ # Variable: actionItems -\> `const` **actionItems**: [`EventResolvers`](../../../../types/generatedGraphQLTypes/type-aliases/EventResolvers.md)\[`"actionItems"`\] +> `const` **actionItems**: [`EventResolvers`](../../../../types/generatedGraphQLTypes/type-aliases/EventResolvers.md)\[`"actionItems"`\] Resolver function for the `actionItems` field of an `Event`. @@ -23,4 +23,4 @@ The parent object representing the event. It contains information about the even ## Defined in -[src/resolvers/Event/actionItems.ts:16](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/resolvers/Event/actionItems.ts#L16) +[src/resolvers/Event/actionItems.ts:16](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/resolvers/Event/actionItems.ts#L16) diff --git a/docs/talawa-api-docs/resolvers/Event/attendees/variables/attendees.md b/docs/talawa-api-docs/resolvers/Event/attendees/variables/attendees.md index 47dec1a0fbd..5f68aade0db 100644 --- a/docs/talawa-api-docs/resolvers/Event/attendees/variables/attendees.md +++ b/docs/talawa-api-docs/resolvers/Event/attendees/variables/attendees.md @@ -6,7 +6,7 @@ # Variable: attendees -\> `const` **attendees**: [`EventResolvers`](../../../../types/generatedGraphQLTypes/type-aliases/EventResolvers.md)\[`"attendees"`\] +> `const` **attendees**: [`EventResolvers`](../../../../types/generatedGraphQLTypes/type-aliases/EventResolvers.md)\[`"attendees"`\] Resolver function for the `attendees` field of an `Event`. @@ -23,4 +23,4 @@ The parent object representing the event. It contains information about the even ## Defined in -[src/resolvers/Event/attendees.ts:16](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/resolvers/Event/attendees.ts#L16) +[src/resolvers/Event/attendees.ts:16](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/resolvers/Event/attendees.ts#L16) diff --git a/docs/talawa-api-docs/resolvers/Event/attendeesCheckInStatus/variables/attendeesCheckInStatus.md b/docs/talawa-api-docs/resolvers/Event/attendeesCheckInStatus/variables/attendeesCheckInStatus.md index b0a9ae00759..2439319ff1f 100644 --- a/docs/talawa-api-docs/resolvers/Event/attendeesCheckInStatus/variables/attendeesCheckInStatus.md +++ b/docs/talawa-api-docs/resolvers/Event/attendeesCheckInStatus/variables/attendeesCheckInStatus.md @@ -6,7 +6,7 @@ # Variable: attendeesCheckInStatus -\> `const` **attendeesCheckInStatus**: [`EventResolvers`](../../../../types/generatedGraphQLTypes/type-aliases/EventResolvers.md)\[`"attendeesCheckInStatus"`\] +> `const` **attendeesCheckInStatus**: [`EventResolvers`](../../../../types/generatedGraphQLTypes/type-aliases/EventResolvers.md)\[`"attendeesCheckInStatus"`\] Resolver function for the `attendeesCheckInStatus` field of an `Event`. @@ -23,4 +23,4 @@ The parent object representing the event. It contains information about the even ## Defined in -[src/resolvers/Event/attendeesCheckInStatus.ts:16](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/resolvers/Event/attendeesCheckInStatus.ts#L16) +[src/resolvers/Event/attendeesCheckInStatus.ts:16](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/resolvers/Event/attendeesCheckInStatus.ts#L16) diff --git a/docs/talawa-api-docs/resolvers/Event/averageFeedbackScore/variables/averageFeedbackScore.md b/docs/talawa-api-docs/resolvers/Event/averageFeedbackScore/variables/averageFeedbackScore.md index c4e361db143..3ddb3f75a2b 100644 --- a/docs/talawa-api-docs/resolvers/Event/averageFeedbackScore/variables/averageFeedbackScore.md +++ b/docs/talawa-api-docs/resolvers/Event/averageFeedbackScore/variables/averageFeedbackScore.md @@ -6,7 +6,7 @@ # Variable: averageFeedbackScore -\> `const` **averageFeedbackScore**: [`EventResolvers`](../../../../types/generatedGraphQLTypes/type-aliases/EventResolvers.md)\[`"averageFeedbackScore"`\] +> `const` **averageFeedbackScore**: [`EventResolvers`](../../../../types/generatedGraphQLTypes/type-aliases/EventResolvers.md)\[`"averageFeedbackScore"`\] Resolver function for the `averageFeedbackScore` field of an `Event`. @@ -23,4 +23,4 @@ The parent object representing the event. It contains information about the even ## Defined in -[src/resolvers/Event/averageFeedbackScore.ts:16](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/resolvers/Event/averageFeedbackScore.ts#L16) +[src/resolvers/Event/averageFeedbackScore.ts:16](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/resolvers/Event/averageFeedbackScore.ts#L16) diff --git a/docs/talawa-api-docs/resolvers/Event/baseRecurringEvent/variables/baseRecurringEvent.md b/docs/talawa-api-docs/resolvers/Event/baseRecurringEvent/variables/baseRecurringEvent.md index 285755e4f6b..d2d1dcbda11 100644 --- a/docs/talawa-api-docs/resolvers/Event/baseRecurringEvent/variables/baseRecurringEvent.md +++ b/docs/talawa-api-docs/resolvers/Event/baseRecurringEvent/variables/baseRecurringEvent.md @@ -6,7 +6,7 @@ # Variable: baseRecurringEvent -\> `const` **baseRecurringEvent**: [`EventResolvers`](../../../../types/generatedGraphQLTypes/type-aliases/EventResolvers.md)\[`"baseRecurringEvent"`\] +> `const` **baseRecurringEvent**: [`EventResolvers`](../../../../types/generatedGraphQLTypes/type-aliases/EventResolvers.md)\[`"baseRecurringEvent"`\] Resolver function for the `baseRecurringEvent` field of an `Event`. @@ -23,4 +23,4 @@ The parent object representing the event. It contains information about the even ## Defined in -[src/resolvers/Event/baseRecurringEvent.ts:16](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/resolvers/Event/baseRecurringEvent.ts#L16) +[src/resolvers/Event/baseRecurringEvent.ts:16](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/resolvers/Event/baseRecurringEvent.ts#L16) diff --git a/docs/talawa-api-docs/resolvers/Event/creator/variables/creator.md b/docs/talawa-api-docs/resolvers/Event/creator/variables/creator.md index 1059575e148..a1d1c782498 100644 --- a/docs/talawa-api-docs/resolvers/Event/creator/variables/creator.md +++ b/docs/talawa-api-docs/resolvers/Event/creator/variables/creator.md @@ -6,7 +6,7 @@ # Variable: creator -\> `const` **creator**: [`EventResolvers`](../../../../types/generatedGraphQLTypes/type-aliases/EventResolvers.md)\[`"creator"`\] +> `const` **creator**: [`EventResolvers`](../../../../types/generatedGraphQLTypes/type-aliases/EventResolvers.md)\[`"creator"`\] Resolver function for the `creator` field of an `Event`. @@ -23,4 +23,4 @@ The parent object representing the event. It contains information about the even ## Defined in -[src/resolvers/Event/creator.ts:16](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/resolvers/Event/creator.ts#L16) +[src/resolvers/Event/creator.ts:16](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/resolvers/Event/creator.ts#L16) diff --git a/docs/talawa-api-docs/resolvers/Event/feedback/variables/feedback.md b/docs/talawa-api-docs/resolvers/Event/feedback/variables/feedback.md index 4dcfcbb6f24..64dacc9ac5e 100644 --- a/docs/talawa-api-docs/resolvers/Event/feedback/variables/feedback.md +++ b/docs/talawa-api-docs/resolvers/Event/feedback/variables/feedback.md @@ -6,7 +6,7 @@ # Variable: feedback -\> `const` **feedback**: [`EventResolvers`](../../../../types/generatedGraphQLTypes/type-aliases/EventResolvers.md)\[`"feedback"`\] +> `const` **feedback**: [`EventResolvers`](../../../../types/generatedGraphQLTypes/type-aliases/EventResolvers.md)\[`"feedback"`\] Resolver function for the `feedback` field of an `Event`. @@ -23,4 +23,4 @@ The parent object representing the event. It contains information about the even ## Defined in -[src/resolvers/Event/feedback.ts:16](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/resolvers/Event/feedback.ts#L16) +[src/resolvers/Event/feedback.ts:16](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/resolvers/Event/feedback.ts#L16) diff --git a/docs/talawa-api-docs/resolvers/Event/organization/variables/organization.md b/docs/talawa-api-docs/resolvers/Event/organization/variables/organization.md index 3cf79c16cd5..26ddbd79a39 100644 --- a/docs/talawa-api-docs/resolvers/Event/organization/variables/organization.md +++ b/docs/talawa-api-docs/resolvers/Event/organization/variables/organization.md @@ -6,7 +6,7 @@ # Variable: organization -\> `const` **organization**: [`EventResolvers`](../../../../types/generatedGraphQLTypes/type-aliases/EventResolvers.md)\[`"organization"`\] +> `const` **organization**: [`EventResolvers`](../../../../types/generatedGraphQLTypes/type-aliases/EventResolvers.md)\[`"organization"`\] Resolver function for the `organization` field of an `Event`. @@ -23,4 +23,4 @@ The parent object representing the event. It contains information about the even ## Defined in -[src/resolvers/Event/organization.ts:16](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/resolvers/Event/organization.ts#L16) +[src/resolvers/Event/organization.ts:16](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/resolvers/Event/organization.ts#L16) diff --git a/docs/talawa-api-docs/resolvers/Event/recurrenceRule/variables/recurrenceRule.md b/docs/talawa-api-docs/resolvers/Event/recurrenceRule/variables/recurrenceRule.md index cabe683e134..c4db19dd9ea 100644 --- a/docs/talawa-api-docs/resolvers/Event/recurrenceRule/variables/recurrenceRule.md +++ b/docs/talawa-api-docs/resolvers/Event/recurrenceRule/variables/recurrenceRule.md @@ -6,7 +6,7 @@ # Variable: recurrenceRule -\> `const` **recurrenceRule**: [`EventResolvers`](../../../../types/generatedGraphQLTypes/type-aliases/EventResolvers.md)\[`"recurrenceRule"`\] +> `const` **recurrenceRule**: [`EventResolvers`](../../../../types/generatedGraphQLTypes/type-aliases/EventResolvers.md)\[`"recurrenceRule"`\] Resolver function for the `recurrenceRule` field of an `Event`. @@ -23,4 +23,4 @@ The parent object representing the event. It contains information about the even ## Defined in -[src/resolvers/Event/recurrenceRule.ts:17](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/resolvers/Event/recurrenceRule.ts#L17) +[src/resolvers/Event/recurrenceRule.ts:17](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/resolvers/Event/recurrenceRule.ts#L17) diff --git a/docs/talawa-api-docs/resolvers/Event/variables/Event.md b/docs/talawa-api-docs/resolvers/Event/variables/Event.md index 2861266c379..3bf84521750 100644 --- a/docs/talawa-api-docs/resolvers/Event/variables/Event.md +++ b/docs/talawa-api-docs/resolvers/Event/variables/Event.md @@ -6,8 +6,8 @@ # Variable: Event -\> `const` **Event**: [`EventResolvers`](../../../types/generatedGraphQLTypes/type-aliases/EventResolvers.md) +> `const` **Event**: [`EventResolvers`](../../../types/generatedGraphQLTypes/type-aliases/EventResolvers.md) ## Defined in -[src/resolvers/Event/index.ts:12](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/resolvers/Event/index.ts#L12) +[src/resolvers/Event/index.ts:12](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/resolvers/Event/index.ts#L12) diff --git a/docs/talawa-api-docs/resolvers/EventVolunteer/creator/variables/creator.md b/docs/talawa-api-docs/resolvers/EventVolunteer/creator/variables/creator.md index 76eaefc610e..64eee449525 100644 --- a/docs/talawa-api-docs/resolvers/EventVolunteer/creator/variables/creator.md +++ b/docs/talawa-api-docs/resolvers/EventVolunteer/creator/variables/creator.md @@ -6,7 +6,7 @@ # Variable: creator -\> `const` **creator**: [`EventVolunteerResolvers`](../../../../types/generatedGraphQLTypes/type-aliases/EventVolunteerResolvers.md)\[`"creator"`\] +> `const` **creator**: [`EventVolunteerResolvers`](../../../../types/generatedGraphQLTypes/type-aliases/EventVolunteerResolvers.md)\[`"creator"`\] Resolver function for the `creator` field of an `EventVolunteer`. @@ -23,4 +23,4 @@ The parent object representing the event volunteer. It contains information abou ## Defined in -[src/resolvers/EventVolunteer/creator.ts:16](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/resolvers/EventVolunteer/creator.ts#L16) +[src/resolvers/EventVolunteer/creator.ts:16](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/resolvers/EventVolunteer/creator.ts#L16) diff --git a/docs/talawa-api-docs/resolvers/EventVolunteer/event/variables/event.md b/docs/talawa-api-docs/resolvers/EventVolunteer/event/variables/event.md index 38afd6ef628..6db72284610 100644 --- a/docs/talawa-api-docs/resolvers/EventVolunteer/event/variables/event.md +++ b/docs/talawa-api-docs/resolvers/EventVolunteer/event/variables/event.md @@ -6,7 +6,7 @@ # Variable: event -\> `const` **event**: [`EventVolunteerResolvers`](../../../../types/generatedGraphQLTypes/type-aliases/EventVolunteerResolvers.md)\[`"event"`\] +> `const` **event**: [`EventVolunteerResolvers`](../../../../types/generatedGraphQLTypes/type-aliases/EventVolunteerResolvers.md)\[`"event"`\] Resolver function for the `event` field of an `EventVolunteer`. @@ -23,4 +23,4 @@ The parent object representing the event volunteer. It contains information abou ## Defined in -[src/resolvers/EventVolunteer/event.ts:16](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/resolvers/EventVolunteer/event.ts#L16) +[src/resolvers/EventVolunteer/event.ts:16](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/resolvers/EventVolunteer/event.ts#L16) diff --git a/docs/talawa-api-docs/resolvers/EventVolunteer/group/variables/group.md b/docs/talawa-api-docs/resolvers/EventVolunteer/group/variables/group.md index 2d919d6d6a3..b06a4558bab 100644 --- a/docs/talawa-api-docs/resolvers/EventVolunteer/group/variables/group.md +++ b/docs/talawa-api-docs/resolvers/EventVolunteer/group/variables/group.md @@ -6,7 +6,7 @@ # Variable: group -\> `const` **group**: [`EventVolunteerResolvers`](../../../../types/generatedGraphQLTypes/type-aliases/EventVolunteerResolvers.md)\[`"group"`\] +> `const` **group**: [`EventVolunteerResolvers`](../../../../types/generatedGraphQLTypes/type-aliases/EventVolunteerResolvers.md)\[`"group"`\] Resolver function for the `group` field of an `EventVolunteer`. @@ -23,4 +23,4 @@ The parent object representing the event volunteer. It contains information abou ## Defined in -[src/resolvers/EventVolunteer/group.ts:16](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/resolvers/EventVolunteer/group.ts#L16) +[src/resolvers/EventVolunteer/group.ts:16](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/resolvers/EventVolunteer/group.ts#L16) diff --git a/docs/talawa-api-docs/resolvers/EventVolunteer/user/variables/user.md b/docs/talawa-api-docs/resolvers/EventVolunteer/user/variables/user.md index ebb37e75c92..862ba9d4683 100644 --- a/docs/talawa-api-docs/resolvers/EventVolunteer/user/variables/user.md +++ b/docs/talawa-api-docs/resolvers/EventVolunteer/user/variables/user.md @@ -6,7 +6,7 @@ # Variable: user -\> `const` **user**: [`EventVolunteerResolvers`](../../../../types/generatedGraphQLTypes/type-aliases/EventVolunteerResolvers.md)\[`"user"`\] +> `const` **user**: [`EventVolunteerResolvers`](../../../../types/generatedGraphQLTypes/type-aliases/EventVolunteerResolvers.md)\[`"user"`\] Resolver function for the `user` field of an `EventVolunteer`. @@ -23,4 +23,4 @@ The parent object representing the event volunteer. It contains information abou ## Defined in -[src/resolvers/EventVolunteer/user.ts:16](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/resolvers/EventVolunteer/user.ts#L16) +[src/resolvers/EventVolunteer/user.ts:16](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/resolvers/EventVolunteer/user.ts#L16) diff --git a/docs/talawa-api-docs/resolvers/EventVolunteer/variables/EventVolunteer.md b/docs/talawa-api-docs/resolvers/EventVolunteer/variables/EventVolunteer.md index 1bc1ebef50a..510404c0125 100644 --- a/docs/talawa-api-docs/resolvers/EventVolunteer/variables/EventVolunteer.md +++ b/docs/talawa-api-docs/resolvers/EventVolunteer/variables/EventVolunteer.md @@ -6,8 +6,8 @@ # Variable: EventVolunteer -\> `const` **EventVolunteer**: [`EventVolunteerResolvers`](../../../types/generatedGraphQLTypes/type-aliases/EventVolunteerResolvers.md) +> `const` **EventVolunteer**: [`EventVolunteerResolvers`](../../../types/generatedGraphQLTypes/type-aliases/EventVolunteerResolvers.md) ## Defined in -[src/resolvers/EventVolunteer/index.ts:7](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/resolvers/EventVolunteer/index.ts#L7) +[src/resolvers/EventVolunteer/index.ts:7](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/resolvers/EventVolunteer/index.ts#L7) diff --git a/docs/talawa-api-docs/resolvers/EventVolunteerGroup/creator/variables/creator.md b/docs/talawa-api-docs/resolvers/EventVolunteerGroup/creator/variables/creator.md index d8872377221..acab8cc9669 100644 --- a/docs/talawa-api-docs/resolvers/EventVolunteerGroup/creator/variables/creator.md +++ b/docs/talawa-api-docs/resolvers/EventVolunteerGroup/creator/variables/creator.md @@ -6,7 +6,7 @@ # Variable: creator -\> `const` **creator**: [`EventVolunteerGroupResolvers`](../../../../types/generatedGraphQLTypes/type-aliases/EventVolunteerGroupResolvers.md)\[`"creator"`\] +> `const` **creator**: [`EventVolunteerGroupResolvers`](../../../../types/generatedGraphQLTypes/type-aliases/EventVolunteerGroupResolvers.md)\[`"creator"`\] Resolver function for the `creator` field of an `EventVolunteerGroup`. @@ -23,4 +23,4 @@ The parent object representing the event volunteer group. It contains informatio ## Defined in -[src/resolvers/EventVolunteerGroup/creator.ts:16](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/resolvers/EventVolunteerGroup/creator.ts#L16) +[src/resolvers/EventVolunteerGroup/creator.ts:16](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/resolvers/EventVolunteerGroup/creator.ts#L16) diff --git a/docs/talawa-api-docs/resolvers/EventVolunteerGroup/event/variables/event.md b/docs/talawa-api-docs/resolvers/EventVolunteerGroup/event/variables/event.md index 09fc79e46d9..7e572eb6c06 100644 --- a/docs/talawa-api-docs/resolvers/EventVolunteerGroup/event/variables/event.md +++ b/docs/talawa-api-docs/resolvers/EventVolunteerGroup/event/variables/event.md @@ -6,7 +6,7 @@ # Variable: event -\> `const` **event**: [`EventVolunteerGroupResolvers`](../../../../types/generatedGraphQLTypes/type-aliases/EventVolunteerGroupResolvers.md)\[`"event"`\] +> `const` **event**: [`EventVolunteerGroupResolvers`](../../../../types/generatedGraphQLTypes/type-aliases/EventVolunteerGroupResolvers.md)\[`"event"`\] Resolver function for the `event` field of an `EventVolunteerGroup`. @@ -23,4 +23,4 @@ The parent object representing the event volunteer group. It contains informatio ## Defined in -[src/resolvers/EventVolunteerGroup/event.ts:16](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/resolvers/EventVolunteerGroup/event.ts#L16) +[src/resolvers/EventVolunteerGroup/event.ts:16](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/resolvers/EventVolunteerGroup/event.ts#L16) diff --git a/docs/talawa-api-docs/resolvers/EventVolunteerGroup/leader/variables/leader.md b/docs/talawa-api-docs/resolvers/EventVolunteerGroup/leader/variables/leader.md index 00f9f570da0..b29e6480381 100644 --- a/docs/talawa-api-docs/resolvers/EventVolunteerGroup/leader/variables/leader.md +++ b/docs/talawa-api-docs/resolvers/EventVolunteerGroup/leader/variables/leader.md @@ -6,7 +6,7 @@ # Variable: leader -\> `const` **leader**: [`EventVolunteerGroupResolvers`](../../../../types/generatedGraphQLTypes/type-aliases/EventVolunteerGroupResolvers.md)\[`"leader"`\] +> `const` **leader**: [`EventVolunteerGroupResolvers`](../../../../types/generatedGraphQLTypes/type-aliases/EventVolunteerGroupResolvers.md)\[`"leader"`\] Resolver function for the `leader` field of an `EventVolunteerGroup`. @@ -23,4 +23,4 @@ The parent object representing the event volunteer group. It contains informatio ## Defined in -[src/resolvers/EventVolunteerGroup/leader.ts:17](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/resolvers/EventVolunteerGroup/leader.ts#L17) +[src/resolvers/EventVolunteerGroup/leader.ts:17](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/resolvers/EventVolunteerGroup/leader.ts#L17) diff --git a/docs/talawa-api-docs/resolvers/EventVolunteerGroup/variables/EventVolunteerGroup.md b/docs/talawa-api-docs/resolvers/EventVolunteerGroup/variables/EventVolunteerGroup.md index 3de75feba5b..2a51f702bec 100644 --- a/docs/talawa-api-docs/resolvers/EventVolunteerGroup/variables/EventVolunteerGroup.md +++ b/docs/talawa-api-docs/resolvers/EventVolunteerGroup/variables/EventVolunteerGroup.md @@ -6,8 +6,8 @@ # Variable: EventVolunteerGroup -\> `const` **EventVolunteerGroup**: [`EventVolunteerGroupResolvers`](../../../types/generatedGraphQLTypes/type-aliases/EventVolunteerGroupResolvers.md) +> `const` **EventVolunteerGroup**: [`EventVolunteerGroupResolvers`](../../../types/generatedGraphQLTypes/type-aliases/EventVolunteerGroupResolvers.md) ## Defined in -[src/resolvers/EventVolunteerGroup/index.ts:6](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/resolvers/EventVolunteerGroup/index.ts#L6) +[src/resolvers/EventVolunteerGroup/index.ts:6](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/resolvers/EventVolunteerGroup/index.ts#L6) diff --git a/docs/talawa-api-docs/resolvers/Feedback/event/variables/event.md b/docs/talawa-api-docs/resolvers/Feedback/event/variables/event.md index 9652db3d911..f043a82d539 100644 --- a/docs/talawa-api-docs/resolvers/Feedback/event/variables/event.md +++ b/docs/talawa-api-docs/resolvers/Feedback/event/variables/event.md @@ -6,7 +6,7 @@ # Variable: event -\> `const` **event**: [`FeedbackResolvers`](../../../../types/generatedGraphQLTypes/type-aliases/FeedbackResolvers.md)\[`"event"`\] +> `const` **event**: [`FeedbackResolvers`](../../../../types/generatedGraphQLTypes/type-aliases/FeedbackResolvers.md)\[`"event"`\] Resolver function for the `event` field of a `Feedback`. @@ -23,4 +23,4 @@ The parent object representing the feedback. It contains information about the f ## Defined in -[src/resolvers/Feedback/event.ts:16](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/resolvers/Feedback/event.ts#L16) +[src/resolvers/Feedback/event.ts:16](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/resolvers/Feedback/event.ts#L16) diff --git a/docs/talawa-api-docs/resolvers/Feedback/variables/Feedback.md b/docs/talawa-api-docs/resolvers/Feedback/variables/Feedback.md index b7ef2416cf7..db9022d3bcd 100644 --- a/docs/talawa-api-docs/resolvers/Feedback/variables/Feedback.md +++ b/docs/talawa-api-docs/resolvers/Feedback/variables/Feedback.md @@ -6,8 +6,8 @@ # Variable: Feedback -\> `const` **Feedback**: [`FeedbackResolvers`](../../../types/generatedGraphQLTypes/type-aliases/FeedbackResolvers.md) +> `const` **Feedback**: [`FeedbackResolvers`](../../../types/generatedGraphQLTypes/type-aliases/FeedbackResolvers.md) ## Defined in -[src/resolvers/Feedback/index.ts:4](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/resolvers/Feedback/index.ts#L4) +[src/resolvers/Feedback/index.ts:4](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/resolvers/Feedback/index.ts#L4) diff --git a/docs/talawa-api-docs/resolvers/Fund/creator/variables/creator.md b/docs/talawa-api-docs/resolvers/Fund/creator/variables/creator.md index f096c6bc9dd..b558ddefb93 100644 --- a/docs/talawa-api-docs/resolvers/Fund/creator/variables/creator.md +++ b/docs/talawa-api-docs/resolvers/Fund/creator/variables/creator.md @@ -6,7 +6,7 @@ # Variable: creator -\> `const` **creator**: [`FundResolvers`](../../../../types/generatedGraphQLTypes/type-aliases/FundResolvers.md)\[`"creator"`\] +> `const` **creator**: [`FundResolvers`](../../../../types/generatedGraphQLTypes/type-aliases/FundResolvers.md)\[`"creator"`\] Resolver function for the `creator` field of a `Fund`. @@ -23,4 +23,4 @@ The parent object representing the fund. It contains information about the fund, ## Defined in -[src/resolvers/Fund/creator.ts:17](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/resolvers/Fund/creator.ts#L17) +[src/resolvers/Fund/creator.ts:17](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/resolvers/Fund/creator.ts#L17) diff --git a/docs/talawa-api-docs/resolvers/Fund/variables/Fund.md b/docs/talawa-api-docs/resolvers/Fund/variables/Fund.md index 8da22d31be0..f310de1c9cc 100644 --- a/docs/talawa-api-docs/resolvers/Fund/variables/Fund.md +++ b/docs/talawa-api-docs/resolvers/Fund/variables/Fund.md @@ -6,7 +6,7 @@ # Variable: Fund -\> `const` **Fund**: [`FundResolvers`](../../../types/generatedGraphQLTypes/type-aliases/FundResolvers.md) +> `const` **Fund**: [`FundResolvers`](../../../types/generatedGraphQLTypes/type-aliases/FundResolvers.md) Resolver functions for the fields of a `Fund`. @@ -18,4 +18,4 @@ FundResolvers - The type definition for the resolvers of the Fund fields. ## Defined in -[src/resolvers/Fund/index.ts:12](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/resolvers/Fund/index.ts#L12) +[src/resolvers/Fund/index.ts:12](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/resolvers/Fund/index.ts#L12) diff --git a/docs/talawa-api-docs/resolvers/FundraisingCampaignPledge/users/variables/users.md b/docs/talawa-api-docs/resolvers/FundraisingCampaignPledge/users/variables/users.md index 03b674dda4d..4c3f9f1f52d 100644 --- a/docs/talawa-api-docs/resolvers/FundraisingCampaignPledge/users/variables/users.md +++ b/docs/talawa-api-docs/resolvers/FundraisingCampaignPledge/users/variables/users.md @@ -6,7 +6,7 @@ # Variable: users -\> `const` **users**: [`FundraisingCampaignPledgeResolvers`](../../../../types/generatedGraphQLTypes/type-aliases/FundraisingCampaignPledgeResolvers.md)\[`"users"`\] +> `const` **users**: [`FundraisingCampaignPledgeResolvers`](../../../../types/generatedGraphQLTypes/type-aliases/FundraisingCampaignPledgeResolvers.md)\[`"users"`\] Resolver function for the `users` field of a `FundraisingCampaignPledge`. @@ -23,4 +23,4 @@ The parent object representing the fundraising campaign pledge. It contains info ## Defined in -[src/resolvers/FundraisingCampaignPledge/users.ts:16](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/resolvers/FundraisingCampaignPledge/users.ts#L16) +[src/resolvers/FundraisingCampaignPledge/users.ts:16](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/resolvers/FundraisingCampaignPledge/users.ts#L16) diff --git a/docs/talawa-api-docs/resolvers/FundraisingCampaignPledge/variables/FundraisingCampaignPledge.md b/docs/talawa-api-docs/resolvers/FundraisingCampaignPledge/variables/FundraisingCampaignPledge.md index 90a1588ec36..5628f439907 100644 --- a/docs/talawa-api-docs/resolvers/FundraisingCampaignPledge/variables/FundraisingCampaignPledge.md +++ b/docs/talawa-api-docs/resolvers/FundraisingCampaignPledge/variables/FundraisingCampaignPledge.md @@ -6,8 +6,8 @@ # Variable: FundraisingCampaignPledge -\> `const` **FundraisingCampaignPledge**: [`FundraisingCampaignPledgeResolvers`](../../../types/generatedGraphQLTypes/type-aliases/FundraisingCampaignPledgeResolvers.md) +> `const` **FundraisingCampaignPledge**: [`FundraisingCampaignPledgeResolvers`](../../../types/generatedGraphQLTypes/type-aliases/FundraisingCampaignPledgeResolvers.md) ## Defined in -[src/resolvers/FundraisingCampaignPledge/index.ts:4](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/resolvers/FundraisingCampaignPledge/index.ts#L4) +[src/resolvers/FundraisingCampaignPledge/index.ts:4](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/resolvers/FundraisingCampaignPledge/index.ts#L4) diff --git a/docs/talawa-api-docs/resolvers/GroupChat/creator/variables/creator.md b/docs/talawa-api-docs/resolvers/GroupChat/creator/variables/creator.md index 489f5b2ecc8..0cda2a31889 100644 --- a/docs/talawa-api-docs/resolvers/GroupChat/creator/variables/creator.md +++ b/docs/talawa-api-docs/resolvers/GroupChat/creator/variables/creator.md @@ -6,7 +6,7 @@ # Variable: creator -\> `const` **creator**: [`GroupChatResolvers`](../../../../types/generatedGraphQLTypes/type-aliases/GroupChatResolvers.md)\[`"creator"`\] +> `const` **creator**: [`GroupChatResolvers`](../../../../types/generatedGraphQLTypes/type-aliases/GroupChatResolvers.md)\[`"creator"`\] Resolver function for the `creator` field of a `GroupChat`. @@ -23,4 +23,4 @@ The parent object representing the group chat. It contains information about the ## Defined in -[src/resolvers/GroupChat/creator.ts:16](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/resolvers/GroupChat/creator.ts#L16) +[src/resolvers/GroupChat/creator.ts:16](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/resolvers/GroupChat/creator.ts#L16) diff --git a/docs/talawa-api-docs/resolvers/GroupChat/messages/variables/messages.md b/docs/talawa-api-docs/resolvers/GroupChat/messages/variables/messages.md index c6652d346e9..92145425dec 100644 --- a/docs/talawa-api-docs/resolvers/GroupChat/messages/variables/messages.md +++ b/docs/talawa-api-docs/resolvers/GroupChat/messages/variables/messages.md @@ -6,7 +6,7 @@ # Variable: messages -\> `const` **messages**: [`GroupChatResolvers`](../../../../types/generatedGraphQLTypes/type-aliases/GroupChatResolvers.md)\[`"messages"`\] +> `const` **messages**: [`GroupChatResolvers`](../../../../types/generatedGraphQLTypes/type-aliases/GroupChatResolvers.md)\[`"messages"`\] Resolver function for the `messages` field of a `GroupChat`. @@ -23,4 +23,4 @@ The parent object representing the group chat. It contains information about the ## Defined in -[src/resolvers/GroupChat/messages.ts:16](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/resolvers/GroupChat/messages.ts#L16) +[src/resolvers/GroupChat/messages.ts:16](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/resolvers/GroupChat/messages.ts#L16) diff --git a/docs/talawa-api-docs/resolvers/GroupChat/organization/variables/organization.md b/docs/talawa-api-docs/resolvers/GroupChat/organization/variables/organization.md index 09352c4ef09..e172b9607a8 100644 --- a/docs/talawa-api-docs/resolvers/GroupChat/organization/variables/organization.md +++ b/docs/talawa-api-docs/resolvers/GroupChat/organization/variables/organization.md @@ -6,7 +6,7 @@ # Variable: organization -\> `const` **organization**: [`GroupChatResolvers`](../../../../types/generatedGraphQLTypes/type-aliases/GroupChatResolvers.md)\[`"organization"`\] +> `const` **organization**: [`GroupChatResolvers`](../../../../types/generatedGraphQLTypes/type-aliases/GroupChatResolvers.md)\[`"organization"`\] Resolver function for the `organization` field of a `GroupChat`. @@ -23,4 +23,4 @@ The parent object representing the group chat. It contains information about the ## Defined in -[src/resolvers/GroupChat/organization.ts:19](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/resolvers/GroupChat/organization.ts#L19) +[src/resolvers/GroupChat/organization.ts:19](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/resolvers/GroupChat/organization.ts#L19) diff --git a/docs/talawa-api-docs/resolvers/GroupChat/users/variables/users.md b/docs/talawa-api-docs/resolvers/GroupChat/users/variables/users.md index 5b765fb8978..cfb9ad0c85c 100644 --- a/docs/talawa-api-docs/resolvers/GroupChat/users/variables/users.md +++ b/docs/talawa-api-docs/resolvers/GroupChat/users/variables/users.md @@ -6,7 +6,7 @@ # Variable: users -\> `const` **users**: [`GroupChatResolvers`](../../../../types/generatedGraphQLTypes/type-aliases/GroupChatResolvers.md)\[`"users"`\] +> `const` **users**: [`GroupChatResolvers`](../../../../types/generatedGraphQLTypes/type-aliases/GroupChatResolvers.md)\[`"users"`\] Resolver function for the `users` field of a `GroupChat`. @@ -23,4 +23,4 @@ The parent object representing the group chat. It contains information about the ## Defined in -[src/resolvers/GroupChat/users.ts:16](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/resolvers/GroupChat/users.ts#L16) +[src/resolvers/GroupChat/users.ts:16](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/resolvers/GroupChat/users.ts#L16) diff --git a/docs/talawa-api-docs/resolvers/GroupChat/variables/GroupChat.md b/docs/talawa-api-docs/resolvers/GroupChat/variables/GroupChat.md index c945f8e3567..bb383b72c0f 100644 --- a/docs/talawa-api-docs/resolvers/GroupChat/variables/GroupChat.md +++ b/docs/talawa-api-docs/resolvers/GroupChat/variables/GroupChat.md @@ -6,8 +6,8 @@ # Variable: GroupChat -\> `const` **GroupChat**: [`GroupChatResolvers`](../../../types/generatedGraphQLTypes/type-aliases/GroupChatResolvers.md) +> `const` **GroupChat**: [`GroupChatResolvers`](../../../types/generatedGraphQLTypes/type-aliases/GroupChatResolvers.md) ## Defined in -[src/resolvers/GroupChat/index.ts:7](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/resolvers/GroupChat/index.ts#L7) +[src/resolvers/GroupChat/index.ts:7](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/resolvers/GroupChat/index.ts#L7) diff --git a/docs/talawa-api-docs/resolvers/GroupChatMessage/groupChatMessageBelongsTo/variables/groupChatMessageBelongsTo.md b/docs/talawa-api-docs/resolvers/GroupChatMessage/groupChatMessageBelongsTo/variables/groupChatMessageBelongsTo.md index 72a9ffc569e..d9ba9ec234c 100644 --- a/docs/talawa-api-docs/resolvers/GroupChatMessage/groupChatMessageBelongsTo/variables/groupChatMessageBelongsTo.md +++ b/docs/talawa-api-docs/resolvers/GroupChatMessage/groupChatMessageBelongsTo/variables/groupChatMessageBelongsTo.md @@ -6,7 +6,7 @@ # Variable: groupChatMessageBelongsTo -\> `const` **groupChatMessageBelongsTo**: [`GroupChatMessageResolvers`](../../../../types/generatedGraphQLTypes/type-aliases/GroupChatMessageResolvers.md)\[`"groupChatMessageBelongsTo"`\] +> `const` **groupChatMessageBelongsTo**: [`GroupChatMessageResolvers`](../../../../types/generatedGraphQLTypes/type-aliases/GroupChatMessageResolvers.md)\[`"groupChatMessageBelongsTo"`\] Resolver function for the `groupChatMessageBelongsTo` field of a `GroupChatMessage`. @@ -23,4 +23,4 @@ The parent object representing the group chat message. It contains information a ## Defined in -[src/resolvers/GroupChatMessage/groupChatMessageBelongsTo.ts:18](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/resolvers/GroupChatMessage/groupChatMessageBelongsTo.ts#L18) +[src/resolvers/GroupChatMessage/groupChatMessageBelongsTo.ts:18](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/resolvers/GroupChatMessage/groupChatMessageBelongsTo.ts#L18) diff --git a/docs/talawa-api-docs/resolvers/GroupChatMessage/sender/variables/sender.md b/docs/talawa-api-docs/resolvers/GroupChatMessage/sender/variables/sender.md index e60b2aed93b..6a421081c6a 100644 --- a/docs/talawa-api-docs/resolvers/GroupChatMessage/sender/variables/sender.md +++ b/docs/talawa-api-docs/resolvers/GroupChatMessage/sender/variables/sender.md @@ -6,7 +6,7 @@ # Variable: sender -\> `const` **sender**: [`GroupChatMessageResolvers`](../../../../types/generatedGraphQLTypes/type-aliases/GroupChatMessageResolvers.md)\[`"sender"`\] +> `const` **sender**: [`GroupChatMessageResolvers`](../../../../types/generatedGraphQLTypes/type-aliases/GroupChatMessageResolvers.md)\[`"sender"`\] Resolver function for the `sender` field of a `GroupChatMessage`. @@ -23,4 +23,4 @@ The parent object representing the group chat message. It contains information a ## Defined in -[src/resolvers/GroupChatMessage/sender.ts:18](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/resolvers/GroupChatMessage/sender.ts#L18) +[src/resolvers/GroupChatMessage/sender.ts:18](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/resolvers/GroupChatMessage/sender.ts#L18) diff --git a/docs/talawa-api-docs/resolvers/GroupChatMessage/variables/GroupChatMessage.md b/docs/talawa-api-docs/resolvers/GroupChatMessage/variables/GroupChatMessage.md index 4dba4408f1d..73d94494bc4 100644 --- a/docs/talawa-api-docs/resolvers/GroupChatMessage/variables/GroupChatMessage.md +++ b/docs/talawa-api-docs/resolvers/GroupChatMessage/variables/GroupChatMessage.md @@ -6,8 +6,8 @@ # Variable: GroupChatMessage -\> `const` **GroupChatMessage**: [`GroupChatMessageResolvers`](../../../types/generatedGraphQLTypes/type-aliases/GroupChatMessageResolvers.md) +> `const` **GroupChatMessage**: [`GroupChatMessageResolvers`](../../../types/generatedGraphQLTypes/type-aliases/GroupChatMessageResolvers.md) ## Defined in -[src/resolvers/GroupChatMessage/index.ts:5](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/resolvers/GroupChatMessage/index.ts#L5) +[src/resolvers/GroupChatMessage/index.ts:5](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/resolvers/GroupChatMessage/index.ts#L5) diff --git a/docs/talawa-api-docs/resolvers/MembershipRequest/organization/variables/organization.md b/docs/talawa-api-docs/resolvers/MembershipRequest/organization/variables/organization.md index 3f7019780f4..b79d2987e78 100644 --- a/docs/talawa-api-docs/resolvers/MembershipRequest/organization/variables/organization.md +++ b/docs/talawa-api-docs/resolvers/MembershipRequest/organization/variables/organization.md @@ -6,7 +6,7 @@ # Variable: organization -\> `const` **organization**: [`MembershipRequestResolvers`](../../../../types/generatedGraphQLTypes/type-aliases/MembershipRequestResolvers.md)\[`"organization"`\] +> `const` **organization**: [`MembershipRequestResolvers`](../../../../types/generatedGraphQLTypes/type-aliases/MembershipRequestResolvers.md)\[`"organization"`\] Resolver function for the `organization` field of a `MembershipRequest`. @@ -23,4 +23,4 @@ The parent object representing the membership request. It contains information a ## Defined in -[src/resolvers/MembershipRequest/organization.ts:18](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/resolvers/MembershipRequest/organization.ts#L18) +[src/resolvers/MembershipRequest/organization.ts:18](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/resolvers/MembershipRequest/organization.ts#L18) diff --git a/docs/talawa-api-docs/resolvers/MembershipRequest/user/variables/user.md b/docs/talawa-api-docs/resolvers/MembershipRequest/user/variables/user.md index eb45140ff40..8dd0f38e14f 100644 --- a/docs/talawa-api-docs/resolvers/MembershipRequest/user/variables/user.md +++ b/docs/talawa-api-docs/resolvers/MembershipRequest/user/variables/user.md @@ -6,7 +6,7 @@ # Variable: user -\> `const` **user**: [`MembershipRequestResolvers`](../../../../types/generatedGraphQLTypes/type-aliases/MembershipRequestResolvers.md)\[`"user"`\] +> `const` **user**: [`MembershipRequestResolvers`](../../../../types/generatedGraphQLTypes/type-aliases/MembershipRequestResolvers.md)\[`"user"`\] Resolver function for the `user` field of a `MembershipRequest`. @@ -23,4 +23,4 @@ The parent object representing the membership request. It contains information a ## Defined in -[src/resolvers/MembershipRequest/user.ts:18](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/resolvers/MembershipRequest/user.ts#L18) +[src/resolvers/MembershipRequest/user.ts:18](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/resolvers/MembershipRequest/user.ts#L18) diff --git a/docs/talawa-api-docs/resolvers/MembershipRequest/variables/MembershipRequest.md b/docs/talawa-api-docs/resolvers/MembershipRequest/variables/MembershipRequest.md index 6c205bf45cc..a9ad75bd19c 100644 --- a/docs/talawa-api-docs/resolvers/MembershipRequest/variables/MembershipRequest.md +++ b/docs/talawa-api-docs/resolvers/MembershipRequest/variables/MembershipRequest.md @@ -6,8 +6,8 @@ # Variable: MembershipRequest -\> `const` **MembershipRequest**: [`MembershipRequestResolvers`](../../../types/generatedGraphQLTypes/type-aliases/MembershipRequestResolvers.md) +> `const` **MembershipRequest**: [`MembershipRequestResolvers`](../../../types/generatedGraphQLTypes/type-aliases/MembershipRequestResolvers.md) ## Defined in -[src/resolvers/MembershipRequest/index.ts:5](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/resolvers/MembershipRequest/index.ts#L5) +[src/resolvers/MembershipRequest/index.ts:5](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/resolvers/MembershipRequest/index.ts#L5) diff --git a/docs/talawa-api-docs/resolvers/Mutation/acceptMembershipRequest/variables/acceptMembershipRequest.md b/docs/talawa-api-docs/resolvers/Mutation/acceptMembershipRequest/variables/acceptMembershipRequest.md index f8d628873f1..257303e55bc 100644 --- a/docs/talawa-api-docs/resolvers/Mutation/acceptMembershipRequest/variables/acceptMembershipRequest.md +++ b/docs/talawa-api-docs/resolvers/Mutation/acceptMembershipRequest/variables/acceptMembershipRequest.md @@ -6,7 +6,7 @@ # Variable: acceptMembershipRequest -\> `const` **acceptMembershipRequest**: [`MutationResolvers`](../../../../types/generatedGraphQLTypes/type-aliases/MutationResolvers.md)\[`"acceptMembershipRequest"`\] +> `const` **acceptMembershipRequest**: [`MutationResolvers`](../../../../types/generatedGraphQLTypes/type-aliases/MutationResolvers.md)\[`"acceptMembershipRequest"`\] This function accepts the membership request sent by a user. @@ -33,4 +33,4 @@ The following checks are done: ## Defined in -[src/resolvers/Mutation/acceptMembershipRequest.ts:25](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/resolvers/Mutation/acceptMembershipRequest.ts#L25) +[src/resolvers/Mutation/acceptMembershipRequest.ts:25](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/resolvers/Mutation/acceptMembershipRequest.ts#L25) diff --git a/docs/talawa-api-docs/resolvers/Mutation/addEventAttendee/variables/addEventAttendee.md b/docs/talawa-api-docs/resolvers/Mutation/addEventAttendee/variables/addEventAttendee.md index 75cb47decc8..118c9661abc 100644 --- a/docs/talawa-api-docs/resolvers/Mutation/addEventAttendee/variables/addEventAttendee.md +++ b/docs/talawa-api-docs/resolvers/Mutation/addEventAttendee/variables/addEventAttendee.md @@ -6,7 +6,7 @@ # Variable: addEventAttendee -\> `const` **addEventAttendee**: [`MutationResolvers`](../../../../types/generatedGraphQLTypes/type-aliases/MutationResolvers.md)\[`"addEventAttendee"`\] +> `const` **addEventAttendee**: [`MutationResolvers`](../../../../types/generatedGraphQLTypes/type-aliases/MutationResolvers.md)\[`"addEventAttendee"`\] Mutation resolver function to add a user as an attendee to an event. @@ -44,4 +44,4 @@ The context for the mutation, including: ## Defined in -[src/resolvers/Mutation/addEventAttendee.ts:51](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/resolvers/Mutation/addEventAttendee.ts#L51) +[src/resolvers/Mutation/addEventAttendee.ts:51](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/resolvers/Mutation/addEventAttendee.ts#L51) diff --git a/docs/talawa-api-docs/resolvers/Mutation/addFeedback/variables/addFeedback.md b/docs/talawa-api-docs/resolvers/Mutation/addFeedback/variables/addFeedback.md index 5747184fb0c..a9953f84f03 100644 --- a/docs/talawa-api-docs/resolvers/Mutation/addFeedback/variables/addFeedback.md +++ b/docs/talawa-api-docs/resolvers/Mutation/addFeedback/variables/addFeedback.md @@ -6,7 +6,7 @@ # Variable: addFeedback -\> `const` **addFeedback**: [`MutationResolvers`](../../../../types/generatedGraphQLTypes/type-aliases/MutationResolvers.md)\[`"addFeedback"`\] +> `const` **addFeedback**: [`MutationResolvers`](../../../../types/generatedGraphQLTypes/type-aliases/MutationResolvers.md)\[`"addFeedback"`\] Mutation resolver function to add feedback for an event. @@ -43,4 +43,4 @@ The context for the mutation, including: ## Defined in -[src/resolvers/Mutation/addFeedback.ts:37](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/resolvers/Mutation/addFeedback.ts#L37) +[src/resolvers/Mutation/addFeedback.ts:37](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/resolvers/Mutation/addFeedback.ts#L37) diff --git a/docs/talawa-api-docs/resolvers/Mutation/addLanguageTranslation/variables/addLanguageTranslation.md b/docs/talawa-api-docs/resolvers/Mutation/addLanguageTranslation/variables/addLanguageTranslation.md index 97a5688a782..22adbde9634 100644 --- a/docs/talawa-api-docs/resolvers/Mutation/addLanguageTranslation/variables/addLanguageTranslation.md +++ b/docs/talawa-api-docs/resolvers/Mutation/addLanguageTranslation/variables/addLanguageTranslation.md @@ -6,7 +6,7 @@ # Variable: addLanguageTranslation -\> `const` **addLanguageTranslation**: [`MutationResolvers`](../../../../types/generatedGraphQLTypes/type-aliases/MutationResolvers.md)\[`"addLanguageTranslation"`\] +> `const` **addLanguageTranslation**: [`MutationResolvers`](../../../../types/generatedGraphQLTypes/type-aliases/MutationResolvers.md)\[`"addLanguageTranslation"`\] Mutation resolver function to add a translation for a language. @@ -41,4 +41,4 @@ If the language does not exist, a nsnew entry is created with the provided trala ## Defined in -[src/resolvers/Mutation/addLanguageTranslation.ts:33](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/resolvers/Mutation/addLanguageTranslation.ts#L33) +[src/resolvers/Mutation/addLanguageTranslation.ts:33](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/resolvers/Mutation/addLanguageTranslation.ts#L33) diff --git a/docs/talawa-api-docs/resolvers/Mutation/addOrganizationCustomField/variables/addOrganizationCustomField.md b/docs/talawa-api-docs/resolvers/Mutation/addOrganizationCustomField/variables/addOrganizationCustomField.md index a8bd0088fa1..26b8d06439d 100644 --- a/docs/talawa-api-docs/resolvers/Mutation/addOrganizationCustomField/variables/addOrganizationCustomField.md +++ b/docs/talawa-api-docs/resolvers/Mutation/addOrganizationCustomField/variables/addOrganizationCustomField.md @@ -6,7 +6,7 @@ # Variable: addOrganizationCustomField -\> `const` **addOrganizationCustomField**: [`MutationResolvers`](../../../../types/generatedGraphQLTypes/type-aliases/MutationResolvers.md)\[`"addOrganizationCustomField"`\] +> `const` **addOrganizationCustomField**: [`MutationResolvers`](../../../../types/generatedGraphQLTypes/type-aliases/MutationResolvers.md)\[`"addOrganizationCustomField"`\] Mutation resolver to add a custom field to an organization. @@ -37,4 +37,4 @@ The context of the entire application, containing user information and other con ## Defined in -[src/resolvers/Mutation/addOrganizationCustomField.ts:46](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/resolvers/Mutation/addOrganizationCustomField.ts#L46) +[src/resolvers/Mutation/addOrganizationCustomField.ts:46](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/resolvers/Mutation/addOrganizationCustomField.ts#L46) diff --git a/docs/talawa-api-docs/resolvers/Mutation/addOrganizationImage/variables/addOrganizationImage.md b/docs/talawa-api-docs/resolvers/Mutation/addOrganizationImage/variables/addOrganizationImage.md index fc6a4f336f9..93b509abe15 100644 --- a/docs/talawa-api-docs/resolvers/Mutation/addOrganizationImage/variables/addOrganizationImage.md +++ b/docs/talawa-api-docs/resolvers/Mutation/addOrganizationImage/variables/addOrganizationImage.md @@ -6,7 +6,7 @@ # Variable: addOrganizationImage -\> `const` **addOrganizationImage**: [`MutationResolvers`](../../../../types/generatedGraphQLTypes/type-aliases/MutationResolvers.md)\[`"addOrganizationImage"`\] +> `const` **addOrganizationImage**: [`MutationResolvers`](../../../../types/generatedGraphQLTypes/type-aliases/MutationResolvers.md)\[`"addOrganizationImage"`\] Mutation resolver function to add or update an organization's image. @@ -50,4 +50,4 @@ It then verifies the user's admin status and performs the image upload before up ## Defined in -[src/resolvers/Mutation/addOrganizationImage.ts:44](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/resolvers/Mutation/addOrganizationImage.ts#L44) +[src/resolvers/Mutation/addOrganizationImage.ts:44](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/resolvers/Mutation/addOrganizationImage.ts#L44) diff --git a/docs/talawa-api-docs/resolvers/Mutation/addPledgeToFundraisingCampaign/variables/addPledgeToFundraisingCampaign.md b/docs/talawa-api-docs/resolvers/Mutation/addPledgeToFundraisingCampaign/variables/addPledgeToFundraisingCampaign.md index b0ee7fdfd89..f69284de4d1 100644 --- a/docs/talawa-api-docs/resolvers/Mutation/addPledgeToFundraisingCampaign/variables/addPledgeToFundraisingCampaign.md +++ b/docs/talawa-api-docs/resolvers/Mutation/addPledgeToFundraisingCampaign/variables/addPledgeToFundraisingCampaign.md @@ -6,7 +6,7 @@ # Variable: addPledgeToFundraisingCampaign -\> `const` **addPledgeToFundraisingCampaign**: [`MutationResolvers`](../../../../types/generatedGraphQLTypes/type-aliases/MutationResolvers.md)\[`"addPledgeToFundraisingCampaign"`\] +> `const` **addPledgeToFundraisingCampaign**: [`MutationResolvers`](../../../../types/generatedGraphQLTypes/type-aliases/MutationResolvers.md)\[`"addPledgeToFundraisingCampaign"`\] Mutation resolver to add a pledge to a fundraising campaign. @@ -36,4 +36,4 @@ The context of the entire application, containing user information and other con ## Defined in -[src/resolvers/Mutation/addPledgeToFundraisingCampaign.ts:41](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/resolvers/Mutation/addPledgeToFundraisingCampaign.ts#L41) +[src/resolvers/Mutation/addPledgeToFundraisingCampaign.ts:41](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/resolvers/Mutation/addPledgeToFundraisingCampaign.ts#L41) diff --git a/docs/talawa-api-docs/resolvers/Mutation/addUserCustomData/variables/addUserCustomData.md b/docs/talawa-api-docs/resolvers/Mutation/addUserCustomData/variables/addUserCustomData.md index c5285a3bbb8..a1f4c4a64ec 100644 --- a/docs/talawa-api-docs/resolvers/Mutation/addUserCustomData/variables/addUserCustomData.md +++ b/docs/talawa-api-docs/resolvers/Mutation/addUserCustomData/variables/addUserCustomData.md @@ -6,7 +6,7 @@ # Variable: addUserCustomData -\> `const` **addUserCustomData**: [`MutationResolvers`](../../../../types/generatedGraphQLTypes/type-aliases/MutationResolvers.md)\[`"addUserCustomData"`\] +> `const` **addUserCustomData**: [`MutationResolvers`](../../../../types/generatedGraphQLTypes/type-aliases/MutationResolvers.md)\[`"addUserCustomData"`\] Mutation resolver to add or update custom data for a user within a joined organization. @@ -35,4 +35,4 @@ The context of the entire application, including user information and other cont ## Defined in -[src/resolvers/Mutation/addUserCustomData.ts:34](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/resolvers/Mutation/addUserCustomData.ts#L34) +[src/resolvers/Mutation/addUserCustomData.ts:34](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/resolvers/Mutation/addUserCustomData.ts#L34) diff --git a/docs/talawa-api-docs/resolvers/Mutation/addUserImage/variables/addUserImage.md b/docs/talawa-api-docs/resolvers/Mutation/addUserImage/variables/addUserImage.md index 8f392718331..e01dee61403 100644 --- a/docs/talawa-api-docs/resolvers/Mutation/addUserImage/variables/addUserImage.md +++ b/docs/talawa-api-docs/resolvers/Mutation/addUserImage/variables/addUserImage.md @@ -6,7 +6,7 @@ # Variable: addUserImage -\> `const` **addUserImage**: [`MutationResolvers`](../../../../types/generatedGraphQLTypes/type-aliases/MutationResolvers.md)\[`"addUserImage"`\] +> `const` **addUserImage**: [`MutationResolvers`](../../../../types/generatedGraphQLTypes/type-aliases/MutationResolvers.md)\[`"addUserImage"`\] Mutation resolver function to add or update a user's profile image. @@ -47,4 +47,4 @@ It then performs the image upload and updates the user's profile image before sa ## Defined in -[src/resolvers/Mutation/addUserImage.ts:39](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/resolvers/Mutation/addUserImage.ts#L39) +[src/resolvers/Mutation/addUserImage.ts:39](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/resolvers/Mutation/addUserImage.ts#L39) diff --git a/docs/talawa-api-docs/resolvers/Mutation/addUserToGroupChat/variables/addUserToGroupChat.md b/docs/talawa-api-docs/resolvers/Mutation/addUserToGroupChat/variables/addUserToGroupChat.md index 467e45c889f..c27917c1f5f 100644 --- a/docs/talawa-api-docs/resolvers/Mutation/addUserToGroupChat/variables/addUserToGroupChat.md +++ b/docs/talawa-api-docs/resolvers/Mutation/addUserToGroupChat/variables/addUserToGroupChat.md @@ -6,7 +6,7 @@ # Variable: addUserToGroupChat -\> `const` **addUserToGroupChat**: [`MutationResolvers`](../../../../types/generatedGraphQLTypes/type-aliases/MutationResolvers.md)\[`"addUserToGroupChat"`\] +> `const` **addUserToGroupChat**: [`MutationResolvers`](../../../../types/generatedGraphQLTypes/type-aliases/MutationResolvers.md)\[`"addUserToGroupChat"`\] Mutation resolver function to add a user to a group chat. @@ -45,4 +45,4 @@ The context for the mutation, including: ## Defined in -[src/resolvers/Mutation/addUserToGroupChat.ts:44](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/resolvers/Mutation/addUserToGroupChat.ts#L44) +[src/resolvers/Mutation/addUserToGroupChat.ts:44](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/resolvers/Mutation/addUserToGroupChat.ts#L44) diff --git a/docs/talawa-api-docs/resolvers/Mutation/addUserToUserFamily/variables/addUserToUserFamily.md b/docs/talawa-api-docs/resolvers/Mutation/addUserToUserFamily/variables/addUserToUserFamily.md index 34f248f52f2..ce2f39d0d1a 100644 --- a/docs/talawa-api-docs/resolvers/Mutation/addUserToUserFamily/variables/addUserToUserFamily.md +++ b/docs/talawa-api-docs/resolvers/Mutation/addUserToUserFamily/variables/addUserToUserFamily.md @@ -6,7 +6,7 @@ # Variable: addUserToUserFamily -\> `const` **addUserToUserFamily**: [`MutationResolvers`](../../../../types/generatedGraphQLTypes/type-aliases/MutationResolvers.md)\[`"addUserToUserFamily"`\] +> `const` **addUserToUserFamily**: [`MutationResolvers`](../../../../types/generatedGraphQLTypes/type-aliases/MutationResolvers.md)\[`"addUserToUserFamily"`\] Adds a user to a user family. @@ -33,4 +33,4 @@ The context of the entire application, including user information and other cont ## Defined in -[src/resolvers/Mutation/addUserToUserFamily.ts:36](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/resolvers/Mutation/addUserToUserFamily.ts#L36) +[src/resolvers/Mutation/addUserToUserFamily.ts:36](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/resolvers/Mutation/addUserToUserFamily.ts#L36) diff --git a/docs/talawa-api-docs/resolvers/Mutation/adminRemoveGroup/variables/adminRemoveGroup.md b/docs/talawa-api-docs/resolvers/Mutation/adminRemoveGroup/variables/adminRemoveGroup.md index 45aa5abbbf4..7806a6d33a4 100644 --- a/docs/talawa-api-docs/resolvers/Mutation/adminRemoveGroup/variables/adminRemoveGroup.md +++ b/docs/talawa-api-docs/resolvers/Mutation/adminRemoveGroup/variables/adminRemoveGroup.md @@ -6,7 +6,7 @@ # Variable: adminRemoveGroup -\> `const` **adminRemoveGroup**: [`MutationResolvers`](../../../../types/generatedGraphQLTypes/type-aliases/MutationResolvers.md)\[`"adminRemoveGroup"`\] +> `const` **adminRemoveGroup**: [`MutationResolvers`](../../../../types/generatedGraphQLTypes/type-aliases/MutationResolvers.md)\[`"adminRemoveGroup"`\] Mutation resolver function to remove a group chat. @@ -44,4 +44,4 @@ The context for the mutation, including: ## Defined in -[src/resolvers/Mutation/adminRemoveGroup.ts:41](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/resolvers/Mutation/adminRemoveGroup.ts#L41) +[src/resolvers/Mutation/adminRemoveGroup.ts:41](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/resolvers/Mutation/adminRemoveGroup.ts#L41) diff --git a/docs/talawa-api-docs/resolvers/Mutation/assignUserTag/variables/assignUserTag.md b/docs/talawa-api-docs/resolvers/Mutation/assignUserTag/variables/assignUserTag.md index 7a66ab2bc3f..1b52a9f2ca4 100644 --- a/docs/talawa-api-docs/resolvers/Mutation/assignUserTag/variables/assignUserTag.md +++ b/docs/talawa-api-docs/resolvers/Mutation/assignUserTag/variables/assignUserTag.md @@ -6,7 +6,7 @@ # Variable: assignUserTag -\> `const` **assignUserTag**: [`MutationResolvers`](../../../../types/generatedGraphQLTypes/type-aliases/MutationResolvers.md)\[`"assignUserTag"`\] +> `const` **assignUserTag**: [`MutationResolvers`](../../../../types/generatedGraphQLTypes/type-aliases/MutationResolvers.md)\[`"assignUserTag"`\] This function enables an admin to assign tag to user or not. @@ -35,4 +35,4 @@ The following checks are done: ## Defined in -[src/resolvers/Mutation/assignUserTag.ts:39](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/resolvers/Mutation/assignUserTag.ts#L39) +[src/resolvers/Mutation/assignUserTag.ts:39](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/resolvers/Mutation/assignUserTag.ts#L39) diff --git a/docs/talawa-api-docs/resolvers/Mutation/blockPluginCreationBySuperadmin/variables/blockPluginCreationBySuperadmin.md b/docs/talawa-api-docs/resolvers/Mutation/blockPluginCreationBySuperadmin/variables/blockPluginCreationBySuperadmin.md index 82f356f68bc..b6badab793e 100644 --- a/docs/talawa-api-docs/resolvers/Mutation/blockPluginCreationBySuperadmin/variables/blockPluginCreationBySuperadmin.md +++ b/docs/talawa-api-docs/resolvers/Mutation/blockPluginCreationBySuperadmin/variables/blockPluginCreationBySuperadmin.md @@ -6,7 +6,7 @@ # Variable: blockPluginCreationBySuperadmin -\> `const` **blockPluginCreationBySuperadmin**: [`MutationResolvers`](../../../../types/generatedGraphQLTypes/type-aliases/MutationResolvers.md)\[`"blockPluginCreationBySuperadmin"`\] +> `const` **blockPluginCreationBySuperadmin**: [`MutationResolvers`](../../../../types/generatedGraphQLTypes/type-aliases/MutationResolvers.md)\[`"blockPluginCreationBySuperadmin"`\] Allows a superadmin to enable or disable plugin creation for a specific user. @@ -33,4 +33,4 @@ The context of the entire application, including user information and other cont ## Defined in -[src/resolvers/Mutation/blockPluginCreationBySuperadmin.ts:34](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/resolvers/Mutation/blockPluginCreationBySuperadmin.ts#L34) +[src/resolvers/Mutation/blockPluginCreationBySuperadmin.ts:34](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/resolvers/Mutation/blockPluginCreationBySuperadmin.ts#L34) diff --git a/docs/talawa-api-docs/resolvers/Mutation/blockUser/variables/blockUser.md b/docs/talawa-api-docs/resolvers/Mutation/blockUser/variables/blockUser.md index 403d92f6125..2cfbf7c915f 100644 --- a/docs/talawa-api-docs/resolvers/Mutation/blockUser/variables/blockUser.md +++ b/docs/talawa-api-docs/resolvers/Mutation/blockUser/variables/blockUser.md @@ -6,7 +6,7 @@ # Variable: blockUser -\> `const` **blockUser**: [`MutationResolvers`](../../../../types/generatedGraphQLTypes/type-aliases/MutationResolvers.md)\[`"blockUser"`\] +> `const` **blockUser**: [`MutationResolvers`](../../../../types/generatedGraphQLTypes/type-aliases/MutationResolvers.md)\[`"blockUser"`\] Mutation resolver function to block a user from an organization. @@ -45,4 +45,4 @@ The context for the mutation, including: ## Defined in -[src/resolvers/Mutation/blockUser.ts:45](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/resolvers/Mutation/blockUser.ts#L45) +[src/resolvers/Mutation/blockUser.ts:45](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/resolvers/Mutation/blockUser.ts#L45) diff --git a/docs/talawa-api-docs/resolvers/Mutation/cancelMembershipRequest/variables/cancelMembershipRequest.md b/docs/talawa-api-docs/resolvers/Mutation/cancelMembershipRequest/variables/cancelMembershipRequest.md index e828882c1f2..5d3d3cbb4da 100644 --- a/docs/talawa-api-docs/resolvers/Mutation/cancelMembershipRequest/variables/cancelMembershipRequest.md +++ b/docs/talawa-api-docs/resolvers/Mutation/cancelMembershipRequest/variables/cancelMembershipRequest.md @@ -6,7 +6,7 @@ # Variable: cancelMembershipRequest -\> `const` **cancelMembershipRequest**: [`MutationResolvers`](../../../../types/generatedGraphQLTypes/type-aliases/MutationResolvers.md)\[`"cancelMembershipRequest"`\] +> `const` **cancelMembershipRequest**: [`MutationResolvers`](../../../../types/generatedGraphQLTypes/type-aliases/MutationResolvers.md)\[`"cancelMembershipRequest"`\] Mutation resolver function to cancel a membership request. @@ -46,4 +46,4 @@ The context for the mutation, including: ## Defined in -[src/resolvers/Mutation/cancelMembershipRequest.ts:45](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/resolvers/Mutation/cancelMembershipRequest.ts#L45) +[src/resolvers/Mutation/cancelMembershipRequest.ts:45](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/resolvers/Mutation/cancelMembershipRequest.ts#L45) diff --git a/docs/talawa-api-docs/resolvers/Mutation/checkIn/variables/checkIn.md b/docs/talawa-api-docs/resolvers/Mutation/checkIn/variables/checkIn.md index bd011a748da..9168dc6b105 100644 --- a/docs/talawa-api-docs/resolvers/Mutation/checkIn/variables/checkIn.md +++ b/docs/talawa-api-docs/resolvers/Mutation/checkIn/variables/checkIn.md @@ -6,7 +6,7 @@ # Variable: checkIn -\> `const` **checkIn**: [`MutationResolvers`](../../../../types/generatedGraphQLTypes/type-aliases/MutationResolvers.md)\[`"checkIn"`\] +> `const` **checkIn**: [`MutationResolvers`](../../../../types/generatedGraphQLTypes/type-aliases/MutationResolvers.md)\[`"checkIn"`\] Handles the check-in process for event attendees. @@ -48,4 +48,4 @@ The function performs the following checks and operations: ## Defined in -[src/resolvers/Mutation/checkIn.ts:50](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/resolvers/Mutation/checkIn.ts#L50) +[src/resolvers/Mutation/checkIn.ts:50](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/resolvers/Mutation/checkIn.ts#L50) diff --git a/docs/talawa-api-docs/resolvers/Mutation/checkOut/variables/checkOut.md b/docs/talawa-api-docs/resolvers/Mutation/checkOut/variables/checkOut.md index 16fa8711667..7d0cecaa1c8 100644 --- a/docs/talawa-api-docs/resolvers/Mutation/checkOut/variables/checkOut.md +++ b/docs/talawa-api-docs/resolvers/Mutation/checkOut/variables/checkOut.md @@ -6,7 +6,7 @@ # Variable: checkOut -\> `const` **checkOut**: [`MutationResolvers`](../../../../types/generatedGraphQLTypes/type-aliases/MutationResolvers.md)\[`"checkOut"`\] +> `const` **checkOut**: [`MutationResolvers`](../../../../types/generatedGraphQLTypes/type-aliases/MutationResolvers.md)\[`"checkOut"`\] Handles the check-out process for event attendees. @@ -48,4 +48,4 @@ The function performs the following checks and operations: ## Defined in -[src/resolvers/Mutation/checkOut.ts:52](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/resolvers/Mutation/checkOut.ts#L52) +[src/resolvers/Mutation/checkOut.ts:52](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/resolvers/Mutation/checkOut.ts#L52) diff --git a/docs/talawa-api-docs/resolvers/Mutation/createActionItem/variables/createActionItem.md b/docs/talawa-api-docs/resolvers/Mutation/createActionItem/variables/createActionItem.md index f9a173218ac..da6d576f156 100644 --- a/docs/talawa-api-docs/resolvers/Mutation/createActionItem/variables/createActionItem.md +++ b/docs/talawa-api-docs/resolvers/Mutation/createActionItem/variables/createActionItem.md @@ -6,7 +6,7 @@ # Variable: createActionItem -\> `const` **createActionItem**: [`MutationResolvers`](../../../../types/generatedGraphQLTypes/type-aliases/MutationResolvers.md)\[`"createActionItem"`\] +> `const` **createActionItem**: [`MutationResolvers`](../../../../types/generatedGraphQLTypes/type-aliases/MutationResolvers.md)\[`"createActionItem"`\] Creates a new action item and assigns it to a user. @@ -40,4 +40,4 @@ The context of the entire application, including user information and other cont ## Defined in -[src/resolvers/Mutation/createActionItem.ts:58](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/resolvers/Mutation/createActionItem.ts#L58) +[src/resolvers/Mutation/createActionItem.ts:58](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/resolvers/Mutation/createActionItem.ts#L58) diff --git a/docs/talawa-api-docs/resolvers/Mutation/createActionItemCategory/variables/createActionItemCategory.md b/docs/talawa-api-docs/resolvers/Mutation/createActionItemCategory/variables/createActionItemCategory.md index 904e5b3595b..3c0cb4c13de 100644 --- a/docs/talawa-api-docs/resolvers/Mutation/createActionItemCategory/variables/createActionItemCategory.md +++ b/docs/talawa-api-docs/resolvers/Mutation/createActionItemCategory/variables/createActionItemCategory.md @@ -6,7 +6,7 @@ # Variable: createActionItemCategory -\> `const` **createActionItemCategory**: [`MutationResolvers`](../../../../types/generatedGraphQLTypes/type-aliases/MutationResolvers.md)\[`"createActionItemCategory"`\] +> `const` **createActionItemCategory**: [`MutationResolvers`](../../../../types/generatedGraphQLTypes/type-aliases/MutationResolvers.md)\[`"createActionItemCategory"`\] Mutation resolver function to create a new ActionItemCategory. @@ -46,4 +46,4 @@ The context for the mutation, including: ## Defined in -[src/resolvers/Mutation/createActionItemCategory.ts:46](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/resolvers/Mutation/createActionItemCategory.ts#L46) +[src/resolvers/Mutation/createActionItemCategory.ts:46](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/resolvers/Mutation/createActionItemCategory.ts#L46) diff --git a/docs/talawa-api-docs/resolvers/Mutation/createAdmin/variables/createAdmin.md b/docs/talawa-api-docs/resolvers/Mutation/createAdmin/variables/createAdmin.md index 2c4551f460c..55d62a75759 100644 --- a/docs/talawa-api-docs/resolvers/Mutation/createAdmin/variables/createAdmin.md +++ b/docs/talawa-api-docs/resolvers/Mutation/createAdmin/variables/createAdmin.md @@ -6,7 +6,7 @@ # Variable: createAdmin -\> `const` **createAdmin**: [`MutationResolvers`](../../../../types/generatedGraphQLTypes/type-aliases/MutationResolvers.md)\[`"createAdmin"`\] +> `const` **createAdmin**: [`MutationResolvers`](../../../../types/generatedGraphQLTypes/type-aliases/MutationResolvers.md)\[`"createAdmin"`\] Creates an admin for an organization by adding the specified user to the organization's admin list. @@ -43,4 +43,4 @@ The function handles the following: ## Defined in -[src/resolvers/Mutation/createAdmin.ts:47](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/resolvers/Mutation/createAdmin.ts#L47) +[src/resolvers/Mutation/createAdmin.ts:47](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/resolvers/Mutation/createAdmin.ts#L47) diff --git a/docs/talawa-api-docs/resolvers/Mutation/createAdvertisement/variables/createAdvertisement.md b/docs/talawa-api-docs/resolvers/Mutation/createAdvertisement/variables/createAdvertisement.md index e913be80757..8516a8ea8f8 100644 --- a/docs/talawa-api-docs/resolvers/Mutation/createAdvertisement/variables/createAdvertisement.md +++ b/docs/talawa-api-docs/resolvers/Mutation/createAdvertisement/variables/createAdvertisement.md @@ -6,7 +6,7 @@ # Variable: createAdvertisement -\> `const` **createAdvertisement**: [`MutationResolvers`](../../../../types/generatedGraphQLTypes/type-aliases/MutationResolvers.md)\[`"createAdvertisement"`\] +> `const` **createAdvertisement**: [`MutationResolvers`](../../../../types/generatedGraphQLTypes/type-aliases/MutationResolvers.md)\[`"createAdvertisement"`\] Mutation resolver function to create a new advertisement. @@ -36,4 +36,4 @@ The context for the mutation, including: ## Defined in -[src/resolvers/Mutation/createAdvertisement.ts:37](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/resolvers/Mutation/createAdvertisement.ts#L37) +[src/resolvers/Mutation/createAdvertisement.ts:37](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/resolvers/Mutation/createAdvertisement.ts#L37) diff --git a/docs/talawa-api-docs/resolvers/Mutation/createAgendaCategory/variables/createAgendaCategory.md b/docs/talawa-api-docs/resolvers/Mutation/createAgendaCategory/variables/createAgendaCategory.md index 0c303b11c2d..9c9083ef6c9 100644 --- a/docs/talawa-api-docs/resolvers/Mutation/createAgendaCategory/variables/createAgendaCategory.md +++ b/docs/talawa-api-docs/resolvers/Mutation/createAgendaCategory/variables/createAgendaCategory.md @@ -6,7 +6,7 @@ # Variable: createAgendaCategory -\> `const` **createAgendaCategory**: [`MutationResolvers`](../../../../types/generatedGraphQLTypes/type-aliases/MutationResolvers.md)\[`"createAgendaCategory"`\] +> `const` **createAgendaCategory**: [`MutationResolvers`](../../../../types/generatedGraphQLTypes/type-aliases/MutationResolvers.md)\[`"createAgendaCategory"`\] Creates a new agenda category and associates it with a specified organization. @@ -43,4 +43,4 @@ and it updates the organization document to include the new agenda category. ## Defined in -[src/resolvers/Mutation/createAgendaCategory.ts:49](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/resolvers/Mutation/createAgendaCategory.ts#L49) +[src/resolvers/Mutation/createAgendaCategory.ts:49](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/resolvers/Mutation/createAgendaCategory.ts#L49) diff --git a/docs/talawa-api-docs/resolvers/Mutation/createAgendaItem/variables/createAgendaItem.md b/docs/talawa-api-docs/resolvers/Mutation/createAgendaItem/variables/createAgendaItem.md index 621fe14c8d9..647f5c7a0c4 100644 --- a/docs/talawa-api-docs/resolvers/Mutation/createAgendaItem/variables/createAgendaItem.md +++ b/docs/talawa-api-docs/resolvers/Mutation/createAgendaItem/variables/createAgendaItem.md @@ -6,7 +6,7 @@ # Variable: createAgendaItem -\> `const` **createAgendaItem**: [`MutationResolvers`](../../../../types/generatedGraphQLTypes/type-aliases/MutationResolvers.md)\[`"createAgendaItem"`\] +> `const` **createAgendaItem**: [`MutationResolvers`](../../../../types/generatedGraphQLTypes/type-aliases/MutationResolvers.md)\[`"createAgendaItem"`\] Creates a new agenda item and associates it with an event if specified. @@ -36,4 +36,4 @@ The context for the mutation, including: ## Defined in -[src/resolvers/Mutation/createAgendaItem.ts:53](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/resolvers/Mutation/createAgendaItem.ts#L53) +[src/resolvers/Mutation/createAgendaItem.ts:53](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/resolvers/Mutation/createAgendaItem.ts#L53) diff --git a/docs/talawa-api-docs/resolvers/Mutation/createAgendaSection/variables/createAgendaSection.md b/docs/talawa-api-docs/resolvers/Mutation/createAgendaSection/variables/createAgendaSection.md index 09cfb930f35..89a88e49bdb 100644 --- a/docs/talawa-api-docs/resolvers/Mutation/createAgendaSection/variables/createAgendaSection.md +++ b/docs/talawa-api-docs/resolvers/Mutation/createAgendaSection/variables/createAgendaSection.md @@ -6,7 +6,7 @@ # Variable: createAgendaSection -\> `const` **createAgendaSection**: [`MutationResolvers`](../../../../types/generatedGraphQLTypes/type-aliases/MutationResolvers.md)\[`"createAgendaSection"`\] +> `const` **createAgendaSection**: [`MutationResolvers`](../../../../types/generatedGraphQLTypes/type-aliases/MutationResolvers.md)\[`"createAgendaSection"`\] Creates a new agenda section and performs authorization checks. @@ -39,4 +39,4 @@ It also verifies that the user has the necessary permissions to create the agend ## Defined in -[src/resolvers/Mutation/createAgendaSection.ts:37](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/resolvers/Mutation/createAgendaSection.ts#L37) +[src/resolvers/Mutation/createAgendaSection.ts:37](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/resolvers/Mutation/createAgendaSection.ts#L37) diff --git a/docs/talawa-api-docs/resolvers/Mutation/createComment/variables/createComment.md b/docs/talawa-api-docs/resolvers/Mutation/createComment/variables/createComment.md index a3f2a53e99f..b4168ce5af0 100644 --- a/docs/talawa-api-docs/resolvers/Mutation/createComment/variables/createComment.md +++ b/docs/talawa-api-docs/resolvers/Mutation/createComment/variables/createComment.md @@ -6,7 +6,7 @@ # Variable: createComment -\> `const` **createComment**: [`MutationResolvers`](../../../../types/generatedGraphQLTypes/type-aliases/MutationResolvers.md)\[`"createComment"`\] +> `const` **createComment**: [`MutationResolvers`](../../../../types/generatedGraphQLTypes/type-aliases/MutationResolvers.md)\[`"createComment"`\] Creates a new comment and associates it with the specified post. @@ -33,4 +33,4 @@ The context for the mutation, including: ## Defined in -[src/resolvers/Mutation/createComment.ts:27](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/resolvers/Mutation/createComment.ts#L27) +[src/resolvers/Mutation/createComment.ts:27](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/resolvers/Mutation/createComment.ts#L27) diff --git a/docs/talawa-api-docs/resolvers/Mutation/createDirectChat/variables/createDirectChat.md b/docs/talawa-api-docs/resolvers/Mutation/createDirectChat/variables/createDirectChat.md index 294228bd1bd..87f47cdc31c 100644 --- a/docs/talawa-api-docs/resolvers/Mutation/createDirectChat/variables/createDirectChat.md +++ b/docs/talawa-api-docs/resolvers/Mutation/createDirectChat/variables/createDirectChat.md @@ -6,7 +6,7 @@ # Variable: createDirectChat -\> `const` **createDirectChat**: [`MutationResolvers`](../../../../types/generatedGraphQLTypes/type-aliases/MutationResolvers.md)\[`"createDirectChat"`\] +> `const` **createDirectChat**: [`MutationResolvers`](../../../../types/generatedGraphQLTypes/type-aliases/MutationResolvers.md)\[`"createDirectChat"`\] Creates a new direct chat and associates it with an organization. @@ -38,4 +38,4 @@ This function includes caching operations to optimize data retrieval and ensures ## Defined in -[src/resolvers/Mutation/createDirectChat.ts:28](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/resolvers/Mutation/createDirectChat.ts#L28) +[src/resolvers/Mutation/createDirectChat.ts:28](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/resolvers/Mutation/createDirectChat.ts#L28) diff --git a/docs/talawa-api-docs/resolvers/Mutation/createDonation/variables/createDonation.md b/docs/talawa-api-docs/resolvers/Mutation/createDonation/variables/createDonation.md index 894cd92f7ac..acb9a6e897b 100644 --- a/docs/talawa-api-docs/resolvers/Mutation/createDonation/variables/createDonation.md +++ b/docs/talawa-api-docs/resolvers/Mutation/createDonation/variables/createDonation.md @@ -6,7 +6,7 @@ # Variable: createDonation -\> `const` **createDonation**: [`MutationResolvers`](../../../../types/generatedGraphQLTypes/type-aliases/MutationResolvers.md)\[`"createDonation"`\] +> `const` **createDonation**: [`MutationResolvers`](../../../../types/generatedGraphQLTypes/type-aliases/MutationResolvers.md)\[`"createDonation"`\] Creates a new donation transaction. @@ -33,4 +33,4 @@ The context for the mutation, which is not used in this resolver. ## Defined in -[src/resolvers/Mutation/createDonation.ts:23](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/resolvers/Mutation/createDonation.ts#L23) +[src/resolvers/Mutation/createDonation.ts:23](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/resolvers/Mutation/createDonation.ts#L23) diff --git a/docs/talawa-api-docs/resolvers/Mutation/createEvent/variables/createEvent.md b/docs/talawa-api-docs/resolvers/Mutation/createEvent/variables/createEvent.md index e884928ab00..03e606bfc4b 100644 --- a/docs/talawa-api-docs/resolvers/Mutation/createEvent/variables/createEvent.md +++ b/docs/talawa-api-docs/resolvers/Mutation/createEvent/variables/createEvent.md @@ -6,7 +6,7 @@ # Variable: createEvent -\> `const` **createEvent**: [`MutationResolvers`](../../../../types/generatedGraphQLTypes/type-aliases/MutationResolvers.md)\[`"createEvent"`\] +> `const` **createEvent**: [`MutationResolvers`](../../../../types/generatedGraphQLTypes/type-aliases/MutationResolvers.md)\[`"createEvent"`\] Creates a new event and associates it with an organization. @@ -44,4 +44,4 @@ This function uses a transaction to ensure that either all operations succeed or ## Defined in -[src/resolvers/Mutation/createEvent.ts:56](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/resolvers/Mutation/createEvent.ts#L56) +[src/resolvers/Mutation/createEvent.ts:56](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/resolvers/Mutation/createEvent.ts#L56) diff --git a/docs/talawa-api-docs/resolvers/Mutation/createEventVolunteer/variables/createEventVolunteer.md b/docs/talawa-api-docs/resolvers/Mutation/createEventVolunteer/variables/createEventVolunteer.md index 2da7cfd1bb6..69772883029 100644 --- a/docs/talawa-api-docs/resolvers/Mutation/createEventVolunteer/variables/createEventVolunteer.md +++ b/docs/talawa-api-docs/resolvers/Mutation/createEventVolunteer/variables/createEventVolunteer.md @@ -6,7 +6,7 @@ # Variable: createEventVolunteer -\> `const` **createEventVolunteer**: [`MutationResolvers`](../../../../types/generatedGraphQLTypes/type-aliases/MutationResolvers.md)\[`"createEventVolunteer"`\] +> `const` **createEventVolunteer**: [`MutationResolvers`](../../../../types/generatedGraphQLTypes/type-aliases/MutationResolvers.md)\[`"createEventVolunteer"`\] Creates a new event volunteer entry. @@ -37,4 +37,4 @@ The context for the mutation, including: ## Defined in -[src/resolvers/Mutation/createEventVolunteer.ts:39](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/resolvers/Mutation/createEventVolunteer.ts#L39) +[src/resolvers/Mutation/createEventVolunteer.ts:39](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/resolvers/Mutation/createEventVolunteer.ts#L39) diff --git a/docs/talawa-api-docs/resolvers/Mutation/createEventVolunteerGroup/variables/createEventVolunteerGroup.md b/docs/talawa-api-docs/resolvers/Mutation/createEventVolunteerGroup/variables/createEventVolunteerGroup.md index f71ae5e0e5d..3d33926e9bf 100644 --- a/docs/talawa-api-docs/resolvers/Mutation/createEventVolunteerGroup/variables/createEventVolunteerGroup.md +++ b/docs/talawa-api-docs/resolvers/Mutation/createEventVolunteerGroup/variables/createEventVolunteerGroup.md @@ -6,7 +6,7 @@ # Variable: createEventVolunteerGroup -\> `const` **createEventVolunteerGroup**: [`MutationResolvers`](../../../../types/generatedGraphQLTypes/type-aliases/MutationResolvers.md)\[`"createEventVolunteerGroup"`\] +> `const` **createEventVolunteerGroup**: [`MutationResolvers`](../../../../types/generatedGraphQLTypes/type-aliases/MutationResolvers.md)\[`"createEventVolunteerGroup"`\] Creates a new event volunteer group and associates it with an event. @@ -40,4 +40,4 @@ This function first checks the cache for the current user and then queries the d ## Defined in -[src/resolvers/Mutation/createEventVolunteerGroup.ts:36](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/resolvers/Mutation/createEventVolunteerGroup.ts#L36) +[src/resolvers/Mutation/createEventVolunteerGroup.ts:36](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/resolvers/Mutation/createEventVolunteerGroup.ts#L36) diff --git a/docs/talawa-api-docs/resolvers/Mutation/createFund/variables/createFund.md b/docs/talawa-api-docs/resolvers/Mutation/createFund/variables/createFund.md index 3afed63fc7b..e6711d3f15d 100644 --- a/docs/talawa-api-docs/resolvers/Mutation/createFund/variables/createFund.md +++ b/docs/talawa-api-docs/resolvers/Mutation/createFund/variables/createFund.md @@ -6,7 +6,7 @@ # Variable: createFund -\> `const` **createFund**: [`MutationResolvers`](../../../../types/generatedGraphQLTypes/type-aliases/MutationResolvers.md)\[`"createFund"`\] +> `const` **createFund**: [`MutationResolvers`](../../../../types/generatedGraphQLTypes/type-aliases/MutationResolvers.md)\[`"createFund"`\] Creates a new fundraising fund for a specified organization. @@ -40,4 +40,4 @@ The context for the mutation, including: ## Defined in -[src/resolvers/Mutation/createFund.ts:43](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/resolvers/Mutation/createFund.ts#L43) +[src/resolvers/Mutation/createFund.ts:43](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/resolvers/Mutation/createFund.ts#L43) diff --git a/docs/talawa-api-docs/resolvers/Mutation/createFundraisingCampaign/variables/createFundraisingCampaign.md b/docs/talawa-api-docs/resolvers/Mutation/createFundraisingCampaign/variables/createFundraisingCampaign.md index 3b85cc969b3..811b7d83a1e 100644 --- a/docs/talawa-api-docs/resolvers/Mutation/createFundraisingCampaign/variables/createFundraisingCampaign.md +++ b/docs/talawa-api-docs/resolvers/Mutation/createFundraisingCampaign/variables/createFundraisingCampaign.md @@ -6,7 +6,7 @@ # Variable: createFundraisingCampaign -\> `const` **createFundraisingCampaign**: [`MutationResolvers`](../../../../types/generatedGraphQLTypes/type-aliases/MutationResolvers.md)\[`"createFundraisingCampaign"`\] +> `const` **createFundraisingCampaign**: [`MutationResolvers`](../../../../types/generatedGraphQLTypes/type-aliases/MutationResolvers.md)\[`"createFundraisingCampaign"`\] Creates a new fundraising campaign and associates it with a specified fund. @@ -44,4 +44,4 @@ This function checks the cache for user and profile data, validates inputs, and ## Defined in -[src/resolvers/Mutation/createFundraisingCampaign.ts:45](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/resolvers/Mutation/createFundraisingCampaign.ts#L45) +[src/resolvers/Mutation/createFundraisingCampaign.ts:45](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/resolvers/Mutation/createFundraisingCampaign.ts#L45) diff --git a/docs/talawa-api-docs/resolvers/Mutation/createFundraisingCampaignPledge/variables/createFundraisingCampaignPledge.md b/docs/talawa-api-docs/resolvers/Mutation/createFundraisingCampaignPledge/variables/createFundraisingCampaignPledge.md index 32c5d35da76..2e7fc1145e6 100644 --- a/docs/talawa-api-docs/resolvers/Mutation/createFundraisingCampaignPledge/variables/createFundraisingCampaignPledge.md +++ b/docs/talawa-api-docs/resolvers/Mutation/createFundraisingCampaignPledge/variables/createFundraisingCampaignPledge.md @@ -6,7 +6,7 @@ # Variable: createFundraisingCampaignPledge -\> `const` **createFundraisingCampaignPledge**: [`MutationResolvers`](../../../../types/generatedGraphQLTypes/type-aliases/MutationResolvers.md)\[`"createFundraisingCampaignPledge"`\] +> `const` **createFundraisingCampaignPledge**: [`MutationResolvers`](../../../../types/generatedGraphQLTypes/type-aliases/MutationResolvers.md)\[`"createFundraisingCampaignPledge"`\] Creates a new pledge for a fundraising campaign. @@ -39,4 +39,4 @@ The context for the mutation, including: ## Defined in -[src/resolvers/Mutation/createFundraisingCampaignPledge.ts:42](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/resolvers/Mutation/createFundraisingCampaignPledge.ts#L42) +[src/resolvers/Mutation/createFundraisingCampaignPledge.ts:42](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/resolvers/Mutation/createFundraisingCampaignPledge.ts#L42) diff --git a/docs/talawa-api-docs/resolvers/Mutation/createGroupChat/variables/createGroupChat.md b/docs/talawa-api-docs/resolvers/Mutation/createGroupChat/variables/createGroupChat.md index 47b210aedb1..69c305af5ad 100644 --- a/docs/talawa-api-docs/resolvers/Mutation/createGroupChat/variables/createGroupChat.md +++ b/docs/talawa-api-docs/resolvers/Mutation/createGroupChat/variables/createGroupChat.md @@ -6,7 +6,7 @@ # Variable: createGroupChat -\> `const` **createGroupChat**: [`MutationResolvers`](../../../../types/generatedGraphQLTypes/type-aliases/MutationResolvers.md)\[`"createGroupChat"`\] +> `const` **createGroupChat**: [`MutationResolvers`](../../../../types/generatedGraphQLTypes/type-aliases/MutationResolvers.md)\[`"createGroupChat"`\] Creates a new group chat and associates it with a specified organization. @@ -39,4 +39,4 @@ This function ensures the existence of the organization and users, and caches th ## Defined in -[src/resolvers/Mutation/createGroupChat.ts:33](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/resolvers/Mutation/createGroupChat.ts#L33) +[src/resolvers/Mutation/createGroupChat.ts:33](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/resolvers/Mutation/createGroupChat.ts#L33) diff --git a/docs/talawa-api-docs/resolvers/Mutation/createMember/variables/createMember.md b/docs/talawa-api-docs/resolvers/Mutation/createMember/variables/createMember.md index 303b7833c4d..51f83806836 100644 --- a/docs/talawa-api-docs/resolvers/Mutation/createMember/variables/createMember.md +++ b/docs/talawa-api-docs/resolvers/Mutation/createMember/variables/createMember.md @@ -6,7 +6,7 @@ # Variable: createMember -\> `const` **createMember**: [`MutationResolvers`](../../../../types/generatedGraphQLTypes/type-aliases/MutationResolvers.md)\[`"createMember"`\] +> `const` **createMember**: [`MutationResolvers`](../../../../types/generatedGraphQLTypes/type-aliases/MutationResolvers.md)\[`"createMember"`\] Adds a user as a member to an organization. @@ -38,4 +38,4 @@ This function returns the updated organization and any errors encountered. It en ## Defined in -[src/resolvers/Mutation/createMember.ts:47](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/resolvers/Mutation/createMember.ts#L47) +[src/resolvers/Mutation/createMember.ts:47](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/resolvers/Mutation/createMember.ts#L47) diff --git a/docs/talawa-api-docs/resolvers/Mutation/createMessageChat/variables/createMessageChat.md b/docs/talawa-api-docs/resolvers/Mutation/createMessageChat/variables/createMessageChat.md index 93ff11f7484..a6cefca66bd 100644 --- a/docs/talawa-api-docs/resolvers/Mutation/createMessageChat/variables/createMessageChat.md +++ b/docs/talawa-api-docs/resolvers/Mutation/createMessageChat/variables/createMessageChat.md @@ -6,7 +6,7 @@ # Variable: createMessageChat -\> `const` **createMessageChat**: [`MutationResolvers`](../../../../types/generatedGraphQLTypes/type-aliases/MutationResolvers.md)\[`"createMessageChat"`\] +> `const` **createMessageChat**: [`MutationResolvers`](../../../../types/generatedGraphQLTypes/type-aliases/MutationResolvers.md)\[`"createMessageChat"`\] Creates a new chat message between users. @@ -37,4 +37,4 @@ The context for the mutation, including: ## Defined in -[src/resolvers/Mutation/createMessageChat.ts:37](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/resolvers/Mutation/createMessageChat.ts#L37) +[src/resolvers/Mutation/createMessageChat.ts:37](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/resolvers/Mutation/createMessageChat.ts#L37) diff --git a/docs/talawa-api-docs/resolvers/Mutation/createNote/variables/createNote.md b/docs/talawa-api-docs/resolvers/Mutation/createNote/variables/createNote.md index 6ff9ac0fb2c..406ff9e4a88 100644 --- a/docs/talawa-api-docs/resolvers/Mutation/createNote/variables/createNote.md +++ b/docs/talawa-api-docs/resolvers/Mutation/createNote/variables/createNote.md @@ -6,7 +6,7 @@ # Variable: createNote -\> `const` **createNote**: [`MutationResolvers`](../../../../types/generatedGraphQLTypes/type-aliases/MutationResolvers.md)\[`"createNote"`\] +> `const` **createNote**: [`MutationResolvers`](../../../../types/generatedGraphQLTypes/type-aliases/MutationResolvers.md)\[`"createNote"`\] Creates a note for a specified agenda item. @@ -39,4 +39,4 @@ This function creates a note, associates it with the specified agenda item, and ## Defined in -[src/resolvers/Mutation/createNote.ts:40](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/resolvers/Mutation/createNote.ts#L40) +[src/resolvers/Mutation/createNote.ts:40](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/resolvers/Mutation/createNote.ts#L40) diff --git a/docs/talawa-api-docs/resolvers/Mutation/createOrganization/variables/createOrganization.md b/docs/talawa-api-docs/resolvers/Mutation/createOrganization/variables/createOrganization.md index da66c9852e1..7629f31d145 100644 --- a/docs/talawa-api-docs/resolvers/Mutation/createOrganization/variables/createOrganization.md +++ b/docs/talawa-api-docs/resolvers/Mutation/createOrganization/variables/createOrganization.md @@ -6,7 +6,7 @@ # Variable: createOrganization -\> `const` **createOrganization**: [`MutationResolvers`](../../../../types/generatedGraphQLTypes/type-aliases/MutationResolvers.md)\[`"createOrganization"`\] +> `const` **createOrganization**: [`MutationResolvers`](../../../../types/generatedGraphQLTypes/type-aliases/MutationResolvers.md)\[`"createOrganization"`\] Creates a new organization. @@ -44,4 +44,4 @@ This function creates an organization, uploads an optional image, validates the ## Defined in -[src/resolvers/Mutation/createOrganization.ts:55](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/resolvers/Mutation/createOrganization.ts#L55) +[src/resolvers/Mutation/createOrganization.ts:55](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/resolvers/Mutation/createOrganization.ts#L55) diff --git a/docs/talawa-api-docs/resolvers/Mutation/createPlugin/variables/createPlugin.md b/docs/talawa-api-docs/resolvers/Mutation/createPlugin/variables/createPlugin.md index bdcf53517c8..22c47d48e80 100644 --- a/docs/talawa-api-docs/resolvers/Mutation/createPlugin/variables/createPlugin.md +++ b/docs/talawa-api-docs/resolvers/Mutation/createPlugin/variables/createPlugin.md @@ -6,7 +6,7 @@ # Variable: createPlugin -\> `const` **createPlugin**: [`MutationResolvers`](../../../../types/generatedGraphQLTypes/type-aliases/MutationResolvers.md)\[`"createPlugin"`\] +> `const` **createPlugin**: [`MutationResolvers`](../../../../types/generatedGraphQLTypes/type-aliases/MutationResolvers.md)\[`"createPlugin"`\] Creates a new plugin and triggers a subscription event. @@ -34,4 +34,4 @@ This function creates a plugin record, updates the subscription channel with the ## Defined in -[src/resolvers/Mutation/createPlugin.ts:21](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/resolvers/Mutation/createPlugin.ts#L21) +[src/resolvers/Mutation/createPlugin.ts:21](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/resolvers/Mutation/createPlugin.ts#L21) diff --git a/docs/talawa-api-docs/resolvers/Mutation/createPost/variables/createPost.md b/docs/talawa-api-docs/resolvers/Mutation/createPost/variables/createPost.md index 2422d6a61e1..1149569fa67 100644 --- a/docs/talawa-api-docs/resolvers/Mutation/createPost/variables/createPost.md +++ b/docs/talawa-api-docs/resolvers/Mutation/createPost/variables/createPost.md @@ -6,7 +6,7 @@ # Variable: createPost -\> `const` **createPost**: [`MutationResolvers`](../../../../types/generatedGraphQLTypes/type-aliases/MutationResolvers.md)\[`"createPost"`\] +> `const` **createPost**: [`MutationResolvers`](../../../../types/generatedGraphQLTypes/type-aliases/MutationResolvers.md)\[`"createPost"`\] Creates a new post and associates it with an organization. @@ -50,4 +50,4 @@ The context for the mutation, including: ## Defined in -[src/resolvers/Mutation/createPost.ts:64](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/resolvers/Mutation/createPost.ts#L64) +[src/resolvers/Mutation/createPost.ts:64](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/resolvers/Mutation/createPost.ts#L64) diff --git a/docs/talawa-api-docs/resolvers/Mutation/createSampleOrganization/variables/createSampleOrganization.md b/docs/talawa-api-docs/resolvers/Mutation/createSampleOrganization/variables/createSampleOrganization.md index 40873f291a9..10c3a2db216 100644 --- a/docs/talawa-api-docs/resolvers/Mutation/createSampleOrganization/variables/createSampleOrganization.md +++ b/docs/talawa-api-docs/resolvers/Mutation/createSampleOrganization/variables/createSampleOrganization.md @@ -6,7 +6,7 @@ # Variable: createSampleOrganization -\> `const` **createSampleOrganization**: [`MutationResolvers`](../../../../types/generatedGraphQLTypes/type-aliases/MutationResolvers.md)\[`"createSampleOrganization"`\] +> `const` **createSampleOrganization**: [`MutationResolvers`](../../../../types/generatedGraphQLTypes/type-aliases/MutationResolvers.md)\[`"createSampleOrganization"`\] Generates sample data for testing or development purposes. @@ -35,4 +35,4 @@ This function is intended for creating sample data and should only be accessible ## Defined in -[src/resolvers/Mutation/createSampleOrganization.ts:33](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/resolvers/Mutation/createSampleOrganization.ts#L33) +[src/resolvers/Mutation/createSampleOrganization.ts:33](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/resolvers/Mutation/createSampleOrganization.ts#L33) diff --git a/docs/talawa-api-docs/resolvers/Mutation/createUserFamily/variables/createUserFamily.md b/docs/talawa-api-docs/resolvers/Mutation/createUserFamily/variables/createUserFamily.md index 068acc6a730..a328f038a11 100644 --- a/docs/talawa-api-docs/resolvers/Mutation/createUserFamily/variables/createUserFamily.md +++ b/docs/talawa-api-docs/resolvers/Mutation/createUserFamily/variables/createUserFamily.md @@ -6,7 +6,7 @@ # Variable: createUserFamily -\> `const` **createUserFamily**: [`MutationResolvers`](../../../../types/generatedGraphQLTypes/type-aliases/MutationResolvers.md)\[`"createUserFamily"`\] +> `const` **createUserFamily**: [`MutationResolvers`](../../../../types/generatedGraphQLTypes/type-aliases/MutationResolvers.md)\[`"createUserFamily"`\] Creates a new user family and associates users with it. @@ -41,4 +41,4 @@ The context for the mutation, including: ## Defined in -[src/resolvers/Mutation/createUserFamily.ts:45](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/resolvers/Mutation/createUserFamily.ts#L45) +[src/resolvers/Mutation/createUserFamily.ts:45](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/resolvers/Mutation/createUserFamily.ts#L45) diff --git a/docs/talawa-api-docs/resolvers/Mutation/createUserTag/variables/createUserTag.md b/docs/talawa-api-docs/resolvers/Mutation/createUserTag/variables/createUserTag.md index e528bd7e2ee..4bff2c74a24 100644 --- a/docs/talawa-api-docs/resolvers/Mutation/createUserTag/variables/createUserTag.md +++ b/docs/talawa-api-docs/resolvers/Mutation/createUserTag/variables/createUserTag.md @@ -6,7 +6,7 @@ # Variable: createUserTag -\> `const` **createUserTag**: [`MutationResolvers`](../../../../types/generatedGraphQLTypes/type-aliases/MutationResolvers.md)\[`"createUserTag"`\] +> `const` **createUserTag**: [`MutationResolvers`](../../../../types/generatedGraphQLTypes/type-aliases/MutationResolvers.md)\[`"createUserTag"`\] Creates a new tag for an organization if the user is authorized to do so. @@ -38,4 +38,4 @@ This function is intended for creating new tags within an organization and inclu ## Defined in -[src/resolvers/Mutation/createUserTag.ts:46](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/resolvers/Mutation/createUserTag.ts#L46) +[src/resolvers/Mutation/createUserTag.ts:46](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/resolvers/Mutation/createUserTag.ts#L46) diff --git a/docs/talawa-api-docs/resolvers/Mutation/createVenue/variables/createVenue.md b/docs/talawa-api-docs/resolvers/Mutation/createVenue/variables/createVenue.md index 84b7eb624fd..d4c96b77063 100644 --- a/docs/talawa-api-docs/resolvers/Mutation/createVenue/variables/createVenue.md +++ b/docs/talawa-api-docs/resolvers/Mutation/createVenue/variables/createVenue.md @@ -6,7 +6,7 @@ # Variable: createVenue -\> `const` **createVenue**: [`MutationResolvers`](../../../../types/generatedGraphQLTypes/type-aliases/MutationResolvers.md)\[`"createVenue"`\] +> `const` **createVenue**: [`MutationResolvers`](../../../../types/generatedGraphQLTypes/type-aliases/MutationResolvers.md)\[`"createVenue"`\] Creates a new venue within an organization, if the user has appropriate permissions and the venue does not already exist. @@ -37,4 +37,4 @@ This function includes validation for user authorization, venue uniqueness, and ## Defined in -[src/resolvers/Mutation/createVenue.ts:40](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/resolvers/Mutation/createVenue.ts#L40) +[src/resolvers/Mutation/createVenue.ts:40](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/resolvers/Mutation/createVenue.ts#L40) diff --git a/docs/talawa-api-docs/resolvers/Mutation/deleteAdvertisement/variables/deleteAdvertisement.md b/docs/talawa-api-docs/resolvers/Mutation/deleteAdvertisement/variables/deleteAdvertisement.md index 07314235d4b..6afd6f7c97d 100644 --- a/docs/talawa-api-docs/resolvers/Mutation/deleteAdvertisement/variables/deleteAdvertisement.md +++ b/docs/talawa-api-docs/resolvers/Mutation/deleteAdvertisement/variables/deleteAdvertisement.md @@ -6,8 +6,8 @@ # Variable: deleteAdvertisement -\> `const` **deleteAdvertisement**: [`MutationResolvers`](../../../../types/generatedGraphQLTypes/type-aliases/MutationResolvers.md)\[`"deleteAdvertisement"`\] +> `const` **deleteAdvertisement**: [`MutationResolvers`](../../../../types/generatedGraphQLTypes/type-aliases/MutationResolvers.md)\[`"deleteAdvertisement"`\] ## Defined in -[src/resolvers/Mutation/deleteAdvertisement.ts:15](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/resolvers/Mutation/deleteAdvertisement.ts#L15) +[src/resolvers/Mutation/deleteAdvertisement.ts:15](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/resolvers/Mutation/deleteAdvertisement.ts#L15) diff --git a/docs/talawa-api-docs/resolvers/Mutation/deleteAgendaCategory/variables/deleteAgendaCategory.md b/docs/talawa-api-docs/resolvers/Mutation/deleteAgendaCategory/variables/deleteAgendaCategory.md index e9e1ad343eb..e4374c19ae8 100644 --- a/docs/talawa-api-docs/resolvers/Mutation/deleteAgendaCategory/variables/deleteAgendaCategory.md +++ b/docs/talawa-api-docs/resolvers/Mutation/deleteAgendaCategory/variables/deleteAgendaCategory.md @@ -6,7 +6,7 @@ # Variable: deleteAgendaCategory -\> `const` **deleteAgendaCategory**: [`MutationResolvers`](../../../../types/generatedGraphQLTypes/type-aliases/MutationResolvers.md)\[`"deleteAgendaCategory"`\] +> `const` **deleteAgendaCategory**: [`MutationResolvers`](../../../../types/generatedGraphQLTypes/type-aliases/MutationResolvers.md)\[`"deleteAgendaCategory"`\] This is a resolver function for the GraphQL mutation 'deleteAgendaCategory'. @@ -34,4 +34,4 @@ The input arguments for the mutation. ## Defined in -[src/resolvers/Mutation/deleteAgendaCategory.ts:29](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/resolvers/Mutation/deleteAgendaCategory.ts#L29) +[src/resolvers/Mutation/deleteAgendaCategory.ts:29](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/resolvers/Mutation/deleteAgendaCategory.ts#L29) diff --git a/docs/talawa-api-docs/resolvers/Mutation/deleteDonationById/variables/deleteDonationById.md b/docs/talawa-api-docs/resolvers/Mutation/deleteDonationById/variables/deleteDonationById.md index 21fd6efd915..1b93b917bed 100644 --- a/docs/talawa-api-docs/resolvers/Mutation/deleteDonationById/variables/deleteDonationById.md +++ b/docs/talawa-api-docs/resolvers/Mutation/deleteDonationById/variables/deleteDonationById.md @@ -6,7 +6,7 @@ # Variable: deleteDonationById -\> `const` **deleteDonationById**: [`MutationResolvers`](../../../../types/generatedGraphQLTypes/type-aliases/MutationResolvers.md)\[`"deleteDonationById"`\] +> `const` **deleteDonationById**: [`MutationResolvers`](../../../../types/generatedGraphQLTypes/type-aliases/MutationResolvers.md)\[`"deleteDonationById"`\] This function enables to delete a donation record from the database. @@ -20,4 +20,4 @@ payload provided with the request ## Defined in -[src/resolvers/Mutation/deleteDonationById.ts:10](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/resolvers/Mutation/deleteDonationById.ts#L10) +[src/resolvers/Mutation/deleteDonationById.ts:10](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/resolvers/Mutation/deleteDonationById.ts#L10) diff --git a/docs/talawa-api-docs/resolvers/Mutation/deleteNote/variables/deleteNote.md b/docs/talawa-api-docs/resolvers/Mutation/deleteNote/variables/deleteNote.md index 1b13bb18692..2414e42c321 100644 --- a/docs/talawa-api-docs/resolvers/Mutation/deleteNote/variables/deleteNote.md +++ b/docs/talawa-api-docs/resolvers/Mutation/deleteNote/variables/deleteNote.md @@ -6,7 +6,7 @@ # Variable: deleteNote -\> `const` **deleteNote**: [`MutationResolvers`](../../../../types/generatedGraphQLTypes/type-aliases/MutationResolvers.md)\[`"deleteNote"`\] +> `const` **deleteNote**: [`MutationResolvers`](../../../../types/generatedGraphQLTypes/type-aliases/MutationResolvers.md)\[`"deleteNote"`\] This function deletes a note. @@ -32,4 +32,4 @@ UnauthorizedError if the user is not the creator of the note. ## Defined in -[src/resolvers/Mutation/deleteNote.ts:25](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/resolvers/Mutation/deleteNote.ts#L25) +[src/resolvers/Mutation/deleteNote.ts:25](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/resolvers/Mutation/deleteNote.ts#L25) diff --git a/docs/talawa-api-docs/resolvers/Mutation/deleteVenue/variables/deleteVenue.md b/docs/talawa-api-docs/resolvers/Mutation/deleteVenue/variables/deleteVenue.md index 992d7fc99c7..2fefa59cc35 100644 --- a/docs/talawa-api-docs/resolvers/Mutation/deleteVenue/variables/deleteVenue.md +++ b/docs/talawa-api-docs/resolvers/Mutation/deleteVenue/variables/deleteVenue.md @@ -6,7 +6,7 @@ # Variable: deleteVenue -\> `const` **deleteVenue**: [`MutationResolvers`](../../../../types/generatedGraphQLTypes/type-aliases/MutationResolvers.md)\[`"deleteVenue"`\] +> `const` **deleteVenue**: [`MutationResolvers`](../../../../types/generatedGraphQLTypes/type-aliases/MutationResolvers.md)\[`"deleteVenue"`\] This function enables to create a venue in an organization. @@ -32,4 +32,4 @@ The following checks are done: ## Defined in -[src/resolvers/Mutation/deleteVenue.ts:30](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/resolvers/Mutation/deleteVenue.ts#L30) +[src/resolvers/Mutation/deleteVenue.ts:30](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/resolvers/Mutation/deleteVenue.ts#L30) diff --git a/docs/talawa-api-docs/resolvers/Mutation/editVenue/variables/editVenue.md b/docs/talawa-api-docs/resolvers/Mutation/editVenue/variables/editVenue.md index 42e0650dc6e..ef9209411d9 100644 --- a/docs/talawa-api-docs/resolvers/Mutation/editVenue/variables/editVenue.md +++ b/docs/talawa-api-docs/resolvers/Mutation/editVenue/variables/editVenue.md @@ -6,7 +6,7 @@ # Variable: editVenue -\> `const` **editVenue**: [`MutationResolvers`](../../../../types/generatedGraphQLTypes/type-aliases/MutationResolvers.md)\[`"editVenue"`\] +> `const` **editVenue**: [`MutationResolvers`](../../../../types/generatedGraphQLTypes/type-aliases/MutationResolvers.md)\[`"editVenue"`\] This function enables to edit a venue. @@ -34,4 +34,4 @@ The following checks are done: ## Defined in -[src/resolvers/Mutation/editVenue.ts:35](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/resolvers/Mutation/editVenue.ts#L35) +[src/resolvers/Mutation/editVenue.ts:35](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/resolvers/Mutation/editVenue.ts#L35) diff --git a/docs/talawa-api-docs/resolvers/Mutation/forgotPassword/variables/forgotPassword.md b/docs/talawa-api-docs/resolvers/Mutation/forgotPassword/variables/forgotPassword.md index 91a65bacd33..2b342ed4224 100644 --- a/docs/talawa-api-docs/resolvers/Mutation/forgotPassword/variables/forgotPassword.md +++ b/docs/talawa-api-docs/resolvers/Mutation/forgotPassword/variables/forgotPassword.md @@ -6,7 +6,7 @@ # Variable: forgotPassword -\> `const` **forgotPassword**: [`MutationResolvers`](../../../../types/generatedGraphQLTypes/type-aliases/MutationResolvers.md)\[`"forgotPassword"`\] +> `const` **forgotPassword**: [`MutationResolvers`](../../../../types/generatedGraphQLTypes/type-aliases/MutationResolvers.md)\[`"forgotPassword"`\] This function enables a user to restore password. @@ -28,4 +28,4 @@ The following tasks are done: ## Defined in -[src/resolvers/Mutation/forgotPassword.ts:23](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/resolvers/Mutation/forgotPassword.ts#L23) +[src/resolvers/Mutation/forgotPassword.ts:23](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/resolvers/Mutation/forgotPassword.ts#L23) diff --git a/docs/talawa-api-docs/resolvers/Mutation/inviteEventAttendee/variables/inviteEventAttendee.md b/docs/talawa-api-docs/resolvers/Mutation/inviteEventAttendee/variables/inviteEventAttendee.md index bb7d2109dd3..e7260a6d7a9 100644 --- a/docs/talawa-api-docs/resolvers/Mutation/inviteEventAttendee/variables/inviteEventAttendee.md +++ b/docs/talawa-api-docs/resolvers/Mutation/inviteEventAttendee/variables/inviteEventAttendee.md @@ -6,7 +6,7 @@ # Variable: inviteEventAttendee -\> `const` **inviteEventAttendee**: [`MutationResolvers`](../../../../types/generatedGraphQLTypes/type-aliases/MutationResolvers.md)\[`"inviteEventAttendee"`\] +> `const` **inviteEventAttendee**: [`MutationResolvers`](../../../../types/generatedGraphQLTypes/type-aliases/MutationResolvers.md)\[`"inviteEventAttendee"`\] Invites an attendee to an event. @@ -40,4 +40,4 @@ ConflictError if the user is already invited to the event. ## Defined in -[src/resolvers/Mutation/inviteEventAttendee.ts:40](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/resolvers/Mutation/inviteEventAttendee.ts#L40) +[src/resolvers/Mutation/inviteEventAttendee.ts:40](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/resolvers/Mutation/inviteEventAttendee.ts#L40) diff --git a/docs/talawa-api-docs/resolvers/Mutation/joinPublicOrganization/variables/joinPublicOrganization.md b/docs/talawa-api-docs/resolvers/Mutation/joinPublicOrganization/variables/joinPublicOrganization.md index 4a8c10b0853..bb026b5bde7 100644 --- a/docs/talawa-api-docs/resolvers/Mutation/joinPublicOrganization/variables/joinPublicOrganization.md +++ b/docs/talawa-api-docs/resolvers/Mutation/joinPublicOrganization/variables/joinPublicOrganization.md @@ -6,7 +6,7 @@ # Variable: joinPublicOrganization -\> `const` **joinPublicOrganization**: [`MutationResolvers`](../../../../types/generatedGraphQLTypes/type-aliases/MutationResolvers.md)\[`"joinPublicOrganization"`\] +> `const` **joinPublicOrganization**: [`MutationResolvers`](../../../../types/generatedGraphQLTypes/type-aliases/MutationResolvers.md)\[`"joinPublicOrganization"`\] This function enables to join a public organization. @@ -32,4 +32,4 @@ The following checks are done: ## Defined in -[src/resolvers/Mutation/joinPublicOrganization.ts:28](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/resolvers/Mutation/joinPublicOrganization.ts#L28) +[src/resolvers/Mutation/joinPublicOrganization.ts:28](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/resolvers/Mutation/joinPublicOrganization.ts#L28) diff --git a/docs/talawa-api-docs/resolvers/Mutation/leaveOrganization/variables/leaveOrganization.md b/docs/talawa-api-docs/resolvers/Mutation/leaveOrganization/variables/leaveOrganization.md index 7def04efad8..8f1b24e0ff5 100644 --- a/docs/talawa-api-docs/resolvers/Mutation/leaveOrganization/variables/leaveOrganization.md +++ b/docs/talawa-api-docs/resolvers/Mutation/leaveOrganization/variables/leaveOrganization.md @@ -6,7 +6,7 @@ # Variable: leaveOrganization -\> `const` **leaveOrganization**: [`MutationResolvers`](../../../../types/generatedGraphQLTypes/type-aliases/MutationResolvers.md)\[`"leaveOrganization"`\] +> `const` **leaveOrganization**: [`MutationResolvers`](../../../../types/generatedGraphQLTypes/type-aliases/MutationResolvers.md)\[`"leaveOrganization"`\] This function enables to leave an organization. @@ -32,4 +32,4 @@ The following checks are done: ## Defined in -[src/resolvers/Mutation/leaveOrganization.ts:36](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/resolvers/Mutation/leaveOrganization.ts#L36) +[src/resolvers/Mutation/leaveOrganization.ts:36](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/resolvers/Mutation/leaveOrganization.ts#L36) diff --git a/docs/talawa-api-docs/resolvers/Mutation/likeComment/variables/likeComment.md b/docs/talawa-api-docs/resolvers/Mutation/likeComment/variables/likeComment.md index c7fd2d782e7..926bdefa47f 100644 --- a/docs/talawa-api-docs/resolvers/Mutation/likeComment/variables/likeComment.md +++ b/docs/talawa-api-docs/resolvers/Mutation/likeComment/variables/likeComment.md @@ -6,7 +6,7 @@ # Variable: likeComment -\> `const` **likeComment**: [`MutationResolvers`](../../../../types/generatedGraphQLTypes/type-aliases/MutationResolvers.md)\[`"likeComment"`\] +> `const` **likeComment**: [`MutationResolvers`](../../../../types/generatedGraphQLTypes/type-aliases/MutationResolvers.md)\[`"likeComment"`\] This function enables to like a post. @@ -31,4 +31,4 @@ The following checks are done: ## Defined in -[src/resolvers/Mutation/likeComment.ts:18](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/resolvers/Mutation/likeComment.ts#L18) +[src/resolvers/Mutation/likeComment.ts:18](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/resolvers/Mutation/likeComment.ts#L18) diff --git a/docs/talawa-api-docs/resolvers/Mutation/likePost/variables/likePost.md b/docs/talawa-api-docs/resolvers/Mutation/likePost/variables/likePost.md index 90898822669..7e1b6d95af4 100644 --- a/docs/talawa-api-docs/resolvers/Mutation/likePost/variables/likePost.md +++ b/docs/talawa-api-docs/resolvers/Mutation/likePost/variables/likePost.md @@ -6,7 +6,7 @@ # Variable: likePost -\> `const` **likePost**: [`MutationResolvers`](../../../../types/generatedGraphQLTypes/type-aliases/MutationResolvers.md)\[`"likePost"`\] +> `const` **likePost**: [`MutationResolvers`](../../../../types/generatedGraphQLTypes/type-aliases/MutationResolvers.md)\[`"likePost"`\] This function enables to like a post. @@ -31,4 +31,4 @@ The following checks are done: ## Defined in -[src/resolvers/Mutation/likePost.ts:18](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/resolvers/Mutation/likePost.ts#L18) +[src/resolvers/Mutation/likePost.ts:18](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/resolvers/Mutation/likePost.ts#L18) diff --git a/docs/talawa-api-docs/resolvers/Mutation/login/variables/login.md b/docs/talawa-api-docs/resolvers/Mutation/login/variables/login.md index 079aeaee440..87f216882e3 100644 --- a/docs/talawa-api-docs/resolvers/Mutation/login/variables/login.md +++ b/docs/talawa-api-docs/resolvers/Mutation/login/variables/login.md @@ -6,7 +6,7 @@ # Variable: login -\> `const` **login**: [`MutationResolvers`](../../../../types/generatedGraphQLTypes/type-aliases/MutationResolvers.md)\[`"login"`\] +> `const` **login**: [`MutationResolvers`](../../../../types/generatedGraphQLTypes/type-aliases/MutationResolvers.md)\[`"login"`\] This function enables login. @@ -26,4 +26,4 @@ The following checks are done: ## Defined in -[src/resolvers/Mutation/login.ts:25](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/resolvers/Mutation/login.ts#L25) +[src/resolvers/Mutation/login.ts:25](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/resolvers/Mutation/login.ts#L25) diff --git a/docs/talawa-api-docs/resolvers/Mutation/logout/variables/logout.md b/docs/talawa-api-docs/resolvers/Mutation/logout/variables/logout.md index f437f1cd7cb..58b80a9f137 100644 --- a/docs/talawa-api-docs/resolvers/Mutation/logout/variables/logout.md +++ b/docs/talawa-api-docs/resolvers/Mutation/logout/variables/logout.md @@ -6,7 +6,7 @@ # Variable: logout -\> `const` **logout**: [`MutationResolvers`](../../../../types/generatedGraphQLTypes/type-aliases/MutationResolvers.md)\[`"logout"`\] +> `const` **logout**: [`MutationResolvers`](../../../../types/generatedGraphQLTypes/type-aliases/MutationResolvers.md)\[`"logout"`\] This function enables logout. @@ -29,4 +29,4 @@ The following checks are done: ## Defined in -[src/resolvers/Mutation/logout.ts:13](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/resolvers/Mutation/logout.ts#L13) +[src/resolvers/Mutation/logout.ts:13](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/resolvers/Mutation/logout.ts#L13) diff --git a/docs/talawa-api-docs/resolvers/Mutation/otp/variables/otp.md b/docs/talawa-api-docs/resolvers/Mutation/otp/variables/otp.md index 28c71850742..db6cc4a18fc 100644 --- a/docs/talawa-api-docs/resolvers/Mutation/otp/variables/otp.md +++ b/docs/talawa-api-docs/resolvers/Mutation/otp/variables/otp.md @@ -6,7 +6,7 @@ # Variable: otp -\> `const` **otp**: [`MutationResolvers`](../../../../types/generatedGraphQLTypes/type-aliases/MutationResolvers.md)\[`"otp"`\] +> `const` **otp**: [`MutationResolvers`](../../../../types/generatedGraphQLTypes/type-aliases/MutationResolvers.md)\[`"otp"`\] This function generates otp. @@ -25,4 +25,4 @@ The following checks are done: ## Defined in -[src/resolvers/Mutation/otp.ts:16](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/resolvers/Mutation/otp.ts#L16) +[src/resolvers/Mutation/otp.ts:16](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/resolvers/Mutation/otp.ts#L16) diff --git a/docs/talawa-api-docs/resolvers/Mutation/recaptcha/variables/recaptcha.md b/docs/talawa-api-docs/resolvers/Mutation/recaptcha/variables/recaptcha.md index c441eea3d68..c0c3b8c6470 100644 --- a/docs/talawa-api-docs/resolvers/Mutation/recaptcha/variables/recaptcha.md +++ b/docs/talawa-api-docs/resolvers/Mutation/recaptcha/variables/recaptcha.md @@ -6,7 +6,7 @@ # Variable: recaptcha -\> `const` **recaptcha**: [`MutationResolvers`](../../../../types/generatedGraphQLTypes/type-aliases/MutationResolvers.md)\[`"recaptcha"`\] +> `const` **recaptcha**: [`MutationResolvers`](../../../../types/generatedGraphQLTypes/type-aliases/MutationResolvers.md)\[`"recaptcha"`\] This function generates recaptcha. @@ -20,4 +20,4 @@ payload provided with the request ## Defined in -[src/resolvers/Mutation/recaptcha.ts:10](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/resolvers/Mutation/recaptcha.ts#L10) +[src/resolvers/Mutation/recaptcha.ts:10](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/resolvers/Mutation/recaptcha.ts#L10) diff --git a/docs/talawa-api-docs/resolvers/Mutation/refreshToken/variables/refreshToken.md b/docs/talawa-api-docs/resolvers/Mutation/refreshToken/variables/refreshToken.md index 1814279a3f3..7b16ab0cb68 100644 --- a/docs/talawa-api-docs/resolvers/Mutation/refreshToken/variables/refreshToken.md +++ b/docs/talawa-api-docs/resolvers/Mutation/refreshToken/variables/refreshToken.md @@ -6,7 +6,7 @@ # Variable: refreshToken -\> `const` **refreshToken**: [`MutationResolvers`](../../../../types/generatedGraphQLTypes/type-aliases/MutationResolvers.md)\[`"refreshToken"`\] +> `const` **refreshToken**: [`MutationResolvers`](../../../../types/generatedGraphQLTypes/type-aliases/MutationResolvers.md)\[`"refreshToken"`\] This function creates a new access and refresh token. @@ -20,4 +20,4 @@ payload provided with the request ## Defined in -[src/resolvers/Mutation/refreshToken.ts:25](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/resolvers/Mutation/refreshToken.ts#L25) +[src/resolvers/Mutation/refreshToken.ts:25](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/resolvers/Mutation/refreshToken.ts#L25) diff --git a/docs/talawa-api-docs/resolvers/Mutation/registerEventAttendee/variables/registerEventAttendee.md b/docs/talawa-api-docs/resolvers/Mutation/registerEventAttendee/variables/registerEventAttendee.md index 72bb08805ac..0d4347c9f22 100644 --- a/docs/talawa-api-docs/resolvers/Mutation/registerEventAttendee/variables/registerEventAttendee.md +++ b/docs/talawa-api-docs/resolvers/Mutation/registerEventAttendee/variables/registerEventAttendee.md @@ -6,7 +6,7 @@ # Variable: registerEventAttendee -\> `const` **registerEventAttendee**: [`MutationResolvers`](../../../../types/generatedGraphQLTypes/type-aliases/MutationResolvers.md)\[`"registerEventAttendee"`\] +> `const` **registerEventAttendee**: [`MutationResolvers`](../../../../types/generatedGraphQLTypes/type-aliases/MutationResolvers.md)\[`"registerEventAttendee"`\] Registers an attendee for an event. @@ -36,4 +36,4 @@ UnauthorizedError Throws an UnauthorizedError if the current user is not authori ## Defined in -[src/resolvers/Mutation/registerEventAttendee.ts:38](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/resolvers/Mutation/registerEventAttendee.ts#L38) +[src/resolvers/Mutation/registerEventAttendee.ts:38](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/resolvers/Mutation/registerEventAttendee.ts#L38) diff --git a/docs/talawa-api-docs/resolvers/Mutation/registerForEvent/variables/registerForEvent.md b/docs/talawa-api-docs/resolvers/Mutation/registerForEvent/variables/registerForEvent.md index eabe3786cc3..ac9973a5f96 100644 --- a/docs/talawa-api-docs/resolvers/Mutation/registerForEvent/variables/registerForEvent.md +++ b/docs/talawa-api-docs/resolvers/Mutation/registerForEvent/variables/registerForEvent.md @@ -6,7 +6,7 @@ # Variable: registerForEvent -\> `const` **registerForEvent**: [`MutationResolvers`](../../../../types/generatedGraphQLTypes/type-aliases/MutationResolvers.md)\[`"registerForEvent"`\] +> `const` **registerForEvent**: [`MutationResolvers`](../../../../types/generatedGraphQLTypes/type-aliases/MutationResolvers.md)\[`"registerForEvent"`\] Enables a user to register for an event. @@ -43,4 +43,4 @@ If the user is invited, their registration status is updated. Otherwise, a new e ## Defined in -[src/resolvers/Mutation/registerForEvent.ts:34](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/resolvers/Mutation/registerForEvent.ts#L34) +[src/resolvers/Mutation/registerForEvent.ts:34](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/resolvers/Mutation/registerForEvent.ts#L34) diff --git a/docs/talawa-api-docs/resolvers/Mutation/rejectMembershipRequest/variables/rejectMembershipRequest.md b/docs/talawa-api-docs/resolvers/Mutation/rejectMembershipRequest/variables/rejectMembershipRequest.md index 54563081d40..ea03c407219 100644 --- a/docs/talawa-api-docs/resolvers/Mutation/rejectMembershipRequest/variables/rejectMembershipRequest.md +++ b/docs/talawa-api-docs/resolvers/Mutation/rejectMembershipRequest/variables/rejectMembershipRequest.md @@ -6,7 +6,7 @@ # Variable: rejectMembershipRequest -\> `const` **rejectMembershipRequest**: [`MutationResolvers`](../../../../types/generatedGraphQLTypes/type-aliases/MutationResolvers.md)\[`"rejectMembershipRequest"`\] +> `const` **rejectMembershipRequest**: [`MutationResolvers`](../../../../types/generatedGraphQLTypes/type-aliases/MutationResolvers.md)\[`"rejectMembershipRequest"`\] This function enables to reject membership request. @@ -32,4 +32,4 @@ The following checks are done: ## Defined in -[src/resolvers/Mutation/rejectMembershipRequest.ts:23](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/resolvers/Mutation/rejectMembershipRequest.ts#L23) +[src/resolvers/Mutation/rejectMembershipRequest.ts:23](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/resolvers/Mutation/rejectMembershipRequest.ts#L23) diff --git a/docs/talawa-api-docs/resolvers/Mutation/removeActionItem/variables/removeActionItem.md b/docs/talawa-api-docs/resolvers/Mutation/removeActionItem/variables/removeActionItem.md index d354cdd844d..507ecb5c523 100644 --- a/docs/talawa-api-docs/resolvers/Mutation/removeActionItem/variables/removeActionItem.md +++ b/docs/talawa-api-docs/resolvers/Mutation/removeActionItem/variables/removeActionItem.md @@ -6,7 +6,7 @@ # Variable: removeActionItem -\> `const` **removeActionItem**: [`MutationResolvers`](../../../../types/generatedGraphQLTypes/type-aliases/MutationResolvers.md)\[`"removeActionItem"`\] +> `const` **removeActionItem**: [`MutationResolvers`](../../../../types/generatedGraphQLTypes/type-aliases/MutationResolvers.md)\[`"removeActionItem"`\] This function enables to remove an action item. @@ -32,4 +32,4 @@ The following checks are done: ## Defined in -[src/resolvers/Mutation/removeActionItem.ts:35](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/resolvers/Mutation/removeActionItem.ts#L35) +[src/resolvers/Mutation/removeActionItem.ts:35](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/resolvers/Mutation/removeActionItem.ts#L35) diff --git a/docs/talawa-api-docs/resolvers/Mutation/removeAdmin/variables/removeAdmin.md b/docs/talawa-api-docs/resolvers/Mutation/removeAdmin/variables/removeAdmin.md index 62551e5f0a1..0b95556856e 100644 --- a/docs/talawa-api-docs/resolvers/Mutation/removeAdmin/variables/removeAdmin.md +++ b/docs/talawa-api-docs/resolvers/Mutation/removeAdmin/variables/removeAdmin.md @@ -6,7 +6,7 @@ # Variable: removeAdmin -\> `const` **removeAdmin**: [`MutationResolvers`](../../../../types/generatedGraphQLTypes/type-aliases/MutationResolvers.md)\[`"removeAdmin"`\] +> `const` **removeAdmin**: [`MutationResolvers`](../../../../types/generatedGraphQLTypes/type-aliases/MutationResolvers.md)\[`"removeAdmin"`\] This function enables to remove an admin. @@ -33,4 +33,4 @@ The following checks are done: ## Defined in -[src/resolvers/Mutation/removeAdmin.ts:37](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/resolvers/Mutation/removeAdmin.ts#L37) +[src/resolvers/Mutation/removeAdmin.ts:37](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/resolvers/Mutation/removeAdmin.ts#L37) diff --git a/docs/talawa-api-docs/resolvers/Mutation/removeAgendaItem/variables/removeAgendaItem.md b/docs/talawa-api-docs/resolvers/Mutation/removeAgendaItem/variables/removeAgendaItem.md index d20e61cc27e..c65d6c08521 100644 --- a/docs/talawa-api-docs/resolvers/Mutation/removeAgendaItem/variables/removeAgendaItem.md +++ b/docs/talawa-api-docs/resolvers/Mutation/removeAgendaItem/variables/removeAgendaItem.md @@ -6,7 +6,7 @@ # Variable: removeAgendaItem -\> `const` **removeAgendaItem**: [`MutationResolvers`](../../../../types/generatedGraphQLTypes/type-aliases/MutationResolvers.md)\[`"removeAgendaItem"`\] +> `const` **removeAgendaItem**: [`MutationResolvers`](../../../../types/generatedGraphQLTypes/type-aliases/MutationResolvers.md)\[`"removeAgendaItem"`\] This function removes an agenda item. @@ -32,4 +32,4 @@ UnauthorizedError if the user is not the creator of the agenda item ## Defined in -[src/resolvers/Mutation/removeAgendaItem.ts:28](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/resolvers/Mutation/removeAgendaItem.ts#L28) +[src/resolvers/Mutation/removeAgendaItem.ts:28](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/resolvers/Mutation/removeAgendaItem.ts#L28) diff --git a/docs/talawa-api-docs/resolvers/Mutation/removeAgendaSection/variables/removeAgendaSection.md b/docs/talawa-api-docs/resolvers/Mutation/removeAgendaSection/variables/removeAgendaSection.md index 31b92fa0475..097f592b803 100644 --- a/docs/talawa-api-docs/resolvers/Mutation/removeAgendaSection/variables/removeAgendaSection.md +++ b/docs/talawa-api-docs/resolvers/Mutation/removeAgendaSection/variables/removeAgendaSection.md @@ -6,7 +6,7 @@ # Variable: removeAgendaSection -\> `const` **removeAgendaSection**: [`MutationResolvers`](../../../../types/generatedGraphQLTypes/type-aliases/MutationResolvers.md)\[`"removeAgendaSection"`\] +> `const` **removeAgendaSection**: [`MutationResolvers`](../../../../types/generatedGraphQLTypes/type-aliases/MutationResolvers.md)\[`"removeAgendaSection"`\] Resolver function for the GraphQL mutation 'removeAgendaSection'. @@ -26,4 +26,4 @@ The context object containing user information. ## Defined in -[src/resolvers/Mutation/removeAgendaSection.ts:25](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/resolvers/Mutation/removeAgendaSection.ts#L25) +[src/resolvers/Mutation/removeAgendaSection.ts:25](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/resolvers/Mutation/removeAgendaSection.ts#L25) diff --git a/docs/talawa-api-docs/resolvers/Mutation/removeComment/variables/removeComment.md b/docs/talawa-api-docs/resolvers/Mutation/removeComment/variables/removeComment.md index b54d8fe0231..f385b06f1c1 100644 --- a/docs/talawa-api-docs/resolvers/Mutation/removeComment/variables/removeComment.md +++ b/docs/talawa-api-docs/resolvers/Mutation/removeComment/variables/removeComment.md @@ -6,7 +6,7 @@ # Variable: removeComment -\> `const` **removeComment**: [`MutationResolvers`](../../../../types/generatedGraphQLTypes/type-aliases/MutationResolvers.md)\[`"removeComment"`\] +> `const` **removeComment**: [`MutationResolvers`](../../../../types/generatedGraphQLTypes/type-aliases/MutationResolvers.md)\[`"removeComment"`\] This function enables to remove a comment. @@ -32,4 +32,4 @@ The following checks are done: ## Defined in -[src/resolvers/Mutation/removeComment.ts:36](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/resolvers/Mutation/removeComment.ts#L36) +[src/resolvers/Mutation/removeComment.ts:36](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/resolvers/Mutation/removeComment.ts#L36) diff --git a/docs/talawa-api-docs/resolvers/Mutation/removeDirectChat/variables/removeDirectChat.md b/docs/talawa-api-docs/resolvers/Mutation/removeDirectChat/variables/removeDirectChat.md index b54a6173d4d..538f15cdd7c 100644 --- a/docs/talawa-api-docs/resolvers/Mutation/removeDirectChat/variables/removeDirectChat.md +++ b/docs/talawa-api-docs/resolvers/Mutation/removeDirectChat/variables/removeDirectChat.md @@ -6,7 +6,7 @@ # Variable: removeDirectChat -\> `const` **removeDirectChat**: [`MutationResolvers`](../../../../types/generatedGraphQLTypes/type-aliases/MutationResolvers.md)\[`"removeDirectChat"`\] +> `const` **removeDirectChat**: [`MutationResolvers`](../../../../types/generatedGraphQLTypes/type-aliases/MutationResolvers.md)\[`"removeDirectChat"`\] This function enables to remove direct chat. @@ -31,4 +31,4 @@ The following checks are done: ## Defined in -[src/resolvers/Mutation/removeDirectChat.ts:22](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/resolvers/Mutation/removeDirectChat.ts#L22) +[src/resolvers/Mutation/removeDirectChat.ts:22](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/resolvers/Mutation/removeDirectChat.ts#L22) diff --git a/docs/talawa-api-docs/resolvers/Mutation/removeEvent/variables/removeEvent.md b/docs/talawa-api-docs/resolvers/Mutation/removeEvent/variables/removeEvent.md index 7eb0bb255cb..c1396cd85fa 100644 --- a/docs/talawa-api-docs/resolvers/Mutation/removeEvent/variables/removeEvent.md +++ b/docs/talawa-api-docs/resolvers/Mutation/removeEvent/variables/removeEvent.md @@ -6,7 +6,7 @@ # Variable: removeEvent -\> `const` **removeEvent**: [`MutationResolvers`](../../../../types/generatedGraphQLTypes/type-aliases/MutationResolvers.md)\[`"removeEvent"`\] +> `const` **removeEvent**: [`MutationResolvers`](../../../../types/generatedGraphQLTypes/type-aliases/MutationResolvers.md)\[`"removeEvent"`\] This function enables to remove an event. @@ -33,4 +33,4 @@ The following checks are done: ## Defined in -[src/resolvers/Mutation/removeEvent.ts:39](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/resolvers/Mutation/removeEvent.ts#L39) +[src/resolvers/Mutation/removeEvent.ts:39](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/resolvers/Mutation/removeEvent.ts#L39) diff --git a/docs/talawa-api-docs/resolvers/Mutation/removeEventAttendee/variables/removeEventAttendee.md b/docs/talawa-api-docs/resolvers/Mutation/removeEventAttendee/variables/removeEventAttendee.md index 7b6b28c8757..b266b5ab1d6 100644 --- a/docs/talawa-api-docs/resolvers/Mutation/removeEventAttendee/variables/removeEventAttendee.md +++ b/docs/talawa-api-docs/resolvers/Mutation/removeEventAttendee/variables/removeEventAttendee.md @@ -6,8 +6,8 @@ # Variable: removeEventAttendee -\> `const` **removeEventAttendee**: [`MutationResolvers`](../../../../types/generatedGraphQLTypes/type-aliases/MutationResolvers.md)\[`"removeEventAttendee"`\] +> `const` **removeEventAttendee**: [`MutationResolvers`](../../../../types/generatedGraphQLTypes/type-aliases/MutationResolvers.md)\[`"removeEventAttendee"`\] ## Defined in -[src/resolvers/Mutation/removeEventAttendee.ts:22](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/resolvers/Mutation/removeEventAttendee.ts#L22) +[src/resolvers/Mutation/removeEventAttendee.ts:22](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/resolvers/Mutation/removeEventAttendee.ts#L22) diff --git a/docs/talawa-api-docs/resolvers/Mutation/removeEventVolunteer/variables/removeEventVolunteer.md b/docs/talawa-api-docs/resolvers/Mutation/removeEventVolunteer/variables/removeEventVolunteer.md index 38a24e1b5ec..531a9149f09 100644 --- a/docs/talawa-api-docs/resolvers/Mutation/removeEventVolunteer/variables/removeEventVolunteer.md +++ b/docs/talawa-api-docs/resolvers/Mutation/removeEventVolunteer/variables/removeEventVolunteer.md @@ -6,7 +6,7 @@ # Variable: removeEventVolunteer -\> `const` **removeEventVolunteer**: [`MutationResolvers`](../../../../types/generatedGraphQLTypes/type-aliases/MutationResolvers.md)\[`"removeEventVolunteer"`\] +> `const` **removeEventVolunteer**: [`MutationResolvers`](../../../../types/generatedGraphQLTypes/type-aliases/MutationResolvers.md)\[`"removeEventVolunteer"`\] This function enables to remove an Event Volunteer. @@ -31,4 +31,4 @@ The following checks are done: ## Defined in -[src/resolvers/Mutation/removeEventVolunteer.ts:25](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/resolvers/Mutation/removeEventVolunteer.ts#L25) +[src/resolvers/Mutation/removeEventVolunteer.ts:25](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/resolvers/Mutation/removeEventVolunteer.ts#L25) diff --git a/docs/talawa-api-docs/resolvers/Mutation/removeEventVolunteerGroup/variables/removeEventVolunteerGroup.md b/docs/talawa-api-docs/resolvers/Mutation/removeEventVolunteerGroup/variables/removeEventVolunteerGroup.md index f7afe00a008..e26d6f54c66 100644 --- a/docs/talawa-api-docs/resolvers/Mutation/removeEventVolunteerGroup/variables/removeEventVolunteerGroup.md +++ b/docs/talawa-api-docs/resolvers/Mutation/removeEventVolunteerGroup/variables/removeEventVolunteerGroup.md @@ -6,7 +6,7 @@ # Variable: removeEventVolunteerGroup -\> `const` **removeEventVolunteerGroup**: [`MutationResolvers`](../../../../types/generatedGraphQLTypes/type-aliases/MutationResolvers.md)\[`"removeEventVolunteerGroup"`\] +> `const` **removeEventVolunteerGroup**: [`MutationResolvers`](../../../../types/generatedGraphQLTypes/type-aliases/MutationResolvers.md)\[`"removeEventVolunteerGroup"`\] This function enables to remove an Event Volunteer Group. @@ -31,4 +31,4 @@ The following checks are done: ## Defined in -[src/resolvers/Mutation/removeEventVolunteerGroup.ts:25](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/resolvers/Mutation/removeEventVolunteerGroup.ts#L25) +[src/resolvers/Mutation/removeEventVolunteerGroup.ts:25](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/resolvers/Mutation/removeEventVolunteerGroup.ts#L25) diff --git a/docs/talawa-api-docs/resolvers/Mutation/removeFund/variables/removeFund.md b/docs/talawa-api-docs/resolvers/Mutation/removeFund/variables/removeFund.md index a774df09076..4d5b65ffa12 100644 --- a/docs/talawa-api-docs/resolvers/Mutation/removeFund/variables/removeFund.md +++ b/docs/talawa-api-docs/resolvers/Mutation/removeFund/variables/removeFund.md @@ -6,7 +6,7 @@ # Variable: removeFund -\> `const` **removeFund**: [`MutationResolvers`](../../../../types/generatedGraphQLTypes/type-aliases/MutationResolvers.md)\[`"removeFund"`\] +> `const` **removeFund**: [`MutationResolvers`](../../../../types/generatedGraphQLTypes/type-aliases/MutationResolvers.md)\[`"removeFund"`\] This function enables to remove fund . @@ -32,4 +32,4 @@ The following checks are done: ## Defined in -[src/resolvers/Mutation/removeFund.ts:37](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/resolvers/Mutation/removeFund.ts#L37) +[src/resolvers/Mutation/removeFund.ts:37](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/resolvers/Mutation/removeFund.ts#L37) diff --git a/docs/talawa-api-docs/resolvers/Mutation/removeFundraisingCampaign/variables/removeFundraisingCampaign.md b/docs/talawa-api-docs/resolvers/Mutation/removeFundraisingCampaign/variables/removeFundraisingCampaign.md index ecdb1cb4370..698baf457ba 100644 --- a/docs/talawa-api-docs/resolvers/Mutation/removeFundraisingCampaign/variables/removeFundraisingCampaign.md +++ b/docs/talawa-api-docs/resolvers/Mutation/removeFundraisingCampaign/variables/removeFundraisingCampaign.md @@ -6,7 +6,7 @@ # Variable: removeFundraisingCampaign -\> `const` **removeFundraisingCampaign**: [`MutationResolvers`](../../../../types/generatedGraphQLTypes/type-aliases/MutationResolvers.md)\[`"removeFundraisingCampaign"`\] +> `const` **removeFundraisingCampaign**: [`MutationResolvers`](../../../../types/generatedGraphQLTypes/type-aliases/MutationResolvers.md)\[`"removeFundraisingCampaign"`\] This function enables to remove fundraising campaign . @@ -32,4 +32,4 @@ The following checks are done: ## Defined in -[src/resolvers/Mutation/removeFundraisingCampaign.ts:38](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/resolvers/Mutation/removeFundraisingCampaign.ts#L38) +[src/resolvers/Mutation/removeFundraisingCampaign.ts:38](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/resolvers/Mutation/removeFundraisingCampaign.ts#L38) diff --git a/docs/talawa-api-docs/resolvers/Mutation/removeFundraisingCampaingPledge/variables/removeFundraisingCampaignPledge.md b/docs/talawa-api-docs/resolvers/Mutation/removeFundraisingCampaingPledge/variables/removeFundraisingCampaignPledge.md index ce0f8224cd3..b1b35d7169d 100644 --- a/docs/talawa-api-docs/resolvers/Mutation/removeFundraisingCampaingPledge/variables/removeFundraisingCampaignPledge.md +++ b/docs/talawa-api-docs/resolvers/Mutation/removeFundraisingCampaingPledge/variables/removeFundraisingCampaignPledge.md @@ -6,7 +6,7 @@ # Variable: removeFundraisingCampaignPledge -\> `const` **removeFundraisingCampaignPledge**: [`MutationResolvers`](../../../../types/generatedGraphQLTypes/type-aliases/MutationResolvers.md)\[`"removeFundraisingCampaignPledge"`\] +> `const` **removeFundraisingCampaignPledge**: [`MutationResolvers`](../../../../types/generatedGraphQLTypes/type-aliases/MutationResolvers.md)\[`"removeFundraisingCampaignPledge"`\] This function enables to remove fundraising campaign pledge . @@ -31,4 +31,4 @@ The following checks are done: ## Defined in -[src/resolvers/Mutation/removeFundraisingCampaingPledge.ts:28](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/resolvers/Mutation/removeFundraisingCampaingPledge.ts#L28) +[src/resolvers/Mutation/removeFundraisingCampaingPledge.ts:28](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/resolvers/Mutation/removeFundraisingCampaingPledge.ts#L28) diff --git a/docs/talawa-api-docs/resolvers/Mutation/removeGroupChat/variables/removeGroupChat.md b/docs/talawa-api-docs/resolvers/Mutation/removeGroupChat/variables/removeGroupChat.md index 682f25b02ec..9066eec0e98 100644 --- a/docs/talawa-api-docs/resolvers/Mutation/removeGroupChat/variables/removeGroupChat.md +++ b/docs/talawa-api-docs/resolvers/Mutation/removeGroupChat/variables/removeGroupChat.md @@ -6,7 +6,7 @@ # Variable: removeGroupChat -\> `const` **removeGroupChat**: [`MutationResolvers`](../../../../types/generatedGraphQLTypes/type-aliases/MutationResolvers.md)\[`"removeGroupChat"`\] +> `const` **removeGroupChat**: [`MutationResolvers`](../../../../types/generatedGraphQLTypes/type-aliases/MutationResolvers.md)\[`"removeGroupChat"`\] This function enables to remove an graoup chat. @@ -31,4 +31,4 @@ The following checks are done: ## Defined in -[src/resolvers/Mutation/removeGroupChat.ts:22](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/resolvers/Mutation/removeGroupChat.ts#L22) +[src/resolvers/Mutation/removeGroupChat.ts:22](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/resolvers/Mutation/removeGroupChat.ts#L22) diff --git a/docs/talawa-api-docs/resolvers/Mutation/removeMember/variables/removeMember.md b/docs/talawa-api-docs/resolvers/Mutation/removeMember/variables/removeMember.md index 7942ffd9699..1f6742387c7 100644 --- a/docs/talawa-api-docs/resolvers/Mutation/removeMember/variables/removeMember.md +++ b/docs/talawa-api-docs/resolvers/Mutation/removeMember/variables/removeMember.md @@ -6,7 +6,7 @@ # Variable: removeMember -\> `const` **removeMember**: [`MutationResolvers`](../../../../types/generatedGraphQLTypes/type-aliases/MutationResolvers.md)\[`"removeMember"`\] +> `const` **removeMember**: [`MutationResolvers`](../../../../types/generatedGraphQLTypes/type-aliases/MutationResolvers.md)\[`"removeMember"`\] This function enables to remove a member. @@ -32,4 +32,4 @@ The following checks are done: ## Defined in -[src/resolvers/Mutation/removeMember.ts:29](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/resolvers/Mutation/removeMember.ts#L29) +[src/resolvers/Mutation/removeMember.ts:29](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/resolvers/Mutation/removeMember.ts#L29) diff --git a/docs/talawa-api-docs/resolvers/Mutation/removeOrganization/variables/removeOrganization.md b/docs/talawa-api-docs/resolvers/Mutation/removeOrganization/variables/removeOrganization.md index dc2f7c64b19..6f5cf75ed51 100644 --- a/docs/talawa-api-docs/resolvers/Mutation/removeOrganization/variables/removeOrganization.md +++ b/docs/talawa-api-docs/resolvers/Mutation/removeOrganization/variables/removeOrganization.md @@ -6,7 +6,7 @@ # Variable: removeOrganization -\> `const` **removeOrganization**: [`MutationResolvers`](../../../../types/generatedGraphQLTypes/type-aliases/MutationResolvers.md)\[`"removeOrganization"`\] +> `const` **removeOrganization**: [`MutationResolvers`](../../../../types/generatedGraphQLTypes/type-aliases/MutationResolvers.md)\[`"removeOrganization"`\] This function enables to remove an organization. @@ -32,4 +32,4 @@ The following checks are done: ## Defined in -[src/resolvers/Mutation/removeOrganization.ts:45](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/resolvers/Mutation/removeOrganization.ts#L45) +[src/resolvers/Mutation/removeOrganization.ts:45](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/resolvers/Mutation/removeOrganization.ts#L45) diff --git a/docs/talawa-api-docs/resolvers/Mutation/removeOrganizationCustomField/variables/removeOrganizationCustomField.md b/docs/talawa-api-docs/resolvers/Mutation/removeOrganizationCustomField/variables/removeOrganizationCustomField.md index 27d88d2be1e..65101c9b888 100644 --- a/docs/talawa-api-docs/resolvers/Mutation/removeOrganizationCustomField/variables/removeOrganizationCustomField.md +++ b/docs/talawa-api-docs/resolvers/Mutation/removeOrganizationCustomField/variables/removeOrganizationCustomField.md @@ -6,7 +6,7 @@ # Variable: removeOrganizationCustomField -\> `const` **removeOrganizationCustomField**: [`MutationResolvers`](../../../../types/generatedGraphQLTypes/type-aliases/MutationResolvers.md)\[`"removeOrganizationCustomField"`\] +> `const` **removeOrganizationCustomField**: [`MutationResolvers`](../../../../types/generatedGraphQLTypes/type-aliases/MutationResolvers.md)\[`"removeOrganizationCustomField"`\] This function enables an admin to remove an organization colleciton field. @@ -33,4 +33,4 @@ The following checks are done: ## Defined in -[src/resolvers/Mutation/removeOrganizationCustomField.ts:36](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/resolvers/Mutation/removeOrganizationCustomField.ts#L36) +[src/resolvers/Mutation/removeOrganizationCustomField.ts:36](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/resolvers/Mutation/removeOrganizationCustomField.ts#L36) diff --git a/docs/talawa-api-docs/resolvers/Mutation/removeOrganizationImage/variables/removeOrganizationImage.md b/docs/talawa-api-docs/resolvers/Mutation/removeOrganizationImage/variables/removeOrganizationImage.md index c0a0a15d929..1648a392657 100644 --- a/docs/talawa-api-docs/resolvers/Mutation/removeOrganizationImage/variables/removeOrganizationImage.md +++ b/docs/talawa-api-docs/resolvers/Mutation/removeOrganizationImage/variables/removeOrganizationImage.md @@ -6,7 +6,7 @@ # Variable: removeOrganizationImage -\> `const` **removeOrganizationImage**: [`MutationResolvers`](../../../../types/generatedGraphQLTypes/type-aliases/MutationResolvers.md)\[`"removeOrganizationImage"`\] +> `const` **removeOrganizationImage**: [`MutationResolvers`](../../../../types/generatedGraphQLTypes/type-aliases/MutationResolvers.md)\[`"removeOrganizationImage"`\] This function enables to remove an organization's image. @@ -31,4 +31,4 @@ The following checks are done: ## Defined in -[src/resolvers/Mutation/removeOrganizationImage.ts:23](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/resolvers/Mutation/removeOrganizationImage.ts#L23) +[src/resolvers/Mutation/removeOrganizationImage.ts:23](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/resolvers/Mutation/removeOrganizationImage.ts#L23) diff --git a/docs/talawa-api-docs/resolvers/Mutation/removePost/variables/removePost.md b/docs/talawa-api-docs/resolvers/Mutation/removePost/variables/removePost.md index f994d422e08..44c144d0ac6 100644 --- a/docs/talawa-api-docs/resolvers/Mutation/removePost/variables/removePost.md +++ b/docs/talawa-api-docs/resolvers/Mutation/removePost/variables/removePost.md @@ -6,7 +6,7 @@ # Variable: removePost -\> `const` **removePost**: [`MutationResolvers`](../../../../types/generatedGraphQLTypes/type-aliases/MutationResolvers.md)\[`"removePost"`\] +> `const` **removePost**: [`MutationResolvers`](../../../../types/generatedGraphQLTypes/type-aliases/MutationResolvers.md)\[`"removePost"`\] This function enables to remove a post. @@ -33,4 +33,4 @@ The following checks are done: ## Defined in -[src/resolvers/Mutation/removePost.ts:38](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/resolvers/Mutation/removePost.ts#L38) +[src/resolvers/Mutation/removePost.ts:38](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/resolvers/Mutation/removePost.ts#L38) diff --git a/docs/talawa-api-docs/resolvers/Mutation/removeSampleOrganization/variables/removeSampleOrganization.md b/docs/talawa-api-docs/resolvers/Mutation/removeSampleOrganization/variables/removeSampleOrganization.md index 1f71a6a80c5..03fff31caf0 100644 --- a/docs/talawa-api-docs/resolvers/Mutation/removeSampleOrganization/variables/removeSampleOrganization.md +++ b/docs/talawa-api-docs/resolvers/Mutation/removeSampleOrganization/variables/removeSampleOrganization.md @@ -6,8 +6,8 @@ # Variable: removeSampleOrganization -\> `const` **removeSampleOrganization**: [`MutationResolvers`](../../../../types/generatedGraphQLTypes/type-aliases/MutationResolvers.md)\[`"removeSampleOrganization"`\] +> `const` **removeSampleOrganization**: [`MutationResolvers`](../../../../types/generatedGraphQLTypes/type-aliases/MutationResolvers.md)\[`"removeSampleOrganization"`\] ## Defined in -[src/resolvers/Mutation/removeSampleOrganization.ts:17](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/resolvers/Mutation/removeSampleOrganization.ts#L17) +[src/resolvers/Mutation/removeSampleOrganization.ts:17](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/resolvers/Mutation/removeSampleOrganization.ts#L17) diff --git a/docs/talawa-api-docs/resolvers/Mutation/removeUserCustomData/variables/removeUserCustomData.md b/docs/talawa-api-docs/resolvers/Mutation/removeUserCustomData/variables/removeUserCustomData.md index bbdf2305bae..9829a756300 100644 --- a/docs/talawa-api-docs/resolvers/Mutation/removeUserCustomData/variables/removeUserCustomData.md +++ b/docs/talawa-api-docs/resolvers/Mutation/removeUserCustomData/variables/removeUserCustomData.md @@ -6,8 +6,8 @@ # Variable: removeUserCustomData -\> `const` **removeUserCustomData**: [`MutationResolvers`](../../../../types/generatedGraphQLTypes/type-aliases/MutationResolvers.md)\[`"removeUserCustomData"`\] +> `const` **removeUserCustomData**: [`MutationResolvers`](../../../../types/generatedGraphQLTypes/type-aliases/MutationResolvers.md)\[`"removeUserCustomData"`\] ## Defined in -[src/resolvers/Mutation/removeUserCustomData.ts:18](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/resolvers/Mutation/removeUserCustomData.ts#L18) +[src/resolvers/Mutation/removeUserCustomData.ts:18](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/resolvers/Mutation/removeUserCustomData.ts#L18) diff --git a/docs/talawa-api-docs/resolvers/Mutation/removeUserFamily/variables/removeUserFamily.md b/docs/talawa-api-docs/resolvers/Mutation/removeUserFamily/variables/removeUserFamily.md index 777dbb5a650..ee423593dcd 100644 --- a/docs/talawa-api-docs/resolvers/Mutation/removeUserFamily/variables/removeUserFamily.md +++ b/docs/talawa-api-docs/resolvers/Mutation/removeUserFamily/variables/removeUserFamily.md @@ -6,7 +6,7 @@ # Variable: removeUserFamily -\> `const` **removeUserFamily**: [`MutationResolvers`](../../../../types/generatedGraphQLTypes/type-aliases/MutationResolvers.md)\[`"removeUserFamily"`\] +> `const` **removeUserFamily**: [`MutationResolvers`](../../../../types/generatedGraphQLTypes/type-aliases/MutationResolvers.md)\[`"removeUserFamily"`\] This function enables to remove a user family. @@ -30,4 +30,4 @@ context of entire application. ## Defined in -[src/resolvers/Mutation/removeUserFamily.ts:26](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/resolvers/Mutation/removeUserFamily.ts#L26) +[src/resolvers/Mutation/removeUserFamily.ts:26](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/resolvers/Mutation/removeUserFamily.ts#L26) diff --git a/docs/talawa-api-docs/resolvers/Mutation/removeUserFromGroupChat/variables/removeUserFromGroupChat.md b/docs/talawa-api-docs/resolvers/Mutation/removeUserFromGroupChat/variables/removeUserFromGroupChat.md index 3b90014e02d..567c21bd799 100644 --- a/docs/talawa-api-docs/resolvers/Mutation/removeUserFromGroupChat/variables/removeUserFromGroupChat.md +++ b/docs/talawa-api-docs/resolvers/Mutation/removeUserFromGroupChat/variables/removeUserFromGroupChat.md @@ -6,7 +6,7 @@ # Variable: removeUserFromGroupChat -\> `const` **removeUserFromGroupChat**: [`MutationResolvers`](../../../../types/generatedGraphQLTypes/type-aliases/MutationResolvers.md)\[`"removeUserFromGroupChat"`\] +> `const` **removeUserFromGroupChat**: [`MutationResolvers`](../../../../types/generatedGraphQLTypes/type-aliases/MutationResolvers.md)\[`"removeUserFromGroupChat"`\] This function enables to remove a user from group chat. @@ -32,4 +32,4 @@ The following checks are done: ## Defined in -[src/resolvers/Mutation/removeUserFromGroupChat.ts:25](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/resolvers/Mutation/removeUserFromGroupChat.ts#L25) +[src/resolvers/Mutation/removeUserFromGroupChat.ts:25](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/resolvers/Mutation/removeUserFromGroupChat.ts#L25) diff --git a/docs/talawa-api-docs/resolvers/Mutation/removeUserFromUserFamily/variables/removeUserFromUserFamily.md b/docs/talawa-api-docs/resolvers/Mutation/removeUserFromUserFamily/variables/removeUserFromUserFamily.md index 44915853fc5..382790d5df5 100644 --- a/docs/talawa-api-docs/resolvers/Mutation/removeUserFromUserFamily/variables/removeUserFromUserFamily.md +++ b/docs/talawa-api-docs/resolvers/Mutation/removeUserFromUserFamily/variables/removeUserFromUserFamily.md @@ -6,7 +6,7 @@ # Variable: removeUserFromUserFamily -\> `const` **removeUserFromUserFamily**: [`MutationResolvers`](../../../../types/generatedGraphQLTypes/type-aliases/MutationResolvers.md)\[`"removeUserFromUserFamily"`\] +> `const` **removeUserFromUserFamily**: [`MutationResolvers`](../../../../types/generatedGraphQLTypes/type-aliases/MutationResolvers.md)\[`"removeUserFromUserFamily"`\] This function enables to remove a user from group chat. @@ -31,4 +31,4 @@ The following checks are done: ## Defined in -[src/resolvers/Mutation/removeUserFromUserFamily.ts:29](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/resolvers/Mutation/removeUserFromUserFamily.ts#L29) +[src/resolvers/Mutation/removeUserFromUserFamily.ts:29](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/resolvers/Mutation/removeUserFromUserFamily.ts#L29) diff --git a/docs/talawa-api-docs/resolvers/Mutation/removeUserImage/variables/removeUserImage.md b/docs/talawa-api-docs/resolvers/Mutation/removeUserImage/variables/removeUserImage.md index b5db132bdb0..da771d9ff59 100644 --- a/docs/talawa-api-docs/resolvers/Mutation/removeUserImage/variables/removeUserImage.md +++ b/docs/talawa-api-docs/resolvers/Mutation/removeUserImage/variables/removeUserImage.md @@ -6,7 +6,7 @@ # Variable: removeUserImage -\> `const` **removeUserImage**: [`MutationResolvers`](../../../../types/generatedGraphQLTypes/type-aliases/MutationResolvers.md)\[`"removeUserImage"`\] +> `const` **removeUserImage**: [`MutationResolvers`](../../../../types/generatedGraphQLTypes/type-aliases/MutationResolvers.md)\[`"removeUserImage"`\] This function enables to remove user image. @@ -30,4 +30,4 @@ The following checks are done: ## Defined in -[src/resolvers/Mutation/removeUserImage.ts:22](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/resolvers/Mutation/removeUserImage.ts#L22) +[src/resolvers/Mutation/removeUserImage.ts:22](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/resolvers/Mutation/removeUserImage.ts#L22) diff --git a/docs/talawa-api-docs/resolvers/Mutation/removeUserTag/variables/removeUserTag.md b/docs/talawa-api-docs/resolvers/Mutation/removeUserTag/variables/removeUserTag.md index 7be323e8d72..80ee027f0fc 100644 --- a/docs/talawa-api-docs/resolvers/Mutation/removeUserTag/variables/removeUserTag.md +++ b/docs/talawa-api-docs/resolvers/Mutation/removeUserTag/variables/removeUserTag.md @@ -6,8 +6,8 @@ # Variable: removeUserTag -\> `const` **removeUserTag**: [`MutationResolvers`](../../../../types/generatedGraphQLTypes/type-aliases/MutationResolvers.md)\[`"removeUserTag"`\] +> `const` **removeUserTag**: [`MutationResolvers`](../../../../types/generatedGraphQLTypes/type-aliases/MutationResolvers.md)\[`"removeUserTag"`\] ## Defined in -[src/resolvers/Mutation/removeUserTag.ts:21](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/resolvers/Mutation/removeUserTag.ts#L21) +[src/resolvers/Mutation/removeUserTag.ts:21](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/resolvers/Mutation/removeUserTag.ts#L21) diff --git a/docs/talawa-api-docs/resolvers/Mutation/resetCommunity/variables/resetCommunity.md b/docs/talawa-api-docs/resolvers/Mutation/resetCommunity/variables/resetCommunity.md index cc4c44898c3..9e3e98fb6f7 100644 --- a/docs/talawa-api-docs/resolvers/Mutation/resetCommunity/variables/resetCommunity.md +++ b/docs/talawa-api-docs/resolvers/Mutation/resetCommunity/variables/resetCommunity.md @@ -6,7 +6,7 @@ # Variable: resetCommunity -\> `const` **resetCommunity**: [`MutationResolvers`](../../../../types/generatedGraphQLTypes/type-aliases/MutationResolvers.md)\[`"resetCommunity"`\] +> `const` **resetCommunity**: [`MutationResolvers`](../../../../types/generatedGraphQLTypes/type-aliases/MutationResolvers.md)\[`"resetCommunity"`\] This function enables to reset Pre login imagery. @@ -30,4 +30,4 @@ The following checks are done: ## Defined in -[src/resolvers/Mutation/resetCommunity.ts:25](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/resolvers/Mutation/resetCommunity.ts#L25) +[src/resolvers/Mutation/resetCommunity.ts:25](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/resolvers/Mutation/resetCommunity.ts#L25) diff --git a/docs/talawa-api-docs/resolvers/Mutation/revokeRefreshTokenForUser/variables/revokeRefreshTokenForUser.md b/docs/talawa-api-docs/resolvers/Mutation/revokeRefreshTokenForUser/variables/revokeRefreshTokenForUser.md index 68da257d185..80426062e0b 100644 --- a/docs/talawa-api-docs/resolvers/Mutation/revokeRefreshTokenForUser/variables/revokeRefreshTokenForUser.md +++ b/docs/talawa-api-docs/resolvers/Mutation/revokeRefreshTokenForUser/variables/revokeRefreshTokenForUser.md @@ -6,7 +6,7 @@ # Variable: revokeRefreshTokenForUser -\> `const` **revokeRefreshTokenForUser**: [`MutationResolvers`](../../../../types/generatedGraphQLTypes/type-aliases/MutationResolvers.md)\[`"revokeRefreshTokenForUser"`\] +> `const` **revokeRefreshTokenForUser**: [`MutationResolvers`](../../../../types/generatedGraphQLTypes/type-aliases/MutationResolvers.md)\[`"revokeRefreshTokenForUser"`\] This function creates a refresh token for user. @@ -20,4 +20,4 @@ payload provided with the request ## Defined in -[src/resolvers/Mutation/revokeRefreshTokenForUser.ts:9](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/resolvers/Mutation/revokeRefreshTokenForUser.ts#L9) +[src/resolvers/Mutation/revokeRefreshTokenForUser.ts:9](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/resolvers/Mutation/revokeRefreshTokenForUser.ts#L9) diff --git a/docs/talawa-api-docs/resolvers/Mutation/saveFcmToken/variables/saveFcmToken.md b/docs/talawa-api-docs/resolvers/Mutation/saveFcmToken/variables/saveFcmToken.md index 0667d067fb4..c3c6ac55817 100644 --- a/docs/talawa-api-docs/resolvers/Mutation/saveFcmToken/variables/saveFcmToken.md +++ b/docs/talawa-api-docs/resolvers/Mutation/saveFcmToken/variables/saveFcmToken.md @@ -6,7 +6,7 @@ # Variable: saveFcmToken -\> `const` **saveFcmToken**: [`MutationResolvers`](../../../../types/generatedGraphQLTypes/type-aliases/MutationResolvers.md)\[`"saveFcmToken"`\] +> `const` **saveFcmToken**: [`MutationResolvers`](../../../../types/generatedGraphQLTypes/type-aliases/MutationResolvers.md)\[`"saveFcmToken"`\] This function enables to save Fcm Token. @@ -29,4 +29,4 @@ The following checks are done: ## Defined in -[src/resolvers/Mutation/saveFcmToken.ts:12](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/resolvers/Mutation/saveFcmToken.ts#L12) +[src/resolvers/Mutation/saveFcmToken.ts:12](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/resolvers/Mutation/saveFcmToken.ts#L12) diff --git a/docs/talawa-api-docs/resolvers/Mutation/sendMembershipRequest/variables/sendMembershipRequest.md b/docs/talawa-api-docs/resolvers/Mutation/sendMembershipRequest/variables/sendMembershipRequest.md index 441d5d4f1a6..257eaa28b6e 100644 --- a/docs/talawa-api-docs/resolvers/Mutation/sendMembershipRequest/variables/sendMembershipRequest.md +++ b/docs/talawa-api-docs/resolvers/Mutation/sendMembershipRequest/variables/sendMembershipRequest.md @@ -6,7 +6,7 @@ # Variable: sendMembershipRequest -\> `const` **sendMembershipRequest**: [`MutationResolvers`](../../../../types/generatedGraphQLTypes/type-aliases/MutationResolvers.md)\[`"sendMembershipRequest"`\] +> `const` **sendMembershipRequest**: [`MutationResolvers`](../../../../types/generatedGraphQLTypes/type-aliases/MutationResolvers.md)\[`"sendMembershipRequest"`\] This function enables to send membership request. @@ -31,4 +31,4 @@ The following checks are done: ## Defined in -[src/resolvers/Mutation/sendMembershipRequest.ts:25](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/resolvers/Mutation/sendMembershipRequest.ts#L25) +[src/resolvers/Mutation/sendMembershipRequest.ts:25](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/resolvers/Mutation/sendMembershipRequest.ts#L25) diff --git a/docs/talawa-api-docs/resolvers/Mutation/sendMessageToDirectChat/variables/sendMessageToDirectChat.md b/docs/talawa-api-docs/resolvers/Mutation/sendMessageToDirectChat/variables/sendMessageToDirectChat.md index 054d38164a0..2d6628e9fdb 100644 --- a/docs/talawa-api-docs/resolvers/Mutation/sendMessageToDirectChat/variables/sendMessageToDirectChat.md +++ b/docs/talawa-api-docs/resolvers/Mutation/sendMessageToDirectChat/variables/sendMessageToDirectChat.md @@ -6,7 +6,7 @@ # Variable: sendMessageToDirectChat -\> `const` **sendMessageToDirectChat**: [`MutationResolvers`](../../../../types/generatedGraphQLTypes/type-aliases/MutationResolvers.md)\[`"sendMessageToDirectChat"`\] +> `const` **sendMessageToDirectChat**: [`MutationResolvers`](../../../../types/generatedGraphQLTypes/type-aliases/MutationResolvers.md)\[`"sendMessageToDirectChat"`\] This function enables to send message to direct chat. @@ -30,4 +30,4 @@ The following checks are done: ## Defined in -[src/resolvers/Mutation/sendMessageToDirectChat.ts:15](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/resolvers/Mutation/sendMessageToDirectChat.ts#L15) +[src/resolvers/Mutation/sendMessageToDirectChat.ts:15](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/resolvers/Mutation/sendMessageToDirectChat.ts#L15) diff --git a/docs/talawa-api-docs/resolvers/Mutation/sendMessageToGroupChat/variables/sendMessageToGroupChat.md b/docs/talawa-api-docs/resolvers/Mutation/sendMessageToGroupChat/variables/sendMessageToGroupChat.md index 64ca796bdb1..c771e4946af 100644 --- a/docs/talawa-api-docs/resolvers/Mutation/sendMessageToGroupChat/variables/sendMessageToGroupChat.md +++ b/docs/talawa-api-docs/resolvers/Mutation/sendMessageToGroupChat/variables/sendMessageToGroupChat.md @@ -6,7 +6,7 @@ # Variable: sendMessageToGroupChat -\> `const` **sendMessageToGroupChat**: [`MutationResolvers`](../../../../types/generatedGraphQLTypes/type-aliases/MutationResolvers.md)\[`"sendMessageToGroupChat"`\] +> `const` **sendMessageToGroupChat**: [`MutationResolvers`](../../../../types/generatedGraphQLTypes/type-aliases/MutationResolvers.md)\[`"sendMessageToGroupChat"`\] This function enables to send message to group chat. @@ -31,4 +31,4 @@ The following checks are done: ## Defined in -[src/resolvers/Mutation/sendMessageToGroupChat.ts:20](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/resolvers/Mutation/sendMessageToGroupChat.ts#L20) +[src/resolvers/Mutation/sendMessageToGroupChat.ts:20](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/resolvers/Mutation/sendMessageToGroupChat.ts#L20) diff --git a/docs/talawa-api-docs/resolvers/Mutation/signUp/variables/signUp.md b/docs/talawa-api-docs/resolvers/Mutation/signUp/variables/signUp.md index 688ce1693ce..cabb979cf30 100644 --- a/docs/talawa-api-docs/resolvers/Mutation/signUp/variables/signUp.md +++ b/docs/talawa-api-docs/resolvers/Mutation/signUp/variables/signUp.md @@ -6,7 +6,7 @@ # Variable: signUp -\> `const` **signUp**: [`MutationResolvers`](../../../../types/generatedGraphQLTypes/type-aliases/MutationResolvers.md)\[`"signUp"`\] +> `const` **signUp**: [`MutationResolvers`](../../../../types/generatedGraphQLTypes/type-aliases/MutationResolvers.md)\[`"signUp"`\] This function enables sign up. @@ -20,4 +20,4 @@ payload provided with the request ## Defined in -[src/resolvers/Mutation/signUp.ts:33](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/resolvers/Mutation/signUp.ts#L33) +[src/resolvers/Mutation/signUp.ts:33](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/resolvers/Mutation/signUp.ts#L33) diff --git a/docs/talawa-api-docs/resolvers/Mutation/togglePostPin/variables/togglePostPin.md b/docs/talawa-api-docs/resolvers/Mutation/togglePostPin/variables/togglePostPin.md index e42d4f5d4af..d23e1cc3ab3 100644 --- a/docs/talawa-api-docs/resolvers/Mutation/togglePostPin/variables/togglePostPin.md +++ b/docs/talawa-api-docs/resolvers/Mutation/togglePostPin/variables/togglePostPin.md @@ -6,8 +6,8 @@ # Variable: togglePostPin -\> `const` **togglePostPin**: [`MutationResolvers`](../../../../types/generatedGraphQLTypes/type-aliases/MutationResolvers.md)\[`"togglePostPin"`\] +> `const` **togglePostPin**: [`MutationResolvers`](../../../../types/generatedGraphQLTypes/type-aliases/MutationResolvers.md)\[`"togglePostPin"`\] ## Defined in -[src/resolvers/Mutation/togglePostPin.ts:28](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/resolvers/Mutation/togglePostPin.ts#L28) +[src/resolvers/Mutation/togglePostPin.ts:28](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/resolvers/Mutation/togglePostPin.ts#L28) diff --git a/docs/talawa-api-docs/resolvers/Mutation/unassignUserTag/variables/unassignUserTag.md b/docs/talawa-api-docs/resolvers/Mutation/unassignUserTag/variables/unassignUserTag.md index 7d9d3a83ac2..07a69a0596f 100644 --- a/docs/talawa-api-docs/resolvers/Mutation/unassignUserTag/variables/unassignUserTag.md +++ b/docs/talawa-api-docs/resolvers/Mutation/unassignUserTag/variables/unassignUserTag.md @@ -6,8 +6,8 @@ # Variable: unassignUserTag -\> `const` **unassignUserTag**: [`MutationResolvers`](../../../../types/generatedGraphQLTypes/type-aliases/MutationResolvers.md)\[`"unassignUserTag"`\] +> `const` **unassignUserTag**: [`MutationResolvers`](../../../../types/generatedGraphQLTypes/type-aliases/MutationResolvers.md)\[`"unassignUserTag"`\] ## Defined in -[src/resolvers/Mutation/unassignUserTag.ts:22](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/resolvers/Mutation/unassignUserTag.ts#L22) +[src/resolvers/Mutation/unassignUserTag.ts:22](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/resolvers/Mutation/unassignUserTag.ts#L22) diff --git a/docs/talawa-api-docs/resolvers/Mutation/unblockUser/variables/unblockUser.md b/docs/talawa-api-docs/resolvers/Mutation/unblockUser/variables/unblockUser.md index d356f1a1b37..6ccf99f14d7 100644 --- a/docs/talawa-api-docs/resolvers/Mutation/unblockUser/variables/unblockUser.md +++ b/docs/talawa-api-docs/resolvers/Mutation/unblockUser/variables/unblockUser.md @@ -6,7 +6,7 @@ # Variable: unblockUser -\> `const` **unblockUser**: [`MutationResolvers`](../../../../types/generatedGraphQLTypes/type-aliases/MutationResolvers.md)\[`"unblockUser"`\] +> `const` **unblockUser**: [`MutationResolvers`](../../../../types/generatedGraphQLTypes/type-aliases/MutationResolvers.md)\[`"unblockUser"`\] This function enables to unblock user. @@ -31,4 +31,4 @@ The following checks are done: ## Defined in -[src/resolvers/Mutation/unblockUser.ts:27](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/resolvers/Mutation/unblockUser.ts#L27) +[src/resolvers/Mutation/unblockUser.ts:27](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/resolvers/Mutation/unblockUser.ts#L27) diff --git a/docs/talawa-api-docs/resolvers/Mutation/unlikeComment/variables/unlikeComment.md b/docs/talawa-api-docs/resolvers/Mutation/unlikeComment/variables/unlikeComment.md index c5fce86077f..7eded06ba7d 100644 --- a/docs/talawa-api-docs/resolvers/Mutation/unlikeComment/variables/unlikeComment.md +++ b/docs/talawa-api-docs/resolvers/Mutation/unlikeComment/variables/unlikeComment.md @@ -6,7 +6,7 @@ # Variable: unlikeComment -\> `const` **unlikeComment**: [`MutationResolvers`](../../../../types/generatedGraphQLTypes/type-aliases/MutationResolvers.md)\[`"unlikeComment"`\] +> `const` **unlikeComment**: [`MutationResolvers`](../../../../types/generatedGraphQLTypes/type-aliases/MutationResolvers.md)\[`"unlikeComment"`\] This function enables to unlike a comment. @@ -30,4 +30,4 @@ The following checks are done: ## Defined in -[src/resolvers/Mutation/unlikeComment.ts:17](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/resolvers/Mutation/unlikeComment.ts#L17) +[src/resolvers/Mutation/unlikeComment.ts:17](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/resolvers/Mutation/unlikeComment.ts#L17) diff --git a/docs/talawa-api-docs/resolvers/Mutation/unlikePost/variables/unlikePost.md b/docs/talawa-api-docs/resolvers/Mutation/unlikePost/variables/unlikePost.md index 3ba538080db..e61d4166ed5 100644 --- a/docs/talawa-api-docs/resolvers/Mutation/unlikePost/variables/unlikePost.md +++ b/docs/talawa-api-docs/resolvers/Mutation/unlikePost/variables/unlikePost.md @@ -6,7 +6,7 @@ # Variable: unlikePost -\> `const` **unlikePost**: [`MutationResolvers`](../../../../types/generatedGraphQLTypes/type-aliases/MutationResolvers.md)\[`"unlikePost"`\] +> `const` **unlikePost**: [`MutationResolvers`](../../../../types/generatedGraphQLTypes/type-aliases/MutationResolvers.md)\[`"unlikePost"`\] This function enables to unlike a post. @@ -30,4 +30,4 @@ The following checks are done: ## Defined in -[src/resolvers/Mutation/unlikePost.ts:18](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/resolvers/Mutation/unlikePost.ts#L18) +[src/resolvers/Mutation/unlikePost.ts:18](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/resolvers/Mutation/unlikePost.ts#L18) diff --git a/docs/talawa-api-docs/resolvers/Mutation/unregisterForEventByUser/variables/unregisterForEventByUser.md b/docs/talawa-api-docs/resolvers/Mutation/unregisterForEventByUser/variables/unregisterForEventByUser.md index f06486c3df3..0c6f8ef16eb 100644 --- a/docs/talawa-api-docs/resolvers/Mutation/unregisterForEventByUser/variables/unregisterForEventByUser.md +++ b/docs/talawa-api-docs/resolvers/Mutation/unregisterForEventByUser/variables/unregisterForEventByUser.md @@ -6,7 +6,7 @@ # Variable: unregisterForEventByUser -\> `const` **unregisterForEventByUser**: [`MutationResolvers`](../../../../types/generatedGraphQLTypes/type-aliases/MutationResolvers.md)\[`"unregisterForEventByUser"`\] +> `const` **unregisterForEventByUser**: [`MutationResolvers`](../../../../types/generatedGraphQLTypes/type-aliases/MutationResolvers.md)\[`"unregisterForEventByUser"`\] This function enables a user to unregister from an event. @@ -31,4 +31,4 @@ The following checks are done: ## Defined in -[src/resolvers/Mutation/unregisterForEventByUser.ts:24](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/resolvers/Mutation/unregisterForEventByUser.ts#L24) +[src/resolvers/Mutation/unregisterForEventByUser.ts:24](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/resolvers/Mutation/unregisterForEventByUser.ts#L24) diff --git a/docs/talawa-api-docs/resolvers/Mutation/updateActionItem/variables/updateActionItem.md b/docs/talawa-api-docs/resolvers/Mutation/updateActionItem/variables/updateActionItem.md index 65c46d32e87..fa7a0a1fe0d 100644 --- a/docs/talawa-api-docs/resolvers/Mutation/updateActionItem/variables/updateActionItem.md +++ b/docs/talawa-api-docs/resolvers/Mutation/updateActionItem/variables/updateActionItem.md @@ -6,8 +6,8 @@ # Variable: updateActionItem -\> `const` **updateActionItem**: [`MutationResolvers`](../../../../types/generatedGraphQLTypes/type-aliases/MutationResolvers.md)\[`"updateActionItem"`\] +> `const` **updateActionItem**: [`MutationResolvers`](../../../../types/generatedGraphQLTypes/type-aliases/MutationResolvers.md)\[`"updateActionItem"`\] ## Defined in -[src/resolvers/Mutation/updateActionItem.ts:47](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/resolvers/Mutation/updateActionItem.ts#L47) +[src/resolvers/Mutation/updateActionItem.ts:47](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/resolvers/Mutation/updateActionItem.ts#L47) diff --git a/docs/talawa-api-docs/resolvers/Mutation/updateActionItemCategory/variables/updateActionItemCategory.md b/docs/talawa-api-docs/resolvers/Mutation/updateActionItemCategory/variables/updateActionItemCategory.md index f9446bbd7ae..a83916c1f5d 100644 --- a/docs/talawa-api-docs/resolvers/Mutation/updateActionItemCategory/variables/updateActionItemCategory.md +++ b/docs/talawa-api-docs/resolvers/Mutation/updateActionItemCategory/variables/updateActionItemCategory.md @@ -6,8 +6,8 @@ # Variable: updateActionItemCategory -\> `const` **updateActionItemCategory**: [`MutationResolvers`](../../../../types/generatedGraphQLTypes/type-aliases/MutationResolvers.md)\[`"updateActionItemCategory"`\] +> `const` **updateActionItemCategory**: [`MutationResolvers`](../../../../types/generatedGraphQLTypes/type-aliases/MutationResolvers.md)\[`"updateActionItemCategory"`\] ## Defined in -[src/resolvers/Mutation/updateActionItemCategory.ts:31](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/resolvers/Mutation/updateActionItemCategory.ts#L31) +[src/resolvers/Mutation/updateActionItemCategory.ts:31](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/resolvers/Mutation/updateActionItemCategory.ts#L31) diff --git a/docs/talawa-api-docs/resolvers/Mutation/updateAdvertisement/variables/updateAdvertisement.md b/docs/talawa-api-docs/resolvers/Mutation/updateAdvertisement/variables/updateAdvertisement.md index 3143898f685..c05000cd42e 100644 --- a/docs/talawa-api-docs/resolvers/Mutation/updateAdvertisement/variables/updateAdvertisement.md +++ b/docs/talawa-api-docs/resolvers/Mutation/updateAdvertisement/variables/updateAdvertisement.md @@ -6,8 +6,8 @@ # Variable: updateAdvertisement -\> `const` **updateAdvertisement**: [`MutationResolvers`](../../../../types/generatedGraphQLTypes/type-aliases/MutationResolvers.md)\[`"updateAdvertisement"`\] +> `const` **updateAdvertisement**: [`MutationResolvers`](../../../../types/generatedGraphQLTypes/type-aliases/MutationResolvers.md)\[`"updateAdvertisement"`\] ## Defined in -[src/resolvers/Mutation/updateAdvertisement.ts:26](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/resolvers/Mutation/updateAdvertisement.ts#L26) +[src/resolvers/Mutation/updateAdvertisement.ts:26](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/resolvers/Mutation/updateAdvertisement.ts#L26) diff --git a/docs/talawa-api-docs/resolvers/Mutation/updateAgendaCategory/variables/updateAgendaCategory.md b/docs/talawa-api-docs/resolvers/Mutation/updateAgendaCategory/variables/updateAgendaCategory.md index df4e4a3fc02..9166be7fe0c 100644 --- a/docs/talawa-api-docs/resolvers/Mutation/updateAgendaCategory/variables/updateAgendaCategory.md +++ b/docs/talawa-api-docs/resolvers/Mutation/updateAgendaCategory/variables/updateAgendaCategory.md @@ -6,7 +6,7 @@ # Variable: updateAgendaCategory -\> `const` **updateAgendaCategory**: [`MutationResolvers`](../../../../types/generatedGraphQLTypes/type-aliases/MutationResolvers.md)\[`"updateAgendaCategory"`\] +> `const` **updateAgendaCategory**: [`MutationResolvers`](../../../../types/generatedGraphQLTypes/type-aliases/MutationResolvers.md)\[`"updateAgendaCategory"`\] This is a resolver function for the GraphQL mutation 'updateAgendaCategory'. @@ -39,4 +39,4 @@ The context object containing user information. ## Defined in -[src/resolvers/Mutation/updateAgendaCategory.ts:36](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/resolvers/Mutation/updateAgendaCategory.ts#L36) +[src/resolvers/Mutation/updateAgendaCategory.ts:36](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/resolvers/Mutation/updateAgendaCategory.ts#L36) diff --git a/docs/talawa-api-docs/resolvers/Mutation/updateAgendaItem/variables/updateAgendaItem.md b/docs/talawa-api-docs/resolvers/Mutation/updateAgendaItem/variables/updateAgendaItem.md index 7a8fb3b186d..64cc3dffd71 100644 --- a/docs/talawa-api-docs/resolvers/Mutation/updateAgendaItem/variables/updateAgendaItem.md +++ b/docs/talawa-api-docs/resolvers/Mutation/updateAgendaItem/variables/updateAgendaItem.md @@ -6,7 +6,7 @@ # Variable: updateAgendaItem -\> `const` **updateAgendaItem**: [`MutationResolvers`](../../../../types/generatedGraphQLTypes/type-aliases/MutationResolvers.md)\[`"updateAgendaItem"`\] +> `const` **updateAgendaItem**: [`MutationResolvers`](../../../../types/generatedGraphQLTypes/type-aliases/MutationResolvers.md)\[`"updateAgendaItem"`\] This function allows the user who created an agenda item to update it. @@ -24,4 +24,4 @@ The context of the entire application. ## Defined in -[src/resolvers/Mutation/updateAgendaItem.ts:30](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/resolvers/Mutation/updateAgendaItem.ts#L30) +[src/resolvers/Mutation/updateAgendaItem.ts:30](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/resolvers/Mutation/updateAgendaItem.ts#L30) diff --git a/docs/talawa-api-docs/resolvers/Mutation/updateAgendaSection/variables/updateAgendaSection.md b/docs/talawa-api-docs/resolvers/Mutation/updateAgendaSection/variables/updateAgendaSection.md index 8dfbfba47e7..e3362df10ee 100644 --- a/docs/talawa-api-docs/resolvers/Mutation/updateAgendaSection/variables/updateAgendaSection.md +++ b/docs/talawa-api-docs/resolvers/Mutation/updateAgendaSection/variables/updateAgendaSection.md @@ -6,7 +6,7 @@ # Variable: updateAgendaSection -\> `const` **updateAgendaSection**: [`MutationResolvers`](../../../../types/generatedGraphQLTypes/type-aliases/MutationResolvers.md)\[`"updateAgendaSection"`\] +> `const` **updateAgendaSection**: [`MutationResolvers`](../../../../types/generatedGraphQLTypes/type-aliases/MutationResolvers.md)\[`"updateAgendaSection"`\] Resolver function for the GraphQL mutation 'updateAgendaSection'. @@ -26,4 +26,4 @@ The context object containing user information. ## Defined in -[src/resolvers/Mutation/updateAgendaSection.ts:30](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/resolvers/Mutation/updateAgendaSection.ts#L30) +[src/resolvers/Mutation/updateAgendaSection.ts:30](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/resolvers/Mutation/updateAgendaSection.ts#L30) diff --git a/docs/talawa-api-docs/resolvers/Mutation/updateCommunity/variables/updateCommunity.md b/docs/talawa-api-docs/resolvers/Mutation/updateCommunity/variables/updateCommunity.md index 3a966a5975f..0bdd8efe8a8 100644 --- a/docs/talawa-api-docs/resolvers/Mutation/updateCommunity/variables/updateCommunity.md +++ b/docs/talawa-api-docs/resolvers/Mutation/updateCommunity/variables/updateCommunity.md @@ -6,7 +6,7 @@ # Variable: updateCommunity -\> `const` **updateCommunity**: [`MutationResolvers`](../../../../types/generatedGraphQLTypes/type-aliases/MutationResolvers.md)\[`"updateCommunity"`\] +> `const` **updateCommunity**: [`MutationResolvers`](../../../../types/generatedGraphQLTypes/type-aliases/MutationResolvers.md)\[`"updateCommunity"`\] This function enables to upload Pre login imagery. @@ -30,4 +30,4 @@ The following checks are done: ## Defined in -[src/resolvers/Mutation/updateCommunity.ts:27](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/resolvers/Mutation/updateCommunity.ts#L27) +[src/resolvers/Mutation/updateCommunity.ts:27](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/resolvers/Mutation/updateCommunity.ts#L27) diff --git a/docs/talawa-api-docs/resolvers/Mutation/updateEvent/variables/updateEvent.md b/docs/talawa-api-docs/resolvers/Mutation/updateEvent/variables/updateEvent.md index f692677d1f5..cedae413753 100644 --- a/docs/talawa-api-docs/resolvers/Mutation/updateEvent/variables/updateEvent.md +++ b/docs/talawa-api-docs/resolvers/Mutation/updateEvent/variables/updateEvent.md @@ -6,7 +6,7 @@ # Variable: updateEvent -\> `const` **updateEvent**: [`MutationResolvers`](../../../../types/generatedGraphQLTypes/type-aliases/MutationResolvers.md)\[`"updateEvent"`\] +> `const` **updateEvent**: [`MutationResolvers`](../../../../types/generatedGraphQLTypes/type-aliases/MutationResolvers.md)\[`"updateEvent"`\] This function enables to update an event. @@ -31,4 +31,4 @@ The following checks are done: ## Defined in -[src/resolvers/Mutation/updateEvent.ts:41](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/resolvers/Mutation/updateEvent.ts#L41) +[src/resolvers/Mutation/updateEvent.ts:41](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/resolvers/Mutation/updateEvent.ts#L41) diff --git a/docs/talawa-api-docs/resolvers/Mutation/updateEventVolunteer/variables/updateEventVolunteer.md b/docs/talawa-api-docs/resolvers/Mutation/updateEventVolunteer/variables/updateEventVolunteer.md index 8185b886b1a..70e766a372d 100644 --- a/docs/talawa-api-docs/resolvers/Mutation/updateEventVolunteer/variables/updateEventVolunteer.md +++ b/docs/talawa-api-docs/resolvers/Mutation/updateEventVolunteer/variables/updateEventVolunteer.md @@ -6,7 +6,7 @@ # Variable: updateEventVolunteer -\> `const` **updateEventVolunteer**: [`MutationResolvers`](../../../../types/generatedGraphQLTypes/type-aliases/MutationResolvers.md)\[`"updateEventVolunteer"`\] +> `const` **updateEventVolunteer**: [`MutationResolvers`](../../../../types/generatedGraphQLTypes/type-aliases/MutationResolvers.md)\[`"updateEventVolunteer"`\] This function enables to update an Event Volunteer @@ -32,4 +32,4 @@ The following checks are done: ## Defined in -[src/resolvers/Mutation/updateEventVolunteer.ts:24](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/resolvers/Mutation/updateEventVolunteer.ts#L24) +[src/resolvers/Mutation/updateEventVolunteer.ts:24](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/resolvers/Mutation/updateEventVolunteer.ts#L24) diff --git a/docs/talawa-api-docs/resolvers/Mutation/updateEventVolunteerGroup/variables/updateEventVolunteerGroup.md b/docs/talawa-api-docs/resolvers/Mutation/updateEventVolunteerGroup/variables/updateEventVolunteerGroup.md index e3c233ab35a..6deb5785bea 100644 --- a/docs/talawa-api-docs/resolvers/Mutation/updateEventVolunteerGroup/variables/updateEventVolunteerGroup.md +++ b/docs/talawa-api-docs/resolvers/Mutation/updateEventVolunteerGroup/variables/updateEventVolunteerGroup.md @@ -6,7 +6,7 @@ # Variable: updateEventVolunteerGroup -\> `const` **updateEventVolunteerGroup**: [`MutationResolvers`](../../../../types/generatedGraphQLTypes/type-aliases/MutationResolvers.md)\[`"updateEventVolunteerGroup"`\] +> `const` **updateEventVolunteerGroup**: [`MutationResolvers`](../../../../types/generatedGraphQLTypes/type-aliases/MutationResolvers.md)\[`"updateEventVolunteerGroup"`\] This function enables to update the Event Volunteer Group @@ -31,4 +31,4 @@ The following checks are done: ## Defined in -[src/resolvers/Mutation/updateEventVolunteerGroup.ts:22](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/resolvers/Mutation/updateEventVolunteerGroup.ts#L22) +[src/resolvers/Mutation/updateEventVolunteerGroup.ts:22](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/resolvers/Mutation/updateEventVolunteerGroup.ts#L22) diff --git a/docs/talawa-api-docs/resolvers/Mutation/updateFund/variables/updateFund.md b/docs/talawa-api-docs/resolvers/Mutation/updateFund/variables/updateFund.md index 5175a4812a5..474c4890a54 100644 --- a/docs/talawa-api-docs/resolvers/Mutation/updateFund/variables/updateFund.md +++ b/docs/talawa-api-docs/resolvers/Mutation/updateFund/variables/updateFund.md @@ -6,7 +6,7 @@ # Variable: updateFund -\> `const` **updateFund**: [`MutationResolvers`](../../../../types/generatedGraphQLTypes/type-aliases/MutationResolvers.md)\[`"updateFund"`\] +> `const` **updateFund**: [`MutationResolvers`](../../../../types/generatedGraphQLTypes/type-aliases/MutationResolvers.md)\[`"updateFund"`\] This function enables to update an organization specific fund. @@ -33,4 +33,4 @@ The following checks are done: ## Defined in -[src/resolvers/Mutation/updateFund.ts:33](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/resolvers/Mutation/updateFund.ts#L33) +[src/resolvers/Mutation/updateFund.ts:33](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/resolvers/Mutation/updateFund.ts#L33) diff --git a/docs/talawa-api-docs/resolvers/Mutation/updateFundCampaignPledge/variables/updateFundraisingCampaignPledge.md b/docs/talawa-api-docs/resolvers/Mutation/updateFundCampaignPledge/variables/updateFundraisingCampaignPledge.md index 4b0f6eacfea..88dc9a55a6a 100644 --- a/docs/talawa-api-docs/resolvers/Mutation/updateFundCampaignPledge/variables/updateFundraisingCampaignPledge.md +++ b/docs/talawa-api-docs/resolvers/Mutation/updateFundCampaignPledge/variables/updateFundraisingCampaignPledge.md @@ -6,7 +6,7 @@ # Variable: updateFundraisingCampaignPledge -\> `const` **updateFundraisingCampaignPledge**: [`MutationResolvers`](../../../../types/generatedGraphQLTypes/type-aliases/MutationResolvers.md)\[`"updateFundraisingCampaignPledge"`\] +> `const` **updateFundraisingCampaignPledge**: [`MutationResolvers`](../../../../types/generatedGraphQLTypes/type-aliases/MutationResolvers.md)\[`"updateFundraisingCampaignPledge"`\] This function enables to update a fundraising campaign pledge. @@ -33,4 +33,4 @@ The following checks are done: ## Defined in -[src/resolvers/Mutation/updateFundCampaignPledge.ts:31](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/resolvers/Mutation/updateFundCampaignPledge.ts#L31) +[src/resolvers/Mutation/updateFundCampaignPledge.ts:31](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/resolvers/Mutation/updateFundCampaignPledge.ts#L31) diff --git a/docs/talawa-api-docs/resolvers/Mutation/updateFundraisingCampaign/variables/updateFundraisingCampaign.md b/docs/talawa-api-docs/resolvers/Mutation/updateFundraisingCampaign/variables/updateFundraisingCampaign.md index fb6ee8f17dc..062056716a7 100644 --- a/docs/talawa-api-docs/resolvers/Mutation/updateFundraisingCampaign/variables/updateFundraisingCampaign.md +++ b/docs/talawa-api-docs/resolvers/Mutation/updateFundraisingCampaign/variables/updateFundraisingCampaign.md @@ -6,7 +6,7 @@ # Variable: updateFundraisingCampaign -\> `const` **updateFundraisingCampaign**: [`MutationResolvers`](../../../../types/generatedGraphQLTypes/type-aliases/MutationResolvers.md)\[`"updateFundraisingCampaign"`\] +> `const` **updateFundraisingCampaign**: [`MutationResolvers`](../../../../types/generatedGraphQLTypes/type-aliases/MutationResolvers.md)\[`"updateFundraisingCampaign"`\] This function enables to update a fundraising campaign. @@ -34,4 +34,4 @@ The following checks are done: ## Defined in -[src/resolvers/Mutation/updateFundraisingCampaign.ts:42](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/resolvers/Mutation/updateFundraisingCampaign.ts#L42) +[src/resolvers/Mutation/updateFundraisingCampaign.ts:42](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/resolvers/Mutation/updateFundraisingCampaign.ts#L42) diff --git a/docs/talawa-api-docs/resolvers/Mutation/updateLanguage/variables/updateLanguage.md b/docs/talawa-api-docs/resolvers/Mutation/updateLanguage/variables/updateLanguage.md index 557a968f95d..fb30ee36451 100644 --- a/docs/talawa-api-docs/resolvers/Mutation/updateLanguage/variables/updateLanguage.md +++ b/docs/talawa-api-docs/resolvers/Mutation/updateLanguage/variables/updateLanguage.md @@ -6,7 +6,7 @@ # Variable: updateLanguage -\> `const` **updateLanguage**: [`MutationResolvers`](../../../../types/generatedGraphQLTypes/type-aliases/MutationResolvers.md)\[`"updateLanguage"`\] +> `const` **updateLanguage**: [`MutationResolvers`](../../../../types/generatedGraphQLTypes/type-aliases/MutationResolvers.md)\[`"updateLanguage"`\] This function enables to update language. @@ -29,4 +29,4 @@ The following checks are done: ## Defined in -[src/resolvers/Mutation/updateLanguage.ts:13](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/resolvers/Mutation/updateLanguage.ts#L13) +[src/resolvers/Mutation/updateLanguage.ts:13](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/resolvers/Mutation/updateLanguage.ts#L13) diff --git a/docs/talawa-api-docs/resolvers/Mutation/updateNote/variables/updateNote.md b/docs/talawa-api-docs/resolvers/Mutation/updateNote/variables/updateNote.md index 78c0de201ac..6b66bb69f8e 100644 --- a/docs/talawa-api-docs/resolvers/Mutation/updateNote/variables/updateNote.md +++ b/docs/talawa-api-docs/resolvers/Mutation/updateNote/variables/updateNote.md @@ -6,8 +6,8 @@ # Variable: updateNote -\> `const` **updateNote**: [`MutationResolvers`](../../../../types/generatedGraphQLTypes/type-aliases/MutationResolvers.md)\[`"updateNote"`\] +> `const` **updateNote**: [`MutationResolvers`](../../../../types/generatedGraphQLTypes/type-aliases/MutationResolvers.md)\[`"updateNote"`\] ## Defined in -[src/resolvers/Mutation/updateNote.ts:20](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/resolvers/Mutation/updateNote.ts#L20) +[src/resolvers/Mutation/updateNote.ts:20](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/resolvers/Mutation/updateNote.ts#L20) diff --git a/docs/talawa-api-docs/resolvers/Mutation/updateOrganization/variables/updateOrganization.md b/docs/talawa-api-docs/resolvers/Mutation/updateOrganization/variables/updateOrganization.md index 8f79c3737de..1736c1de143 100644 --- a/docs/talawa-api-docs/resolvers/Mutation/updateOrganization/variables/updateOrganization.md +++ b/docs/talawa-api-docs/resolvers/Mutation/updateOrganization/variables/updateOrganization.md @@ -6,7 +6,7 @@ # Variable: updateOrganization -\> `const` **updateOrganization**: [`MutationResolvers`](../../../../types/generatedGraphQLTypes/type-aliases/MutationResolvers.md)\[`"updateOrganization"`\] +> `const` **updateOrganization**: [`MutationResolvers`](../../../../types/generatedGraphQLTypes/type-aliases/MutationResolvers.md)\[`"updateOrganization"`\] This function enables to update an organization. @@ -30,4 +30,4 @@ The following checks are done: ## Defined in -[src/resolvers/Mutation/updateOrganization.ts:22](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/resolvers/Mutation/updateOrganization.ts#L22) +[src/resolvers/Mutation/updateOrganization.ts:22](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/resolvers/Mutation/updateOrganization.ts#L22) diff --git a/docs/talawa-api-docs/resolvers/Mutation/updatePluginStatus/variables/updatePluginStatus.md b/docs/talawa-api-docs/resolvers/Mutation/updatePluginStatus/variables/updatePluginStatus.md index 0887f9fc5e4..93200997f54 100644 --- a/docs/talawa-api-docs/resolvers/Mutation/updatePluginStatus/variables/updatePluginStatus.md +++ b/docs/talawa-api-docs/resolvers/Mutation/updatePluginStatus/variables/updatePluginStatus.md @@ -6,7 +6,7 @@ # Variable: updatePluginStatus -\> `const` **updatePluginStatus**: [`MutationResolvers`](../../../../types/generatedGraphQLTypes/type-aliases/MutationResolvers.md)\[`"updatePluginStatus"`\] +> `const` **updatePluginStatus**: [`MutationResolvers`](../../../../types/generatedGraphQLTypes/type-aliases/MutationResolvers.md)\[`"updatePluginStatus"`\] This function enables to update plugin install status. @@ -24,4 +24,4 @@ context of entire application ## Defined in -[src/resolvers/Mutation/updatePluginStatus.ts:15](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/resolvers/Mutation/updatePluginStatus.ts#L15) +[src/resolvers/Mutation/updatePluginStatus.ts:15](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/resolvers/Mutation/updatePluginStatus.ts#L15) diff --git a/docs/talawa-api-docs/resolvers/Mutation/updatePost/variables/updatePost.md b/docs/talawa-api-docs/resolvers/Mutation/updatePost/variables/updatePost.md index 40c42801bfd..e82e825168f 100644 --- a/docs/talawa-api-docs/resolvers/Mutation/updatePost/variables/updatePost.md +++ b/docs/talawa-api-docs/resolvers/Mutation/updatePost/variables/updatePost.md @@ -6,8 +6,8 @@ # Variable: updatePost -\> `const` **updatePost**: [`MutationResolvers`](../../../../types/generatedGraphQLTypes/type-aliases/MutationResolvers.md)\[`"updatePost"`\] +> `const` **updatePost**: [`MutationResolvers`](../../../../types/generatedGraphQLTypes/type-aliases/MutationResolvers.md)\[`"updatePost"`\] ## Defined in -[src/resolvers/Mutation/updatePost.ts:28](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/resolvers/Mutation/updatePost.ts#L28) +[src/resolvers/Mutation/updatePost.ts:28](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/resolvers/Mutation/updatePost.ts#L28) diff --git a/docs/talawa-api-docs/resolvers/Mutation/updateUserPassword/variables/updateUserPassword.md b/docs/talawa-api-docs/resolvers/Mutation/updateUserPassword/variables/updateUserPassword.md index 98da32a3a0f..7afe76c5de7 100644 --- a/docs/talawa-api-docs/resolvers/Mutation/updateUserPassword/variables/updateUserPassword.md +++ b/docs/talawa-api-docs/resolvers/Mutation/updateUserPassword/variables/updateUserPassword.md @@ -6,8 +6,8 @@ # Variable: updateUserPassword -\> `const` **updateUserPassword**: [`MutationResolvers`](../../../../types/generatedGraphQLTypes/type-aliases/MutationResolvers.md)\[`"updateUserPassword"`\] +> `const` **updateUserPassword**: [`MutationResolvers`](../../../../types/generatedGraphQLTypes/type-aliases/MutationResolvers.md)\[`"updateUserPassword"`\] ## Defined in -[src/resolvers/Mutation/updateUserPassword.ts:18](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/resolvers/Mutation/updateUserPassword.ts#L18) +[src/resolvers/Mutation/updateUserPassword.ts:18](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/resolvers/Mutation/updateUserPassword.ts#L18) diff --git a/docs/talawa-api-docs/resolvers/Mutation/updateUserProfile/variables/updateUserProfile.md b/docs/talawa-api-docs/resolvers/Mutation/updateUserProfile/variables/updateUserProfile.md index 9e57201366d..aec1406af40 100644 --- a/docs/talawa-api-docs/resolvers/Mutation/updateUserProfile/variables/updateUserProfile.md +++ b/docs/talawa-api-docs/resolvers/Mutation/updateUserProfile/variables/updateUserProfile.md @@ -6,7 +6,7 @@ # Variable: updateUserProfile -\> `const` **updateUserProfile**: [`MutationResolvers`](../../../../types/generatedGraphQLTypes/type-aliases/MutationResolvers.md)\[`"updateUserProfile"`\] +> `const` **updateUserProfile**: [`MutationResolvers`](../../../../types/generatedGraphQLTypes/type-aliases/MutationResolvers.md)\[`"updateUserProfile"`\] This function enables to update user profile. @@ -29,4 +29,4 @@ The following checks are done: ## Defined in -[src/resolvers/Mutation/updateUserProfile.ts:22](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/resolvers/Mutation/updateUserProfile.ts#L22) +[src/resolvers/Mutation/updateUserProfile.ts:22](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/resolvers/Mutation/updateUserProfile.ts#L22) diff --git a/docs/talawa-api-docs/resolvers/Mutation/updateUserRoleInOrganization/variables/updateUserRoleInOrganization.md b/docs/talawa-api-docs/resolvers/Mutation/updateUserRoleInOrganization/variables/updateUserRoleInOrganization.md index 499550cbad7..51f425a6dfa 100644 --- a/docs/talawa-api-docs/resolvers/Mutation/updateUserRoleInOrganization/variables/updateUserRoleInOrganization.md +++ b/docs/talawa-api-docs/resolvers/Mutation/updateUserRoleInOrganization/variables/updateUserRoleInOrganization.md @@ -6,7 +6,7 @@ # Variable: updateUserRoleInOrganization -\> `const` **updateUserRoleInOrganization**: [`MutationResolvers`](../../../../types/generatedGraphQLTypes/type-aliases/MutationResolvers.md)\[`"updateUserRoleInOrganization"`\] +> `const` **updateUserRoleInOrganization**: [`MutationResolvers`](../../../../types/generatedGraphQLTypes/type-aliases/MutationResolvers.md)\[`"updateUserRoleInOrganization"`\] This function enables a SUPERADMIN to change the role of a user in an organization. @@ -24,4 +24,4 @@ context of entire application ## Defined in -[src/resolvers/Mutation/updateUserRoleInOrganization.ts:24](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/resolvers/Mutation/updateUserRoleInOrganization.ts#L24) +[src/resolvers/Mutation/updateUserRoleInOrganization.ts:24](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/resolvers/Mutation/updateUserRoleInOrganization.ts#L24) diff --git a/docs/talawa-api-docs/resolvers/Mutation/updateUserTag/variables/updateUserTag.md b/docs/talawa-api-docs/resolvers/Mutation/updateUserTag/variables/updateUserTag.md index 170f1df09fe..b4ad158fd43 100644 --- a/docs/talawa-api-docs/resolvers/Mutation/updateUserTag/variables/updateUserTag.md +++ b/docs/talawa-api-docs/resolvers/Mutation/updateUserTag/variables/updateUserTag.md @@ -6,8 +6,8 @@ # Variable: updateUserTag -\> `const` **updateUserTag**: [`MutationResolvers`](../../../../types/generatedGraphQLTypes/type-aliases/MutationResolvers.md)\[`"updateUserTag"`\] +> `const` **updateUserTag**: [`MutationResolvers`](../../../../types/generatedGraphQLTypes/type-aliases/MutationResolvers.md)\[`"updateUserTag"`\] ## Defined in -[src/resolvers/Mutation/updateUserTag.ts:18](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/resolvers/Mutation/updateUserTag.ts#L18) +[src/resolvers/Mutation/updateUserTag.ts:18](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/resolvers/Mutation/updateUserTag.ts#L18) diff --git a/docs/talawa-api-docs/resolvers/Mutation/variables/Mutation.md b/docs/talawa-api-docs/resolvers/Mutation/variables/Mutation.md index 0d6df9491c0..61103ff6b49 100644 --- a/docs/talawa-api-docs/resolvers/Mutation/variables/Mutation.md +++ b/docs/talawa-api-docs/resolvers/Mutation/variables/Mutation.md @@ -6,8 +6,8 @@ # Variable: Mutation -\> `const` **Mutation**: [`MutationResolvers`](../../../types/generatedGraphQLTypes/type-aliases/MutationResolvers.md) +> `const` **Mutation**: [`MutationResolvers`](../../../types/generatedGraphQLTypes/type-aliases/MutationResolvers.md) ## Defined in -[src/resolvers/Mutation/index.ts:127](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/resolvers/Mutation/index.ts#L127) +[src/resolvers/Mutation/index.ts:127](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/resolvers/Mutation/index.ts#L127) diff --git a/docs/talawa-api-docs/resolvers/Organization/actionItemCategories/variables/actionItemCategories.md b/docs/talawa-api-docs/resolvers/Organization/actionItemCategories/variables/actionItemCategories.md index 3853376f96f..e15f2e7b079 100644 --- a/docs/talawa-api-docs/resolvers/Organization/actionItemCategories/variables/actionItemCategories.md +++ b/docs/talawa-api-docs/resolvers/Organization/actionItemCategories/variables/actionItemCategories.md @@ -6,7 +6,7 @@ # Variable: actionItemCategories -\> `const` **actionItemCategories**: [`OrganizationResolvers`](../../../../types/generatedGraphQLTypes/type-aliases/OrganizationResolvers.md)\[`"actionItemCategories"`\] +> `const` **actionItemCategories**: [`OrganizationResolvers`](../../../../types/generatedGraphQLTypes/type-aliases/OrganizationResolvers.md)\[`"actionItemCategories"`\] Resolver function for the `actionItemCategories` field of an `Organization`. @@ -23,4 +23,4 @@ The parent object representing the organization. It contains information about t ## Defined in -[src/resolvers/Organization/actionItemCategories.ts:16](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/resolvers/Organization/actionItemCategories.ts#L16) +[src/resolvers/Organization/actionItemCategories.ts:16](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/resolvers/Organization/actionItemCategories.ts#L16) diff --git a/docs/talawa-api-docs/resolvers/Organization/admins/variables/admins.md b/docs/talawa-api-docs/resolvers/Organization/admins/variables/admins.md index c7679bbe34c..969a888ac1e 100644 --- a/docs/talawa-api-docs/resolvers/Organization/admins/variables/admins.md +++ b/docs/talawa-api-docs/resolvers/Organization/admins/variables/admins.md @@ -6,7 +6,7 @@ # Variable: admins -\> `const` **admins**: [`OrganizationResolvers`](../../../../types/generatedGraphQLTypes/type-aliases/OrganizationResolvers.md)\[`"admins"`\] +> `const` **admins**: [`OrganizationResolvers`](../../../../types/generatedGraphQLTypes/type-aliases/OrganizationResolvers.md)\[`"admins"`\] Resolver function for the `admins` field of an `Organization`. @@ -23,4 +23,4 @@ The parent object representing the organization. It contains information about t ## Defined in -[src/resolvers/Organization/admins.ts:16](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/resolvers/Organization/admins.ts#L16) +[src/resolvers/Organization/admins.ts:16](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/resolvers/Organization/admins.ts#L16) diff --git a/docs/talawa-api-docs/resolvers/Organization/advertisements/functions/parseCursor.md b/docs/talawa-api-docs/resolvers/Organization/advertisements/functions/parseCursor.md index 273e1d9e4d5..c24ffb7239b 100644 --- a/docs/talawa-api-docs/resolvers/Organization/advertisements/functions/parseCursor.md +++ b/docs/talawa-api-docs/resolvers/Organization/advertisements/functions/parseCursor.md @@ -6,7 +6,7 @@ # Function: parseCursor() -\> **parseCursor**(`__namedParameters`): [`ParseGraphQLConnectionCursorResult`](../../../../utilities/graphQLConnection/parseGraphQLConnectionArguments/type-aliases/ParseGraphQLConnectionCursorResult.md)\<`string`\> +> **parseCursor**(`__namedParameters`): [`ParseGraphQLConnectionCursorResult`](../../../../utilities/graphQLConnection/parseGraphQLConnectionArguments/type-aliases/ParseGraphQLConnectionCursorResult.md)\<`string`\> Parses the cursor value for the `advertisements` connection resolver. @@ -31,4 +31,4 @@ An object containing the parsed cursor value, or an array of errors if the curso ## Defined in -[src/resolvers/Organization/advertisements.ts:130](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/resolvers/Organization/advertisements.ts#L130) +[src/resolvers/Organization/advertisements.ts:130](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/resolvers/Organization/advertisements.ts#L130) diff --git a/docs/talawa-api-docs/resolvers/Organization/advertisements/variables/advertisements.md b/docs/talawa-api-docs/resolvers/Organization/advertisements/variables/advertisements.md index 0c5098c94e9..ec94e70ed78 100644 --- a/docs/talawa-api-docs/resolvers/Organization/advertisements/variables/advertisements.md +++ b/docs/talawa-api-docs/resolvers/Organization/advertisements/variables/advertisements.md @@ -6,7 +6,7 @@ # Variable: advertisements -\> `const` **advertisements**: [`OrganizationResolvers`](../../../../types/generatedGraphQLTypes/type-aliases/OrganizationResolvers.md)\[`"advertisements"`\] +> `const` **advertisements**: [`OrganizationResolvers`](../../../../types/generatedGraphQLTypes/type-aliases/OrganizationResolvers.md)\[`"advertisements"`\] Resolver function for the `advertisements` field of an `Organization`. @@ -37,4 +37,4 @@ The context object passed to the GraphQL resolvers. It contains the API root URL ## Defined in -[src/resolvers/Organization/advertisements.ts:38](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/resolvers/Organization/advertisements.ts#L38) +[src/resolvers/Organization/advertisements.ts:38](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/resolvers/Organization/advertisements.ts#L38) diff --git a/docs/talawa-api-docs/resolvers/Organization/agendaCategories/variables/agendaCategories.md b/docs/talawa-api-docs/resolvers/Organization/agendaCategories/variables/agendaCategories.md index 067482f740f..d4a763e98b9 100644 --- a/docs/talawa-api-docs/resolvers/Organization/agendaCategories/variables/agendaCategories.md +++ b/docs/talawa-api-docs/resolvers/Organization/agendaCategories/variables/agendaCategories.md @@ -6,7 +6,7 @@ # Variable: agendaCategories -\> `const` **agendaCategories**: [`OrganizationResolvers`](../../../../types/generatedGraphQLTypes/type-aliases/OrganizationResolvers.md)\[`"agendaCategories"`\] +> `const` **agendaCategories**: [`OrganizationResolvers`](../../../../types/generatedGraphQLTypes/type-aliases/OrganizationResolvers.md)\[`"agendaCategories"`\] Resolver function for the `agendaCategories` field of an `Organization`. @@ -23,4 +23,4 @@ The parent object representing the organization. It contains information about t ## Defined in -[src/resolvers/Organization/agendaCategories.ts:16](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/resolvers/Organization/agendaCategories.ts#L16) +[src/resolvers/Organization/agendaCategories.ts:16](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/resolvers/Organization/agendaCategories.ts#L16) diff --git a/docs/talawa-api-docs/resolvers/Organization/blockedUsers/variables/blockedUsers.md b/docs/talawa-api-docs/resolvers/Organization/blockedUsers/variables/blockedUsers.md index 914784a40bb..bebd302e6b2 100644 --- a/docs/talawa-api-docs/resolvers/Organization/blockedUsers/variables/blockedUsers.md +++ b/docs/talawa-api-docs/resolvers/Organization/blockedUsers/variables/blockedUsers.md @@ -6,7 +6,7 @@ # Variable: blockedUsers -\> `const` **blockedUsers**: [`OrganizationResolvers`](../../../../types/generatedGraphQLTypes/type-aliases/OrganizationResolvers.md)\[`"blockedUsers"`\] +> `const` **blockedUsers**: [`OrganizationResolvers`](../../../../types/generatedGraphQLTypes/type-aliases/OrganizationResolvers.md)\[`"blockedUsers"`\] Resolver function for the `blockedUsers` field of an `Organization`. @@ -23,4 +23,4 @@ The parent object representing the organization. It contains information about t ## Defined in -[src/resolvers/Organization/blockedUsers.ts:16](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/resolvers/Organization/blockedUsers.ts#L16) +[src/resolvers/Organization/blockedUsers.ts:16](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/resolvers/Organization/blockedUsers.ts#L16) diff --git a/docs/talawa-api-docs/resolvers/Organization/creator/variables/creator.md b/docs/talawa-api-docs/resolvers/Organization/creator/variables/creator.md index c9915b61f97..88d03963d4c 100644 --- a/docs/talawa-api-docs/resolvers/Organization/creator/variables/creator.md +++ b/docs/talawa-api-docs/resolvers/Organization/creator/variables/creator.md @@ -6,7 +6,7 @@ # Variable: creator -\> `const` **creator**: [`OrganizationResolvers`](../../../../types/generatedGraphQLTypes/type-aliases/OrganizationResolvers.md)\[`"creator"`\] +> `const` **creator**: [`OrganizationResolvers`](../../../../types/generatedGraphQLTypes/type-aliases/OrganizationResolvers.md)\[`"creator"`\] Resolver function for the `creator` field of an `Organization`. @@ -23,4 +23,4 @@ The parent object representing the organization. It contains information about t ## Defined in -[src/resolvers/Organization/creator.ts:18](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/resolvers/Organization/creator.ts#L18) +[src/resolvers/Organization/creator.ts:18](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/resolvers/Organization/creator.ts#L18) diff --git a/docs/talawa-api-docs/resolvers/Organization/funds/variables/funds.md b/docs/talawa-api-docs/resolvers/Organization/funds/variables/funds.md index 4fd211d7768..99fef4dcc0a 100644 --- a/docs/talawa-api-docs/resolvers/Organization/funds/variables/funds.md +++ b/docs/talawa-api-docs/resolvers/Organization/funds/variables/funds.md @@ -6,7 +6,7 @@ # Variable: funds -\> `const` **funds**: [`OrganizationResolvers`](../../../../types/generatedGraphQLTypes/type-aliases/OrganizationResolvers.md)\[`"funds"`\] +> `const` **funds**: [`OrganizationResolvers`](../../../../types/generatedGraphQLTypes/type-aliases/OrganizationResolvers.md)\[`"funds"`\] Resolver function for the `funds` field of an `Organization`. @@ -23,4 +23,4 @@ The parent object representing the organization. It contains information about t ## Defined in -[src/resolvers/Organization/funds.ts:16](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/resolvers/Organization/funds.ts#L16) +[src/resolvers/Organization/funds.ts:16](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/resolvers/Organization/funds.ts#L16) diff --git a/docs/talawa-api-docs/resolvers/Organization/image/variables/image.md b/docs/talawa-api-docs/resolvers/Organization/image/variables/image.md index 4795caa495c..d27d318cb9b 100644 --- a/docs/talawa-api-docs/resolvers/Organization/image/variables/image.md +++ b/docs/talawa-api-docs/resolvers/Organization/image/variables/image.md @@ -6,7 +6,7 @@ # Variable: image -\> `const` **image**: [`OrganizationResolvers`](../../../../types/generatedGraphQLTypes/type-aliases/OrganizationResolvers.md)\[`"image"`\] +> `const` **image**: [`OrganizationResolvers`](../../../../types/generatedGraphQLTypes/type-aliases/OrganizationResolvers.md)\[`"image"`\] Resolver function for the `image` field of an `Organization`. @@ -22,4 +22,4 @@ OrganizationResolvers - The type definition for the resolvers of the Organizatio ## Defined in -[src/resolvers/Organization/image.ts:15](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/resolvers/Organization/image.ts#L15) +[src/resolvers/Organization/image.ts:15](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/resolvers/Organization/image.ts#L15) diff --git a/docs/talawa-api-docs/resolvers/Organization/members/variables/members.md b/docs/talawa-api-docs/resolvers/Organization/members/variables/members.md index dfd38308a5b..235246f2b27 100644 --- a/docs/talawa-api-docs/resolvers/Organization/members/variables/members.md +++ b/docs/talawa-api-docs/resolvers/Organization/members/variables/members.md @@ -6,7 +6,7 @@ # Variable: members -\> `const` **members**: [`OrganizationResolvers`](../../../../types/generatedGraphQLTypes/type-aliases/OrganizationResolvers.md)\[`"members"`\] +> `const` **members**: [`OrganizationResolvers`](../../../../types/generatedGraphQLTypes/type-aliases/OrganizationResolvers.md)\[`"members"`\] Resolver function for the `members` field of an `Organization`. @@ -23,4 +23,4 @@ The parent object representing the organization. It contains information about t ## Defined in -[src/resolvers/Organization/members.ts:16](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/resolvers/Organization/members.ts#L16) +[src/resolvers/Organization/members.ts:16](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/resolvers/Organization/members.ts#L16) diff --git a/docs/talawa-api-docs/resolvers/Organization/membershipRequests/variables/membershipRequests.md b/docs/talawa-api-docs/resolvers/Organization/membershipRequests/variables/membershipRequests.md index ef087a94be4..e1cd394d630 100644 --- a/docs/talawa-api-docs/resolvers/Organization/membershipRequests/variables/membershipRequests.md +++ b/docs/talawa-api-docs/resolvers/Organization/membershipRequests/variables/membershipRequests.md @@ -6,7 +6,7 @@ # Variable: membershipRequests -\> `const` **membershipRequests**: [`OrganizationResolvers`](../../../../types/generatedGraphQLTypes/type-aliases/OrganizationResolvers.md)\[`"membershipRequests"`\] +> `const` **membershipRequests**: [`OrganizationResolvers`](../../../../types/generatedGraphQLTypes/type-aliases/OrganizationResolvers.md)\[`"membershipRequests"`\] Resolver function for the `membershipRequests` field of an `Organization`. @@ -23,4 +23,4 @@ The parent object representing the organization. It contains information about t ## Defined in -[src/resolvers/Organization/membershipRequests.ts:16](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/resolvers/Organization/membershipRequests.ts#L16) +[src/resolvers/Organization/membershipRequests.ts:16](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/resolvers/Organization/membershipRequests.ts#L16) diff --git a/docs/talawa-api-docs/resolvers/Organization/pinnedPosts/variables/pinnedPosts.md b/docs/talawa-api-docs/resolvers/Organization/pinnedPosts/variables/pinnedPosts.md index 185377212bd..758b244d288 100644 --- a/docs/talawa-api-docs/resolvers/Organization/pinnedPosts/variables/pinnedPosts.md +++ b/docs/talawa-api-docs/resolvers/Organization/pinnedPosts/variables/pinnedPosts.md @@ -6,7 +6,7 @@ # Variable: pinnedPosts -\> `const` **pinnedPosts**: [`OrganizationResolvers`](../../../../types/generatedGraphQLTypes/type-aliases/OrganizationResolvers.md)\[`"pinnedPosts"`\] +> `const` **pinnedPosts**: [`OrganizationResolvers`](../../../../types/generatedGraphQLTypes/type-aliases/OrganizationResolvers.md)\[`"pinnedPosts"`\] Resolver function for the `pinnedPosts` field of an `Organization`. @@ -23,4 +23,4 @@ The parent object representing the organization. It contains information about t ## Defined in -[src/resolvers/Organization/pinnedPosts.ts:18](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/resolvers/Organization/pinnedPosts.ts#L18) +[src/resolvers/Organization/pinnedPosts.ts:18](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/resolvers/Organization/pinnedPosts.ts#L18) diff --git a/docs/talawa-api-docs/resolvers/Organization/posts/functions/parseCursor.md b/docs/talawa-api-docs/resolvers/Organization/posts/functions/parseCursor.md index c1cd4c0b0d7..c38f8f65cca 100644 --- a/docs/talawa-api-docs/resolvers/Organization/posts/functions/parseCursor.md +++ b/docs/talawa-api-docs/resolvers/Organization/posts/functions/parseCursor.md @@ -6,7 +6,7 @@ # Function: parseCursor() -\> **parseCursor**(`__namedParameters`): [`ParseGraphQLConnectionCursorResult`](../../../../utilities/graphQLConnection/parseGraphQLConnectionArguments/type-aliases/ParseGraphQLConnectionCursorResult.md)\<`string`\> +> **parseCursor**(`__namedParameters`): [`ParseGraphQLConnectionCursorResult`](../../../../utilities/graphQLConnection/parseGraphQLConnectionArguments/type-aliases/ParseGraphQLConnectionCursorResult.md)\<`string`\> Parses the cursor value for the `posts` connection resolver. @@ -30,4 +30,4 @@ An object containing the parsed cursor value or an array of errors if the cursor ## Defined in -[src/resolvers/Organization/posts.ts:131](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/resolvers/Organization/posts.ts#L131) +[src/resolvers/Organization/posts.ts:131](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/resolvers/Organization/posts.ts#L131) diff --git a/docs/talawa-api-docs/resolvers/Organization/posts/variables/posts.md b/docs/talawa-api-docs/resolvers/Organization/posts/variables/posts.md index 22c9113e65b..c7938279223 100644 --- a/docs/talawa-api-docs/resolvers/Organization/posts/variables/posts.md +++ b/docs/talawa-api-docs/resolvers/Organization/posts/variables/posts.md @@ -6,7 +6,7 @@ # Variable: posts -\> `const` **posts**: [`OrganizationResolvers`](../../../../types/generatedGraphQLTypes/type-aliases/OrganizationResolvers.md)\[`"posts"`\] +> `const` **posts**: [`OrganizationResolvers`](../../../../types/generatedGraphQLTypes/type-aliases/OrganizationResolvers.md)\[`"posts"`\] Resolver function for the `posts` field of an `Organization`. @@ -37,4 +37,4 @@ The context object passed to the GraphQL resolvers. It contains the API root URL ## Defined in -[src/resolvers/Organization/posts.ts:39](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/resolvers/Organization/posts.ts#L39) +[src/resolvers/Organization/posts.ts:39](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/resolvers/Organization/posts.ts#L39) diff --git a/docs/talawa-api-docs/resolvers/Organization/userTags/functions/parseCursor.md b/docs/talawa-api-docs/resolvers/Organization/userTags/functions/parseCursor.md index 47cbf81943a..a31392dfa32 100644 --- a/docs/talawa-api-docs/resolvers/Organization/userTags/functions/parseCursor.md +++ b/docs/talawa-api-docs/resolvers/Organization/userTags/functions/parseCursor.md @@ -6,7 +6,7 @@ # Function: parseCursor() -\> **parseCursor**(`__namedParameters`): [`ParseGraphQLConnectionCursorResult`](../../../../utilities/graphQLConnection/parseGraphQLConnectionArguments/type-aliases/ParseGraphQLConnectionCursorResult.md)\<`string`\> +> **parseCursor**(`__namedParameters`): [`ParseGraphQLConnectionCursorResult`](../../../../utilities/graphQLConnection/parseGraphQLConnectionArguments/type-aliases/ParseGraphQLConnectionCursorResult.md)\<`string`\> Parses the cursor value for the `userTags` connection resolver. @@ -31,4 +31,4 @@ An object containing the parsed cursor value or an array of errors if the cursor ## Defined in -[src/resolvers/Organization/userTags.ts:120](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/resolvers/Organization/userTags.ts#L120) +[src/resolvers/Organization/userTags.ts:120](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/resolvers/Organization/userTags.ts#L120) diff --git a/docs/talawa-api-docs/resolvers/Organization/userTags/variables/userTags.md b/docs/talawa-api-docs/resolvers/Organization/userTags/variables/userTags.md index 139e32e5343..ca565f7a343 100644 --- a/docs/talawa-api-docs/resolvers/Organization/userTags/variables/userTags.md +++ b/docs/talawa-api-docs/resolvers/Organization/userTags/variables/userTags.md @@ -6,7 +6,7 @@ # Variable: userTags -\> `const` **userTags**: [`OrganizationResolvers`](../../../../types/generatedGraphQLTypes/type-aliases/OrganizationResolvers.md)\[`"userTags"`\] +> `const` **userTags**: [`OrganizationResolvers`](../../../../types/generatedGraphQLTypes/type-aliases/OrganizationResolvers.md)\[`"userTags"`\] Resolver function for the `userTags` field of an `Organization`. @@ -33,4 +33,4 @@ The arguments provided to the field. These arguments are used to filter, sort, a ## Defined in -[src/resolvers/Organization/userTags.ts:36](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/resolvers/Organization/userTags.ts#L36) +[src/resolvers/Organization/userTags.ts:36](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/resolvers/Organization/userTags.ts#L36) diff --git a/docs/talawa-api-docs/resolvers/Organization/variables/Organization.md b/docs/talawa-api-docs/resolvers/Organization/variables/Organization.md index 332db728a2f..c507e68f7cd 100644 --- a/docs/talawa-api-docs/resolvers/Organization/variables/Organization.md +++ b/docs/talawa-api-docs/resolvers/Organization/variables/Organization.md @@ -6,8 +6,8 @@ # Variable: Organization -\> `const` **Organization**: [`OrganizationResolvers`](../../../types/generatedGraphQLTypes/type-aliases/OrganizationResolvers.md) +> `const` **Organization**: [`OrganizationResolvers`](../../../types/generatedGraphQLTypes/type-aliases/OrganizationResolvers.md) ## Defined in -[src/resolvers/Organization/index.ts:19](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/resolvers/Organization/index.ts#L19) +[src/resolvers/Organization/index.ts:19](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/resolvers/Organization/index.ts#L19) diff --git a/docs/talawa-api-docs/resolvers/Organization/venues/variables/venues.md b/docs/talawa-api-docs/resolvers/Organization/venues/variables/venues.md index a7e08c4fac9..6c206aefa1b 100644 --- a/docs/talawa-api-docs/resolvers/Organization/venues/variables/venues.md +++ b/docs/talawa-api-docs/resolvers/Organization/venues/variables/venues.md @@ -6,7 +6,7 @@ # Variable: venues -\> `const` **venues**: [`OrganizationResolvers`](../../../../types/generatedGraphQLTypes/type-aliases/OrganizationResolvers.md)\[`"venues"`\] +> `const` **venues**: [`OrganizationResolvers`](../../../../types/generatedGraphQLTypes/type-aliases/OrganizationResolvers.md)\[`"venues"`\] Resolver function for the `venues` field of an `Organization`. @@ -23,4 +23,4 @@ The parent object representing the organization. It contains information about t ## Defined in -[src/resolvers/Organization/venues.ts:16](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/resolvers/Organization/venues.ts#L16) +[src/resolvers/Organization/venues.ts:16](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/resolvers/Organization/venues.ts#L16) diff --git a/docs/talawa-api-docs/resolvers/Post/comments/variables/comments.md b/docs/talawa-api-docs/resolvers/Post/comments/variables/comments.md index 96b9da836e7..e33c0647a16 100644 --- a/docs/talawa-api-docs/resolvers/Post/comments/variables/comments.md +++ b/docs/talawa-api-docs/resolvers/Post/comments/variables/comments.md @@ -6,7 +6,7 @@ # Variable: comments -\> `const` **comments**: [`PostResolvers`](../../../../types/generatedGraphQLTypes/type-aliases/PostResolvers.md)\[`"comments"`\] +> `const` **comments**: [`PostResolvers`](../../../../types/generatedGraphQLTypes/type-aliases/PostResolvers.md)\[`"comments"`\] Resolver function for the `comments` field of a `Post`. @@ -23,4 +23,4 @@ The parent object representing the post. It contains information about the post, ## Defined in -[src/resolvers/Post/comments.ts:18](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/resolvers/Post/comments.ts#L18) +[src/resolvers/Post/comments.ts:18](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/resolvers/Post/comments.ts#L18) diff --git a/docs/talawa-api-docs/resolvers/Post/creator/variables/creator.md b/docs/talawa-api-docs/resolvers/Post/creator/variables/creator.md index d4a6fbc26ea..c9093f90c46 100644 --- a/docs/talawa-api-docs/resolvers/Post/creator/variables/creator.md +++ b/docs/talawa-api-docs/resolvers/Post/creator/variables/creator.md @@ -6,7 +6,7 @@ # Variable: creator -\> `const` **creator**: [`PostResolvers`](../../../../types/generatedGraphQLTypes/type-aliases/PostResolvers.md)\[`"creator"`\] +> `const` **creator**: [`PostResolvers`](../../../../types/generatedGraphQLTypes/type-aliases/PostResolvers.md)\[`"creator"`\] Resolver function for the `creator` field of a `Post`. @@ -23,4 +23,4 @@ The parent object representing the post. It contains information about the post, ## Defined in -[src/resolvers/Post/creator.ts:16](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/resolvers/Post/creator.ts#L16) +[src/resolvers/Post/creator.ts:16](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/resolvers/Post/creator.ts#L16) diff --git a/docs/talawa-api-docs/resolvers/Post/variables/Post.md b/docs/talawa-api-docs/resolvers/Post/variables/Post.md index 8184a721418..b41a873f54e 100644 --- a/docs/talawa-api-docs/resolvers/Post/variables/Post.md +++ b/docs/talawa-api-docs/resolvers/Post/variables/Post.md @@ -6,8 +6,8 @@ # Variable: Post -\> `const` **Post**: [`PostResolvers`](../../../types/generatedGraphQLTypes/type-aliases/PostResolvers.md) +> `const` **Post**: [`PostResolvers`](../../../types/generatedGraphQLTypes/type-aliases/PostResolvers.md) ## Defined in -[src/resolvers/Post/index.ts:5](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/resolvers/Post/index.ts#L5) +[src/resolvers/Post/index.ts:5](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/resolvers/Post/index.ts#L5) diff --git a/docs/talawa-api-docs/resolvers/Query/actionItemCategoriesByOrganization/variables/actionItemCategoriesByOrganization.md b/docs/talawa-api-docs/resolvers/Query/actionItemCategoriesByOrganization/variables/actionItemCategoriesByOrganization.md index e1dc42cebab..967b7458e3e 100644 --- a/docs/talawa-api-docs/resolvers/Query/actionItemCategoriesByOrganization/variables/actionItemCategoriesByOrganization.md +++ b/docs/talawa-api-docs/resolvers/Query/actionItemCategoriesByOrganization/variables/actionItemCategoriesByOrganization.md @@ -6,7 +6,7 @@ # Variable: actionItemCategoriesByOrganization -\> `const` **actionItemCategoriesByOrganization**: [`QueryResolvers`](../../../../types/generatedGraphQLTypes/type-aliases/QueryResolvers.md)\[`"actionItemCategoriesByOrganization"`\] +> `const` **actionItemCategoriesByOrganization**: [`QueryResolvers`](../../../../types/generatedGraphQLTypes/type-aliases/QueryResolvers.md)\[`"actionItemCategoriesByOrganization"`\] This query will fetch all categories for the organization from database. @@ -18,4 +18,4 @@ An object that contains `organizationId` which is the _id of the Organization. ## Defined in -[src/resolvers/Query/actionItemCategoriesByOrganization.ts:9](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/resolvers/Query/actionItemCategoriesByOrganization.ts#L9) +[src/resolvers/Query/actionItemCategoriesByOrganization.ts:9](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/resolvers/Query/actionItemCategoriesByOrganization.ts#L9) diff --git a/docs/talawa-api-docs/resolvers/Query/actionItemsByEvent/variables/actionItemsByEvent.md b/docs/talawa-api-docs/resolvers/Query/actionItemsByEvent/variables/actionItemsByEvent.md index 8827a44c5c5..f748941bd26 100644 --- a/docs/talawa-api-docs/resolvers/Query/actionItemsByEvent/variables/actionItemsByEvent.md +++ b/docs/talawa-api-docs/resolvers/Query/actionItemsByEvent/variables/actionItemsByEvent.md @@ -6,7 +6,7 @@ # Variable: actionItemsByEvent -\> `const` **actionItemsByEvent**: [`QueryResolvers`](../../../../types/generatedGraphQLTypes/type-aliases/QueryResolvers.md)\[`"actionItemsByEvent"`\] +> `const` **actionItemsByEvent**: [`QueryResolvers`](../../../../types/generatedGraphQLTypes/type-aliases/QueryResolvers.md)\[`"actionItemsByEvent"`\] This query will fetch all action items for an event from database. @@ -18,4 +18,4 @@ An object that contains `eventId` which is the _id of the Event. ## Defined in -[src/resolvers/Query/actionItemsByEvent.ts:9](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/resolvers/Query/actionItemsByEvent.ts#L9) +[src/resolvers/Query/actionItemsByEvent.ts:9](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/resolvers/Query/actionItemsByEvent.ts#L9) diff --git a/docs/talawa-api-docs/resolvers/Query/actionItemsByOrganization/variables/actionItemsByOrganization.md b/docs/talawa-api-docs/resolvers/Query/actionItemsByOrganization/variables/actionItemsByOrganization.md index 2c444325e7e..1030fd979e1 100644 --- a/docs/talawa-api-docs/resolvers/Query/actionItemsByOrganization/variables/actionItemsByOrganization.md +++ b/docs/talawa-api-docs/resolvers/Query/actionItemsByOrganization/variables/actionItemsByOrganization.md @@ -6,7 +6,7 @@ # Variable: actionItemsByOrganization -\> `const` **actionItemsByOrganization**: [`QueryResolvers`](../../../../types/generatedGraphQLTypes/type-aliases/QueryResolvers.md)\[`"actionItemsByOrganization"`\] +> `const` **actionItemsByOrganization**: [`QueryResolvers`](../../../../types/generatedGraphQLTypes/type-aliases/QueryResolvers.md)\[`"actionItemsByOrganization"`\] This query will fetch all action items for an organization from database. @@ -18,4 +18,4 @@ An object that contains `organizationId` which is the _id of the Organization. ## Defined in -[src/resolvers/Query/actionItemsByOrganization.ts:12](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/resolvers/Query/actionItemsByOrganization.ts#L12) +[src/resolvers/Query/actionItemsByOrganization.ts:12](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/resolvers/Query/actionItemsByOrganization.ts#L12) diff --git a/docs/talawa-api-docs/resolvers/Query/advertisementsConnection/functions/parseCursor.md b/docs/talawa-api-docs/resolvers/Query/advertisementsConnection/functions/parseCursor.md index 353209077a7..bf5c9320239 100644 --- a/docs/talawa-api-docs/resolvers/Query/advertisementsConnection/functions/parseCursor.md +++ b/docs/talawa-api-docs/resolvers/Query/advertisementsConnection/functions/parseCursor.md @@ -6,7 +6,7 @@ # Function: parseCursor() -\> **parseCursor**(`__namedParameters`): [`ParseGraphQLConnectionCursorResult`](../../../../utilities/graphQLConnection/parseGraphQLConnectionArguments/type-aliases/ParseGraphQLConnectionCursorResult.md)\<`string`\> +> **parseCursor**(`__namedParameters`): [`ParseGraphQLConnectionCursorResult`](../../../../utilities/graphQLConnection/parseGraphQLConnectionArguments/type-aliases/ParseGraphQLConnectionCursorResult.md)\<`string`\> ## Parameters @@ -18,4 +18,4 @@ ## Defined in -[src/resolvers/Query/advertisementsConnection.ts:86](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/resolvers/Query/advertisementsConnection.ts#L86) +[src/resolvers/Query/advertisementsConnection.ts:86](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/resolvers/Query/advertisementsConnection.ts#L86) diff --git a/docs/talawa-api-docs/resolvers/Query/advertisementsConnection/variables/advertisementsConnection.md b/docs/talawa-api-docs/resolvers/Query/advertisementsConnection/variables/advertisementsConnection.md index 7cc1ae4429e..93a10842499 100644 --- a/docs/talawa-api-docs/resolvers/Query/advertisementsConnection/variables/advertisementsConnection.md +++ b/docs/talawa-api-docs/resolvers/Query/advertisementsConnection/variables/advertisementsConnection.md @@ -6,8 +6,8 @@ # Variable: advertisementsConnection -\> `const` **advertisementsConnection**: [`QueryResolvers`](../../../../types/generatedGraphQLTypes/type-aliases/QueryResolvers.md)\[`"advertisementsConnection"`\] +> `const` **advertisementsConnection**: [`QueryResolvers`](../../../../types/generatedGraphQLTypes/type-aliases/QueryResolvers.md)\[`"advertisementsConnection"`\] ## Defined in -[src/resolvers/Query/advertisementsConnection.ts:16](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/resolvers/Query/advertisementsConnection.ts#L16) +[src/resolvers/Query/advertisementsConnection.ts:16](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/resolvers/Query/advertisementsConnection.ts#L16) diff --git a/docs/talawa-api-docs/resolvers/Query/agendaCategory/variables/agendaCategory.md b/docs/talawa-api-docs/resolvers/Query/agendaCategory/variables/agendaCategory.md index 341fc67c19d..17716e4755d 100644 --- a/docs/talawa-api-docs/resolvers/Query/agendaCategory/variables/agendaCategory.md +++ b/docs/talawa-api-docs/resolvers/Query/agendaCategory/variables/agendaCategory.md @@ -6,7 +6,7 @@ # Variable: agendaCategory -\> `const` **agendaCategory**: [`QueryResolvers`](../../../../types/generatedGraphQLTypes/type-aliases/QueryResolvers.md)\[`"agendaCategory"`\] +> `const` **agendaCategory**: [`QueryResolvers`](../../../../types/generatedGraphQLTypes/type-aliases/QueryResolvers.md)\[`"agendaCategory"`\] This is a resolver function for the GraphQL query 'agendaCategory'. @@ -30,4 +30,4 @@ The input arguments for the query. ## Defined in -[src/resolvers/Query/agendaCategory.ts:19](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/resolvers/Query/agendaCategory.ts#L19) +[src/resolvers/Query/agendaCategory.ts:19](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/resolvers/Query/agendaCategory.ts#L19) diff --git a/docs/talawa-api-docs/resolvers/Query/agendaItemByEvent/variables/agendaItemByEvent.md b/docs/talawa-api-docs/resolvers/Query/agendaItemByEvent/variables/agendaItemByEvent.md index 1683792001b..a7c9e58b913 100644 --- a/docs/talawa-api-docs/resolvers/Query/agendaItemByEvent/variables/agendaItemByEvent.md +++ b/docs/talawa-api-docs/resolvers/Query/agendaItemByEvent/variables/agendaItemByEvent.md @@ -6,7 +6,7 @@ # Variable: agendaItemByEvent -\> `const` **agendaItemByEvent**: [`QueryResolvers`](../../../../types/generatedGraphQLTypes/type-aliases/QueryResolvers.md)\[`"agendaItemByEvent"`\] +> `const` **agendaItemByEvent**: [`QueryResolvers`](../../../../types/generatedGraphQLTypes/type-aliases/QueryResolvers.md)\[`"agendaItemByEvent"`\] This query will fetch all items for the organization from database. @@ -18,4 +18,4 @@ An object that contains `organizationId` which is the _id of the Organization. ## Defined in -[src/resolvers/Query/agendaItemByEvent.ts:10](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/resolvers/Query/agendaItemByEvent.ts#L10) +[src/resolvers/Query/agendaItemByEvent.ts:10](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/resolvers/Query/agendaItemByEvent.ts#L10) diff --git a/docs/talawa-api-docs/resolvers/Query/agendaItemById/variables/getAgendaItem.md b/docs/talawa-api-docs/resolvers/Query/agendaItemById/variables/getAgendaItem.md index 562b9336b4a..48e82b75b3a 100644 --- a/docs/talawa-api-docs/resolvers/Query/agendaItemById/variables/getAgendaItem.md +++ b/docs/talawa-api-docs/resolvers/Query/agendaItemById/variables/getAgendaItem.md @@ -6,8 +6,8 @@ # Variable: getAgendaItem -\> `const` **getAgendaItem**: [`QueryResolvers`](../../../../types/generatedGraphQLTypes/type-aliases/QueryResolvers.md)\[`"getAgendaItem"`\] +> `const` **getAgendaItem**: [`QueryResolvers`](../../../../types/generatedGraphQLTypes/type-aliases/QueryResolvers.md)\[`"getAgendaItem"`\] ## Defined in -[src/resolvers/Query/agendaItemById.ts:6](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/resolvers/Query/agendaItemById.ts#L6) +[src/resolvers/Query/agendaItemById.ts:6](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/resolvers/Query/agendaItemById.ts#L6) diff --git a/docs/talawa-api-docs/resolvers/Query/agendaItemByOrganization/variables/agendaItemByOrganization.md b/docs/talawa-api-docs/resolvers/Query/agendaItemByOrganization/variables/agendaItemByOrganization.md index 5ef949d4f39..9d3871ccf6e 100644 --- a/docs/talawa-api-docs/resolvers/Query/agendaItemByOrganization/variables/agendaItemByOrganization.md +++ b/docs/talawa-api-docs/resolvers/Query/agendaItemByOrganization/variables/agendaItemByOrganization.md @@ -6,7 +6,7 @@ # Variable: agendaItemByOrganization -\> `const` **agendaItemByOrganization**: [`QueryResolvers`](../../../../types/generatedGraphQLTypes/type-aliases/QueryResolvers.md)\[`"agendaItemByOrganization"`\] +> `const` **agendaItemByOrganization**: [`QueryResolvers`](../../../../types/generatedGraphQLTypes/type-aliases/QueryResolvers.md)\[`"agendaItemByOrganization"`\] This query will fetch all items for the organization from database. @@ -18,4 +18,4 @@ An object that contains `organizationId` which is the _id of the Organization. ## Defined in -[src/resolvers/Query/agendaItemByOrganization.ts:10](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/resolvers/Query/agendaItemByOrganization.ts#L10) +[src/resolvers/Query/agendaItemByOrganization.ts:10](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/resolvers/Query/agendaItemByOrganization.ts#L10) diff --git a/docs/talawa-api-docs/resolvers/Query/agendaItemCategoriesByOrganization/variables/agendaItemCategoriesByOrganization.md b/docs/talawa-api-docs/resolvers/Query/agendaItemCategoriesByOrganization/variables/agendaItemCategoriesByOrganization.md index 8b1966acade..d15b0a587f3 100644 --- a/docs/talawa-api-docs/resolvers/Query/agendaItemCategoriesByOrganization/variables/agendaItemCategoriesByOrganization.md +++ b/docs/talawa-api-docs/resolvers/Query/agendaItemCategoriesByOrganization/variables/agendaItemCategoriesByOrganization.md @@ -6,7 +6,7 @@ # Variable: agendaItemCategoriesByOrganization -\> `const` **agendaItemCategoriesByOrganization**: [`QueryResolvers`](../../../../types/generatedGraphQLTypes/type-aliases/QueryResolvers.md)\[`"agendaItemCategoriesByOrganization"`\] +> `const` **agendaItemCategoriesByOrganization**: [`QueryResolvers`](../../../../types/generatedGraphQLTypes/type-aliases/QueryResolvers.md)\[`"agendaItemCategoriesByOrganization"`\] This query will fetch all categories for the organization from database. @@ -18,4 +18,4 @@ An object that contains `organizationId` which is the _id of the Organization. ## Defined in -[src/resolvers/Query/agendaItemCategoriesByOrganization.ts:9](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/resolvers/Query/agendaItemCategoriesByOrganization.ts#L9) +[src/resolvers/Query/agendaItemCategoriesByOrganization.ts:9](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/resolvers/Query/agendaItemCategoriesByOrganization.ts#L9) diff --git a/docs/talawa-api-docs/resolvers/Query/checkAuth/variables/checkAuth.md b/docs/talawa-api-docs/resolvers/Query/checkAuth/variables/checkAuth.md index 6ff2ef47acf..f1971c565ff 100644 --- a/docs/talawa-api-docs/resolvers/Query/checkAuth/variables/checkAuth.md +++ b/docs/talawa-api-docs/resolvers/Query/checkAuth/variables/checkAuth.md @@ -6,7 +6,7 @@ # Variable: checkAuth -\> `const` **checkAuth**: [`QueryResolvers`](../../../../types/generatedGraphQLTypes/type-aliases/QueryResolvers.md)\[`"checkAuth"`\] +> `const` **checkAuth**: [`QueryResolvers`](../../../../types/generatedGraphQLTypes/type-aliases/QueryResolvers.md)\[`"checkAuth"`\] This query determines whether or not the user exists in the database (MongoDB). @@ -28,4 +28,4 @@ You can learn about GraphQL `Resolvers` [here](https://www.apollographql.com/doc ## Defined in -[src/resolvers/Query/checkAuth.ts:13](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/resolvers/Query/checkAuth.ts#L13) +[src/resolvers/Query/checkAuth.ts:13](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/resolvers/Query/checkAuth.ts#L13) diff --git a/docs/talawa-api-docs/resolvers/Query/customDataByOrganization/variables/customDataByOrganization.md b/docs/talawa-api-docs/resolvers/Query/customDataByOrganization/variables/customDataByOrganization.md index 6fd2f86fea1..63ce1d302a6 100644 --- a/docs/talawa-api-docs/resolvers/Query/customDataByOrganization/variables/customDataByOrganization.md +++ b/docs/talawa-api-docs/resolvers/Query/customDataByOrganization/variables/customDataByOrganization.md @@ -6,7 +6,7 @@ # Variable: customDataByOrganization -\> `const` **customDataByOrganization**: [`QueryResolvers`](../../../../types/generatedGraphQLTypes/type-aliases/QueryResolvers.md)\[`"customDataByOrganization"`\] +> `const` **customDataByOrganization**: [`QueryResolvers`](../../../../types/generatedGraphQLTypes/type-aliases/QueryResolvers.md)\[`"customDataByOrganization"`\] This query will fetch all the customData of the members of the organization in the database. @@ -18,4 +18,4 @@ An object that contains `id` of the organization. ## Defined in -[src/resolvers/Query/customDataByOrganization.ts:13](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/resolvers/Query/customDataByOrganization.ts#L13) +[src/resolvers/Query/customDataByOrganization.ts:13](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/resolvers/Query/customDataByOrganization.ts#L13) diff --git a/docs/talawa-api-docs/resolvers/Query/customFieldsByOrganization/variables/customFieldsByOrganization.md b/docs/talawa-api-docs/resolvers/Query/customFieldsByOrganization/variables/customFieldsByOrganization.md index 0badfac2ae6..a4d0a1db1f6 100644 --- a/docs/talawa-api-docs/resolvers/Query/customFieldsByOrganization/variables/customFieldsByOrganization.md +++ b/docs/talawa-api-docs/resolvers/Query/customFieldsByOrganization/variables/customFieldsByOrganization.md @@ -6,7 +6,7 @@ # Variable: customFieldsByOrganization -\> `const` **customFieldsByOrganization**: [`QueryResolvers`](../../../../types/generatedGraphQLTypes/type-aliases/QueryResolvers.md)\[`"customFieldsByOrganization"`\] +> `const` **customFieldsByOrganization**: [`QueryResolvers`](../../../../types/generatedGraphQLTypes/type-aliases/QueryResolvers.md)\[`"customFieldsByOrganization"`\] This query will fetch all the custom Fields for the organization in the database. @@ -18,4 +18,4 @@ An object that contains `id` of the organization. ## Defined in -[src/resolvers/Query/customFieldsByOrganization.ts:15](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/resolvers/Query/customFieldsByOrganization.ts#L15) +[src/resolvers/Query/customFieldsByOrganization.ts:15](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/resolvers/Query/customFieldsByOrganization.ts#L15) diff --git a/docs/talawa-api-docs/resolvers/Query/directChatById/variables/directChatById.md b/docs/talawa-api-docs/resolvers/Query/directChatById/variables/directChatById.md index 01ab59eb3df..cde0dc7b6ad 100644 --- a/docs/talawa-api-docs/resolvers/Query/directChatById/variables/directChatById.md +++ b/docs/talawa-api-docs/resolvers/Query/directChatById/variables/directChatById.md @@ -6,7 +6,7 @@ # Variable: directChatById -\> `const` **directChatById**: [`QueryResolvers`](../../../../types/generatedGraphQLTypes/type-aliases/QueryResolvers.md)\[`"directChatById"`\] +> `const` **directChatById**: [`QueryResolvers`](../../../../types/generatedGraphQLTypes/type-aliases/QueryResolvers.md)\[`"directChatById"`\] This query will fetch all messages for a certain direct chat for the user from database. @@ -23,4 +23,4 @@ You can learn about GraphQL `Resolvers` ## Defined in -[src/resolvers/Query/directChatById.ts:16](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/resolvers/Query/directChatById.ts#L16) +[src/resolvers/Query/directChatById.ts:16](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/resolvers/Query/directChatById.ts#L16) diff --git a/docs/talawa-api-docs/resolvers/Query/directChatsByUserID/variables/directChatsByUserID.md b/docs/talawa-api-docs/resolvers/Query/directChatsByUserID/variables/directChatsByUserID.md index eefb2a884b5..9cff98566d3 100644 --- a/docs/talawa-api-docs/resolvers/Query/directChatsByUserID/variables/directChatsByUserID.md +++ b/docs/talawa-api-docs/resolvers/Query/directChatsByUserID/variables/directChatsByUserID.md @@ -6,7 +6,7 @@ # Variable: directChatsByUserID -\> `const` **directChatsByUserID**: [`QueryResolvers`](../../../../types/generatedGraphQLTypes/type-aliases/QueryResolvers.md)\[`"directChatsByUserID"`\] +> `const` **directChatsByUserID**: [`QueryResolvers`](../../../../types/generatedGraphQLTypes/type-aliases/QueryResolvers.md)\[`"directChatsByUserID"`\] This query will fetch all the Direct chats for the current user from the database. @@ -23,4 +23,4 @@ You can learn about GraphQL `Resolvers` ## Defined in -[src/resolvers/Query/directChatsByUserID.ts:13](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/resolvers/Query/directChatsByUserID.ts#L13) +[src/resolvers/Query/directChatsByUserID.ts:13](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/resolvers/Query/directChatsByUserID.ts#L13) diff --git a/docs/talawa-api-docs/resolvers/Query/directChatsMessagesByChatID/variables/directChatsMessagesByChatID.md b/docs/talawa-api-docs/resolvers/Query/directChatsMessagesByChatID/variables/directChatsMessagesByChatID.md index cc7746f5048..ac455d3d73f 100644 --- a/docs/talawa-api-docs/resolvers/Query/directChatsMessagesByChatID/variables/directChatsMessagesByChatID.md +++ b/docs/talawa-api-docs/resolvers/Query/directChatsMessagesByChatID/variables/directChatsMessagesByChatID.md @@ -6,7 +6,7 @@ # Variable: directChatsMessagesByChatID -\> `const` **directChatsMessagesByChatID**: [`QueryResolvers`](../../../../types/generatedGraphQLTypes/type-aliases/QueryResolvers.md)\[`"directChatsMessagesByChatID"`\] +> `const` **directChatsMessagesByChatID**: [`QueryResolvers`](../../../../types/generatedGraphQLTypes/type-aliases/QueryResolvers.md)\[`"directChatsMessagesByChatID"`\] This query will fetch all messages for a certain direct chat for the user from database. @@ -23,4 +23,4 @@ You can learn about GraphQL `Resolvers` ## Defined in -[src/resolvers/Query/directChatsMessagesByChatID.ts:16](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/resolvers/Query/directChatsMessagesByChatID.ts#L16) +[src/resolvers/Query/directChatsMessagesByChatID.ts:16](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/resolvers/Query/directChatsMessagesByChatID.ts#L16) diff --git a/docs/talawa-api-docs/resolvers/Query/event/variables/event.md b/docs/talawa-api-docs/resolvers/Query/event/variables/event.md index 403333fc6ac..def3e1eb33f 100644 --- a/docs/talawa-api-docs/resolvers/Query/event/variables/event.md +++ b/docs/talawa-api-docs/resolvers/Query/event/variables/event.md @@ -6,7 +6,7 @@ # Variable: event -\> `const` **event**: [`QueryResolvers`](../../../../types/generatedGraphQLTypes/type-aliases/QueryResolvers.md)\[`"event"`\] +> `const` **event**: [`QueryResolvers`](../../../../types/generatedGraphQLTypes/type-aliases/QueryResolvers.md)\[`"event"`\] This query will fetch the event with _id === args.id from the database. @@ -23,4 +23,4 @@ You can learn about GraphQL `Resolvers` ## Defined in -[src/resolvers/Query/event.ts:13](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/resolvers/Query/event.ts#L13) +[src/resolvers/Query/event.ts:13](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/resolvers/Query/event.ts#L13) diff --git a/docs/talawa-api-docs/resolvers/Query/eventVolunteersByEvent/variables/eventVolunteersByEvent.md b/docs/talawa-api-docs/resolvers/Query/eventVolunteersByEvent/variables/eventVolunteersByEvent.md index 195d52daa8b..826629ec2cc 100644 --- a/docs/talawa-api-docs/resolvers/Query/eventVolunteersByEvent/variables/eventVolunteersByEvent.md +++ b/docs/talawa-api-docs/resolvers/Query/eventVolunteersByEvent/variables/eventVolunteersByEvent.md @@ -6,7 +6,7 @@ # Variable: eventVolunteersByEvent -\> `const` **eventVolunteersByEvent**: [`QueryResolvers`](../../../../types/generatedGraphQLTypes/type-aliases/QueryResolvers.md)\[`"eventVolunteersByEvent"`\] +> `const` **eventVolunteersByEvent**: [`QueryResolvers`](../../../../types/generatedGraphQLTypes/type-aliases/QueryResolvers.md)\[`"eventVolunteersByEvent"`\] This query will fetch all events volunteers for the given eventId from database. @@ -18,4 +18,4 @@ An object that contains `id` of the Event. ## Defined in -[src/resolvers/Query/eventVolunteersByEvent.ts:9](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/resolvers/Query/eventVolunteersByEvent.ts#L9) +[src/resolvers/Query/eventVolunteersByEvent.ts:9](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/resolvers/Query/eventVolunteersByEvent.ts#L9) diff --git a/docs/talawa-api-docs/resolvers/Query/eventsByOrganization/variables/eventsByOrganization.md b/docs/talawa-api-docs/resolvers/Query/eventsByOrganization/variables/eventsByOrganization.md index ee326fe873c..1c7b26a0610 100644 --- a/docs/talawa-api-docs/resolvers/Query/eventsByOrganization/variables/eventsByOrganization.md +++ b/docs/talawa-api-docs/resolvers/Query/eventsByOrganization/variables/eventsByOrganization.md @@ -6,7 +6,7 @@ # Variable: eventsByOrganization -\> `const` **eventsByOrganization**: [`QueryResolvers`](../../../../types/generatedGraphQLTypes/type-aliases/QueryResolvers.md)\[`"eventsByOrganization"`\] +> `const` **eventsByOrganization**: [`QueryResolvers`](../../../../types/generatedGraphQLTypes/type-aliases/QueryResolvers.md)\[`"eventsByOrganization"`\] This query will fetch all the events for an organization from the database. @@ -18,4 +18,4 @@ An object that contains `orderBy` to sort the object as specified and `id` of th ## Defined in -[src/resolvers/Query/eventsByOrganization.ts:10](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/resolvers/Query/eventsByOrganization.ts#L10) +[src/resolvers/Query/eventsByOrganization.ts:10](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/resolvers/Query/eventsByOrganization.ts#L10) diff --git a/docs/talawa-api-docs/resolvers/Query/eventsByOrganizationConnection/variables/eventsByOrganizationConnection.md b/docs/talawa-api-docs/resolvers/Query/eventsByOrganizationConnection/variables/eventsByOrganizationConnection.md index e483a471b03..2d0dda3c76a 100644 --- a/docs/talawa-api-docs/resolvers/Query/eventsByOrganizationConnection/variables/eventsByOrganizationConnection.md +++ b/docs/talawa-api-docs/resolvers/Query/eventsByOrganizationConnection/variables/eventsByOrganizationConnection.md @@ -6,8 +6,8 @@ # Variable: eventsByOrganizationConnection -\> `const` **eventsByOrganizationConnection**: [`QueryResolvers`](../../../../types/generatedGraphQLTypes/type-aliases/QueryResolvers.md)\[`"eventsByOrganizationConnection"`\] +> `const` **eventsByOrganizationConnection**: [`QueryResolvers`](../../../../types/generatedGraphQLTypes/type-aliases/QueryResolvers.md)\[`"eventsByOrganizationConnection"`\] ## Defined in -[src/resolvers/Query/eventsByOrganizationConnection.ts:8](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/resolvers/Query/eventsByOrganizationConnection.ts#L8) +[src/resolvers/Query/eventsByOrganizationConnection.ts:8](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/resolvers/Query/eventsByOrganizationConnection.ts#L8) diff --git a/docs/talawa-api-docs/resolvers/Query/fundsByOrganization/variables/fundsByOrganization.md b/docs/talawa-api-docs/resolvers/Query/fundsByOrganization/variables/fundsByOrganization.md index bb97205cef5..48b2a1463cd 100644 --- a/docs/talawa-api-docs/resolvers/Query/fundsByOrganization/variables/fundsByOrganization.md +++ b/docs/talawa-api-docs/resolvers/Query/fundsByOrganization/variables/fundsByOrganization.md @@ -6,8 +6,8 @@ # Variable: fundsByOrganization -\> `const` **fundsByOrganization**: [`QueryResolvers`](../../../../types/generatedGraphQLTypes/type-aliases/QueryResolvers.md)\[`"fundsByOrganization"`\] +> `const` **fundsByOrganization**: [`QueryResolvers`](../../../../types/generatedGraphQLTypes/type-aliases/QueryResolvers.md)\[`"fundsByOrganization"`\] ## Defined in -[src/resolvers/Query/fundsByOrganization.ts:7](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/resolvers/Query/fundsByOrganization.ts#L7) +[src/resolvers/Query/fundsByOrganization.ts:7](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/resolvers/Query/fundsByOrganization.ts#L7) diff --git a/docs/talawa-api-docs/resolvers/Query/getAgendaSection/variables/getAgendaSection.md b/docs/talawa-api-docs/resolvers/Query/getAgendaSection/variables/getAgendaSection.md index 6f200fce482..14645d8bf81 100644 --- a/docs/talawa-api-docs/resolvers/Query/getAgendaSection/variables/getAgendaSection.md +++ b/docs/talawa-api-docs/resolvers/Query/getAgendaSection/variables/getAgendaSection.md @@ -6,7 +6,7 @@ # Variable: getAgendaSection -\> `const` **getAgendaSection**: [`QueryResolvers`](../../../../types/generatedGraphQLTypes/type-aliases/QueryResolvers.md)\[`"getAgendaSection"`\] +> `const` **getAgendaSection**: [`QueryResolvers`](../../../../types/generatedGraphQLTypes/type-aliases/QueryResolvers.md)\[`"getAgendaSection"`\] Resolver function for the GraphQL query 'getAgendaSection'. @@ -22,4 +22,4 @@ The input arguments for the query. ## Defined in -[src/resolvers/Query/getAgendaSection.ts:14](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/resolvers/Query/getAgendaSection.ts#L14) +[src/resolvers/Query/getAgendaSection.ts:14](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/resolvers/Query/getAgendaSection.ts#L14) diff --git a/docs/talawa-api-docs/resolvers/Query/getAllAgendaItems/variables/getAllAgendaItems.md b/docs/talawa-api-docs/resolvers/Query/getAllAgendaItems/variables/getAllAgendaItems.md index f8f6f8c9be5..b891d611ed7 100644 --- a/docs/talawa-api-docs/resolvers/Query/getAllAgendaItems/variables/getAllAgendaItems.md +++ b/docs/talawa-api-docs/resolvers/Query/getAllAgendaItems/variables/getAllAgendaItems.md @@ -6,8 +6,8 @@ # Variable: getAllAgendaItems -\> `const` **getAllAgendaItems**: [`QueryResolvers`](../../../../types/generatedGraphQLTypes/type-aliases/QueryResolvers.md)\[`"getAllAgendaItems"`\] +> `const` **getAllAgendaItems**: [`QueryResolvers`](../../../../types/generatedGraphQLTypes/type-aliases/QueryResolvers.md)\[`"getAllAgendaItems"`\] ## Defined in -[src/resolvers/Query/getAllAgendaItems.ts:4](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/resolvers/Query/getAllAgendaItems.ts#L4) +[src/resolvers/Query/getAllAgendaItems.ts:4](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/resolvers/Query/getAllAgendaItems.ts#L4) diff --git a/docs/talawa-api-docs/resolvers/Query/getAllNotesForAgendaItem/variables/getAllNotesForAgendaItem.md b/docs/talawa-api-docs/resolvers/Query/getAllNotesForAgendaItem/variables/getAllNotesForAgendaItem.md index cf3449eb0e0..95eedb39e11 100644 --- a/docs/talawa-api-docs/resolvers/Query/getAllNotesForAgendaItem/variables/getAllNotesForAgendaItem.md +++ b/docs/talawa-api-docs/resolvers/Query/getAllNotesForAgendaItem/variables/getAllNotesForAgendaItem.md @@ -6,8 +6,8 @@ # Variable: getAllNotesForAgendaItem -\> `const` **getAllNotesForAgendaItem**: [`QueryResolvers`](../../../../types/generatedGraphQLTypes/type-aliases/QueryResolvers.md)\[`"getAllNotesForAgendaItem"`\] +> `const` **getAllNotesForAgendaItem**: [`QueryResolvers`](../../../../types/generatedGraphQLTypes/type-aliases/QueryResolvers.md)\[`"getAllNotesForAgendaItem"`\] ## Defined in -[src/resolvers/Query/getAllNotesForAgendaItem.ts:5](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/resolvers/Query/getAllNotesForAgendaItem.ts#L5) +[src/resolvers/Query/getAllNotesForAgendaItem.ts:5](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/resolvers/Query/getAllNotesForAgendaItem.ts#L5) diff --git a/docs/talawa-api-docs/resolvers/Query/getCommunityData/variables/getCommunityData.md b/docs/talawa-api-docs/resolvers/Query/getCommunityData/variables/getCommunityData.md index ed7745e3d9d..a3db485e737 100644 --- a/docs/talawa-api-docs/resolvers/Query/getCommunityData/variables/getCommunityData.md +++ b/docs/talawa-api-docs/resolvers/Query/getCommunityData/variables/getCommunityData.md @@ -6,7 +6,7 @@ # Variable: getCommunityData -\> `const` **getCommunityData**: [`QueryResolvers`](../../../../types/generatedGraphQLTypes/type-aliases/QueryResolvers.md)\[`"getCommunityData"`\] +> `const` **getCommunityData**: [`QueryResolvers`](../../../../types/generatedGraphQLTypes/type-aliases/QueryResolvers.md)\[`"getCommunityData"`\] This query will fetch the community data from the database. @@ -17,4 +17,4 @@ You can learn about GraphQL `Resolvers` ## Defined in -[src/resolvers/Query/getCommunityData.ts:11](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/resolvers/Query/getCommunityData.ts#L11) +[src/resolvers/Query/getCommunityData.ts:11](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/resolvers/Query/getCommunityData.ts#L11) diff --git a/docs/talawa-api-docs/resolvers/Query/getDonationById/variables/getDonationById.md b/docs/talawa-api-docs/resolvers/Query/getDonationById/variables/getDonationById.md index 18a47d6d3b8..2b0c6dddaa5 100644 --- a/docs/talawa-api-docs/resolvers/Query/getDonationById/variables/getDonationById.md +++ b/docs/talawa-api-docs/resolvers/Query/getDonationById/variables/getDonationById.md @@ -6,7 +6,7 @@ # Variable: getDonationById -\> `const` **getDonationById**: [`QueryResolvers`](../../../../types/generatedGraphQLTypes/type-aliases/QueryResolvers.md)\[`"getDonationById"`\] +> `const` **getDonationById**: [`QueryResolvers`](../../../../types/generatedGraphQLTypes/type-aliases/QueryResolvers.md)\[`"getDonationById"`\] This query will fetch the donation as a transaction from database. @@ -18,4 +18,4 @@ An object that contains `id` of the donation. ## Defined in -[src/resolvers/Query/getDonationById.ts:11](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/resolvers/Query/getDonationById.ts#L11) +[src/resolvers/Query/getDonationById.ts:11](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/resolvers/Query/getDonationById.ts#L11) diff --git a/docs/talawa-api-docs/resolvers/Query/getDonationByOrgId/variables/getDonationByOrgId.md b/docs/talawa-api-docs/resolvers/Query/getDonationByOrgId/variables/getDonationByOrgId.md index a41493ce6ad..f9be5baf4bc 100644 --- a/docs/talawa-api-docs/resolvers/Query/getDonationByOrgId/variables/getDonationByOrgId.md +++ b/docs/talawa-api-docs/resolvers/Query/getDonationByOrgId/variables/getDonationByOrgId.md @@ -6,7 +6,7 @@ # Variable: getDonationByOrgId -\> `const` **getDonationByOrgId**: [`QueryResolvers`](../../../../types/generatedGraphQLTypes/type-aliases/QueryResolvers.md)\[`"getDonationByOrgId"`\] +> `const` **getDonationByOrgId**: [`QueryResolvers`](../../../../types/generatedGraphQLTypes/type-aliases/QueryResolvers.md)\[`"getDonationByOrgId"`\] This query fetch the donation as a transaction for an organization from database. @@ -18,4 +18,4 @@ An object that contains `orgId` of the Organization. ## Defined in -[src/resolvers/Query/getDonationByOrgId.ts:10](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/resolvers/Query/getDonationByOrgId.ts#L10) +[src/resolvers/Query/getDonationByOrgId.ts:10](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/resolvers/Query/getDonationByOrgId.ts#L10) diff --git a/docs/talawa-api-docs/resolvers/Query/getDonationByOrgIdConnection/variables/getDonationByOrgIdConnection.md b/docs/talawa-api-docs/resolvers/Query/getDonationByOrgIdConnection/variables/getDonationByOrgIdConnection.md index f1569b4362a..865e218e753 100644 --- a/docs/talawa-api-docs/resolvers/Query/getDonationByOrgIdConnection/variables/getDonationByOrgIdConnection.md +++ b/docs/talawa-api-docs/resolvers/Query/getDonationByOrgIdConnection/variables/getDonationByOrgIdConnection.md @@ -6,8 +6,8 @@ # Variable: getDonationByOrgIdConnection -\> `const` **getDonationByOrgIdConnection**: [`QueryResolvers`](../../../../types/generatedGraphQLTypes/type-aliases/QueryResolvers.md)\[`"getDonationByOrgIdConnection"`\] +> `const` **getDonationByOrgIdConnection**: [`QueryResolvers`](../../../../types/generatedGraphQLTypes/type-aliases/QueryResolvers.md)\[`"getDonationByOrgIdConnection"`\] ## Defined in -[src/resolvers/Query/getDonationByOrgIdConnection.ts:6](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/resolvers/Query/getDonationByOrgIdConnection.ts#L6) +[src/resolvers/Query/getDonationByOrgIdConnection.ts:6](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/resolvers/Query/getDonationByOrgIdConnection.ts#L6) diff --git a/docs/talawa-api-docs/resolvers/Query/getEventAttendee/variables/getEventAttendee.md b/docs/talawa-api-docs/resolvers/Query/getEventAttendee/variables/getEventAttendee.md index 3483e9d414d..cbd2997cddb 100644 --- a/docs/talawa-api-docs/resolvers/Query/getEventAttendee/variables/getEventAttendee.md +++ b/docs/talawa-api-docs/resolvers/Query/getEventAttendee/variables/getEventAttendee.md @@ -6,8 +6,8 @@ # Variable: getEventAttendee -\> `const` **getEventAttendee**: [`QueryResolvers`](../../../../types/generatedGraphQLTypes/type-aliases/QueryResolvers.md)\[`"getEventAttendee"`\] +> `const` **getEventAttendee**: [`QueryResolvers`](../../../../types/generatedGraphQLTypes/type-aliases/QueryResolvers.md)\[`"getEventAttendee"`\] ## Defined in -[src/resolvers/Query/getEventAttendee.ts:4](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/resolvers/Query/getEventAttendee.ts#L4) +[src/resolvers/Query/getEventAttendee.ts:4](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/resolvers/Query/getEventAttendee.ts#L4) diff --git a/docs/talawa-api-docs/resolvers/Query/getEventAttendeesByEventId/variables/getEventAttendeesByEventId.md b/docs/talawa-api-docs/resolvers/Query/getEventAttendeesByEventId/variables/getEventAttendeesByEventId.md index c25c91ef1e1..ac97fd76d99 100644 --- a/docs/talawa-api-docs/resolvers/Query/getEventAttendeesByEventId/variables/getEventAttendeesByEventId.md +++ b/docs/talawa-api-docs/resolvers/Query/getEventAttendeesByEventId/variables/getEventAttendeesByEventId.md @@ -6,8 +6,8 @@ # Variable: getEventAttendeesByEventId -\> `const` **getEventAttendeesByEventId**: [`QueryResolvers`](../../../../types/generatedGraphQLTypes/type-aliases/QueryResolvers.md)\[`"getEventAttendeesByEventId"`\] +> `const` **getEventAttendeesByEventId**: [`QueryResolvers`](../../../../types/generatedGraphQLTypes/type-aliases/QueryResolvers.md)\[`"getEventAttendeesByEventId"`\] ## Defined in -[src/resolvers/Query/getEventAttendeesByEventId.ts:4](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/resolvers/Query/getEventAttendeesByEventId.ts#L4) +[src/resolvers/Query/getEventAttendeesByEventId.ts:4](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/resolvers/Query/getEventAttendeesByEventId.ts#L4) diff --git a/docs/talawa-api-docs/resolvers/Query/getEventInvitesByUserId/variables/getEventInvitesByUserId.md b/docs/talawa-api-docs/resolvers/Query/getEventInvitesByUserId/variables/getEventInvitesByUserId.md index 62277c82ec9..725e2a952ab 100644 --- a/docs/talawa-api-docs/resolvers/Query/getEventInvitesByUserId/variables/getEventInvitesByUserId.md +++ b/docs/talawa-api-docs/resolvers/Query/getEventInvitesByUserId/variables/getEventInvitesByUserId.md @@ -6,7 +6,7 @@ # Variable: getEventInvitesByUserId -\> `const` **getEventInvitesByUserId**: [`QueryResolvers`](../../../../types/generatedGraphQLTypes/type-aliases/QueryResolvers.md)\[`"getEventInvitesByUserId"`\] +> `const` **getEventInvitesByUserId**: [`QueryResolvers`](../../../../types/generatedGraphQLTypes/type-aliases/QueryResolvers.md)\[`"getEventInvitesByUserId"`\] This query will fetch all the Event Invites in specified order from the database. @@ -20,4 +20,4 @@ An object containing userId. ## Defined in -[src/resolvers/Query/getEventInvitesByUserId.ts:10](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/resolvers/Query/getEventInvitesByUserId.ts#L10) +[src/resolvers/Query/getEventInvitesByUserId.ts:10](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/resolvers/Query/getEventInvitesByUserId.ts#L10) diff --git a/docs/talawa-api-docs/resolvers/Query/getFundById/variables/getFundById.md b/docs/talawa-api-docs/resolvers/Query/getFundById/variables/getFundById.md index 7ea336ba526..66c52038d5f 100644 --- a/docs/talawa-api-docs/resolvers/Query/getFundById/variables/getFundById.md +++ b/docs/talawa-api-docs/resolvers/Query/getFundById/variables/getFundById.md @@ -6,7 +6,7 @@ # Variable: getFundById -\> `const` **getFundById**: [`QueryResolvers`](../../../../types/generatedGraphQLTypes/type-aliases/QueryResolvers.md)\[`"getFundById"`\] +> `const` **getFundById**: [`QueryResolvers`](../../../../types/generatedGraphQLTypes/type-aliases/QueryResolvers.md)\[`"getFundById"`\] This query will fetch the fund as a transaction from database. @@ -18,4 +18,4 @@ An object that contains `id` of the fund. ## Defined in -[src/resolvers/Query/getFundById.ts:13](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/resolvers/Query/getFundById.ts#L13) +[src/resolvers/Query/getFundById.ts:13](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/resolvers/Query/getFundById.ts#L13) diff --git a/docs/talawa-api-docs/resolvers/Query/getFundraisingCampaign/variables/getFundraisingCampaignById.md b/docs/talawa-api-docs/resolvers/Query/getFundraisingCampaign/variables/getFundraisingCampaignById.md index fa7194ffe82..dc9769295a5 100644 --- a/docs/talawa-api-docs/resolvers/Query/getFundraisingCampaign/variables/getFundraisingCampaignById.md +++ b/docs/talawa-api-docs/resolvers/Query/getFundraisingCampaign/variables/getFundraisingCampaignById.md @@ -6,7 +6,7 @@ # Variable: getFundraisingCampaignById -\> `const` **getFundraisingCampaignById**: [`QueryResolvers`](../../../../types/generatedGraphQLTypes/type-aliases/QueryResolvers.md)\[`"getFundraisingCampaignById"`\] +> `const` **getFundraisingCampaignById**: [`QueryResolvers`](../../../../types/generatedGraphQLTypes/type-aliases/QueryResolvers.md)\[`"getFundraisingCampaignById"`\] This query will fetch the fundraisingCampaign as a transaction from database. @@ -18,4 +18,4 @@ An object that contains `id` of the campaign. ## Defined in -[src/resolvers/Query/getFundraisingCampaign.ts:13](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/resolvers/Query/getFundraisingCampaign.ts#L13) +[src/resolvers/Query/getFundraisingCampaign.ts:13](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/resolvers/Query/getFundraisingCampaign.ts#L13) diff --git a/docs/talawa-api-docs/resolvers/Query/getFundraisingCampaignPledgeById/variables/getFundraisingCampaignPledgeById.md b/docs/talawa-api-docs/resolvers/Query/getFundraisingCampaignPledgeById/variables/getFundraisingCampaignPledgeById.md index f8e0ea71d4f..326f5ea4ea2 100644 --- a/docs/talawa-api-docs/resolvers/Query/getFundraisingCampaignPledgeById/variables/getFundraisingCampaignPledgeById.md +++ b/docs/talawa-api-docs/resolvers/Query/getFundraisingCampaignPledgeById/variables/getFundraisingCampaignPledgeById.md @@ -6,7 +6,7 @@ # Variable: getFundraisingCampaignPledgeById -\> `const` **getFundraisingCampaignPledgeById**: [`QueryResolvers`](../../../../types/generatedGraphQLTypes/type-aliases/QueryResolvers.md)\[`"getFundraisingCampaignPledgeById"`\] +> `const` **getFundraisingCampaignPledgeById**: [`QueryResolvers`](../../../../types/generatedGraphQLTypes/type-aliases/QueryResolvers.md)\[`"getFundraisingCampaignPledgeById"`\] This query will fetch the fundraisingCampaignPledge as a transaction from database. @@ -18,4 +18,4 @@ An object that contains `id` of the fund. ## Defined in -[src/resolvers/Query/getFundraisingCampaignPledgeById.ts:12](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/resolvers/Query/getFundraisingCampaignPledgeById.ts#L12) +[src/resolvers/Query/getFundraisingCampaignPledgeById.ts:12](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/resolvers/Query/getFundraisingCampaignPledgeById.ts#L12) diff --git a/docs/talawa-api-docs/resolvers/Query/getNoteById/variables/getNoteById.md b/docs/talawa-api-docs/resolvers/Query/getNoteById/variables/getNoteById.md index 991e1d33d79..4ae093c857e 100644 --- a/docs/talawa-api-docs/resolvers/Query/getNoteById/variables/getNoteById.md +++ b/docs/talawa-api-docs/resolvers/Query/getNoteById/variables/getNoteById.md @@ -6,8 +6,8 @@ # Variable: getNoteById -\> `const` **getNoteById**: [`QueryResolvers`](../../../../types/generatedGraphQLTypes/type-aliases/QueryResolvers.md)\[`"getNoteById"`\] +> `const` **getNoteById**: [`QueryResolvers`](../../../../types/generatedGraphQLTypes/type-aliases/QueryResolvers.md)\[`"getNoteById"`\] ## Defined in -[src/resolvers/Query/getNoteById.ts:7](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/resolvers/Query/getNoteById.ts#L7) +[src/resolvers/Query/getNoteById.ts:7](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/resolvers/Query/getNoteById.ts#L7) diff --git a/docs/talawa-api-docs/resolvers/Query/getPlugins/variables/getPlugins.md b/docs/talawa-api-docs/resolvers/Query/getPlugins/variables/getPlugins.md index ec4373896e2..4d64a90d3d6 100644 --- a/docs/talawa-api-docs/resolvers/Query/getPlugins/variables/getPlugins.md +++ b/docs/talawa-api-docs/resolvers/Query/getPlugins/variables/getPlugins.md @@ -6,10 +6,10 @@ # Variable: getPlugins -\> `const` **getPlugins**: [`QueryResolvers`](../../../../types/generatedGraphQLTypes/type-aliases/QueryResolvers.md)\[`"getPlugins"`\] +> `const` **getPlugins**: [`QueryResolvers`](../../../../types/generatedGraphQLTypes/type-aliases/QueryResolvers.md)\[`"getPlugins"`\] This function returns list of plugins from the database. ## Defined in -[src/resolvers/Query/getPlugins.ts:8](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/resolvers/Query/getPlugins.ts#L8) +[src/resolvers/Query/getPlugins.ts:8](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/resolvers/Query/getPlugins.ts#L8) diff --git a/docs/talawa-api-docs/resolvers/Query/getVenueByOrgId/variables/getVenueByOrgId.md b/docs/talawa-api-docs/resolvers/Query/getVenueByOrgId/variables/getVenueByOrgId.md index ff520511cb0..f68f31a2976 100644 --- a/docs/talawa-api-docs/resolvers/Query/getVenueByOrgId/variables/getVenueByOrgId.md +++ b/docs/talawa-api-docs/resolvers/Query/getVenueByOrgId/variables/getVenueByOrgId.md @@ -6,8 +6,8 @@ # Variable: getVenueByOrgId -\> `const` **getVenueByOrgId**: [`QueryResolvers`](../../../../types/generatedGraphQLTypes/type-aliases/QueryResolvers.md)\[`"getVenueByOrgId"`\] +> `const` **getVenueByOrgId**: [`QueryResolvers`](../../../../types/generatedGraphQLTypes/type-aliases/QueryResolvers.md)\[`"getVenueByOrgId"`\] ## Defined in -[src/resolvers/Query/getVenueByOrgId.ts:7](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/resolvers/Query/getVenueByOrgId.ts#L7) +[src/resolvers/Query/getVenueByOrgId.ts:7](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/resolvers/Query/getVenueByOrgId.ts#L7) diff --git a/docs/talawa-api-docs/resolvers/Query/getlanguage/variables/getlanguage.md b/docs/talawa-api-docs/resolvers/Query/getlanguage/variables/getlanguage.md index 7de08d2ef56..2471e5edddb 100644 --- a/docs/talawa-api-docs/resolvers/Query/getlanguage/variables/getlanguage.md +++ b/docs/talawa-api-docs/resolvers/Query/getlanguage/variables/getlanguage.md @@ -6,7 +6,7 @@ # Variable: getlanguage -\> `const` **getlanguage**: [`QueryResolvers`](../../../../types/generatedGraphQLTypes/type-aliases/QueryResolvers.md)\[`"getlanguage"`\] +> `const` **getlanguage**: [`QueryResolvers`](../../../../types/generatedGraphQLTypes/type-aliases/QueryResolvers.md)\[`"getlanguage"`\] This query fetch a language for specified `lang_code` from the database. @@ -18,4 +18,4 @@ An object that contains `lang_code`. ## Defined in -[src/resolvers/Query/getlanguage.ts:12](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/resolvers/Query/getlanguage.ts#L12) +[src/resolvers/Query/getlanguage.ts:12](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/resolvers/Query/getlanguage.ts#L12) diff --git a/docs/talawa-api-docs/resolvers/Query/groupChatById/variables/groupChatById.md b/docs/talawa-api-docs/resolvers/Query/groupChatById/variables/groupChatById.md index f4ec6a7131d..5c3457518c3 100644 --- a/docs/talawa-api-docs/resolvers/Query/groupChatById/variables/groupChatById.md +++ b/docs/talawa-api-docs/resolvers/Query/groupChatById/variables/groupChatById.md @@ -6,7 +6,7 @@ # Variable: groupChatById -\> `const` **groupChatById**: [`QueryResolvers`](../../../../types/generatedGraphQLTypes/type-aliases/QueryResolvers.md)\[`"groupChatById"`\] +> `const` **groupChatById**: [`QueryResolvers`](../../../../types/generatedGraphQLTypes/type-aliases/QueryResolvers.md)\[`"groupChatById"`\] This query will fetch all messages for a certain direct chat for the user from database. @@ -23,4 +23,4 @@ You can learn about GraphQL `Resolvers` ## Defined in -[src/resolvers/Query/groupChatById.ts:16](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/resolvers/Query/groupChatById.ts#L16) +[src/resolvers/Query/groupChatById.ts:16](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/resolvers/Query/groupChatById.ts#L16) diff --git a/docs/talawa-api-docs/resolvers/Query/groupChatsByUserId/variables/groupChatsByUserId.md b/docs/talawa-api-docs/resolvers/Query/groupChatsByUserId/variables/groupChatsByUserId.md index a319651da67..46517340541 100644 --- a/docs/talawa-api-docs/resolvers/Query/groupChatsByUserId/variables/groupChatsByUserId.md +++ b/docs/talawa-api-docs/resolvers/Query/groupChatsByUserId/variables/groupChatsByUserId.md @@ -6,7 +6,7 @@ # Variable: groupChatsByUserId -\> `const` **groupChatsByUserId**: [`QueryResolvers`](../../../../types/generatedGraphQLTypes/type-aliases/QueryResolvers.md)\[`"groupChatsByUserId"`\] +> `const` **groupChatsByUserId**: [`QueryResolvers`](../../../../types/generatedGraphQLTypes/type-aliases/QueryResolvers.md)\[`"groupChatsByUserId"`\] This query will fetch all the Direct chats for the current user from the database. @@ -23,4 +23,4 @@ You can learn about GraphQL `Resolvers` ## Defined in -[src/resolvers/Query/groupChatsByUserId.ts:13](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/resolvers/Query/groupChatsByUserId.ts#L13) +[src/resolvers/Query/groupChatsByUserId.ts:13](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/resolvers/Query/groupChatsByUserId.ts#L13) diff --git a/docs/talawa-api-docs/resolvers/Query/hasSubmittedFeedback/variables/hasSubmittedFeedback.md b/docs/talawa-api-docs/resolvers/Query/hasSubmittedFeedback/variables/hasSubmittedFeedback.md index 15cef863410..611f9464a21 100644 --- a/docs/talawa-api-docs/resolvers/Query/hasSubmittedFeedback/variables/hasSubmittedFeedback.md +++ b/docs/talawa-api-docs/resolvers/Query/hasSubmittedFeedback/variables/hasSubmittedFeedback.md @@ -6,8 +6,8 @@ # Variable: hasSubmittedFeedback -\> `const` **hasSubmittedFeedback**: [`QueryResolvers`](../../../../types/generatedGraphQLTypes/type-aliases/QueryResolvers.md)\[`"hasSubmittedFeedback"`\] +> `const` **hasSubmittedFeedback**: [`QueryResolvers`](../../../../types/generatedGraphQLTypes/type-aliases/QueryResolvers.md)\[`"hasSubmittedFeedback"`\] ## Defined in -[src/resolvers/Query/hasSubmittedFeedback.ts:11](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/resolvers/Query/hasSubmittedFeedback.ts#L11) +[src/resolvers/Query/hasSubmittedFeedback.ts:11](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/resolvers/Query/hasSubmittedFeedback.ts#L11) diff --git a/docs/talawa-api-docs/resolvers/Query/helperFunctions/getSort/functions/getSort.md b/docs/talawa-api-docs/resolvers/Query/helperFunctions/getSort/functions/getSort.md index 5b882c63774..accc9dea19b 100644 --- a/docs/talawa-api-docs/resolvers/Query/helperFunctions/getSort/functions/getSort.md +++ b/docs/talawa-api-docs/resolvers/Query/helperFunctions/getSort/functions/getSort.md @@ -6,7 +6,7 @@ # Function: getSort() -\> **getSort**(`orderBy`): `undefined` \| `null` \| `string` \| [`string`, `SortOrder`][] \| `object` +> **getSort**(`orderBy`): `undefined` \| `null` \| `string` \| [`string`, `SortOrder`][] \| `object` ## Parameters @@ -18,4 +18,4 @@ ## Defined in -[src/resolvers/Query/helperFunctions/getSort.ts:14](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/resolvers/Query/helperFunctions/getSort.ts#L14) +[src/resolvers/Query/helperFunctions/getSort.ts:14](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/resolvers/Query/helperFunctions/getSort.ts#L14) diff --git a/docs/talawa-api-docs/resolvers/Query/helperFunctions/getWhere/functions/getWhere.md b/docs/talawa-api-docs/resolvers/Query/helperFunctions/getWhere/functions/getWhere.md index 00a1fca0ac5..40e11583495 100644 --- a/docs/talawa-api-docs/resolvers/Query/helperFunctions/getWhere/functions/getWhere.md +++ b/docs/talawa-api-docs/resolvers/Query/helperFunctions/getWhere/functions/getWhere.md @@ -6,7 +6,7 @@ # Function: getWhere() -\> **getWhere**\<`T`\>(`where`): `FilterQuery`\<`T`\> +> **getWhere**\<`T`\>(`where`): `FilterQuery`\<`T`\> This function returns FilterQuery object which can be used to find out documents matching specific args as mentioned in `where`. When modifying this function, check if the arg to be added isn't present before, and place `where` argument @@ -16,7 +16,7 @@ type if not present before in the intersection type. • **T** = `unknown` -used to return an object of a generic type `FilterQuery\` +used to return an object of a generic type `FilterQuery` ## Parameters @@ -37,9 +37,9 @@ You can learn about Generics [here](https://www.typescriptlang.org/docs/handbook ## Example ``` -const inputArgs = getWhere\(args.where); +const inputArgs = getWhere(args.where); ``` ## Defined in -[src/resolvers/Query/helperFunctions/getWhere.ts:28](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/resolvers/Query/helperFunctions/getWhere.ts#L28) +[src/resolvers/Query/helperFunctions/getWhere.ts:28](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/resolvers/Query/helperFunctions/getWhere.ts#L28) diff --git a/docs/talawa-api-docs/resolvers/Query/me/variables/me.md b/docs/talawa-api-docs/resolvers/Query/me/variables/me.md index 77db3c82dcf..f0072ea4b36 100644 --- a/docs/talawa-api-docs/resolvers/Query/me/variables/me.md +++ b/docs/talawa-api-docs/resolvers/Query/me/variables/me.md @@ -6,7 +6,7 @@ # Variable: me -\> `const` **me**: [`QueryResolvers`](../../../../types/generatedGraphQLTypes/type-aliases/QueryResolvers.md)\[`"me"`\] +> `const` **me**: [`QueryResolvers`](../../../../types/generatedGraphQLTypes/type-aliases/QueryResolvers.md)\[`"me"`\] This query fetch the current user from the database. @@ -20,4 +20,4 @@ An object that contains `userId`. ## Defined in -[src/resolvers/Query/me.ts:20](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/resolvers/Query/me.ts#L20) +[src/resolvers/Query/me.ts:20](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/resolvers/Query/me.ts#L20) diff --git a/docs/talawa-api-docs/resolvers/Query/myLanguage/variables/myLanguage.md b/docs/talawa-api-docs/resolvers/Query/myLanguage/variables/myLanguage.md index 04be2a21489..4fa0e631770 100644 --- a/docs/talawa-api-docs/resolvers/Query/myLanguage/variables/myLanguage.md +++ b/docs/talawa-api-docs/resolvers/Query/myLanguage/variables/myLanguage.md @@ -6,7 +6,7 @@ # Variable: myLanguage -\> `const` **myLanguage**: [`QueryResolvers`](../../../../types/generatedGraphQLTypes/type-aliases/QueryResolvers.md)\[`"myLanguage"`\] +> `const` **myLanguage**: [`QueryResolvers`](../../../../types/generatedGraphQLTypes/type-aliases/QueryResolvers.md)\[`"myLanguage"`\] This query fetch the current user language from the database. @@ -20,4 +20,4 @@ An object that contains `userId`. ## Defined in -[src/resolvers/Query/myLanguage.ts:13](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/resolvers/Query/myLanguage.ts#L13) +[src/resolvers/Query/myLanguage.ts:13](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/resolvers/Query/myLanguage.ts#L13) diff --git a/docs/talawa-api-docs/resolvers/Query/organizationIsSample/variables/isSampleOrganization.md b/docs/talawa-api-docs/resolvers/Query/organizationIsSample/variables/isSampleOrganization.md index 07aa4f3c39d..7979401eb56 100644 --- a/docs/talawa-api-docs/resolvers/Query/organizationIsSample/variables/isSampleOrganization.md +++ b/docs/talawa-api-docs/resolvers/Query/organizationIsSample/variables/isSampleOrganization.md @@ -6,8 +6,8 @@ # Variable: isSampleOrganization -\> `const` **isSampleOrganization**: [`QueryResolvers`](../../../../types/generatedGraphQLTypes/type-aliases/QueryResolvers.md)\[`"isSampleOrganization"`\] +> `const` **isSampleOrganization**: [`QueryResolvers`](../../../../types/generatedGraphQLTypes/type-aliases/QueryResolvers.md)\[`"isSampleOrganization"`\] ## Defined in -[src/resolvers/Query/organizationIsSample.ts:6](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/resolvers/Query/organizationIsSample.ts#L6) +[src/resolvers/Query/organizationIsSample.ts:6](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/resolvers/Query/organizationIsSample.ts#L6) diff --git a/docs/talawa-api-docs/resolvers/Query/organizations/variables/organizations.md b/docs/talawa-api-docs/resolvers/Query/organizations/variables/organizations.md index c285d4da574..1746eb5b44a 100644 --- a/docs/talawa-api-docs/resolvers/Query/organizations/variables/organizations.md +++ b/docs/talawa-api-docs/resolvers/Query/organizations/variables/organizations.md @@ -6,7 +6,7 @@ # Variable: organizations -\> `const` **organizations**: [`QueryResolvers`](../../../../types/generatedGraphQLTypes/type-aliases/QueryResolvers.md)\[`"organizations"`\] +> `const` **organizations**: [`QueryResolvers`](../../../../types/generatedGraphQLTypes/type-aliases/QueryResolvers.md)\[`"organizations"`\] If a 'id' is specified, this query will return an organisation; otherwise, it will return all organisations with a size of limit 100. @@ -23,4 +23,4 @@ An object containing `orderBy` and `id` of the Organization. ## Defined in -[src/resolvers/Query/organizations.ts:16](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/resolvers/Query/organizations.ts#L16) +[src/resolvers/Query/organizations.ts:16](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/resolvers/Query/organizations.ts#L16) diff --git a/docs/talawa-api-docs/resolvers/Query/organizationsConnection/variables/organizationsConnection.md b/docs/talawa-api-docs/resolvers/Query/organizationsConnection/variables/organizationsConnection.md index 3c8997ca039..3817612d165 100644 --- a/docs/talawa-api-docs/resolvers/Query/organizationsConnection/variables/organizationsConnection.md +++ b/docs/talawa-api-docs/resolvers/Query/organizationsConnection/variables/organizationsConnection.md @@ -6,7 +6,7 @@ # Variable: organizationsConnection -\> `const` **organizationsConnection**: [`QueryResolvers`](../../../../types/generatedGraphQLTypes/type-aliases/QueryResolvers.md)\[`"organizationsConnection"`\] +> `const` **organizationsConnection**: [`QueryResolvers`](../../../../types/generatedGraphQLTypes/type-aliases/QueryResolvers.md)\[`"organizationsConnection"`\] This query will retrieve from the database a list of organisation under the specified limit for the specified page in the pagination. @@ -26,4 +26,4 @@ learn more about Connection [here](https://relay.dev/graphql/connections.htm). ## Defined in -[src/resolvers/Query/organizationsConnection.ts:18](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/resolvers/Query/organizationsConnection.ts#L18) +[src/resolvers/Query/organizationsConnection.ts:18](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/resolvers/Query/organizationsConnection.ts#L18) diff --git a/docs/talawa-api-docs/resolvers/Query/organizationsMemberConnection/variables/organizationsMemberConnection.md b/docs/talawa-api-docs/resolvers/Query/organizationsMemberConnection/variables/organizationsMemberConnection.md index 54c33bdf550..2a8ec4cc1ee 100644 --- a/docs/talawa-api-docs/resolvers/Query/organizationsMemberConnection/variables/organizationsMemberConnection.md +++ b/docs/talawa-api-docs/resolvers/Query/organizationsMemberConnection/variables/organizationsMemberConnection.md @@ -6,7 +6,7 @@ # Variable: organizationsMemberConnection -\> `const` **organizationsMemberConnection**: [`QueryResolvers`](../../../../types/generatedGraphQLTypes/type-aliases/QueryResolvers.md)\[`"organizationsMemberConnection"`\] +> `const` **organizationsMemberConnection**: [`QueryResolvers`](../../../../types/generatedGraphQLTypes/type-aliases/QueryResolvers.md)\[`"organizationsMemberConnection"`\] This query will retrieve from the database a list of members in the organisation under the specified limit for the specified page in the pagination. @@ -26,4 +26,4 @@ learn more about Connection [here](https://relay.dev/graphql/connections.htm). ## Defined in -[src/resolvers/Query/organizationsMemberConnection.ts:19](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/resolvers/Query/organizationsMemberConnection.ts#L19) +[src/resolvers/Query/organizationsMemberConnection.ts:19](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/resolvers/Query/organizationsMemberConnection.ts#L19) diff --git a/docs/talawa-api-docs/resolvers/Query/post/variables/post.md b/docs/talawa-api-docs/resolvers/Query/post/variables/post.md index 720a3353f0a..c31bb093033 100644 --- a/docs/talawa-api-docs/resolvers/Query/post/variables/post.md +++ b/docs/talawa-api-docs/resolvers/Query/post/variables/post.md @@ -6,7 +6,7 @@ # Variable: post -\> `const` **post**: [`QueryResolvers`](../../../../types/generatedGraphQLTypes/type-aliases/QueryResolvers.md)\[`"post"`\] +> `const` **post**: [`QueryResolvers`](../../../../types/generatedGraphQLTypes/type-aliases/QueryResolvers.md)\[`"post"`\] This query will fetch the specified Post from the database. @@ -18,4 +18,4 @@ An object that contains `id` of the Post. ## Defined in -[src/resolvers/Query/post.ts:11](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/resolvers/Query/post.ts#L11) +[src/resolvers/Query/post.ts:11](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/resolvers/Query/post.ts#L11) diff --git a/docs/talawa-api-docs/resolvers/Query/registeredEventsByUser/variables/registeredEventsByUser.md b/docs/talawa-api-docs/resolvers/Query/registeredEventsByUser/variables/registeredEventsByUser.md index 3ef2c4c22e9..b31e99dd4eb 100644 --- a/docs/talawa-api-docs/resolvers/Query/registeredEventsByUser/variables/registeredEventsByUser.md +++ b/docs/talawa-api-docs/resolvers/Query/registeredEventsByUser/variables/registeredEventsByUser.md @@ -6,7 +6,7 @@ # Variable: registeredEventsByUser -\> `const` **registeredEventsByUser**: [`QueryResolvers`](../../../../types/generatedGraphQLTypes/type-aliases/QueryResolvers.md)\[`"registeredEventsByUser"`\] +> `const` **registeredEventsByUser**: [`QueryResolvers`](../../../../types/generatedGraphQLTypes/type-aliases/QueryResolvers.md)\[`"registeredEventsByUser"`\] This query will fetch all the events for which user registered from the database. @@ -22,4 +22,4 @@ The query function uses `getSort()` function to sort the data in specified. ## Defined in -[src/resolvers/Query/registeredEventsByUser.ts:12](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/resolvers/Query/registeredEventsByUser.ts#L12) +[src/resolvers/Query/registeredEventsByUser.ts:12](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/resolvers/Query/registeredEventsByUser.ts#L12) diff --git a/docs/talawa-api-docs/resolvers/Query/user/variables/user.md b/docs/talawa-api-docs/resolvers/Query/user/variables/user.md index 38c15d619f7..57275b2d313 100644 --- a/docs/talawa-api-docs/resolvers/Query/user/variables/user.md +++ b/docs/talawa-api-docs/resolvers/Query/user/variables/user.md @@ -6,7 +6,7 @@ # Variable: user -\> `const` **user**: [`QueryResolvers`](../../../../types/generatedGraphQLTypes/type-aliases/QueryResolvers.md)\[`"user"`\] +> `const` **user**: [`QueryResolvers`](../../../../types/generatedGraphQLTypes/type-aliases/QueryResolvers.md)\[`"user"`\] This query fetch the user from the database. @@ -20,4 +20,4 @@ An object that contains `id` for the user. ## Defined in -[src/resolvers/Query/user.ts:13](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/resolvers/Query/user.ts#L13) +[src/resolvers/Query/user.ts:13](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/resolvers/Query/user.ts#L13) diff --git a/docs/talawa-api-docs/resolvers/Query/userLanguage/variables/userLanguage.md b/docs/talawa-api-docs/resolvers/Query/userLanguage/variables/userLanguage.md index 15b71920ab3..dc2f90636b1 100644 --- a/docs/talawa-api-docs/resolvers/Query/userLanguage/variables/userLanguage.md +++ b/docs/talawa-api-docs/resolvers/Query/userLanguage/variables/userLanguage.md @@ -6,7 +6,7 @@ # Variable: userLanguage -\> `const` **userLanguage**: [`QueryResolvers`](../../../../types/generatedGraphQLTypes/type-aliases/QueryResolvers.md)\[`"userLanguage"`\] +> `const` **userLanguage**: [`QueryResolvers`](../../../../types/generatedGraphQLTypes/type-aliases/QueryResolvers.md)\[`"userLanguage"`\] This query will fetch the language code for the user from the database. @@ -18,4 +18,4 @@ An object that contains `userId`. ## Defined in -[src/resolvers/Query/userLanguage.ts:14](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/resolvers/Query/userLanguage.ts#L14) +[src/resolvers/Query/userLanguage.ts:14](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/resolvers/Query/userLanguage.ts#L14) diff --git a/docs/talawa-api-docs/resolvers/Query/users/variables/users.md b/docs/talawa-api-docs/resolvers/Query/users/variables/users.md index b3d7757d805..7a056a5829a 100644 --- a/docs/talawa-api-docs/resolvers/Query/users/variables/users.md +++ b/docs/talawa-api-docs/resolvers/Query/users/variables/users.md @@ -6,7 +6,7 @@ # Variable: users -\> `const` **users**: [`QueryResolvers`](../../../../types/generatedGraphQLTypes/type-aliases/QueryResolvers.md)\[`"users"`\] +> `const` **users**: [`QueryResolvers`](../../../../types/generatedGraphQLTypes/type-aliases/QueryResolvers.md)\[`"users"`\] This query will fetch all the users in specified order from the database. @@ -24,4 +24,4 @@ The query function uses `getSort()` function to sort the data in specified. ## Defined in -[src/resolvers/Query/users.ts:17](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/resolvers/Query/users.ts#L17) +[src/resolvers/Query/users.ts:17](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/resolvers/Query/users.ts#L17) diff --git a/docs/talawa-api-docs/resolvers/Query/usersConnection/variables/usersConnection.md b/docs/talawa-api-docs/resolvers/Query/usersConnection/variables/usersConnection.md index a6871a4f087..bc4a2d14d00 100644 --- a/docs/talawa-api-docs/resolvers/Query/usersConnection/variables/usersConnection.md +++ b/docs/talawa-api-docs/resolvers/Query/usersConnection/variables/usersConnection.md @@ -6,7 +6,7 @@ # Variable: usersConnection -\> `const` **usersConnection**: [`QueryResolvers`](../../../../types/generatedGraphQLTypes/type-aliases/QueryResolvers.md)\[`"usersConnection"`\] +> `const` **usersConnection**: [`QueryResolvers`](../../../../types/generatedGraphQLTypes/type-aliases/QueryResolvers.md)\[`"usersConnection"`\] This query will fetch all the users in a specified order to paginate from the database. @@ -23,4 +23,4 @@ learn more about Connection [here](https://relay.dev/graphql/connections.htm). ## Defined in -[src/resolvers/Query/usersConnection.ts:16](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/resolvers/Query/usersConnection.ts#L16) +[src/resolvers/Query/usersConnection.ts:16](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/resolvers/Query/usersConnection.ts#L16) diff --git a/docs/talawa-api-docs/resolvers/Query/variables/Query.md b/docs/talawa-api-docs/resolvers/Query/variables/Query.md index 87b996d39f2..f09bb2bf523 100644 --- a/docs/talawa-api-docs/resolvers/Query/variables/Query.md +++ b/docs/talawa-api-docs/resolvers/Query/variables/Query.md @@ -6,8 +6,8 @@ # Variable: Query -\> `const` **Query**: [`QueryResolvers`](../../../types/generatedGraphQLTypes/type-aliases/QueryResolvers.md) +> `const` **Query**: [`QueryResolvers`](../../../types/generatedGraphQLTypes/type-aliases/QueryResolvers.md) ## Defined in -[src/resolvers/Query/index.ts:52](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/resolvers/Query/index.ts#L52) +[src/resolvers/Query/index.ts:52](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/resolvers/Query/index.ts#L52) diff --git a/docs/talawa-api-docs/resolvers/Query/venue/variables/venue.md b/docs/talawa-api-docs/resolvers/Query/venue/variables/venue.md index 0d33a70f673..30c6dea3273 100644 --- a/docs/talawa-api-docs/resolvers/Query/venue/variables/venue.md +++ b/docs/talawa-api-docs/resolvers/Query/venue/variables/venue.md @@ -6,7 +6,7 @@ # Variable: venue -\> `const` **venue**: [`QueryResolvers`](../../../../types/generatedGraphQLTypes/type-aliases/QueryResolvers.md)\[`"venue"`\] +> `const` **venue**: [`QueryResolvers`](../../../../types/generatedGraphQLTypes/type-aliases/QueryResolvers.md)\[`"venue"`\] This query fetch the venue from the database. @@ -20,4 +20,4 @@ An object that contains `id` for the venue. ## Defined in -[src/resolvers/Query/venue.ts:16](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/resolvers/Query/venue.ts#L16) +[src/resolvers/Query/venue.ts:16](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/resolvers/Query/venue.ts#L16) diff --git a/docs/talawa-api-docs/resolvers/RecurrenceRule/baseRecurringEvent/variables/baseRecurringEvent.md b/docs/talawa-api-docs/resolvers/RecurrenceRule/baseRecurringEvent/variables/baseRecurringEvent.md index 52ab16f1a6a..b2e08bc3fe0 100644 --- a/docs/talawa-api-docs/resolvers/RecurrenceRule/baseRecurringEvent/variables/baseRecurringEvent.md +++ b/docs/talawa-api-docs/resolvers/RecurrenceRule/baseRecurringEvent/variables/baseRecurringEvent.md @@ -6,7 +6,7 @@ # Variable: baseRecurringEvent -\> `const` **baseRecurringEvent**: [`RecurrenceRuleResolvers`](../../../../types/generatedGraphQLTypes/type-aliases/RecurrenceRuleResolvers.md)\[`"baseRecurringEvent"`\] +> `const` **baseRecurringEvent**: [`RecurrenceRuleResolvers`](../../../../types/generatedGraphQLTypes/type-aliases/RecurrenceRuleResolvers.md)\[`"baseRecurringEvent"`\] Resolver function for the `baseRecurringEvent` field of a `RecurrenceRule`. @@ -23,4 +23,4 @@ The parent object representing the recurrence rule. It contains information abou ## Defined in -[src/resolvers/RecurrenceRule/baseRecurringEvent.ts:16](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/resolvers/RecurrenceRule/baseRecurringEvent.ts#L16) +[src/resolvers/RecurrenceRule/baseRecurringEvent.ts:16](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/resolvers/RecurrenceRule/baseRecurringEvent.ts#L16) diff --git a/docs/talawa-api-docs/resolvers/RecurrenceRule/organization/variables/organization.md b/docs/talawa-api-docs/resolvers/RecurrenceRule/organization/variables/organization.md index 3680630a732..32d913adf42 100644 --- a/docs/talawa-api-docs/resolvers/RecurrenceRule/organization/variables/organization.md +++ b/docs/talawa-api-docs/resolvers/RecurrenceRule/organization/variables/organization.md @@ -6,7 +6,7 @@ # Variable: organization -\> `const` **organization**: [`RecurrenceRuleResolvers`](../../../../types/generatedGraphQLTypes/type-aliases/RecurrenceRuleResolvers.md)\[`"organization"`\] +> `const` **organization**: [`RecurrenceRuleResolvers`](../../../../types/generatedGraphQLTypes/type-aliases/RecurrenceRuleResolvers.md)\[`"organization"`\] Resolver function for the `organization` field of a `RecurrenceRule`. @@ -23,4 +23,4 @@ The parent object representing the recurrence rule. It contains information abou ## Defined in -[src/resolvers/RecurrenceRule/organization.ts:17](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/resolvers/RecurrenceRule/organization.ts#L17) +[src/resolvers/RecurrenceRule/organization.ts:17](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/resolvers/RecurrenceRule/organization.ts#L17) diff --git a/docs/talawa-api-docs/resolvers/RecurrenceRule/variables/RecurrenceRule.md b/docs/talawa-api-docs/resolvers/RecurrenceRule/variables/RecurrenceRule.md index ef3ff67f3ec..6ff2d06e502 100644 --- a/docs/talawa-api-docs/resolvers/RecurrenceRule/variables/RecurrenceRule.md +++ b/docs/talawa-api-docs/resolvers/RecurrenceRule/variables/RecurrenceRule.md @@ -6,8 +6,8 @@ # Variable: RecurrenceRule -\> `const` **RecurrenceRule**: [`RecurrenceRuleResolvers`](../../../types/generatedGraphQLTypes/type-aliases/RecurrenceRuleResolvers.md) +> `const` **RecurrenceRule**: [`RecurrenceRuleResolvers`](../../../types/generatedGraphQLTypes/type-aliases/RecurrenceRuleResolvers.md) ## Defined in -[src/resolvers/RecurrenceRule/index.ts:5](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/resolvers/RecurrenceRule/index.ts#L5) +[src/resolvers/RecurrenceRule/index.ts:5](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/resolvers/RecurrenceRule/index.ts#L5) diff --git a/docs/talawa-api-docs/resolvers/Subscription/directMessageChat/variables/directMessageChat.md b/docs/talawa-api-docs/resolvers/Subscription/directMessageChat/variables/directMessageChat.md index 65377d41dde..9d62a8e5394 100644 --- a/docs/talawa-api-docs/resolvers/Subscription/directMessageChat/variables/directMessageChat.md +++ b/docs/talawa-api-docs/resolvers/Subscription/directMessageChat/variables/directMessageChat.md @@ -6,7 +6,7 @@ # Variable: directMessageChat -\> `const` **directMessageChat**: [`SubscriptionResolvers`](../../../../types/generatedGraphQLTypes/type-aliases/SubscriptionResolvers.md)\[`"directMessageChat"`\] +> `const` **directMessageChat**: [`SubscriptionResolvers`](../../../../types/generatedGraphQLTypes/type-aliases/SubscriptionResolvers.md)\[`"directMessageChat"`\] This property contained a `subscribe` field, which is used to subscribe the user to get updates for the `CHAT_CHANNEL` event. @@ -19,4 +19,4 @@ You can learn about `subscription` [here](https://www.apollographql.com/docs/apo ## Defined in -[src/resolvers/Subscription/directMessageChat.ts:12](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/resolvers/Subscription/directMessageChat.ts#L12) +[src/resolvers/Subscription/directMessageChat.ts:12](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/resolvers/Subscription/directMessageChat.ts#L12) diff --git a/docs/talawa-api-docs/resolvers/Subscription/messageSentToDirectChat/functions/filterFunction.md b/docs/talawa-api-docs/resolvers/Subscription/messageSentToDirectChat/functions/filterFunction.md index 18613513285..70aefd6bd37 100644 --- a/docs/talawa-api-docs/resolvers/Subscription/messageSentToDirectChat/functions/filterFunction.md +++ b/docs/talawa-api-docs/resolvers/Subscription/messageSentToDirectChat/functions/filterFunction.md @@ -6,7 +6,7 @@ # Function: filterFunction() -\> **filterFunction**(`payload`, `variables`): `boolean` +> **filterFunction**(`payload`, `variables`): `boolean` ## Parameters @@ -20,4 +20,4 @@ ## Defined in -[src/resolvers/Subscription/messageSentToDirectChat.ts:7](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/resolvers/Subscription/messageSentToDirectChat.ts#L7) +[src/resolvers/Subscription/messageSentToDirectChat.ts:7](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/resolvers/Subscription/messageSentToDirectChat.ts#L7) diff --git a/docs/talawa-api-docs/resolvers/Subscription/messageSentToDirectChat/variables/messageSentToDirectChat.md b/docs/talawa-api-docs/resolvers/Subscription/messageSentToDirectChat/variables/messageSentToDirectChat.md index bd3ea0520eb..9a3682d4af2 100644 --- a/docs/talawa-api-docs/resolvers/Subscription/messageSentToDirectChat/variables/messageSentToDirectChat.md +++ b/docs/talawa-api-docs/resolvers/Subscription/messageSentToDirectChat/variables/messageSentToDirectChat.md @@ -6,7 +6,7 @@ # Variable: messageSentToDirectChat -\> `const` **messageSentToDirectChat**: [`SubscriptionResolvers`](../../../../types/generatedGraphQLTypes/type-aliases/SubscriptionResolvers.md)\[`"messageSentToDirectChat"`\] +> `const` **messageSentToDirectChat**: [`SubscriptionResolvers`](../../../../types/generatedGraphQLTypes/type-aliases/SubscriptionResolvers.md)\[`"messageSentToDirectChat"`\] This property included a `subscribe` method, which is used to subscribe the `receiver` and `sender` to receive Direct Chat updates. @@ -19,4 +19,4 @@ You can learn about `subscription` [here](https://www.apollographql.com/docs/apo ## Defined in -[src/resolvers/Subscription/messageSentToDirectChat.ts:27](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/resolvers/Subscription/messageSentToDirectChat.ts#L27) +[src/resolvers/Subscription/messageSentToDirectChat.ts:27](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/resolvers/Subscription/messageSentToDirectChat.ts#L27) diff --git a/docs/talawa-api-docs/resolvers/Subscription/messageSentToGroupChat/functions/filterFunction.md b/docs/talawa-api-docs/resolvers/Subscription/messageSentToGroupChat/functions/filterFunction.md index 50a7e9de9c8..d603aab3f0f 100644 --- a/docs/talawa-api-docs/resolvers/Subscription/messageSentToGroupChat/functions/filterFunction.md +++ b/docs/talawa-api-docs/resolvers/Subscription/messageSentToGroupChat/functions/filterFunction.md @@ -6,7 +6,7 @@ # Function: filterFunction() -\> **filterFunction**(`payload`, `variables`): `Promise`\<`boolean`\> +> **filterFunction**(`payload`, `variables`): `Promise`\<`boolean`\> This function is used to filter the subscription payload based on the current user's membership in the group chat. @@ -26,4 +26,4 @@ A promise that resolves to a boolean value indicating whether the current user i ## Defined in -[src/resolvers/Subscription/messageSentToGroupChat.ts:15](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/resolvers/Subscription/messageSentToGroupChat.ts#L15) +[src/resolvers/Subscription/messageSentToGroupChat.ts:15](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/resolvers/Subscription/messageSentToGroupChat.ts#L15) diff --git a/docs/talawa-api-docs/resolvers/Subscription/messageSentToGroupChat/variables/messageSentToGroupChat.md b/docs/talawa-api-docs/resolvers/Subscription/messageSentToGroupChat/variables/messageSentToGroupChat.md index 13d71376296..d5e88430dd8 100644 --- a/docs/talawa-api-docs/resolvers/Subscription/messageSentToGroupChat/variables/messageSentToGroupChat.md +++ b/docs/talawa-api-docs/resolvers/Subscription/messageSentToGroupChat/variables/messageSentToGroupChat.md @@ -6,7 +6,7 @@ # Variable: messageSentToGroupChat -\> `const` **messageSentToGroupChat**: [`SubscriptionResolvers`](../../../../types/generatedGraphQLTypes/type-aliases/SubscriptionResolvers.md)\[`"messageSentToGroupChat"`\] +> `const` **messageSentToGroupChat**: [`SubscriptionResolvers`](../../../../types/generatedGraphQLTypes/type-aliases/SubscriptionResolvers.md)\[`"messageSentToGroupChat"`\] This property included a `subscribe` method, which is used to subscribe the `current_user` to get updates for Group chats. @@ -19,4 +19,4 @@ You can learn about `subscription` [here](https://www.apollographql.com/docs/apo ## Defined in -[src/resolvers/Subscription/messageSentToGroupChat.ts:43](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/resolvers/Subscription/messageSentToGroupChat.ts#L43) +[src/resolvers/Subscription/messageSentToGroupChat.ts:43](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/resolvers/Subscription/messageSentToGroupChat.ts#L43) diff --git a/docs/talawa-api-docs/resolvers/Subscription/onPluginUpdate/functions/createPluginUpdateResponse.md b/docs/talawa-api-docs/resolvers/Subscription/onPluginUpdate/functions/createPluginUpdateResponse.md index bf242b1b106..b3d8104cfed 100644 --- a/docs/talawa-api-docs/resolvers/Subscription/onPluginUpdate/functions/createPluginUpdateResponse.md +++ b/docs/talawa-api-docs/resolvers/Subscription/onPluginUpdate/functions/createPluginUpdateResponse.md @@ -6,7 +6,7 @@ # Function: createPluginUpdateResponse() -\> **createPluginUpdateResponse**(`payload`): `any` +> **createPluginUpdateResponse**(`payload`): `any` This function creates a response object for the `onPluginUpdate` subscription. @@ -24,4 +24,4 @@ The response object for the subscription. ## Defined in -[src/resolvers/Subscription/onPluginUpdate.ts:35](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/resolvers/Subscription/onPluginUpdate.ts#L35) +[src/resolvers/Subscription/onPluginUpdate.ts:35](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/resolvers/Subscription/onPluginUpdate.ts#L35) diff --git a/docs/talawa-api-docs/resolvers/Subscription/onPluginUpdate/functions/filterFunction.md b/docs/talawa-api-docs/resolvers/Subscription/onPluginUpdate/functions/filterFunction.md index 9eaec946d8f..1e9c10eabda 100644 --- a/docs/talawa-api-docs/resolvers/Subscription/onPluginUpdate/functions/filterFunction.md +++ b/docs/talawa-api-docs/resolvers/Subscription/onPluginUpdate/functions/filterFunction.md @@ -6,7 +6,7 @@ # Function: filterFunction() -\> **filterFunction**(`payload`, `context`): `Promise`\<`boolean`\> +> **filterFunction**(`payload`, `context`): `Promise`\<`boolean`\> This property included a `subscribe` method, which is used to subscribe the `current_user` to get updates for Group chats. @@ -29,4 +29,4 @@ You can learn about `subscription` [here](https://www.apollographql.com/docs/apo ## Defined in -[src/resolvers/Subscription/onPluginUpdate.ts:20](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/resolvers/Subscription/onPluginUpdate.ts#L20) +[src/resolvers/Subscription/onPluginUpdate.ts:20](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/resolvers/Subscription/onPluginUpdate.ts#L20) diff --git a/docs/talawa-api-docs/resolvers/Subscription/onPluginUpdate/variables/onPluginUpdate.md b/docs/talawa-api-docs/resolvers/Subscription/onPluginUpdate/variables/onPluginUpdate.md index dfce3557169..5cebae87855 100644 --- a/docs/talawa-api-docs/resolvers/Subscription/onPluginUpdate/variables/onPluginUpdate.md +++ b/docs/talawa-api-docs/resolvers/Subscription/onPluginUpdate/variables/onPluginUpdate.md @@ -6,7 +6,7 @@ # Variable: onPluginUpdate -\> `const` **onPluginUpdate**: [`SubscriptionResolvers`](../../../../types/generatedGraphQLTypes/type-aliases/SubscriptionResolvers.md)\[`"onPluginUpdate"`\] +> `const` **onPluginUpdate**: [`SubscriptionResolvers`](../../../../types/generatedGraphQLTypes/type-aliases/SubscriptionResolvers.md)\[`"onPluginUpdate"`\] This property included a `subscribe` method, which is used to subscribe the `current_user` to get updates for Group chats. @@ -19,4 +19,4 @@ You can learn about `subscription` [here](https://www.apollographql.com/docs/apo ## Defined in -[src/resolvers/Subscription/onPluginUpdate.ts:47](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/resolvers/Subscription/onPluginUpdate.ts#L47) +[src/resolvers/Subscription/onPluginUpdate.ts:47](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/resolvers/Subscription/onPluginUpdate.ts#L47) diff --git a/docs/talawa-api-docs/resolvers/Subscription/variables/Subscription.md b/docs/talawa-api-docs/resolvers/Subscription/variables/Subscription.md index a85fa4a40d4..f27cab2fe6b 100644 --- a/docs/talawa-api-docs/resolvers/Subscription/variables/Subscription.md +++ b/docs/talawa-api-docs/resolvers/Subscription/variables/Subscription.md @@ -6,8 +6,8 @@ # Variable: Subscription -\> `const` **Subscription**: [`SubscriptionResolvers`](../../../types/generatedGraphQLTypes/type-aliases/SubscriptionResolvers.md) +> `const` **Subscription**: [`SubscriptionResolvers`](../../../types/generatedGraphQLTypes/type-aliases/SubscriptionResolvers.md) ## Defined in -[src/resolvers/Subscription/index.ts:6](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/resolvers/Subscription/index.ts#L6) +[src/resolvers/Subscription/index.ts:6](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/resolvers/Subscription/index.ts#L6) diff --git a/docs/talawa-api-docs/resolvers/User/posts/functions/parseCursor.md b/docs/talawa-api-docs/resolvers/User/posts/functions/parseCursor.md index 9c89077b170..1b7830651b2 100644 --- a/docs/talawa-api-docs/resolvers/User/posts/functions/parseCursor.md +++ b/docs/talawa-api-docs/resolvers/User/posts/functions/parseCursor.md @@ -6,7 +6,7 @@ # Function: parseCursor() -\> **parseCursor**(`args`): [`ParseGraphQLConnectionCursorResult`](../../../../utilities/graphQLConnection/parseGraphQLConnectionArguments/type-aliases/ParseGraphQLConnectionCursorResult.md)\<`string`\> +> **parseCursor**(`args`): [`ParseGraphQLConnectionCursorResult`](../../../../utilities/graphQLConnection/parseGraphQLConnectionArguments/type-aliases/ParseGraphQLConnectionCursorResult.md)\<`string`\> This function is used to validate and transform the cursor passed to the `posts` connection resolver. @@ -28,4 +28,4 @@ Error Throws an error if the provided cursor is invalid. ## Defined in -[src/resolvers/User/posts.ts:102](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/resolvers/User/posts.ts#L102) +[src/resolvers/User/posts.ts:102](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/resolvers/User/posts.ts#L102) diff --git a/docs/talawa-api-docs/resolvers/User/posts/variables/posts.md b/docs/talawa-api-docs/resolvers/User/posts/variables/posts.md index cddb24f45af..f9a325a138b 100644 --- a/docs/talawa-api-docs/resolvers/User/posts/variables/posts.md +++ b/docs/talawa-api-docs/resolvers/User/posts/variables/posts.md @@ -6,7 +6,7 @@ # Variable: posts -\> `const` **posts**: [`UserResolvers`](../../../../types/generatedGraphQLTypes/type-aliases/UserResolvers.md)\[`"posts"`\] +> `const` **posts**: [`UserResolvers`](../../../../types/generatedGraphQLTypes/type-aliases/UserResolvers.md)\[`"posts"`\] Resolver function to fetch and return posts created by a user from the database. This function implements cursor-based pagination using GraphQL connection arguments. @@ -25,4 +25,4 @@ GraphQLError Throws an error if the provided arguments are invalid. ## Defined in -[src/resolvers/User/posts.ts:30](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/resolvers/User/posts.ts#L30) +[src/resolvers/User/posts.ts:30](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/resolvers/User/posts.ts#L30) diff --git a/docs/talawa-api-docs/resolvers/User/variables/User.md b/docs/talawa-api-docs/resolvers/User/variables/User.md index 5789f1b9716..f634ca16e6c 100644 --- a/docs/talawa-api-docs/resolvers/User/variables/User.md +++ b/docs/talawa-api-docs/resolvers/User/variables/User.md @@ -6,8 +6,8 @@ # Variable: User -\> `const` **User**: [`UserResolvers`](../../../types/generatedGraphQLTypes/type-aliases/UserResolvers.md) +> `const` **User**: [`UserResolvers`](../../../types/generatedGraphQLTypes/type-aliases/UserResolvers.md) ## Defined in -[src/resolvers/User/index.ts:5](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/resolvers/User/index.ts#L5) +[src/resolvers/User/index.ts:5](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/resolvers/User/index.ts#L5) diff --git a/docs/talawa-api-docs/resolvers/UserFamily/admins/variables/admins.md b/docs/talawa-api-docs/resolvers/UserFamily/admins/variables/admins.md index 71553ae6135..79d6d03e92b 100644 --- a/docs/talawa-api-docs/resolvers/UserFamily/admins/variables/admins.md +++ b/docs/talawa-api-docs/resolvers/UserFamily/admins/variables/admins.md @@ -6,7 +6,7 @@ # Variable: admins -\> `const` **admins**: [`UserFamilyResolvers`](../../../../types/generatedGraphQLTypes/type-aliases/UserFamilyResolvers.md)\[`"admins"`\] +> `const` **admins**: [`UserFamilyResolvers`](../../../../types/generatedGraphQLTypes/type-aliases/UserFamilyResolvers.md)\[`"admins"`\] Resolver function for the `admins` field of a `UserFamily`. @@ -23,4 +23,4 @@ The parent object representing the user family. It contains information about th ## Defined in -[src/resolvers/UserFamily/admins.ts:16](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/resolvers/UserFamily/admins.ts#L16) +[src/resolvers/UserFamily/admins.ts:16](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/resolvers/UserFamily/admins.ts#L16) diff --git a/docs/talawa-api-docs/resolvers/UserFamily/creator/variables/creator.md b/docs/talawa-api-docs/resolvers/UserFamily/creator/variables/creator.md index 519989b9eb6..5b28b0e2426 100644 --- a/docs/talawa-api-docs/resolvers/UserFamily/creator/variables/creator.md +++ b/docs/talawa-api-docs/resolvers/UserFamily/creator/variables/creator.md @@ -6,7 +6,7 @@ # Variable: creator -\> `const` **creator**: [`UserFamilyResolvers`](../../../../types/generatedGraphQLTypes/type-aliases/UserFamilyResolvers.md)\[`"creator"`\] +> `const` **creator**: [`UserFamilyResolvers`](../../../../types/generatedGraphQLTypes/type-aliases/UserFamilyResolvers.md)\[`"creator"`\] Resolver function for the `creator` field of a `UserFamily`. @@ -23,4 +23,4 @@ The parent object representing the user family. It contains information about th ## Defined in -[src/resolvers/UserFamily/creator.ts:18](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/resolvers/UserFamily/creator.ts#L18) +[src/resolvers/UserFamily/creator.ts:18](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/resolvers/UserFamily/creator.ts#L18) diff --git a/docs/talawa-api-docs/resolvers/UserFamily/users/variables/users.md b/docs/talawa-api-docs/resolvers/UserFamily/users/variables/users.md index 25a27602cb3..de41492cdfe 100644 --- a/docs/talawa-api-docs/resolvers/UserFamily/users/variables/users.md +++ b/docs/talawa-api-docs/resolvers/UserFamily/users/variables/users.md @@ -6,7 +6,7 @@ # Variable: users -\> `const` **users**: [`UserFamilyResolvers`](../../../../types/generatedGraphQLTypes/type-aliases/UserFamilyResolvers.md)\[`"users"`\] +> `const` **users**: [`UserFamilyResolvers`](../../../../types/generatedGraphQLTypes/type-aliases/UserFamilyResolvers.md)\[`"users"`\] Resolver function for the `users` field of a `UserFamily`. @@ -23,4 +23,4 @@ The parent object representing the user family. It contains information about th ## Defined in -[src/resolvers/UserFamily/users.ts:16](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/resolvers/UserFamily/users.ts#L16) +[src/resolvers/UserFamily/users.ts:16](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/resolvers/UserFamily/users.ts#L16) diff --git a/docs/talawa-api-docs/resolvers/UserFamily/variables/UserFamily.md b/docs/talawa-api-docs/resolvers/UserFamily/variables/UserFamily.md index 5ad94858d84..c15f9146c2b 100644 --- a/docs/talawa-api-docs/resolvers/UserFamily/variables/UserFamily.md +++ b/docs/talawa-api-docs/resolvers/UserFamily/variables/UserFamily.md @@ -6,8 +6,8 @@ # Variable: UserFamily -\> `const` **UserFamily**: [`UserFamilyResolvers`](../../../types/generatedGraphQLTypes/type-aliases/UserFamilyResolvers.md) +> `const` **UserFamily**: [`UserFamilyResolvers`](../../../types/generatedGraphQLTypes/type-aliases/UserFamilyResolvers.md) ## Defined in -[src/resolvers/UserFamily/index.ts:6](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/resolvers/UserFamily/index.ts#L6) +[src/resolvers/UserFamily/index.ts:6](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/resolvers/UserFamily/index.ts#L6) diff --git a/docs/talawa-api-docs/resolvers/UserTag/childTags/functions/parseCursor.md b/docs/talawa-api-docs/resolvers/UserTag/childTags/functions/parseCursor.md index 09fdae8d1d5..4b8edd58cea 100644 --- a/docs/talawa-api-docs/resolvers/UserTag/childTags/functions/parseCursor.md +++ b/docs/talawa-api-docs/resolvers/UserTag/childTags/functions/parseCursor.md @@ -6,7 +6,7 @@ # Function: parseCursor() -\> **parseCursor**(`__namedParameters`): [`ParseGraphQLConnectionCursorResult`](../../../../utilities/graphQLConnection/parseGraphQLConnectionArguments/type-aliases/ParseGraphQLConnectionCursorResult.md)\<`string`\> +> **parseCursor**(`__namedParameters`): [`ParseGraphQLConnectionCursorResult`](../../../../utilities/graphQLConnection/parseGraphQLConnectionArguments/type-aliases/ParseGraphQLConnectionCursorResult.md)\<`string`\> ## Parameters @@ -18,4 +18,4 @@ ## Defined in -[src/resolvers/UserTag/childTags.ts:107](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/resolvers/UserTag/childTags.ts#L107) +[src/resolvers/UserTag/childTags.ts:107](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/resolvers/UserTag/childTags.ts#L107) diff --git a/docs/talawa-api-docs/resolvers/UserTag/childTags/variables/childTags.md b/docs/talawa-api-docs/resolvers/UserTag/childTags/variables/childTags.md index c68b520d0c2..2ce3f905416 100644 --- a/docs/talawa-api-docs/resolvers/UserTag/childTags/variables/childTags.md +++ b/docs/talawa-api-docs/resolvers/UserTag/childTags/variables/childTags.md @@ -6,7 +6,7 @@ # Variable: childTags -\> `const` **childTags**: [`UserTagResolvers`](../../../../types/generatedGraphQLTypes/type-aliases/UserTagResolvers.md)\[`"childTags"`\] +> `const` **childTags**: [`UserTagResolvers`](../../../../types/generatedGraphQLTypes/type-aliases/UserTagResolvers.md)\[`"childTags"`\] Resolver function for the `childTags` field of a `UserTag`. @@ -33,4 +33,4 @@ The arguments provided to the field. These arguments are used to filter, sort, a ## Defined in -[src/resolvers/UserTag/childTags.ts:36](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/resolvers/UserTag/childTags.ts#L36) +[src/resolvers/UserTag/childTags.ts:36](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/resolvers/UserTag/childTags.ts#L36) diff --git a/docs/talawa-api-docs/resolvers/UserTag/organization/variables/organization.md b/docs/talawa-api-docs/resolvers/UserTag/organization/variables/organization.md index 8ba9b341b27..fedbafdc38c 100644 --- a/docs/talawa-api-docs/resolvers/UserTag/organization/variables/organization.md +++ b/docs/talawa-api-docs/resolvers/UserTag/organization/variables/organization.md @@ -6,7 +6,7 @@ # Variable: organization -\> `const` **organization**: [`UserTagResolvers`](../../../../types/generatedGraphQLTypes/type-aliases/UserTagResolvers.md)\[`"organization"`\] +> `const` **organization**: [`UserTagResolvers`](../../../../types/generatedGraphQLTypes/type-aliases/UserTagResolvers.md)\[`"organization"`\] Resolver function for the `organization` field of a `UserTag`. @@ -23,4 +23,4 @@ The parent object representing the user tag. It contains information about the u ## Defined in -[src/resolvers/UserTag/organization.ts:16](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/resolvers/UserTag/organization.ts#L16) +[src/resolvers/UserTag/organization.ts:16](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/resolvers/UserTag/organization.ts#L16) diff --git a/docs/talawa-api-docs/resolvers/UserTag/parentTag/variables/parentTag.md b/docs/talawa-api-docs/resolvers/UserTag/parentTag/variables/parentTag.md index 05a0eb9c5ed..bf2f0a9d736 100644 --- a/docs/talawa-api-docs/resolvers/UserTag/parentTag/variables/parentTag.md +++ b/docs/talawa-api-docs/resolvers/UserTag/parentTag/variables/parentTag.md @@ -6,7 +6,7 @@ # Variable: parentTag -\> `const` **parentTag**: [`UserTagResolvers`](../../../../types/generatedGraphQLTypes/type-aliases/UserTagResolvers.md)\[`"parentTag"`\] +> `const` **parentTag**: [`UserTagResolvers`](../../../../types/generatedGraphQLTypes/type-aliases/UserTagResolvers.md)\[`"parentTag"`\] Resolver function for the `parentTag` field of a `UserTag`. @@ -23,4 +23,4 @@ The parent object representing the user tag. It contains information about the u ## Defined in -[src/resolvers/UserTag/parentTag.ts:16](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/resolvers/UserTag/parentTag.ts#L16) +[src/resolvers/UserTag/parentTag.ts:16](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/resolvers/UserTag/parentTag.ts#L16) diff --git a/docs/talawa-api-docs/resolvers/UserTag/usersAssignedTo/functions/parseCursor.md b/docs/talawa-api-docs/resolvers/UserTag/usersAssignedTo/functions/parseCursor.md index 076008a5eba..3663db06b10 100644 --- a/docs/talawa-api-docs/resolvers/UserTag/usersAssignedTo/functions/parseCursor.md +++ b/docs/talawa-api-docs/resolvers/UserTag/usersAssignedTo/functions/parseCursor.md @@ -6,7 +6,7 @@ # Function: parseCursor() -\> **parseCursor**(`__namedParameters`): [`ParseGraphQLConnectionCursorResult`](../../../../utilities/graphQLConnection/parseGraphQLConnectionArguments/type-aliases/ParseGraphQLConnectionCursorResult.md)\<`string`\> +> **parseCursor**(`__namedParameters`): [`ParseGraphQLConnectionCursorResult`](../../../../utilities/graphQLConnection/parseGraphQLConnectionArguments/type-aliases/ParseGraphQLConnectionCursorResult.md)\<`string`\> Parses the cursor value for the `usersAssignedTo` connection resolver. @@ -31,4 +31,4 @@ An object containing the parsed cursor value or an array of errors if the cursor ## Defined in -[src/resolvers/UserTag/usersAssignedTo.ts:125](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/resolvers/UserTag/usersAssignedTo.ts#L125) +[src/resolvers/UserTag/usersAssignedTo.ts:125](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/resolvers/UserTag/usersAssignedTo.ts#L125) diff --git a/docs/talawa-api-docs/resolvers/UserTag/usersAssignedTo/variables/usersAssignedTo.md b/docs/talawa-api-docs/resolvers/UserTag/usersAssignedTo/variables/usersAssignedTo.md index 00393496874..3973890d717 100644 --- a/docs/talawa-api-docs/resolvers/UserTag/usersAssignedTo/variables/usersAssignedTo.md +++ b/docs/talawa-api-docs/resolvers/UserTag/usersAssignedTo/variables/usersAssignedTo.md @@ -6,7 +6,7 @@ # Variable: usersAssignedTo -\> `const` **usersAssignedTo**: [`UserTagResolvers`](../../../../types/generatedGraphQLTypes/type-aliases/UserTagResolvers.md)\[`"usersAssignedTo"`\] +> `const` **usersAssignedTo**: [`UserTagResolvers`](../../../../types/generatedGraphQLTypes/type-aliases/UserTagResolvers.md)\[`"usersAssignedTo"`\] Resolver function for the `usersAssignedTo` field of a `UserTag`. @@ -33,4 +33,4 @@ The arguments provided to the field. These arguments are used to filter, sort, a ## Defined in -[src/resolvers/UserTag/usersAssignedTo.ts:36](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/resolvers/UserTag/usersAssignedTo.ts#L36) +[src/resolvers/UserTag/usersAssignedTo.ts:36](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/resolvers/UserTag/usersAssignedTo.ts#L36) diff --git a/docs/talawa-api-docs/resolvers/UserTag/variables/UserTag.md b/docs/talawa-api-docs/resolvers/UserTag/variables/UserTag.md index 92de1f1bdb3..fb45cf110eb 100644 --- a/docs/talawa-api-docs/resolvers/UserTag/variables/UserTag.md +++ b/docs/talawa-api-docs/resolvers/UserTag/variables/UserTag.md @@ -6,8 +6,8 @@ # Variable: UserTag -\> `const` **UserTag**: [`UserTagResolvers`](../../../types/generatedGraphQLTypes/type-aliases/UserTagResolvers.md) +> `const` **UserTag**: [`UserTagResolvers`](../../../types/generatedGraphQLTypes/type-aliases/UserTagResolvers.md) ## Defined in -[src/resolvers/UserTag/index.ts:7](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/resolvers/UserTag/index.ts#L7) +[src/resolvers/UserTag/index.ts:7](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/resolvers/UserTag/index.ts#L7) diff --git a/docs/talawa-api-docs/resolvers/middleware/currentUserExists/functions/currentUserExists.md b/docs/talawa-api-docs/resolvers/middleware/currentUserExists/functions/currentUserExists.md index 8dc4f59ac55..00aaff28601 100644 --- a/docs/talawa-api-docs/resolvers/middleware/currentUserExists/functions/currentUserExists.md +++ b/docs/talawa-api-docs/resolvers/middleware/currentUserExists/functions/currentUserExists.md @@ -6,7 +6,7 @@ # Function: currentUserExists() -\> **currentUserExists**(): (`next`) =\> (`root`, `args`, `context`, `info`) =\> `Promise`\<`any`\> +> **currentUserExists**(): (`next`) => (`root`, `args`, `context`, `info`) => `Promise`\<`any`\> Middleware function to check if the current user exists in the database. @@ -51,4 +51,4 @@ The result of the next function in the resolver chain. ## Defined in -[src/resolvers/middleware/currentUserExists.ts:21](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/resolvers/middleware/currentUserExists.ts#L21) +[src/resolvers/middleware/currentUserExists.ts:21](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/resolvers/middleware/currentUserExists.ts#L21) diff --git a/docs/talawa-api-docs/resolvers/variables/composedResolvers.md b/docs/talawa-api-docs/resolvers/variables/composedResolvers.md index 03f22733ed3..dbf8a0089c0 100644 --- a/docs/talawa-api-docs/resolvers/variables/composedResolvers.md +++ b/docs/talawa-api-docs/resolvers/variables/composedResolvers.md @@ -6,8 +6,8 @@ # Variable: composedResolvers -\> `const` **composedResolvers**: [`Resolvers`](../../types/generatedGraphQLTypes/type-aliases/Resolvers.md) +> `const` **composedResolvers**: [`Resolvers`](../../types/generatedGraphQLTypes/type-aliases/Resolvers.md) ## Defined in -[src/resolvers/index.ts:115](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/resolvers/index.ts#L115) +[src/resolvers/index.ts:115](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/resolvers/index.ts#L115) diff --git a/docs/talawa-api-docs/services/AppUserProfileCache/cacheAppUserProfile/functions/cacheAppUserProfile.md b/docs/talawa-api-docs/services/AppUserProfileCache/cacheAppUserProfile/functions/cacheAppUserProfile.md index 92820c0eac1..df464d9501b 100644 --- a/docs/talawa-api-docs/services/AppUserProfileCache/cacheAppUserProfile/functions/cacheAppUserProfile.md +++ b/docs/talawa-api-docs/services/AppUserProfileCache/cacheAppUserProfile/functions/cacheAppUserProfile.md @@ -6,7 +6,7 @@ # Function: cacheAppUserProfile() -\> **cacheAppUserProfile**(`appUserProfiles`): `Promise`\<`void`\> +> **cacheAppUserProfile**(`appUserProfiles`): `Promise`\<`void`\> Stores app user profiles in Redis cache with a specified time-to-live (TTL). @@ -20,8 +20,8 @@ Array of app user profiles to be cached. `Promise`\<`void`\> -Promise\ +Promise ## Defined in -[src/services/AppUserProfileCache/cacheAppUserProfile.ts:10](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/services/AppUserProfileCache/cacheAppUserProfile.ts#L10) +[src/services/AppUserProfileCache/cacheAppUserProfile.ts:10](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/services/AppUserProfileCache/cacheAppUserProfile.ts#L10) diff --git a/docs/talawa-api-docs/services/AppUserProfileCache/deleteAppUserFromCache/functions/deleteAppUserFromCache.md b/docs/talawa-api-docs/services/AppUserProfileCache/deleteAppUserFromCache/functions/deleteAppUserFromCache.md index 1841bc999ed..a379f269eca 100644 --- a/docs/talawa-api-docs/services/AppUserProfileCache/deleteAppUserFromCache/functions/deleteAppUserFromCache.md +++ b/docs/talawa-api-docs/services/AppUserProfileCache/deleteAppUserFromCache/functions/deleteAppUserFromCache.md @@ -6,7 +6,7 @@ # Function: deleteAppUserFromCache() -\> **deleteAppUserFromCache**(`appUserProfileId`): `Promise`\<`void`\> +> **deleteAppUserFromCache**(`appUserProfileId`): `Promise`\<`void`\> Deletes the specified app user profile from Redis cache. @@ -24,4 +24,4 @@ A promise resolving to void. ## Defined in -[src/services/AppUserProfileCache/deleteAppUserFromCache.ts:9](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/services/AppUserProfileCache/deleteAppUserFromCache.ts#L9) +[src/services/AppUserProfileCache/deleteAppUserFromCache.ts:9](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/services/AppUserProfileCache/deleteAppUserFromCache.ts#L9) diff --git a/docs/talawa-api-docs/services/AppUserProfileCache/findAppUserProfileCache/functions/findAppUserProfileCache.md b/docs/talawa-api-docs/services/AppUserProfileCache/findAppUserProfileCache/functions/findAppUserProfileCache.md index 33e6250ecfb..13d76fd0654 100644 --- a/docs/talawa-api-docs/services/AppUserProfileCache/findAppUserProfileCache/functions/findAppUserProfileCache.md +++ b/docs/talawa-api-docs/services/AppUserProfileCache/findAppUserProfileCache/functions/findAppUserProfileCache.md @@ -6,7 +6,7 @@ # Function: findAppUserProfileCache() -\> **findAppUserProfileCache**(`ids`): `Promise`\<([`InterfaceAppUserProfile`](../../../../models/AppUserProfile/interfaces/InterfaceAppUserProfile.md) \| `null`)[]\> +> **findAppUserProfileCache**(`ids`): `Promise`\<([`InterfaceAppUserProfile`](../../../../models/AppUserProfile/interfaces/InterfaceAppUserProfile.md) \| `null`)[]\> ## Parameters @@ -18,4 +18,4 @@ ## Defined in -[src/services/AppUserProfileCache/findAppUserProfileCache.ts:6](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/services/AppUserProfileCache/findAppUserProfileCache.ts#L6) +[src/services/AppUserProfileCache/findAppUserProfileCache.ts:6](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/services/AppUserProfileCache/findAppUserProfileCache.ts#L6) diff --git a/docs/talawa-api-docs/services/CommentCache/cacheComments/functions/cacheComments.md b/docs/talawa-api-docs/services/CommentCache/cacheComments/functions/cacheComments.md index 0d3eb08d687..0cec696880d 100644 --- a/docs/talawa-api-docs/services/CommentCache/cacheComments/functions/cacheComments.md +++ b/docs/talawa-api-docs/services/CommentCache/cacheComments/functions/cacheComments.md @@ -6,7 +6,7 @@ # Function: cacheComments() -\> **cacheComments**(`comments`): `Promise`\<`void`\> +> **cacheComments**(`comments`): `Promise`\<`void`\> Stores comments in Redis cache with a specified time-to-live (TTL). @@ -20,8 +20,8 @@ Array of comments to be cached. `Promise`\<`void`\> -Promise\ +Promise ## Defined in -[src/services/CommentCache/cacheComments.ts:10](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/services/CommentCache/cacheComments.ts#L10) +[src/services/CommentCache/cacheComments.ts:10](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/services/CommentCache/cacheComments.ts#L10) diff --git a/docs/talawa-api-docs/services/CommentCache/deleteCommentFromCache/functions/deleteCommentFromCache.md b/docs/talawa-api-docs/services/CommentCache/deleteCommentFromCache/functions/deleteCommentFromCache.md index a92fe20f1ec..8fb3f8260f2 100644 --- a/docs/talawa-api-docs/services/CommentCache/deleteCommentFromCache/functions/deleteCommentFromCache.md +++ b/docs/talawa-api-docs/services/CommentCache/deleteCommentFromCache/functions/deleteCommentFromCache.md @@ -6,7 +6,7 @@ # Function: deleteCommentFromCache() -\> **deleteCommentFromCache**(`comment`): `Promise`\<`void`\> +> **deleteCommentFromCache**(`comment`): `Promise`\<`void`\> Deletes the specified comment from Redis cache. @@ -24,4 +24,4 @@ A promise resolving to void. ## Defined in -[src/services/CommentCache/deleteCommentFromCache.ts:10](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/services/CommentCache/deleteCommentFromCache.ts#L10) +[src/services/CommentCache/deleteCommentFromCache.ts:10](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/services/CommentCache/deleteCommentFromCache.ts#L10) diff --git a/docs/talawa-api-docs/services/CommentCache/findCommentsByPostIdInCache/functions/findCommentsByPostIdInCache.md b/docs/talawa-api-docs/services/CommentCache/findCommentsByPostIdInCache/functions/findCommentsByPostIdInCache.md index 0f90226e074..36d4cfadbf0 100644 --- a/docs/talawa-api-docs/services/CommentCache/findCommentsByPostIdInCache/functions/findCommentsByPostIdInCache.md +++ b/docs/talawa-api-docs/services/CommentCache/findCommentsByPostIdInCache/functions/findCommentsByPostIdInCache.md @@ -6,7 +6,7 @@ # Function: findCommentsByPostIdInCache() -\> **findCommentsByPostIdInCache**(`postID`): `Promise`\<([`InterfaceComment`](../../../../models/Comment/interfaces/InterfaceComment.md) \| `null`)[]\> +> **findCommentsByPostIdInCache**(`postID`): `Promise`\<([`InterfaceComment`](../../../../models/Comment/interfaces/InterfaceComment.md) \| `null`)[]\> ## Parameters @@ -18,4 +18,4 @@ ## Defined in -[src/services/CommentCache/findCommentsByPostIdInCache.ts:6](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/services/CommentCache/findCommentsByPostIdInCache.ts#L6) +[src/services/CommentCache/findCommentsByPostIdInCache.ts:6](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/services/CommentCache/findCommentsByPostIdInCache.ts#L6) diff --git a/docs/talawa-api-docs/services/CommentCache/findCommentsInCache/functions/findCommentsInCache.md b/docs/talawa-api-docs/services/CommentCache/findCommentsInCache/functions/findCommentsInCache.md index ba3a6166c81..9fe7d148b22 100644 --- a/docs/talawa-api-docs/services/CommentCache/findCommentsInCache/functions/findCommentsInCache.md +++ b/docs/talawa-api-docs/services/CommentCache/findCommentsInCache/functions/findCommentsInCache.md @@ -6,7 +6,7 @@ # Function: findCommentsInCache() -\> **findCommentsInCache**(`ids`): `Promise`\<([`InterfaceComment`](../../../../models/Comment/interfaces/InterfaceComment.md) \| `null`)[]\> +> **findCommentsInCache**(`ids`): `Promise`\<([`InterfaceComment`](../../../../models/Comment/interfaces/InterfaceComment.md) \| `null`)[]\> ## Parameters @@ -18,4 +18,4 @@ ## Defined in -[src/services/CommentCache/findCommentsInCache.ts:6](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/services/CommentCache/findCommentsInCache.ts#L6) +[src/services/CommentCache/findCommentsInCache.ts:6](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/services/CommentCache/findCommentsInCache.ts#L6) diff --git a/docs/talawa-api-docs/services/EventCache/cacheEvents/functions/cacheEvents.md b/docs/talawa-api-docs/services/EventCache/cacheEvents/functions/cacheEvents.md index 06c165fba8e..5edd655c9b2 100644 --- a/docs/talawa-api-docs/services/EventCache/cacheEvents/functions/cacheEvents.md +++ b/docs/talawa-api-docs/services/EventCache/cacheEvents/functions/cacheEvents.md @@ -6,7 +6,7 @@ # Function: cacheEvents() -\> **cacheEvents**(`events`): `Promise`\<`void`\> +> **cacheEvents**(`events`): `Promise`\<`void`\> Stores events in Redis cache with a specified time-to-live (TTL). @@ -20,8 +20,8 @@ Array of events to be cached. `Promise`\<`void`\> -Promise\ +Promise ## Defined in -[src/services/EventCache/cacheEvents.ts:10](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/services/EventCache/cacheEvents.ts#L10) +[src/services/EventCache/cacheEvents.ts:10](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/services/EventCache/cacheEvents.ts#L10) diff --git a/docs/talawa-api-docs/services/EventCache/deleteEventFromCache/functions/deleteEventFromCache.md b/docs/talawa-api-docs/services/EventCache/deleteEventFromCache/functions/deleteEventFromCache.md index 4695dfcb712..d9ebcd82751 100644 --- a/docs/talawa-api-docs/services/EventCache/deleteEventFromCache/functions/deleteEventFromCache.md +++ b/docs/talawa-api-docs/services/EventCache/deleteEventFromCache/functions/deleteEventFromCache.md @@ -6,7 +6,7 @@ # Function: deleteEventFromCache() -\> **deleteEventFromCache**(`eventId`): `Promise`\<`void`\> +> **deleteEventFromCache**(`eventId`): `Promise`\<`void`\> Deletes the specified event from Redis cache. @@ -24,4 +24,4 @@ A promise resolving to void. ## Defined in -[src/services/EventCache/deleteEventFromCache.ts:10](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/services/EventCache/deleteEventFromCache.ts#L10) +[src/services/EventCache/deleteEventFromCache.ts:10](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/services/EventCache/deleteEventFromCache.ts#L10) diff --git a/docs/talawa-api-docs/services/EventCache/findEventInCache/functions/findEventsInCache.md b/docs/talawa-api-docs/services/EventCache/findEventInCache/functions/findEventsInCache.md index 58459983551..9a0c8c791d7 100644 --- a/docs/talawa-api-docs/services/EventCache/findEventInCache/functions/findEventsInCache.md +++ b/docs/talawa-api-docs/services/EventCache/findEventInCache/functions/findEventsInCache.md @@ -6,7 +6,7 @@ # Function: findEventsInCache() -\> **findEventsInCache**(`ids`): `Promise`\<([`InterfaceEvent`](../../../../models/Event/interfaces/InterfaceEvent.md) \| `null`)[]\> +> **findEventsInCache**(`ids`): `Promise`\<([`InterfaceEvent`](../../../../models/Event/interfaces/InterfaceEvent.md) \| `null`)[]\> ## Parameters @@ -18,4 +18,4 @@ ## Defined in -[src/services/EventCache/findEventInCache.ts:6](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/services/EventCache/findEventInCache.ts#L6) +[src/services/EventCache/findEventInCache.ts:6](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/services/EventCache/findEventInCache.ts#L6) diff --git a/docs/talawa-api-docs/services/OrganizationCache/cacheOrganizations/functions/cacheOrganizations.md b/docs/talawa-api-docs/services/OrganizationCache/cacheOrganizations/functions/cacheOrganizations.md index 8ab154d1427..dbeb2de5577 100644 --- a/docs/talawa-api-docs/services/OrganizationCache/cacheOrganizations/functions/cacheOrganizations.md +++ b/docs/talawa-api-docs/services/OrganizationCache/cacheOrganizations/functions/cacheOrganizations.md @@ -6,7 +6,7 @@ # Function: cacheOrganizations() -\> **cacheOrganizations**(`organizations`): `Promise`\<`void`\> +> **cacheOrganizations**(`organizations`): `Promise`\<`void`\> Stores organizations in Redis cache with a specified time-to-live (TTL). @@ -20,8 +20,8 @@ Array of organizations to be cached. `Promise`\<`void`\> -Promise\ +Promise ## Defined in -[src/services/OrganizationCache/cacheOrganizations.ts:10](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/services/OrganizationCache/cacheOrganizations.ts#L10) +[src/services/OrganizationCache/cacheOrganizations.ts:10](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/services/OrganizationCache/cacheOrganizations.ts#L10) diff --git a/docs/talawa-api-docs/services/OrganizationCache/deleteOrganizationFromCache/functions/deleteOrganizationFromCache.md b/docs/talawa-api-docs/services/OrganizationCache/deleteOrganizationFromCache/functions/deleteOrganizationFromCache.md index c1bed87d618..d732e7ce19d 100644 --- a/docs/talawa-api-docs/services/OrganizationCache/deleteOrganizationFromCache/functions/deleteOrganizationFromCache.md +++ b/docs/talawa-api-docs/services/OrganizationCache/deleteOrganizationFromCache/functions/deleteOrganizationFromCache.md @@ -6,7 +6,7 @@ # Function: deleteOrganizationFromCache() -\> **deleteOrganizationFromCache**(`organization`): `Promise`\<`void`\> +> **deleteOrganizationFromCache**(`organization`): `Promise`\<`void`\> Deletes the specified organization from Redis cache. @@ -24,4 +24,4 @@ A promise resolving to void. ## Defined in -[src/services/OrganizationCache/deleteOrganizationFromCache.ts:10](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/services/OrganizationCache/deleteOrganizationFromCache.ts#L10) +[src/services/OrganizationCache/deleteOrganizationFromCache.ts:10](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/services/OrganizationCache/deleteOrganizationFromCache.ts#L10) diff --git a/docs/talawa-api-docs/services/OrganizationCache/findOrganizationsInCache/functions/findOrganizationsInCache.md b/docs/talawa-api-docs/services/OrganizationCache/findOrganizationsInCache/functions/findOrganizationsInCache.md index dd8c8f32121..afef05f75d4 100644 --- a/docs/talawa-api-docs/services/OrganizationCache/findOrganizationsInCache/functions/findOrganizationsInCache.md +++ b/docs/talawa-api-docs/services/OrganizationCache/findOrganizationsInCache/functions/findOrganizationsInCache.md @@ -6,7 +6,7 @@ # Function: findOrganizationsInCache() -\> **findOrganizationsInCache**(`ids`): `Promise`\<([`InterfaceOrganization`](../../../../models/Organization/interfaces/InterfaceOrganization.md) \| `null`)[]\> +> **findOrganizationsInCache**(`ids`): `Promise`\<([`InterfaceOrganization`](../../../../models/Organization/interfaces/InterfaceOrganization.md) \| `null`)[]\> ## Parameters @@ -18,4 +18,4 @@ ## Defined in -[src/services/OrganizationCache/findOrganizationsInCache.ts:6](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/services/OrganizationCache/findOrganizationsInCache.ts#L6) +[src/services/OrganizationCache/findOrganizationsInCache.ts:6](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/services/OrganizationCache/findOrganizationsInCache.ts#L6) diff --git a/docs/talawa-api-docs/services/PostCache/cachePosts/functions/cachePosts.md b/docs/talawa-api-docs/services/PostCache/cachePosts/functions/cachePosts.md index e7f008a37b6..76ee9722c8d 100644 --- a/docs/talawa-api-docs/services/PostCache/cachePosts/functions/cachePosts.md +++ b/docs/talawa-api-docs/services/PostCache/cachePosts/functions/cachePosts.md @@ -6,7 +6,7 @@ # Function: cachePosts() -\> **cachePosts**(`posts`): `Promise`\<`void`\> +> **cachePosts**(`posts`): `Promise`\<`void`\> Caches the provided array of InterfacePost objects in Redis. @@ -24,4 +24,4 @@ A promise resolving to void. ## Defined in -[src/services/PostCache/cachePosts.ts:11](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/services/PostCache/cachePosts.ts#L11) +[src/services/PostCache/cachePosts.ts:11](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/services/PostCache/cachePosts.ts#L11) diff --git a/docs/talawa-api-docs/services/PostCache/deletePostFromCache/functions/deletePostFromCache.md b/docs/talawa-api-docs/services/PostCache/deletePostFromCache/functions/deletePostFromCache.md index 76765ebc39f..062068370a5 100644 --- a/docs/talawa-api-docs/services/PostCache/deletePostFromCache/functions/deletePostFromCache.md +++ b/docs/talawa-api-docs/services/PostCache/deletePostFromCache/functions/deletePostFromCache.md @@ -6,7 +6,7 @@ # Function: deletePostFromCache() -\> **deletePostFromCache**(`postId`): `Promise`\<`void`\> +> **deletePostFromCache**(`postId`): `Promise`\<`void`\> Deletes a post from Redis cache based on its postId. @@ -20,8 +20,8 @@ The unique identifier of the post to delete. `Promise`\<`void`\> -Promise\ +Promise ## Defined in -[src/services/PostCache/deletePostFromCache.ts:8](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/services/PostCache/deletePostFromCache.ts#L8) +[src/services/PostCache/deletePostFromCache.ts:8](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/services/PostCache/deletePostFromCache.ts#L8) diff --git a/docs/talawa-api-docs/services/PostCache/findPostsInCache/functions/findPostsInCache.md b/docs/talawa-api-docs/services/PostCache/findPostsInCache/functions/findPostsInCache.md index 765b01b1117..e5f503eecdc 100644 --- a/docs/talawa-api-docs/services/PostCache/findPostsInCache/functions/findPostsInCache.md +++ b/docs/talawa-api-docs/services/PostCache/findPostsInCache/functions/findPostsInCache.md @@ -6,7 +6,7 @@ # Function: findPostsInCache() -\> **findPostsInCache**(`ids`): `Promise`\<([`InterfacePost`](../../../../models/Post/interfaces/InterfacePost.md) \| `null`)[]\> +> **findPostsInCache**(`ids`): `Promise`\<([`InterfacePost`](../../../../models/Post/interfaces/InterfacePost.md) \| `null`)[]\> ## Parameters @@ -18,4 +18,4 @@ ## Defined in -[src/services/PostCache/findPostsInCache.ts:6](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/services/PostCache/findPostsInCache.ts#L6) +[src/services/PostCache/findPostsInCache.ts:6](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/services/PostCache/findPostsInCache.ts#L6) diff --git a/docs/talawa-api-docs/services/UserCache/cacheUser/functions/cacheUsers.md b/docs/talawa-api-docs/services/UserCache/cacheUser/functions/cacheUsers.md index 7034c642f6f..c4fe40b4ea1 100644 --- a/docs/talawa-api-docs/services/UserCache/cacheUser/functions/cacheUsers.md +++ b/docs/talawa-api-docs/services/UserCache/cacheUser/functions/cacheUsers.md @@ -6,7 +6,7 @@ # Function: cacheUsers() -\> **cacheUsers**(`users`): `Promise`\<`void`\> +> **cacheUsers**(`users`): `Promise`\<`void`\> Caches the provided array of InterfaceUser objects in Redis. @@ -24,4 +24,4 @@ A promise resolving to void. ## Defined in -[src/services/UserCache/cacheUser.ts:11](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/services/UserCache/cacheUser.ts#L11) +[src/services/UserCache/cacheUser.ts:11](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/services/UserCache/cacheUser.ts#L11) diff --git a/docs/talawa-api-docs/services/UserCache/deleteUserFromCache/functions/deleteUserFromCache.md b/docs/talawa-api-docs/services/UserCache/deleteUserFromCache/functions/deleteUserFromCache.md index a49756d3bbf..b2564ae267a 100644 --- a/docs/talawa-api-docs/services/UserCache/deleteUserFromCache/functions/deleteUserFromCache.md +++ b/docs/talawa-api-docs/services/UserCache/deleteUserFromCache/functions/deleteUserFromCache.md @@ -6,7 +6,7 @@ # Function: deleteUserFromCache() -\> **deleteUserFromCache**(`userId`): `Promise`\<`void`\> +> **deleteUserFromCache**(`userId`): `Promise`\<`void`\> ## Parameters @@ -18,4 +18,4 @@ ## Defined in -[src/services/UserCache/deleteUserFromCache.ts:3](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/services/UserCache/deleteUserFromCache.ts#L3) +[src/services/UserCache/deleteUserFromCache.ts:3](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/services/UserCache/deleteUserFromCache.ts#L3) diff --git a/docs/talawa-api-docs/services/UserCache/findUserInCache/functions/findUserInCache.md b/docs/talawa-api-docs/services/UserCache/findUserInCache/functions/findUserInCache.md index 18781a43ad6..418ce203c49 100644 --- a/docs/talawa-api-docs/services/UserCache/findUserInCache/functions/findUserInCache.md +++ b/docs/talawa-api-docs/services/UserCache/findUserInCache/functions/findUserInCache.md @@ -6,7 +6,7 @@ # Function: findUserInCache() -\> **findUserInCache**(`ids`): `Promise`\<([`InterfaceUser`](../../../../models/User/interfaces/InterfaceUser.md) \| `null`)[]\> +> **findUserInCache**(`ids`): `Promise`\<([`InterfaceUser`](../../../../models/User/interfaces/InterfaceUser.md) \| `null`)[]\> Retrieves user data from cache based on provided IDs. @@ -24,4 +24,4 @@ A promise resolving to an array of InterfaceUser objects or null if not found in ## Defined in -[src/services/UserCache/findUserInCache.ts:12](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/services/UserCache/findUserInCache.ts#L12) +[src/services/UserCache/findUserInCache.ts:12](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/services/UserCache/findUserInCache.ts#L12) diff --git a/docs/talawa-api-docs/services/redisCache/variables/default.md b/docs/talawa-api-docs/services/redisCache/variables/default.md index 78f76b2de11..7f14b8987df 100644 --- a/docs/talawa-api-docs/services/redisCache/variables/default.md +++ b/docs/talawa-api-docs/services/redisCache/variables/default.md @@ -6,8 +6,8 @@ # Variable: default -\> `const` **default**: `Redis` +> `const` **default**: `Redis` ## Defined in -[src/services/redisCache.ts:5](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/services/redisCache.ts#L5) +[src/services/redisCache.ts:5](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/services/redisCache.ts#L5) diff --git a/docs/talawa-api-docs/setup/MongoDB/functions/askForMongoDBUrl.md b/docs/talawa-api-docs/setup/MongoDB/functions/askForMongoDBUrl.md index 5608e3163f2..8b5214351bd 100644 --- a/docs/talawa-api-docs/setup/MongoDB/functions/askForMongoDBUrl.md +++ b/docs/talawa-api-docs/setup/MongoDB/functions/askForMongoDBUrl.md @@ -6,7 +6,7 @@ # Function: askForMongoDBUrl() -\> **askForMongoDBUrl**(): `Promise`\<`string`\> +> **askForMongoDBUrl**(): `Promise`\<`string`\> The function `askForMongoDBUrl` prompts the user to enter a MongoDB URL and returns the entered URL as a string. @@ -19,4 +19,4 @@ a Promise that resolves to a string. ## Defined in -[src/setup/MongoDB.ts:73](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/setup/MongoDB.ts#L73) +[src/setup/MongoDB.ts:73](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/setup/MongoDB.ts#L73) diff --git a/docs/talawa-api-docs/setup/MongoDB/functions/checkConnection.md b/docs/talawa-api-docs/setup/MongoDB/functions/checkConnection.md index ed169764761..e4b82b02e6f 100644 --- a/docs/talawa-api-docs/setup/MongoDB/functions/checkConnection.md +++ b/docs/talawa-api-docs/setup/MongoDB/functions/checkConnection.md @@ -6,7 +6,7 @@ # Function: checkConnection() -\> **checkConnection**(`url`): `Promise`\<`boolean`\> +> **checkConnection**(`url`): `Promise`\<`boolean`\> The `checkConnection` function attempts to establish a connection to a MongoDB instance using a provided URL. @@ -33,4 +33,4 @@ This function is used during the initial setup process to test the MongoDB conne ## Defined in -[src/setup/MongoDB.ts:45](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/setup/MongoDB.ts#L45) +[src/setup/MongoDB.ts:45](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/setup/MongoDB.ts#L45) diff --git a/docs/talawa-api-docs/setup/MongoDB/functions/checkExistingMongoDB.md b/docs/talawa-api-docs/setup/MongoDB/functions/checkExistingMongoDB.md index 010429f08d9..b3d8d9aba9e 100644 --- a/docs/talawa-api-docs/setup/MongoDB/functions/checkExistingMongoDB.md +++ b/docs/talawa-api-docs/setup/MongoDB/functions/checkExistingMongoDB.md @@ -6,7 +6,7 @@ # Function: checkExistingMongoDB() -\> **checkExistingMongoDB**(): `Promise`\<`string` \| `null`\> +> **checkExistingMongoDB**(): `Promise`\<`string` \| `null`\> The `checkExistingMongoDB` function checks for an existing MongoDB URL in the environment variables and attempts to establish a connection. @@ -27,4 +27,4 @@ A promise that resolves to a string (if a connection could be made to the existi ## Defined in -[src/setup/MongoDB.ts:17](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/setup/MongoDB.ts#L17) +[src/setup/MongoDB.ts:17](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/setup/MongoDB.ts#L17) diff --git a/docs/talawa-api-docs/setup/askToKeepValues/functions/askToKeepValues.md b/docs/talawa-api-docs/setup/askToKeepValues/functions/askToKeepValues.md index 61b80c050c3..aa294844cc9 100644 --- a/docs/talawa-api-docs/setup/askToKeepValues/functions/askToKeepValues.md +++ b/docs/talawa-api-docs/setup/askToKeepValues/functions/askToKeepValues.md @@ -6,7 +6,7 @@ # Function: askToKeepValues() -\> **askToKeepValues**(): `Promise`\<`boolean`\> +> **askToKeepValues**(): `Promise`\<`boolean`\> Function to ask if the user wants to keep the entered values The function `askToKeepValues` prompts the user with a confirmation message and returns a boolean @@ -20,4 +20,4 @@ a boolean value, either true or false. ## Defined in -[src/setup/askToKeepValues.ts:8](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/setup/askToKeepValues.ts#L8) +[src/setup/askToKeepValues.ts:8](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/setup/askToKeepValues.ts#L8) diff --git a/docs/talawa-api-docs/setup/getNodeEnvironment/functions/getNodeEnvironment.md b/docs/talawa-api-docs/setup/getNodeEnvironment/functions/getNodeEnvironment.md index 8784741968f..056b4e4d27a 100644 --- a/docs/talawa-api-docs/setup/getNodeEnvironment/functions/getNodeEnvironment.md +++ b/docs/talawa-api-docs/setup/getNodeEnvironment/functions/getNodeEnvironment.md @@ -6,7 +6,7 @@ # Function: getNodeEnvironment() -\> **getNodeEnvironment**(): `Promise`\<`string`\> +> **getNodeEnvironment**(): `Promise`\<`string`\> Get the node environment The function `getNodeEnvironment` is an asynchronous function that prompts the user to select a Node @@ -20,4 +20,4 @@ a Promise that resolves to a string representing the selected Node environment. ## Defined in -[src/setup/getNodeEnvironment.ts:9](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/setup/getNodeEnvironment.ts#L9) +[src/setup/getNodeEnvironment.ts:9](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/setup/getNodeEnvironment.ts#L9) diff --git a/docs/talawa-api-docs/setup/isValidEmail/functions/isValidEmail.md b/docs/talawa-api-docs/setup/isValidEmail/functions/isValidEmail.md index cbacbcc6217..66e5fb6a5ef 100644 --- a/docs/talawa-api-docs/setup/isValidEmail/functions/isValidEmail.md +++ b/docs/talawa-api-docs/setup/isValidEmail/functions/isValidEmail.md @@ -6,7 +6,7 @@ # Function: isValidEmail() -\> **isValidEmail**(`email`): `boolean` +> **isValidEmail**(`email`): `boolean` The function `isValidEmail` checks if a given email address is valid according to a specific pattern. @@ -25,4 +25,4 @@ pattern, and false otherwise. ## Defined in -[src/setup/isValidEmail.ts:7](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/setup/isValidEmail.ts#L7) +[src/setup/isValidEmail.ts:7](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/setup/isValidEmail.ts#L7) diff --git a/docs/talawa-api-docs/setup/reCaptcha/functions/validateRecaptcha.md b/docs/talawa-api-docs/setup/reCaptcha/functions/validateRecaptcha.md index 5b8994c4925..5a79edf822f 100644 --- a/docs/talawa-api-docs/setup/reCaptcha/functions/validateRecaptcha.md +++ b/docs/talawa-api-docs/setup/reCaptcha/functions/validateRecaptcha.md @@ -6,7 +6,7 @@ # Function: validateRecaptcha() -\> **validateRecaptcha**(`string`): `boolean` +> **validateRecaptcha**(`string`): `boolean` The function validates whether a given string matches the pattern of a reCAPTCHA token. @@ -25,4 +25,4 @@ a boolean value. ## Defined in -[src/setup/reCaptcha.ts:7](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/setup/reCaptcha.ts#L7) +[src/setup/reCaptcha.ts:7](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/setup/reCaptcha.ts#L7) diff --git a/docs/talawa-api-docs/setup/redisConfiguration/functions/askForRedisUrl.md b/docs/talawa-api-docs/setup/redisConfiguration/functions/askForRedisUrl.md index a63211615e5..fb9e1e0426a 100644 --- a/docs/talawa-api-docs/setup/redisConfiguration/functions/askForRedisUrl.md +++ b/docs/talawa-api-docs/setup/redisConfiguration/functions/askForRedisUrl.md @@ -6,7 +6,7 @@ # Function: askForRedisUrl() -\> **askForRedisUrl**(): `Promise`\<`object`\> +> **askForRedisUrl**(): `Promise`\<`object`\> The function `askForRedisUrl` prompts the user to enter the Redis hostname, port, and password, and returns an object with these values. @@ -20,16 +20,16 @@ properties `host`, `port`, and `password`. ### host -\> **host**: `string` +> **host**: `string` ### password -\> **password**: `string` +> **password**: `string` ### port -\> **port**: `number` +> **port**: `number` ## Defined in -[src/setup/redisConfiguration.ts:36](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/setup/redisConfiguration.ts#L36) +[src/setup/redisConfiguration.ts:36](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/setup/redisConfiguration.ts#L36) diff --git a/docs/talawa-api-docs/setup/redisConfiguration/functions/checkExistingRedis.md b/docs/talawa-api-docs/setup/redisConfiguration/functions/checkExistingRedis.md index a501a429e32..245fd77c645 100644 --- a/docs/talawa-api-docs/setup/redisConfiguration/functions/checkExistingRedis.md +++ b/docs/talawa-api-docs/setup/redisConfiguration/functions/checkExistingRedis.md @@ -6,7 +6,7 @@ # Function: checkExistingRedis() -\> **checkExistingRedis**(): `Promise`\<`string` \| `null`\> +> **checkExistingRedis**(): `Promise`\<`string` \| `null`\> The function `checkExistingRedis` checks if there is an existing Redis connection by iterating through a list of Redis URLs and testing the connection. @@ -19,4 +19,4 @@ The function `checkExistingRedis` returns a Promise that resolves to a string or ## Defined in -[src/setup/redisConfiguration.ts:71](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/setup/redisConfiguration.ts#L71) +[src/setup/redisConfiguration.ts:71](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/setup/redisConfiguration.ts#L71) diff --git a/docs/talawa-api-docs/setup/redisConfiguration/functions/checkRedisConnection.md b/docs/talawa-api-docs/setup/redisConfiguration/functions/checkRedisConnection.md index e56401a5dc1..a6fad4443ab 100644 --- a/docs/talawa-api-docs/setup/redisConfiguration/functions/checkRedisConnection.md +++ b/docs/talawa-api-docs/setup/redisConfiguration/functions/checkRedisConnection.md @@ -6,7 +6,7 @@ # Function: checkRedisConnection() -\> **checkRedisConnection**(`url`): `Promise`\<`boolean`\> +> **checkRedisConnection**(`url`): `Promise`\<`boolean`\> The function `checkRedisConnection` checks if a connection to Redis can be established using the provided URL. @@ -26,4 +26,4 @@ a Promise that resolves to a boolean value. ## Defined in -[src/setup/redisConfiguration.ts:12](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/setup/redisConfiguration.ts#L12) +[src/setup/redisConfiguration.ts:12](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/setup/redisConfiguration.ts#L12) diff --git a/docs/talawa-api-docs/setup/setImageUploadSize/functions/setImageUploadSize.md b/docs/talawa-api-docs/setup/setImageUploadSize/functions/setImageUploadSize.md index 7fb1fb51ad2..a568eae5200 100644 --- a/docs/talawa-api-docs/setup/setImageUploadSize/functions/setImageUploadSize.md +++ b/docs/talawa-api-docs/setup/setImageUploadSize/functions/setImageUploadSize.md @@ -6,7 +6,7 @@ # Function: setImageUploadSize() -\> **setImageUploadSize**(`size`): `Promise`\<`void`\> +> **setImageUploadSize**(`size`): `Promise`\<`void`\> The function `setImageUploadSize` sets the image upload size environment variable and changes the .env file @@ -22,4 +22,4 @@ The function `checkExistingRedis` returns a void Promise. ## Defined in -[src/setup/setImageUploadSize.ts:9](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/setup/setImageUploadSize.ts#L9) +[src/setup/setImageUploadSize.ts:9](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/setup/setImageUploadSize.ts#L9) diff --git a/docs/talawa-api-docs/setup/setImageUploadSize/functions/validateImageFileSize.md b/docs/talawa-api-docs/setup/setImageUploadSize/functions/validateImageFileSize.md index cc5ecdcf0ef..efdd9ef00dc 100644 --- a/docs/talawa-api-docs/setup/setImageUploadSize/functions/validateImageFileSize.md +++ b/docs/talawa-api-docs/setup/setImageUploadSize/functions/validateImageFileSize.md @@ -6,7 +6,7 @@ # Function: validateImageFileSize() -\> **validateImageFileSize**(`size`): `boolean` +> **validateImageFileSize**(`size`): `boolean` The function validates whether a given image size is less than 20 and greater than 0. @@ -22,4 +22,4 @@ a boolean value. ## Defined in -[src/setup/setImageUploadSize.ts:37](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/setup/setImageUploadSize.ts#L37) +[src/setup/setImageUploadSize.ts:37](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/setup/setImageUploadSize.ts#L37) diff --git a/docs/talawa-api-docs/setup/superAdmin/functions/askForSuperAdminEmail.md b/docs/talawa-api-docs/setup/superAdmin/functions/askForSuperAdminEmail.md index 0921c6c4200..e45312bb1fc 100644 --- a/docs/talawa-api-docs/setup/superAdmin/functions/askForSuperAdminEmail.md +++ b/docs/talawa-api-docs/setup/superAdmin/functions/askForSuperAdminEmail.md @@ -6,7 +6,7 @@ # Function: askForSuperAdminEmail() -\> **askForSuperAdminEmail**(): `Promise`\<`string`\> +> **askForSuperAdminEmail**(): `Promise`\<`string`\> LAST_RESORT_SUPERADMIN_EMAIL prompt The function `askForSuperAdminEmail` asks the user to enter an email address and returns it as a promise. @@ -19,4 +19,4 @@ The email entered by the user is being returned. ## Defined in -[src/setup/superAdmin.ts:9](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/setup/superAdmin.ts#L9) +[src/setup/superAdmin.ts:9](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/setup/superAdmin.ts#L9) diff --git a/docs/talawa-api-docs/setup/updateEnvVariable/functions/updateEnvVariable.md b/docs/talawa-api-docs/setup/updateEnvVariable/functions/updateEnvVariable.md index 4d0c7f75734..e6dc9f1413c 100644 --- a/docs/talawa-api-docs/setup/updateEnvVariable/functions/updateEnvVariable.md +++ b/docs/talawa-api-docs/setup/updateEnvVariable/functions/updateEnvVariable.md @@ -6,7 +6,7 @@ # Function: updateEnvVariable() -\> **updateEnvVariable**(`config`): `void` +> **updateEnvVariable**(`config`): `void` The function `updateEnvVariable` updates the values of environment variables in a .env file based on the provided configuration object. @@ -25,4 +25,4 @@ need to be updated. ## Defined in -[src/setup/updateEnvVariable.ts:11](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/setup/updateEnvVariable.ts#L11) +[src/setup/updateEnvVariable.ts:11](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/setup/updateEnvVariable.ts#L11) diff --git a/docs/talawa-api-docs/setup/verifySmtpConnection/functions/verifySmtpConnection.md b/docs/talawa-api-docs/setup/verifySmtpConnection/functions/verifySmtpConnection.md index 75c2584b718..5cd5f13fa04 100644 --- a/docs/talawa-api-docs/setup/verifySmtpConnection/functions/verifySmtpConnection.md +++ b/docs/talawa-api-docs/setup/verifySmtpConnection/functions/verifySmtpConnection.md @@ -6,7 +6,7 @@ # Function: verifySmtpConnection() -\> **verifySmtpConnection**(`config`): `Promise`\<`VerifySmtpConnectionReturnType`\> +> **verifySmtpConnection**(`config`): `Promise`\<`VerifySmtpConnectionReturnType`\> The function `verifySmtpConnection` verifies the SMTP connection using the provided configuration and returns a success status and error message if applicable. @@ -29,4 +29,4 @@ be `true` and the `error` property will be `null`. If the SMTP connection verifi ## Defined in -[src/setup/verifySmtpConnection.ts:18](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/setup/verifySmtpConnection.ts#L18) +[src/setup/verifySmtpConnection.ts:18](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/setup/verifySmtpConnection.ts#L18) diff --git a/docs/talawa-api-docs/typeDefs/directives/variables/directives.md b/docs/talawa-api-docs/typeDefs/directives/variables/directives.md index 8e9b8495085..9b7343c2167 100644 --- a/docs/talawa-api-docs/typeDefs/directives/variables/directives.md +++ b/docs/talawa-api-docs/typeDefs/directives/variables/directives.md @@ -6,10 +6,10 @@ # Variable: directives -\> `const` **directives**: `DocumentNode` +> `const` **directives**: `DocumentNode` GraphQL schema definition for directives. ## Defined in -[src/typeDefs/directives.ts:9](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/typeDefs/directives.ts#L9) +[src/typeDefs/directives.ts:9](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/typeDefs/directives.ts#L9) diff --git a/docs/talawa-api-docs/typeDefs/enums/variables/enums.md b/docs/talawa-api-docs/typeDefs/enums/variables/enums.md index a6c8d81459a..d506f815b42 100644 --- a/docs/talawa-api-docs/typeDefs/enums/variables/enums.md +++ b/docs/talawa-api-docs/typeDefs/enums/variables/enums.md @@ -6,8 +6,8 @@ # Variable: enums -\> `const` **enums**: `DocumentNode` +> `const` **enums**: `DocumentNode` ## Defined in -[src/typeDefs/enums.ts:4](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/typeDefs/enums.ts#L4) +[src/typeDefs/enums.ts:4](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/typeDefs/enums.ts#L4) diff --git a/docs/talawa-api-docs/typeDefs/errors/common/variables/commonErrors.md b/docs/talawa-api-docs/typeDefs/errors/common/variables/commonErrors.md index e22d572e4ed..b9aee3f62ce 100644 --- a/docs/talawa-api-docs/typeDefs/errors/common/variables/commonErrors.md +++ b/docs/talawa-api-docs/typeDefs/errors/common/variables/commonErrors.md @@ -6,10 +6,10 @@ # Variable: commonErrors -\> `const` **commonErrors**: `DocumentNode` +> `const` **commonErrors**: `DocumentNode` GraphQL schema definition for common error types. ## Defined in -[src/typeDefs/errors/common.ts:6](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/typeDefs/errors/common.ts#L6) +[src/typeDefs/errors/common.ts:6](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/typeDefs/errors/common.ts#L6) diff --git a/docs/talawa-api-docs/typeDefs/errors/connectionError/variables/connectionError.md b/docs/talawa-api-docs/typeDefs/errors/connectionError/variables/connectionError.md index d3dae5c7648..06f72dea9d0 100644 --- a/docs/talawa-api-docs/typeDefs/errors/connectionError/variables/connectionError.md +++ b/docs/talawa-api-docs/typeDefs/errors/connectionError/variables/connectionError.md @@ -6,10 +6,10 @@ # Variable: connectionError -\> `const` **connectionError**: `DocumentNode` +> `const` **connectionError**: `DocumentNode` GraphQL schema definition for connection-related errors. ## Defined in -[src/typeDefs/errors/connectionError.ts:6](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/typeDefs/errors/connectionError.ts#L6) +[src/typeDefs/errors/connectionError.ts:6](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/typeDefs/errors/connectionError.ts#L6) diff --git a/docs/talawa-api-docs/typeDefs/errors/createAdminErrors/variables/createAdminErrors.md b/docs/talawa-api-docs/typeDefs/errors/createAdminErrors/variables/createAdminErrors.md index 09784428690..17cf54efeb0 100644 --- a/docs/talawa-api-docs/typeDefs/errors/createAdminErrors/variables/createAdminErrors.md +++ b/docs/talawa-api-docs/typeDefs/errors/createAdminErrors/variables/createAdminErrors.md @@ -6,10 +6,10 @@ # Variable: createAdminErrors -\> `const` **createAdminErrors**: `DocumentNode` +> `const` **createAdminErrors**: `DocumentNode` GraphQL schema definition for errors related to creating an admin. ## Defined in -[src/typeDefs/errors/createAdminErrors.ts:6](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/typeDefs/errors/createAdminErrors.ts#L6) +[src/typeDefs/errors/createAdminErrors.ts:6](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/typeDefs/errors/createAdminErrors.ts#L6) diff --git a/docs/talawa-api-docs/typeDefs/errors/createCommentErrors/variables/createCommentErrors.md b/docs/talawa-api-docs/typeDefs/errors/createCommentErrors/variables/createCommentErrors.md index d03bcba80f5..29653dcb34f 100644 --- a/docs/talawa-api-docs/typeDefs/errors/createCommentErrors/variables/createCommentErrors.md +++ b/docs/talawa-api-docs/typeDefs/errors/createCommentErrors/variables/createCommentErrors.md @@ -6,10 +6,10 @@ # Variable: createCommentErrors -\> `const` **createCommentErrors**: `DocumentNode` +> `const` **createCommentErrors**: `DocumentNode` GraphQL schema definition for errors related to creating a comment. ## Defined in -[src/typeDefs/errors/createCommentErrors.ts:7](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/typeDefs/errors/createCommentErrors.ts#L7) +[src/typeDefs/errors/createCommentErrors.ts:7](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/typeDefs/errors/createCommentErrors.ts#L7) diff --git a/docs/talawa-api-docs/typeDefs/errors/createDirectChatError/variables/createDirectChatErrors.md b/docs/talawa-api-docs/typeDefs/errors/createDirectChatError/variables/createDirectChatErrors.md index 65ead4451c1..8042861c66f 100644 --- a/docs/talawa-api-docs/typeDefs/errors/createDirectChatError/variables/createDirectChatErrors.md +++ b/docs/talawa-api-docs/typeDefs/errors/createDirectChatError/variables/createDirectChatErrors.md @@ -6,10 +6,10 @@ # Variable: createDirectChatErrors -\> `const` **createDirectChatErrors**: `DocumentNode` +> `const` **createDirectChatErrors**: `DocumentNode` GraphQL schema definition for errors related to creating a direct chat. ## Defined in -[src/typeDefs/errors/createDirectChatError.ts:6](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/typeDefs/errors/createDirectChatError.ts#L6) +[src/typeDefs/errors/createDirectChatError.ts:6](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/typeDefs/errors/createDirectChatError.ts#L6) diff --git a/docs/talawa-api-docs/typeDefs/errors/createMemberErrors/variables/createMemberErrors.md b/docs/talawa-api-docs/typeDefs/errors/createMemberErrors/variables/createMemberErrors.md index 2e1bc3e3350..a1ef2380bc1 100644 --- a/docs/talawa-api-docs/typeDefs/errors/createMemberErrors/variables/createMemberErrors.md +++ b/docs/talawa-api-docs/typeDefs/errors/createMemberErrors/variables/createMemberErrors.md @@ -6,10 +6,10 @@ # Variable: createMemberErrors -\> `const` **createMemberErrors**: `DocumentNode` +> `const` **createMemberErrors**: `DocumentNode` GraphQL schema definition for errors related to creating a member. ## Defined in -[src/typeDefs/errors/createMemberErrors.ts:7](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/typeDefs/errors/createMemberErrors.ts#L7) +[src/typeDefs/errors/createMemberErrors.ts:7](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/typeDefs/errors/createMemberErrors.ts#L7) diff --git a/docs/talawa-api-docs/typeDefs/errors/variables/errors.md b/docs/talawa-api-docs/typeDefs/errors/variables/errors.md index ce7455f130b..fcca750c35d 100644 --- a/docs/talawa-api-docs/typeDefs/errors/variables/errors.md +++ b/docs/talawa-api-docs/typeDefs/errors/variables/errors.md @@ -6,10 +6,10 @@ # Variable: errors -\> `const` **errors**: `DocumentNode`[] +> `const` **errors**: `DocumentNode`[] Array of all error definitions. ## Defined in -[src/typeDefs/errors/index.ts:11](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/typeDefs/errors/index.ts#L11) +[src/typeDefs/errors/index.ts:11](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/typeDefs/errors/index.ts#L11) diff --git a/docs/talawa-api-docs/typeDefs/inputs/variables/inputs.md b/docs/talawa-api-docs/typeDefs/inputs/variables/inputs.md index 1d56809e550..1636a0131fd 100644 --- a/docs/talawa-api-docs/typeDefs/inputs/variables/inputs.md +++ b/docs/talawa-api-docs/typeDefs/inputs/variables/inputs.md @@ -6,8 +6,8 @@ # Variable: inputs -\> `const` **inputs**: `DocumentNode` +> `const` **inputs**: `DocumentNode` ## Defined in -[src/typeDefs/inputs.ts:4](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/typeDefs/inputs.ts#L4) +[src/typeDefs/inputs.ts:4](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/typeDefs/inputs.ts#L4) diff --git a/docs/talawa-api-docs/typeDefs/interfaces/variables/interfaces.md b/docs/talawa-api-docs/typeDefs/interfaces/variables/interfaces.md index 0aed0b2ca37..7cb7fa44f98 100644 --- a/docs/talawa-api-docs/typeDefs/interfaces/variables/interfaces.md +++ b/docs/talawa-api-docs/typeDefs/interfaces/variables/interfaces.md @@ -6,8 +6,8 @@ # Variable: interfaces -\> `const` **interfaces**: `DocumentNode` +> `const` **interfaces**: `DocumentNode` ## Defined in -[src/typeDefs/interfaces.ts:4](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/typeDefs/interfaces.ts#L4) +[src/typeDefs/interfaces.ts:4](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/typeDefs/interfaces.ts#L4) diff --git a/docs/talawa-api-docs/typeDefs/mutations/variables/mutations.md b/docs/talawa-api-docs/typeDefs/mutations/variables/mutations.md index 7953d9aaaab..7e7716642a8 100644 --- a/docs/talawa-api-docs/typeDefs/mutations/variables/mutations.md +++ b/docs/talawa-api-docs/typeDefs/mutations/variables/mutations.md @@ -6,10 +6,10 @@ # Variable: mutations -\> `const` **mutations**: `DocumentNode` +> `const` **mutations**: `DocumentNode` This graphQL typeDef defines the logic for different mutations defined in the talawa-api. ## Defined in -[src/typeDefs/mutations.ts:6](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/typeDefs/mutations.ts#L6) +[src/typeDefs/mutations.ts:6](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/typeDefs/mutations.ts#L6) diff --git a/docs/talawa-api-docs/typeDefs/queries/variables/queries.md b/docs/talawa-api-docs/typeDefs/queries/variables/queries.md index cd6377bcf06..1901d9544d0 100644 --- a/docs/talawa-api-docs/typeDefs/queries/variables/queries.md +++ b/docs/talawa-api-docs/typeDefs/queries/variables/queries.md @@ -6,10 +6,10 @@ # Variable: queries -\> `const` **queries**: `DocumentNode` +> `const` **queries**: `DocumentNode` This graphQL typeDef defines the logic for different queries defined in the talawa-api. ## Defined in -[src/typeDefs/queries.ts:6](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/typeDefs/queries.ts#L6) +[src/typeDefs/queries.ts:6](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/typeDefs/queries.ts#L6) diff --git a/docs/talawa-api-docs/typeDefs/scalars/variables/scalars.md b/docs/talawa-api-docs/typeDefs/scalars/variables/scalars.md index ae56613b91d..abe53ff59f0 100644 --- a/docs/talawa-api-docs/typeDefs/scalars/variables/scalars.md +++ b/docs/talawa-api-docs/typeDefs/scalars/variables/scalars.md @@ -6,8 +6,8 @@ # Variable: scalars -\> `const` **scalars**: `DocumentNode` +> `const` **scalars**: `DocumentNode` ## Defined in -[src/typeDefs/scalars.ts:4](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/typeDefs/scalars.ts#L4) +[src/typeDefs/scalars.ts:4](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/typeDefs/scalars.ts#L4) diff --git a/docs/talawa-api-docs/typeDefs/subscriptions/variables/subscriptions.md b/docs/talawa-api-docs/typeDefs/subscriptions/variables/subscriptions.md index 33406f908b3..c4af6e221a2 100644 --- a/docs/talawa-api-docs/typeDefs/subscriptions/variables/subscriptions.md +++ b/docs/talawa-api-docs/typeDefs/subscriptions/variables/subscriptions.md @@ -6,8 +6,8 @@ # Variable: subscriptions -\> `const` **subscriptions**: `DocumentNode` +> `const` **subscriptions**: `DocumentNode` ## Defined in -[src/typeDefs/subscriptions.ts:4](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/typeDefs/subscriptions.ts#L4) +[src/typeDefs/subscriptions.ts:4](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/typeDefs/subscriptions.ts#L4) diff --git a/docs/talawa-api-docs/typeDefs/types/variables/types.md b/docs/talawa-api-docs/typeDefs/types/variables/types.md index 6f37c091e28..d885a94e6f4 100644 --- a/docs/talawa-api-docs/typeDefs/types/variables/types.md +++ b/docs/talawa-api-docs/typeDefs/types/variables/types.md @@ -6,8 +6,8 @@ # Variable: types -\> `const` **types**: `DocumentNode` +> `const` **types**: `DocumentNode` ## Defined in -[src/typeDefs/types.ts:4](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/typeDefs/types.ts#L4) +[src/typeDefs/types.ts:4](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/typeDefs/types.ts#L4) diff --git a/docs/talawa-api-docs/typeDefs/unions/variables/unions.md b/docs/talawa-api-docs/typeDefs/unions/variables/unions.md index 088ec509a28..1831928b58a 100644 --- a/docs/talawa-api-docs/typeDefs/unions/variables/unions.md +++ b/docs/talawa-api-docs/typeDefs/unions/variables/unions.md @@ -6,8 +6,8 @@ # Variable: unions -\> `const` **unions**: `DocumentNode` +> `const` **unions**: `DocumentNode` ## Defined in -[src/typeDefs/unions.ts:4](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/typeDefs/unions.ts#L4) +[src/typeDefs/unions.ts:4](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/typeDefs/unions.ts#L4) diff --git a/docs/talawa-api-docs/typeDefs/variables/typeDefs.md b/docs/talawa-api-docs/typeDefs/variables/typeDefs.md index 9be2e582ff8..f33a94d12a9 100644 --- a/docs/talawa-api-docs/typeDefs/variables/typeDefs.md +++ b/docs/talawa-api-docs/typeDefs/variables/typeDefs.md @@ -6,8 +6,8 @@ # Variable: typeDefs -\> `const` **typeDefs**: `DocumentNode`[] +> `const` **typeDefs**: `DocumentNode`[] ## Defined in -[src/typeDefs/index.ts:19](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/typeDefs/index.ts#L19) +[src/typeDefs/index.ts:19](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/typeDefs/index.ts#L19) diff --git a/docs/talawa-api-docs/types/generatedGraphQLTypes/interfaces/AnyScalarConfig.md b/docs/talawa-api-docs/types/generatedGraphQLTypes/interfaces/AnyScalarConfig.md index 5d7697eea0d..8d7f43de259 100644 --- a/docs/talawa-api-docs/types/generatedGraphQLTypes/interfaces/AnyScalarConfig.md +++ b/docs/talawa-api-docs/types/generatedGraphQLTypes/interfaces/AnyScalarConfig.md @@ -14,7 +14,7 @@ ### astNode? -\> `optional` **astNode**: `Maybe`\<`ScalarTypeDefinitionNode`\> +> `optional` **astNode**: `Maybe`\<`ScalarTypeDefinitionNode`\> #### Inherited from @@ -28,7 +28,7 @@ node\_modules/graphql/type/definition.d.ts:369 ### description? -\> `optional` **description**: `Maybe`\<`string`\> +> `optional` **description**: `Maybe`\<`string`\> #### Inherited from @@ -42,7 +42,7 @@ node\_modules/graphql/type/definition.d.ts:360 ### extensionASTNodes? -\> `optional` **extensionASTNodes**: `Maybe`\ +> `optional` **extensionASTNodes**: `Maybe`\ #### Inherited from @@ -56,7 +56,7 @@ node\_modules/graphql/type/definition.d.ts:370 ### extensions? -\> `optional` **extensions**: `Maybe`\<`Readonly`\<`GraphQLScalarTypeExtensions`\>\> +> `optional` **extensions**: `Maybe`\<`Readonly`\<`GraphQLScalarTypeExtensions`\>\> #### Inherited from @@ -70,7 +70,7 @@ node\_modules/graphql/type/definition.d.ts:368 ### name -\> **name**: `"Any"` +> **name**: `"Any"` #### Overrides @@ -78,13 +78,13 @@ node\_modules/graphql/type/definition.d.ts:368 #### Defined in -[src/types/generatedGraphQLTypes.ts:3785](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/types/generatedGraphQLTypes.ts#L3785) +[src/types/generatedGraphQLTypes.ts:3785](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/types/generatedGraphQLTypes.ts#L3785) *** ### parseLiteral? -\> `optional` **parseLiteral**: `GraphQLScalarLiteralParser`\<`any`\> +> `optional` **parseLiteral**: `GraphQLScalarLiteralParser`\<`any`\> Parses an externally provided literal value to use as an input. @@ -100,7 +100,7 @@ node\_modules/graphql/type/definition.d.ts:367 ### parseValue? -\> `optional` **parseValue**: `GraphQLScalarValueParser`\<`any`\> +> `optional` **parseValue**: `GraphQLScalarValueParser`\<`any`\> Parses an externally provided value to use as an input. @@ -116,7 +116,7 @@ node\_modules/graphql/type/definition.d.ts:365 ### serialize? -\> `optional` **serialize**: `GraphQLScalarSerializer`\<`any`\> +> `optional` **serialize**: `GraphQLScalarSerializer`\<`any`\> Serializes an internal value to include in a response. @@ -132,7 +132,7 @@ node\_modules/graphql/type/definition.d.ts:363 ### specifiedByURL? -\> `optional` **specifiedByURL**: `Maybe`\<`string`\> +> `optional` **specifiedByURL**: `Maybe`\<`string`\> #### Inherited from diff --git a/docs/talawa-api-docs/types/generatedGraphQLTypes/interfaces/CountryCodeScalarConfig.md b/docs/talawa-api-docs/types/generatedGraphQLTypes/interfaces/CountryCodeScalarConfig.md index 26ec3cdc489..9994911a994 100644 --- a/docs/talawa-api-docs/types/generatedGraphQLTypes/interfaces/CountryCodeScalarConfig.md +++ b/docs/talawa-api-docs/types/generatedGraphQLTypes/interfaces/CountryCodeScalarConfig.md @@ -14,7 +14,7 @@ ### astNode? -\> `optional` **astNode**: `Maybe`\<`ScalarTypeDefinitionNode`\> +> `optional` **astNode**: `Maybe`\<`ScalarTypeDefinitionNode`\> #### Inherited from @@ -28,7 +28,7 @@ node\_modules/graphql/type/definition.d.ts:369 ### description? -\> `optional` **description**: `Maybe`\<`string`\> +> `optional` **description**: `Maybe`\<`string`\> #### Inherited from @@ -42,7 +42,7 @@ node\_modules/graphql/type/definition.d.ts:360 ### extensionASTNodes? -\> `optional` **extensionASTNodes**: `Maybe`\ +> `optional` **extensionASTNodes**: `Maybe`\ #### Inherited from @@ -56,7 +56,7 @@ node\_modules/graphql/type/definition.d.ts:370 ### extensions? -\> `optional` **extensions**: `Maybe`\<`Readonly`\<`GraphQLScalarTypeExtensions`\>\> +> `optional` **extensions**: `Maybe`\<`Readonly`\<`GraphQLScalarTypeExtensions`\>\> #### Inherited from @@ -70,7 +70,7 @@ node\_modules/graphql/type/definition.d.ts:368 ### name -\> **name**: `"CountryCode"` +> **name**: `"CountryCode"` #### Overrides @@ -78,13 +78,13 @@ node\_modules/graphql/type/definition.d.ts:368 #### Defined in -[src/types/generatedGraphQLTypes.ts:3870](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/types/generatedGraphQLTypes.ts#L3870) +[src/types/generatedGraphQLTypes.ts:3870](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/types/generatedGraphQLTypes.ts#L3870) *** ### parseLiteral? -\> `optional` **parseLiteral**: `GraphQLScalarLiteralParser`\<`any`\> +> `optional` **parseLiteral**: `GraphQLScalarLiteralParser`\<`any`\> Parses an externally provided literal value to use as an input. @@ -100,7 +100,7 @@ node\_modules/graphql/type/definition.d.ts:367 ### parseValue? -\> `optional` **parseValue**: `GraphQLScalarValueParser`\<`any`\> +> `optional` **parseValue**: `GraphQLScalarValueParser`\<`any`\> Parses an externally provided value to use as an input. @@ -116,7 +116,7 @@ node\_modules/graphql/type/definition.d.ts:365 ### serialize? -\> `optional` **serialize**: `GraphQLScalarSerializer`\<`any`\> +> `optional` **serialize**: `GraphQLScalarSerializer`\<`any`\> Serializes an internal value to include in a response. @@ -132,7 +132,7 @@ node\_modules/graphql/type/definition.d.ts:363 ### specifiedByURL? -\> `optional` **specifiedByURL**: `Maybe`\<`string`\> +> `optional` **specifiedByURL**: `Maybe`\<`string`\> #### Inherited from diff --git a/docs/talawa-api-docs/types/generatedGraphQLTypes/interfaces/DateScalarConfig.md b/docs/talawa-api-docs/types/generatedGraphQLTypes/interfaces/DateScalarConfig.md index 29ebe7d44e1..28d37a55923 100644 --- a/docs/talawa-api-docs/types/generatedGraphQLTypes/interfaces/DateScalarConfig.md +++ b/docs/talawa-api-docs/types/generatedGraphQLTypes/interfaces/DateScalarConfig.md @@ -14,7 +14,7 @@ ### astNode? -\> `optional` **astNode**: `Maybe`\<`ScalarTypeDefinitionNode`\> +> `optional` **astNode**: `Maybe`\<`ScalarTypeDefinitionNode`\> #### Inherited from @@ -28,7 +28,7 @@ node\_modules/graphql/type/definition.d.ts:369 ### description? -\> `optional` **description**: `Maybe`\<`string`\> +> `optional` **description**: `Maybe`\<`string`\> #### Inherited from @@ -42,7 +42,7 @@ node\_modules/graphql/type/definition.d.ts:360 ### extensionASTNodes? -\> `optional` **extensionASTNodes**: `Maybe`\ +> `optional` **extensionASTNodes**: `Maybe`\ #### Inherited from @@ -56,7 +56,7 @@ node\_modules/graphql/type/definition.d.ts:370 ### extensions? -\> `optional` **extensions**: `Maybe`\<`Readonly`\<`GraphQLScalarTypeExtensions`\>\> +> `optional` **extensions**: `Maybe`\<`Readonly`\<`GraphQLScalarTypeExtensions`\>\> #### Inherited from @@ -70,7 +70,7 @@ node\_modules/graphql/type/definition.d.ts:368 ### name -\> **name**: `"Date"` +> **name**: `"Date"` #### Overrides @@ -78,13 +78,13 @@ node\_modules/graphql/type/definition.d.ts:368 #### Defined in -[src/types/generatedGraphQLTypes.ts:3913](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/types/generatedGraphQLTypes.ts#L3913) +[src/types/generatedGraphQLTypes.ts:3913](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/types/generatedGraphQLTypes.ts#L3913) *** ### parseLiteral? -\> `optional` **parseLiteral**: `GraphQLScalarLiteralParser`\<`any`\> +> `optional` **parseLiteral**: `GraphQLScalarLiteralParser`\<`any`\> Parses an externally provided literal value to use as an input. @@ -100,7 +100,7 @@ node\_modules/graphql/type/definition.d.ts:367 ### parseValue? -\> `optional` **parseValue**: `GraphQLScalarValueParser`\<`any`\> +> `optional` **parseValue**: `GraphQLScalarValueParser`\<`any`\> Parses an externally provided value to use as an input. @@ -116,7 +116,7 @@ node\_modules/graphql/type/definition.d.ts:365 ### serialize? -\> `optional` **serialize**: `GraphQLScalarSerializer`\<`any`\> +> `optional` **serialize**: `GraphQLScalarSerializer`\<`any`\> Serializes an internal value to include in a response. @@ -132,7 +132,7 @@ node\_modules/graphql/type/definition.d.ts:363 ### specifiedByURL? -\> `optional` **specifiedByURL**: `Maybe`\<`string`\> +> `optional` **specifiedByURL**: `Maybe`\<`string`\> #### Inherited from diff --git a/docs/talawa-api-docs/types/generatedGraphQLTypes/interfaces/DateTimeScalarConfig.md b/docs/talawa-api-docs/types/generatedGraphQLTypes/interfaces/DateTimeScalarConfig.md index e88b3559bb3..bcbf0b4a48a 100644 --- a/docs/talawa-api-docs/types/generatedGraphQLTypes/interfaces/DateTimeScalarConfig.md +++ b/docs/talawa-api-docs/types/generatedGraphQLTypes/interfaces/DateTimeScalarConfig.md @@ -14,7 +14,7 @@ ### astNode? -\> `optional` **astNode**: `Maybe`\<`ScalarTypeDefinitionNode`\> +> `optional` **astNode**: `Maybe`\<`ScalarTypeDefinitionNode`\> #### Inherited from @@ -28,7 +28,7 @@ node\_modules/graphql/type/definition.d.ts:369 ### description? -\> `optional` **description**: `Maybe`\<`string`\> +> `optional` **description**: `Maybe`\<`string`\> #### Inherited from @@ -42,7 +42,7 @@ node\_modules/graphql/type/definition.d.ts:360 ### extensionASTNodes? -\> `optional` **extensionASTNodes**: `Maybe`\ +> `optional` **extensionASTNodes**: `Maybe`\ #### Inherited from @@ -56,7 +56,7 @@ node\_modules/graphql/type/definition.d.ts:370 ### extensions? -\> `optional` **extensions**: `Maybe`\<`Readonly`\<`GraphQLScalarTypeExtensions`\>\> +> `optional` **extensions**: `Maybe`\<`Readonly`\<`GraphQLScalarTypeExtensions`\>\> #### Inherited from @@ -70,7 +70,7 @@ node\_modules/graphql/type/definition.d.ts:368 ### name -\> **name**: `"DateTime"` +> **name**: `"DateTime"` #### Overrides @@ -78,13 +78,13 @@ node\_modules/graphql/type/definition.d.ts:368 #### Defined in -[src/types/generatedGraphQLTypes.ts:3917](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/types/generatedGraphQLTypes.ts#L3917) +[src/types/generatedGraphQLTypes.ts:3917](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/types/generatedGraphQLTypes.ts#L3917) *** ### parseLiteral? -\> `optional` **parseLiteral**: `GraphQLScalarLiteralParser`\<`any`\> +> `optional` **parseLiteral**: `GraphQLScalarLiteralParser`\<`any`\> Parses an externally provided literal value to use as an input. @@ -100,7 +100,7 @@ node\_modules/graphql/type/definition.d.ts:367 ### parseValue? -\> `optional` **parseValue**: `GraphQLScalarValueParser`\<`any`\> +> `optional` **parseValue**: `GraphQLScalarValueParser`\<`any`\> Parses an externally provided value to use as an input. @@ -116,7 +116,7 @@ node\_modules/graphql/type/definition.d.ts:365 ### serialize? -\> `optional` **serialize**: `GraphQLScalarSerializer`\<`any`\> +> `optional` **serialize**: `GraphQLScalarSerializer`\<`any`\> Serializes an internal value to include in a response. @@ -132,7 +132,7 @@ node\_modules/graphql/type/definition.d.ts:363 ### specifiedByURL? -\> `optional` **specifiedByURL**: `Maybe`\<`string`\> +> `optional` **specifiedByURL**: `Maybe`\<`string`\> #### Inherited from diff --git a/docs/talawa-api-docs/types/generatedGraphQLTypes/interfaces/EmailAddressScalarConfig.md b/docs/talawa-api-docs/types/generatedGraphQLTypes/interfaces/EmailAddressScalarConfig.md index a30e137f696..1377b8ee842 100644 --- a/docs/talawa-api-docs/types/generatedGraphQLTypes/interfaces/EmailAddressScalarConfig.md +++ b/docs/talawa-api-docs/types/generatedGraphQLTypes/interfaces/EmailAddressScalarConfig.md @@ -14,7 +14,7 @@ ### astNode? -\> `optional` **astNode**: `Maybe`\<`ScalarTypeDefinitionNode`\> +> `optional` **astNode**: `Maybe`\<`ScalarTypeDefinitionNode`\> #### Inherited from @@ -28,7 +28,7 @@ node\_modules/graphql/type/definition.d.ts:369 ### description? -\> `optional` **description**: `Maybe`\<`string`\> +> `optional` **description**: `Maybe`\<`string`\> #### Inherited from @@ -42,7 +42,7 @@ node\_modules/graphql/type/definition.d.ts:360 ### extensionASTNodes? -\> `optional` **extensionASTNodes**: `Maybe`\ +> `optional` **extensionASTNodes**: `Maybe`\ #### Inherited from @@ -56,7 +56,7 @@ node\_modules/graphql/type/definition.d.ts:370 ### extensions? -\> `optional` **extensions**: `Maybe`\<`Readonly`\<`GraphQLScalarTypeExtensions`\>\> +> `optional` **extensions**: `Maybe`\<`Readonly`\<`GraphQLScalarTypeExtensions`\>\> #### Inherited from @@ -70,7 +70,7 @@ node\_modules/graphql/type/definition.d.ts:368 ### name -\> **name**: `"EmailAddress"` +> **name**: `"EmailAddress"` #### Overrides @@ -78,13 +78,13 @@ node\_modules/graphql/type/definition.d.ts:368 #### Defined in -[src/types/generatedGraphQLTypes.ts:3974](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/types/generatedGraphQLTypes.ts#L3974) +[src/types/generatedGraphQLTypes.ts:3974](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/types/generatedGraphQLTypes.ts#L3974) *** ### parseLiteral? -\> `optional` **parseLiteral**: `GraphQLScalarLiteralParser`\<`any`\> +> `optional` **parseLiteral**: `GraphQLScalarLiteralParser`\<`any`\> Parses an externally provided literal value to use as an input. @@ -100,7 +100,7 @@ node\_modules/graphql/type/definition.d.ts:367 ### parseValue? -\> `optional` **parseValue**: `GraphQLScalarValueParser`\<`any`\> +> `optional` **parseValue**: `GraphQLScalarValueParser`\<`any`\> Parses an externally provided value to use as an input. @@ -116,7 +116,7 @@ node\_modules/graphql/type/definition.d.ts:365 ### serialize? -\> `optional` **serialize**: `GraphQLScalarSerializer`\<`any`\> +> `optional` **serialize**: `GraphQLScalarSerializer`\<`any`\> Serializes an internal value to include in a response. @@ -132,7 +132,7 @@ node\_modules/graphql/type/definition.d.ts:363 ### specifiedByURL? -\> `optional` **specifiedByURL**: `Maybe`\<`string`\> +> `optional` **specifiedByURL**: `Maybe`\<`string`\> #### Inherited from diff --git a/docs/talawa-api-docs/types/generatedGraphQLTypes/interfaces/JsonScalarConfig.md b/docs/talawa-api-docs/types/generatedGraphQLTypes/interfaces/JsonScalarConfig.md index d9d990a3708..2a77eefe351 100644 --- a/docs/talawa-api-docs/types/generatedGraphQLTypes/interfaces/JsonScalarConfig.md +++ b/docs/talawa-api-docs/types/generatedGraphQLTypes/interfaces/JsonScalarConfig.md @@ -14,7 +14,7 @@ ### astNode? -\> `optional` **astNode**: `Maybe`\<`ScalarTypeDefinitionNode`\> +> `optional` **astNode**: `Maybe`\<`ScalarTypeDefinitionNode`\> #### Inherited from @@ -28,7 +28,7 @@ node\_modules/graphql/type/definition.d.ts:369 ### description? -\> `optional` **description**: `Maybe`\<`string`\> +> `optional` **description**: `Maybe`\<`string`\> #### Inherited from @@ -42,7 +42,7 @@ node\_modules/graphql/type/definition.d.ts:360 ### extensionASTNodes? -\> `optional` **extensionASTNodes**: `Maybe`\ +> `optional` **extensionASTNodes**: `Maybe`\ #### Inherited from @@ -56,7 +56,7 @@ node\_modules/graphql/type/definition.d.ts:370 ### extensions? -\> `optional` **extensions**: `Maybe`\<`Readonly`\<`GraphQLScalarTypeExtensions`\>\> +> `optional` **extensions**: `Maybe`\<`Readonly`\<`GraphQLScalarTypeExtensions`\>\> #### Inherited from @@ -70,7 +70,7 @@ node\_modules/graphql/type/definition.d.ts:368 ### name -\> **name**: `"JSON"` +> **name**: `"JSON"` #### Overrides @@ -78,13 +78,13 @@ node\_modules/graphql/type/definition.d.ts:368 #### Defined in -[src/types/generatedGraphQLTypes.ts:4159](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/types/generatedGraphQLTypes.ts#L4159) +[src/types/generatedGraphQLTypes.ts:4159](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/types/generatedGraphQLTypes.ts#L4159) *** ### parseLiteral? -\> `optional` **parseLiteral**: `GraphQLScalarLiteralParser`\<`any`\> +> `optional` **parseLiteral**: `GraphQLScalarLiteralParser`\<`any`\> Parses an externally provided literal value to use as an input. @@ -100,7 +100,7 @@ node\_modules/graphql/type/definition.d.ts:367 ### parseValue? -\> `optional` **parseValue**: `GraphQLScalarValueParser`\<`any`\> +> `optional` **parseValue**: `GraphQLScalarValueParser`\<`any`\> Parses an externally provided value to use as an input. @@ -116,7 +116,7 @@ node\_modules/graphql/type/definition.d.ts:365 ### serialize? -\> `optional` **serialize**: `GraphQLScalarSerializer`\<`any`\> +> `optional` **serialize**: `GraphQLScalarSerializer`\<`any`\> Serializes an internal value to include in a response. @@ -132,7 +132,7 @@ node\_modules/graphql/type/definition.d.ts:363 ### specifiedByURL? -\> `optional` **specifiedByURL**: `Maybe`\<`string`\> +> `optional` **specifiedByURL**: `Maybe`\<`string`\> #### Inherited from diff --git a/docs/talawa-api-docs/types/generatedGraphQLTypes/interfaces/LatitudeScalarConfig.md b/docs/talawa-api-docs/types/generatedGraphQLTypes/interfaces/LatitudeScalarConfig.md index 56c24a3f750..38d308bc84d 100644 --- a/docs/talawa-api-docs/types/generatedGraphQLTypes/interfaces/LatitudeScalarConfig.md +++ b/docs/talawa-api-docs/types/generatedGraphQLTypes/interfaces/LatitudeScalarConfig.md @@ -14,7 +14,7 @@ ### astNode? -\> `optional` **astNode**: `Maybe`\<`ScalarTypeDefinitionNode`\> +> `optional` **astNode**: `Maybe`\<`ScalarTypeDefinitionNode`\> #### Inherited from @@ -28,7 +28,7 @@ node\_modules/graphql/type/definition.d.ts:369 ### description? -\> `optional` **description**: `Maybe`\<`string`\> +> `optional` **description**: `Maybe`\<`string`\> #### Inherited from @@ -42,7 +42,7 @@ node\_modules/graphql/type/definition.d.ts:360 ### extensionASTNodes? -\> `optional` **extensionASTNodes**: `Maybe`\ +> `optional` **extensionASTNodes**: `Maybe`\ #### Inherited from @@ -56,7 +56,7 @@ node\_modules/graphql/type/definition.d.ts:370 ### extensions? -\> `optional` **extensions**: `Maybe`\<`Readonly`\<`GraphQLScalarTypeExtensions`\>\> +> `optional` **extensions**: `Maybe`\<`Readonly`\<`GraphQLScalarTypeExtensions`\>\> #### Inherited from @@ -70,7 +70,7 @@ node\_modules/graphql/type/definition.d.ts:368 ### name -\> **name**: `"Latitude"` +> **name**: `"Latitude"` #### Overrides @@ -78,13 +78,13 @@ node\_modules/graphql/type/definition.d.ts:368 #### Defined in -[src/types/generatedGraphQLTypes.ts:4180](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/types/generatedGraphQLTypes.ts#L4180) +[src/types/generatedGraphQLTypes.ts:4180](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/types/generatedGraphQLTypes.ts#L4180) *** ### parseLiteral? -\> `optional` **parseLiteral**: `GraphQLScalarLiteralParser`\<`any`\> +> `optional` **parseLiteral**: `GraphQLScalarLiteralParser`\<`any`\> Parses an externally provided literal value to use as an input. @@ -100,7 +100,7 @@ node\_modules/graphql/type/definition.d.ts:367 ### parseValue? -\> `optional` **parseValue**: `GraphQLScalarValueParser`\<`any`\> +> `optional` **parseValue**: `GraphQLScalarValueParser`\<`any`\> Parses an externally provided value to use as an input. @@ -116,7 +116,7 @@ node\_modules/graphql/type/definition.d.ts:365 ### serialize? -\> `optional` **serialize**: `GraphQLScalarSerializer`\<`any`\> +> `optional` **serialize**: `GraphQLScalarSerializer`\<`any`\> Serializes an internal value to include in a response. @@ -132,7 +132,7 @@ node\_modules/graphql/type/definition.d.ts:363 ### specifiedByURL? -\> `optional` **specifiedByURL**: `Maybe`\<`string`\> +> `optional` **specifiedByURL**: `Maybe`\<`string`\> #### Inherited from diff --git a/docs/talawa-api-docs/types/generatedGraphQLTypes/interfaces/LongitudeScalarConfig.md b/docs/talawa-api-docs/types/generatedGraphQLTypes/interfaces/LongitudeScalarConfig.md index 0649f838687..603c24c8f90 100644 --- a/docs/talawa-api-docs/types/generatedGraphQLTypes/interfaces/LongitudeScalarConfig.md +++ b/docs/talawa-api-docs/types/generatedGraphQLTypes/interfaces/LongitudeScalarConfig.md @@ -14,7 +14,7 @@ ### astNode? -\> `optional` **astNode**: `Maybe`\<`ScalarTypeDefinitionNode`\> +> `optional` **astNode**: `Maybe`\<`ScalarTypeDefinitionNode`\> #### Inherited from @@ -28,7 +28,7 @@ node\_modules/graphql/type/definition.d.ts:369 ### description? -\> `optional` **description**: `Maybe`\<`string`\> +> `optional` **description**: `Maybe`\<`string`\> #### Inherited from @@ -42,7 +42,7 @@ node\_modules/graphql/type/definition.d.ts:360 ### extensionASTNodes? -\> `optional` **extensionASTNodes**: `Maybe`\ +> `optional` **extensionASTNodes**: `Maybe`\ #### Inherited from @@ -56,7 +56,7 @@ node\_modules/graphql/type/definition.d.ts:370 ### extensions? -\> `optional` **extensions**: `Maybe`\<`Readonly`\<`GraphQLScalarTypeExtensions`\>\> +> `optional` **extensions**: `Maybe`\<`Readonly`\<`GraphQLScalarTypeExtensions`\>\> #### Inherited from @@ -70,7 +70,7 @@ node\_modules/graphql/type/definition.d.ts:368 ### name -\> **name**: `"Longitude"` +> **name**: `"Longitude"` #### Overrides @@ -78,13 +78,13 @@ node\_modules/graphql/type/definition.d.ts:368 #### Defined in -[src/types/generatedGraphQLTypes.ts:4184](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/types/generatedGraphQLTypes.ts#L4184) +[src/types/generatedGraphQLTypes.ts:4184](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/types/generatedGraphQLTypes.ts#L4184) *** ### parseLiteral? -\> `optional` **parseLiteral**: `GraphQLScalarLiteralParser`\<`any`\> +> `optional` **parseLiteral**: `GraphQLScalarLiteralParser`\<`any`\> Parses an externally provided literal value to use as an input. @@ -100,7 +100,7 @@ node\_modules/graphql/type/definition.d.ts:367 ### parseValue? -\> `optional` **parseValue**: `GraphQLScalarValueParser`\<`any`\> +> `optional` **parseValue**: `GraphQLScalarValueParser`\<`any`\> Parses an externally provided value to use as an input. @@ -116,7 +116,7 @@ node\_modules/graphql/type/definition.d.ts:365 ### serialize? -\> `optional` **serialize**: `GraphQLScalarSerializer`\<`any`\> +> `optional` **serialize**: `GraphQLScalarSerializer`\<`any`\> Serializes an internal value to include in a response. @@ -132,7 +132,7 @@ node\_modules/graphql/type/definition.d.ts:363 ### specifiedByURL? -\> `optional` **specifiedByURL**: `Maybe`\<`string`\> +> `optional` **specifiedByURL**: `Maybe`\<`string`\> #### Inherited from diff --git a/docs/talawa-api-docs/types/generatedGraphQLTypes/interfaces/PhoneNumberScalarConfig.md b/docs/talawa-api-docs/types/generatedGraphQLTypes/interfaces/PhoneNumberScalarConfig.md index c83c1ec14e0..df89f2b292a 100644 --- a/docs/talawa-api-docs/types/generatedGraphQLTypes/interfaces/PhoneNumberScalarConfig.md +++ b/docs/talawa-api-docs/types/generatedGraphQLTypes/interfaces/PhoneNumberScalarConfig.md @@ -14,7 +14,7 @@ ### astNode? -\> `optional` **astNode**: `Maybe`\<`ScalarTypeDefinitionNode`\> +> `optional` **astNode**: `Maybe`\<`ScalarTypeDefinitionNode`\> #### Inherited from @@ -28,7 +28,7 @@ node\_modules/graphql/type/definition.d.ts:369 ### description? -\> `optional` **description**: `Maybe`\<`string`\> +> `optional` **description**: `Maybe`\<`string`\> #### Inherited from @@ -42,7 +42,7 @@ node\_modules/graphql/type/definition.d.ts:360 ### extensionASTNodes? -\> `optional` **extensionASTNodes**: `Maybe`\ +> `optional` **extensionASTNodes**: `Maybe`\ #### Inherited from @@ -56,7 +56,7 @@ node\_modules/graphql/type/definition.d.ts:370 ### extensions? -\> `optional` **extensions**: `Maybe`\<`Readonly`\<`GraphQLScalarTypeExtensions`\>\> +> `optional` **extensions**: `Maybe`\<`Readonly`\<`GraphQLScalarTypeExtensions`\>\> #### Inherited from @@ -70,7 +70,7 @@ node\_modules/graphql/type/definition.d.ts:368 ### name -\> **name**: `"PhoneNumber"` +> **name**: `"PhoneNumber"` #### Overrides @@ -78,13 +78,13 @@ node\_modules/graphql/type/definition.d.ts:368 #### Defined in -[src/types/generatedGraphQLTypes.ts:4462](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/types/generatedGraphQLTypes.ts#L4462) +[src/types/generatedGraphQLTypes.ts:4462](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/types/generatedGraphQLTypes.ts#L4462) *** ### parseLiteral? -\> `optional` **parseLiteral**: `GraphQLScalarLiteralParser`\<`any`\> +> `optional` **parseLiteral**: `GraphQLScalarLiteralParser`\<`any`\> Parses an externally provided literal value to use as an input. @@ -100,7 +100,7 @@ node\_modules/graphql/type/definition.d.ts:367 ### parseValue? -\> `optional` **parseValue**: `GraphQLScalarValueParser`\<`any`\> +> `optional` **parseValue**: `GraphQLScalarValueParser`\<`any`\> Parses an externally provided value to use as an input. @@ -116,7 +116,7 @@ node\_modules/graphql/type/definition.d.ts:365 ### serialize? -\> `optional` **serialize**: `GraphQLScalarSerializer`\<`any`\> +> `optional` **serialize**: `GraphQLScalarSerializer`\<`any`\> Serializes an internal value to include in a response. @@ -132,7 +132,7 @@ node\_modules/graphql/type/definition.d.ts:363 ### specifiedByURL? -\> `optional` **specifiedByURL**: `Maybe`\<`string`\> +> `optional` **specifiedByURL**: `Maybe`\<`string`\> #### Inherited from diff --git a/docs/talawa-api-docs/types/generatedGraphQLTypes/interfaces/PositiveIntScalarConfig.md b/docs/talawa-api-docs/types/generatedGraphQLTypes/interfaces/PositiveIntScalarConfig.md index b70c4d303a2..b3a4f613161 100644 --- a/docs/talawa-api-docs/types/generatedGraphQLTypes/interfaces/PositiveIntScalarConfig.md +++ b/docs/talawa-api-docs/types/generatedGraphQLTypes/interfaces/PositiveIntScalarConfig.md @@ -14,7 +14,7 @@ ### astNode? -\> `optional` **astNode**: `Maybe`\<`ScalarTypeDefinitionNode`\> +> `optional` **astNode**: `Maybe`\<`ScalarTypeDefinitionNode`\> #### Inherited from @@ -28,7 +28,7 @@ node\_modules/graphql/type/definition.d.ts:369 ### description? -\> `optional` **description**: `Maybe`\<`string`\> +> `optional` **description**: `Maybe`\<`string`\> #### Inherited from @@ -42,7 +42,7 @@ node\_modules/graphql/type/definition.d.ts:360 ### extensionASTNodes? -\> `optional` **extensionASTNodes**: `Maybe`\ +> `optional` **extensionASTNodes**: `Maybe`\ #### Inherited from @@ -56,7 +56,7 @@ node\_modules/graphql/type/definition.d.ts:370 ### extensions? -\> `optional` **extensions**: `Maybe`\<`Readonly`\<`GraphQLScalarTypeExtensions`\>\> +> `optional` **extensions**: `Maybe`\<`Readonly`\<`GraphQLScalarTypeExtensions`\>\> #### Inherited from @@ -70,7 +70,7 @@ node\_modules/graphql/type/definition.d.ts:368 ### name -\> **name**: `"PositiveInt"` +> **name**: `"PositiveInt"` #### Overrides @@ -78,13 +78,13 @@ node\_modules/graphql/type/definition.d.ts:368 #### Defined in -[src/types/generatedGraphQLTypes.ts:4483](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/types/generatedGraphQLTypes.ts#L4483) +[src/types/generatedGraphQLTypes.ts:4483](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/types/generatedGraphQLTypes.ts#L4483) *** ### parseLiteral? -\> `optional` **parseLiteral**: `GraphQLScalarLiteralParser`\<`any`\> +> `optional` **parseLiteral**: `GraphQLScalarLiteralParser`\<`any`\> Parses an externally provided literal value to use as an input. @@ -100,7 +100,7 @@ node\_modules/graphql/type/definition.d.ts:367 ### parseValue? -\> `optional` **parseValue**: `GraphQLScalarValueParser`\<`any`\> +> `optional` **parseValue**: `GraphQLScalarValueParser`\<`any`\> Parses an externally provided value to use as an input. @@ -116,7 +116,7 @@ node\_modules/graphql/type/definition.d.ts:365 ### serialize? -\> `optional` **serialize**: `GraphQLScalarSerializer`\<`any`\> +> `optional` **serialize**: `GraphQLScalarSerializer`\<`any`\> Serializes an internal value to include in a response. @@ -132,7 +132,7 @@ node\_modules/graphql/type/definition.d.ts:363 ### specifiedByURL? -\> `optional` **specifiedByURL**: `Maybe`\<`string`\> +> `optional` **specifiedByURL**: `Maybe`\<`string`\> #### Inherited from diff --git a/docs/talawa-api-docs/types/generatedGraphQLTypes/interfaces/SubscriptionResolverObject.md b/docs/talawa-api-docs/types/generatedGraphQLTypes/interfaces/SubscriptionResolverObject.md index f7b2e58a7ac..d9c7e6e5c52 100644 --- a/docs/talawa-api-docs/types/generatedGraphQLTypes/interfaces/SubscriptionResolverObject.md +++ b/docs/talawa-api-docs/types/generatedGraphQLTypes/interfaces/SubscriptionResolverObject.md @@ -20,18 +20,18 @@ ### resolve -\> **resolve**: [`SubscriptionResolveFn`](../type-aliases/SubscriptionResolveFn.md)\<`TResult`, `any`, `TContext`, `TArgs`\> +> **resolve**: [`SubscriptionResolveFn`](../type-aliases/SubscriptionResolveFn.md)\<`TResult`, `any`, `TContext`, `TArgs`\> #### Defined in -[src/types/generatedGraphQLTypes.ts:3204](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/types/generatedGraphQLTypes.ts#L3204) +[src/types/generatedGraphQLTypes.ts:3204](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/types/generatedGraphQLTypes.ts#L3204) *** ### subscribe -\> **subscribe**: [`SubscriptionSubscribeFn`](../type-aliases/SubscriptionSubscribeFn.md)\<`any`, `TParent`, `TContext`, `TArgs`\> +> **subscribe**: [`SubscriptionSubscribeFn`](../type-aliases/SubscriptionSubscribeFn.md)\<`any`, `TParent`, `TContext`, `TArgs`\> #### Defined in -[src/types/generatedGraphQLTypes.ts:3203](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/types/generatedGraphQLTypes.ts#L3203) +[src/types/generatedGraphQLTypes.ts:3203](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/types/generatedGraphQLTypes.ts#L3203) diff --git a/docs/talawa-api-docs/types/generatedGraphQLTypes/interfaces/SubscriptionSubscriberObject.md b/docs/talawa-api-docs/types/generatedGraphQLTypes/interfaces/SubscriptionSubscriberObject.md index 36a468b618e..351007f0ad3 100644 --- a/docs/talawa-api-docs/types/generatedGraphQLTypes/interfaces/SubscriptionSubscriberObject.md +++ b/docs/talawa-api-docs/types/generatedGraphQLTypes/interfaces/SubscriptionSubscriberObject.md @@ -22,18 +22,18 @@ ### resolve? -\> `optional` **resolve**: [`SubscriptionResolveFn`](../type-aliases/SubscriptionResolveFn.md)\<`TResult`, `\{ [key in string]: TResult \}`, `TContext`, `TArgs`\> +> `optional` **resolve**: [`SubscriptionResolveFn`](../type-aliases/SubscriptionResolveFn.md)\<`TResult`, `{ [key in string]: TResult }`, `TContext`, `TArgs`\> #### Defined in -[src/types/generatedGraphQLTypes.ts:3199](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/types/generatedGraphQLTypes.ts#L3199) +[src/types/generatedGraphQLTypes.ts:3199](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/types/generatedGraphQLTypes.ts#L3199) *** ### subscribe -\> **subscribe**: [`SubscriptionSubscribeFn`](../type-aliases/SubscriptionSubscribeFn.md)\<`\{ [key in string]: TResult \}`, `TParent`, `TContext`, `TArgs`\> +> **subscribe**: [`SubscriptionSubscribeFn`](../type-aliases/SubscriptionSubscribeFn.md)\<`{ [key in string]: TResult }`, `TParent`, `TContext`, `TArgs`\> #### Defined in -[src/types/generatedGraphQLTypes.ts:3198](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/types/generatedGraphQLTypes.ts#L3198) +[src/types/generatedGraphQLTypes.ts:3198](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/types/generatedGraphQLTypes.ts#L3198) diff --git a/docs/talawa-api-docs/types/generatedGraphQLTypes/interfaces/TimeScalarConfig.md b/docs/talawa-api-docs/types/generatedGraphQLTypes/interfaces/TimeScalarConfig.md index 09b5c5cd84c..0f939146258 100644 --- a/docs/talawa-api-docs/types/generatedGraphQLTypes/interfaces/TimeScalarConfig.md +++ b/docs/talawa-api-docs/types/generatedGraphQLTypes/interfaces/TimeScalarConfig.md @@ -14,7 +14,7 @@ ### astNode? -\> `optional` **astNode**: `Maybe`\<`ScalarTypeDefinitionNode`\> +> `optional` **astNode**: `Maybe`\<`ScalarTypeDefinitionNode`\> #### Inherited from @@ -28,7 +28,7 @@ node\_modules/graphql/type/definition.d.ts:369 ### description? -\> `optional` **description**: `Maybe`\<`string`\> +> `optional` **description**: `Maybe`\<`string`\> #### Inherited from @@ -42,7 +42,7 @@ node\_modules/graphql/type/definition.d.ts:360 ### extensionASTNodes? -\> `optional` **extensionASTNodes**: `Maybe`\ +> `optional` **extensionASTNodes**: `Maybe`\ #### Inherited from @@ -56,7 +56,7 @@ node\_modules/graphql/type/definition.d.ts:370 ### extensions? -\> `optional` **extensions**: `Maybe`\<`Readonly`\<`GraphQLScalarTypeExtensions`\>\> +> `optional` **extensions**: `Maybe`\<`Readonly`\<`GraphQLScalarTypeExtensions`\>\> #### Inherited from @@ -70,7 +70,7 @@ node\_modules/graphql/type/definition.d.ts:368 ### name -\> **name**: `"Time"` +> **name**: `"Time"` #### Overrides @@ -78,13 +78,13 @@ node\_modules/graphql/type/definition.d.ts:368 #### Defined in -[src/types/generatedGraphQLTypes.ts:4617](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/types/generatedGraphQLTypes.ts#L4617) +[src/types/generatedGraphQLTypes.ts:4617](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/types/generatedGraphQLTypes.ts#L4617) *** ### parseLiteral? -\> `optional` **parseLiteral**: `GraphQLScalarLiteralParser`\<`any`\> +> `optional` **parseLiteral**: `GraphQLScalarLiteralParser`\<`any`\> Parses an externally provided literal value to use as an input. @@ -100,7 +100,7 @@ node\_modules/graphql/type/definition.d.ts:367 ### parseValue? -\> `optional` **parseValue**: `GraphQLScalarValueParser`\<`any`\> +> `optional` **parseValue**: `GraphQLScalarValueParser`\<`any`\> Parses an externally provided value to use as an input. @@ -116,7 +116,7 @@ node\_modules/graphql/type/definition.d.ts:365 ### serialize? -\> `optional` **serialize**: `GraphQLScalarSerializer`\<`any`\> +> `optional` **serialize**: `GraphQLScalarSerializer`\<`any`\> Serializes an internal value to include in a response. @@ -132,7 +132,7 @@ node\_modules/graphql/type/definition.d.ts:363 ### specifiedByURL? -\> `optional` **specifiedByURL**: `Maybe`\<`string`\> +> `optional` **specifiedByURL**: `Maybe`\<`string`\> #### Inherited from diff --git a/docs/talawa-api-docs/types/generatedGraphQLTypes/interfaces/UploadScalarConfig.md b/docs/talawa-api-docs/types/generatedGraphQLTypes/interfaces/UploadScalarConfig.md index b700d791711..21009e0a535 100644 --- a/docs/talawa-api-docs/types/generatedGraphQLTypes/interfaces/UploadScalarConfig.md +++ b/docs/talawa-api-docs/types/generatedGraphQLTypes/interfaces/UploadScalarConfig.md @@ -14,7 +14,7 @@ ### astNode? -\> `optional` **astNode**: `Maybe`\<`ScalarTypeDefinitionNode`\> +> `optional` **astNode**: `Maybe`\<`ScalarTypeDefinitionNode`\> #### Inherited from @@ -28,7 +28,7 @@ node\_modules/graphql/type/definition.d.ts:369 ### description? -\> `optional` **description**: `Maybe`\<`string`\> +> `optional` **description**: `Maybe`\<`string`\> #### Inherited from @@ -42,7 +42,7 @@ node\_modules/graphql/type/definition.d.ts:360 ### extensionASTNodes? -\> `optional` **extensionASTNodes**: `Maybe`\ +> `optional` **extensionASTNodes**: `Maybe`\ #### Inherited from @@ -56,7 +56,7 @@ node\_modules/graphql/type/definition.d.ts:370 ### extensions? -\> `optional` **extensions**: `Maybe`\<`Readonly`\<`GraphQLScalarTypeExtensions`\>\> +> `optional` **extensions**: `Maybe`\<`Readonly`\<`GraphQLScalarTypeExtensions`\>\> #### Inherited from @@ -70,7 +70,7 @@ node\_modules/graphql/type/definition.d.ts:368 ### name -\> **name**: `"Upload"` +> **name**: `"Upload"` #### Overrides @@ -78,13 +78,13 @@ node\_modules/graphql/type/definition.d.ts:368 #### Defined in -[src/types/generatedGraphQLTypes.ts:4648](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/types/generatedGraphQLTypes.ts#L4648) +[src/types/generatedGraphQLTypes.ts:4648](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/types/generatedGraphQLTypes.ts#L4648) *** ### parseLiteral? -\> `optional` **parseLiteral**: `GraphQLScalarLiteralParser`\<`any`\> +> `optional` **parseLiteral**: `GraphQLScalarLiteralParser`\<`any`\> Parses an externally provided literal value to use as an input. @@ -100,7 +100,7 @@ node\_modules/graphql/type/definition.d.ts:367 ### parseValue? -\> `optional` **parseValue**: `GraphQLScalarValueParser`\<`any`\> +> `optional` **parseValue**: `GraphQLScalarValueParser`\<`any`\> Parses an externally provided value to use as an input. @@ -116,7 +116,7 @@ node\_modules/graphql/type/definition.d.ts:365 ### serialize? -\> `optional` **serialize**: `GraphQLScalarSerializer`\<`any`\> +> `optional` **serialize**: `GraphQLScalarSerializer`\<`any`\> Serializes an internal value to include in a response. @@ -132,7 +132,7 @@ node\_modules/graphql/type/definition.d.ts:363 ### specifiedByURL? -\> `optional` **specifiedByURL**: `Maybe`\<`string`\> +> `optional` **specifiedByURL**: `Maybe`\<`string`\> #### Inherited from diff --git a/docs/talawa-api-docs/types/generatedGraphQLTypes/interfaces/UrlScalarConfig.md b/docs/talawa-api-docs/types/generatedGraphQLTypes/interfaces/UrlScalarConfig.md index 23d8f8282b4..6ca60474bc3 100644 --- a/docs/talawa-api-docs/types/generatedGraphQLTypes/interfaces/UrlScalarConfig.md +++ b/docs/talawa-api-docs/types/generatedGraphQLTypes/interfaces/UrlScalarConfig.md @@ -14,7 +14,7 @@ ### astNode? -\> `optional` **astNode**: `Maybe`\<`ScalarTypeDefinitionNode`\> +> `optional` **astNode**: `Maybe`\<`ScalarTypeDefinitionNode`\> #### Inherited from @@ -28,7 +28,7 @@ node\_modules/graphql/type/definition.d.ts:369 ### description? -\> `optional` **description**: `Maybe`\<`string`\> +> `optional` **description**: `Maybe`\<`string`\> #### Inherited from @@ -42,7 +42,7 @@ node\_modules/graphql/type/definition.d.ts:360 ### extensionASTNodes? -\> `optional` **extensionASTNodes**: `Maybe`\ +> `optional` **extensionASTNodes**: `Maybe`\ #### Inherited from @@ -56,7 +56,7 @@ node\_modules/graphql/type/definition.d.ts:370 ### extensions? -\> `optional` **extensions**: `Maybe`\<`Readonly`\<`GraphQLScalarTypeExtensions`\>\> +> `optional` **extensions**: `Maybe`\<`Readonly`\<`GraphQLScalarTypeExtensions`\>\> #### Inherited from @@ -70,7 +70,7 @@ node\_modules/graphql/type/definition.d.ts:368 ### name -\> **name**: `"URL"` +> **name**: `"URL"` #### Overrides @@ -78,13 +78,13 @@ node\_modules/graphql/type/definition.d.ts:368 #### Defined in -[src/types/generatedGraphQLTypes.ts:4629](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/types/generatedGraphQLTypes.ts#L4629) +[src/types/generatedGraphQLTypes.ts:4629](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/types/generatedGraphQLTypes.ts#L4629) *** ### parseLiteral? -\> `optional` **parseLiteral**: `GraphQLScalarLiteralParser`\<`any`\> +> `optional` **parseLiteral**: `GraphQLScalarLiteralParser`\<`any`\> Parses an externally provided literal value to use as an input. @@ -100,7 +100,7 @@ node\_modules/graphql/type/definition.d.ts:367 ### parseValue? -\> `optional` **parseValue**: `GraphQLScalarValueParser`\<`any`\> +> `optional` **parseValue**: `GraphQLScalarValueParser`\<`any`\> Parses an externally provided value to use as an input. @@ -116,7 +116,7 @@ node\_modules/graphql/type/definition.d.ts:365 ### serialize? -\> `optional` **serialize**: `GraphQLScalarSerializer`\<`any`\> +> `optional` **serialize**: `GraphQLScalarSerializer`\<`any`\> Serializes an internal value to include in a response. @@ -132,7 +132,7 @@ node\_modules/graphql/type/definition.d.ts:363 ### specifiedByURL? -\> `optional` **specifiedByURL**: `Maybe`\<`string`\> +> `optional` **specifiedByURL**: `Maybe`\<`string`\> #### Inherited from diff --git a/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/ActionItem.md b/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/ActionItem.md index 792eb22c1d5..bb95243cf8d 100644 --- a/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/ActionItem.md +++ b/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/ActionItem.md @@ -6,70 +6,70 @@ # Type Alias: ActionItem -\> **ActionItem**: `object` +> **ActionItem**: `object` ## Type declaration ### \_\_typename? -\> `optional` **\_\_typename**: `"ActionItem"` +> `optional` **\_\_typename**: `"ActionItem"` ### \_id -\> **\_id**: [`Scalars`](Scalars.md)\[`"ID"`\]\[`"output"`\] +> **\_id**: [`Scalars`](Scalars.md)\[`"ID"`\]\[`"output"`\] ### actionItemCategory? -\> `optional` **actionItemCategory**: [`Maybe`](Maybe.md)\<[`ActionItemCategory`](ActionItemCategory.md)\> +> `optional` **actionItemCategory**: [`Maybe`](Maybe.md)\<[`ActionItemCategory`](ActionItemCategory.md)\> ### assignee? -\> `optional` **assignee**: [`Maybe`](Maybe.md)\<[`User`](User.md)\> +> `optional` **assignee**: [`Maybe`](Maybe.md)\<[`User`](User.md)\> ### assigner? -\> `optional` **assigner**: [`Maybe`](Maybe.md)\<[`User`](User.md)\> +> `optional` **assigner**: [`Maybe`](Maybe.md)\<[`User`](User.md)\> ### assignmentDate -\> **assignmentDate**: [`Scalars`](Scalars.md)\[`"Date"`\]\[`"output"`\] +> **assignmentDate**: [`Scalars`](Scalars.md)\[`"Date"`\]\[`"output"`\] ### completionDate -\> **completionDate**: [`Scalars`](Scalars.md)\[`"Date"`\]\[`"output"`\] +> **completionDate**: [`Scalars`](Scalars.md)\[`"Date"`\]\[`"output"`\] ### createdAt -\> **createdAt**: [`Scalars`](Scalars.md)\[`"Date"`\]\[`"output"`\] +> **createdAt**: [`Scalars`](Scalars.md)\[`"Date"`\]\[`"output"`\] ### creator? -\> `optional` **creator**: [`Maybe`](Maybe.md)\<[`User`](User.md)\> +> `optional` **creator**: [`Maybe`](Maybe.md)\<[`User`](User.md)\> ### dueDate -\> **dueDate**: [`Scalars`](Scalars.md)\[`"Date"`\]\[`"output"`\] +> **dueDate**: [`Scalars`](Scalars.md)\[`"Date"`\]\[`"output"`\] ### event? -\> `optional` **event**: [`Maybe`](Maybe.md)\<[`Event`](Event.md)\> +> `optional` **event**: [`Maybe`](Maybe.md)\<[`Event`](Event.md)\> ### isCompleted -\> **isCompleted**: [`Scalars`](Scalars.md)\[`"Boolean"`\]\[`"output"`\] +> **isCompleted**: [`Scalars`](Scalars.md)\[`"Boolean"`\]\[`"output"`\] ### postCompletionNotes? -\> `optional` **postCompletionNotes**: [`Maybe`](Maybe.md)\<[`Scalars`](Scalars.md)\[`"String"`\]\[`"output"`\]\> +> `optional` **postCompletionNotes**: [`Maybe`](Maybe.md)\<[`Scalars`](Scalars.md)\[`"String"`\]\[`"output"`\]\> ### preCompletionNotes? -\> `optional` **preCompletionNotes**: [`Maybe`](Maybe.md)\<[`Scalars`](Scalars.md)\[`"String"`\]\[`"output"`\]\> +> `optional` **preCompletionNotes**: [`Maybe`](Maybe.md)\<[`Scalars`](Scalars.md)\[`"String"`\]\[`"output"`\]\> ### updatedAt -\> **updatedAt**: [`Scalars`](Scalars.md)\[`"Date"`\]\[`"output"`\] +> **updatedAt**: [`Scalars`](Scalars.md)\[`"Date"`\]\[`"output"`\] ## Defined in -[src/types/generatedGraphQLTypes.ts:71](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/types/generatedGraphQLTypes.ts#L71) +[src/types/generatedGraphQLTypes.ts:71](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/types/generatedGraphQLTypes.ts#L71) diff --git a/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/ActionItemCategory.md b/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/ActionItemCategory.md index 531b6930d9b..6ac4771b9d9 100644 --- a/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/ActionItemCategory.md +++ b/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/ActionItemCategory.md @@ -6,42 +6,42 @@ # Type Alias: ActionItemCategory -\> **ActionItemCategory**: `object` +> **ActionItemCategory**: `object` ## Type declaration ### \_\_typename? -\> `optional` **\_\_typename**: `"ActionItemCategory"` +> `optional` **\_\_typename**: `"ActionItemCategory"` ### \_id -\> **\_id**: [`Scalars`](Scalars.md)\[`"ID"`\]\[`"output"`\] +> **\_id**: [`Scalars`](Scalars.md)\[`"ID"`\]\[`"output"`\] ### createdAt -\> **createdAt**: [`Scalars`](Scalars.md)\[`"Date"`\]\[`"output"`\] +> **createdAt**: [`Scalars`](Scalars.md)\[`"Date"`\]\[`"output"`\] ### creator? -\> `optional` **creator**: [`Maybe`](Maybe.md)\<[`User`](User.md)\> +> `optional` **creator**: [`Maybe`](Maybe.md)\<[`User`](User.md)\> ### isDisabled -\> **isDisabled**: [`Scalars`](Scalars.md)\[`"Boolean"`\]\[`"output"`\] +> **isDisabled**: [`Scalars`](Scalars.md)\[`"Boolean"`\]\[`"output"`\] ### name -\> **name**: [`Scalars`](Scalars.md)\[`"String"`\]\[`"output"`\] +> **name**: [`Scalars`](Scalars.md)\[`"String"`\]\[`"output"`\] ### organization? -\> `optional` **organization**: [`Maybe`](Maybe.md)\<[`Organization`](Organization.md)\> +> `optional` **organization**: [`Maybe`](Maybe.md)\<[`Organization`](Organization.md)\> ### updatedAt -\> **updatedAt**: [`Scalars`](Scalars.md)\[`"Date"`\]\[`"output"`\] +> **updatedAt**: [`Scalars`](Scalars.md)\[`"Date"`\]\[`"output"`\] ## Defined in -[src/types/generatedGraphQLTypes.ts:89](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/types/generatedGraphQLTypes.ts#L89) +[src/types/generatedGraphQLTypes.ts:89](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/types/generatedGraphQLTypes.ts#L89) diff --git a/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/ActionItemCategoryResolvers.md b/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/ActionItemCategoryResolvers.md index fda1c75286b..1b0804c09e6 100644 --- a/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/ActionItemCategoryResolvers.md +++ b/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/ActionItemCategoryResolvers.md @@ -6,7 +6,7 @@ # Type Alias: ActionItemCategoryResolvers\ -\> **ActionItemCategoryResolvers**\<`ContextType`, `ParentType`\>: `object` +> **ActionItemCategoryResolvers**\<`ContextType`, `ParentType`\>: `object` ## Type Parameters @@ -18,36 +18,36 @@ ### \_\_isTypeOf? -\> `optional` **\_\_isTypeOf**: [`IsTypeOfResolverFn`](IsTypeOfResolverFn.md)\<`ParentType`, `ContextType`\> +> `optional` **\_\_isTypeOf**: [`IsTypeOfResolverFn`](IsTypeOfResolverFn.md)\<`ParentType`, `ContextType`\> ### \_id? -\> `optional` **\_id**: [`Resolver`](Resolver.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"ID"`\], `ParentType`, `ContextType`\> +> `optional` **\_id**: [`Resolver`](Resolver.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"ID"`\], `ParentType`, `ContextType`\> ### createdAt? -\> `optional` **createdAt**: [`Resolver`](Resolver.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"Date"`\], `ParentType`, `ContextType`\> +> `optional` **createdAt**: [`Resolver`](Resolver.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"Date"`\], `ParentType`, `ContextType`\> ### creator? -\> `optional` **creator**: [`Resolver`](Resolver.md)\<[`Maybe`](Maybe.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"User"`\]\>, `ParentType`, `ContextType`\> +> `optional` **creator**: [`Resolver`](Resolver.md)\<[`Maybe`](Maybe.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"User"`\]\>, `ParentType`, `ContextType`\> ### isDisabled? -\> `optional` **isDisabled**: [`Resolver`](Resolver.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"Boolean"`\], `ParentType`, `ContextType`\> +> `optional` **isDisabled**: [`Resolver`](Resolver.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"Boolean"`\], `ParentType`, `ContextType`\> ### name? -\> `optional` **name**: [`Resolver`](Resolver.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"String"`\], `ParentType`, `ContextType`\> +> `optional` **name**: [`Resolver`](Resolver.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"String"`\], `ParentType`, `ContextType`\> ### organization? -\> `optional` **organization**: [`Resolver`](Resolver.md)\<[`Maybe`](Maybe.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"Organization"`\]\>, `ParentType`, `ContextType`\> +> `optional` **organization**: [`Resolver`](Resolver.md)\<[`Maybe`](Maybe.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"Organization"`\]\>, `ParentType`, `ContextType`\> ### updatedAt? -\> `optional` **updatedAt**: [`Resolver`](Resolver.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"Date"`\], `ParentType`, `ContextType`\> +> `optional` **updatedAt**: [`Resolver`](Resolver.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"Date"`\], `ParentType`, `ContextType`\> ## Defined in -[src/types/generatedGraphQLTypes.ts:3680](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/types/generatedGraphQLTypes.ts#L3680) +[src/types/generatedGraphQLTypes.ts:3680](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/types/generatedGraphQLTypes.ts#L3680) diff --git a/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/ActionItemResolvers.md b/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/ActionItemResolvers.md index 40b29d9aaf5..6c56fca9ef2 100644 --- a/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/ActionItemResolvers.md +++ b/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/ActionItemResolvers.md @@ -6,7 +6,7 @@ # Type Alias: ActionItemResolvers\ -\> **ActionItemResolvers**\<`ContextType`, `ParentType`\>: `object` +> **ActionItemResolvers**\<`ContextType`, `ParentType`\>: `object` ## Type Parameters @@ -18,64 +18,64 @@ ### \_\_isTypeOf? -\> `optional` **\_\_isTypeOf**: [`IsTypeOfResolverFn`](IsTypeOfResolverFn.md)\<`ParentType`, `ContextType`\> +> `optional` **\_\_isTypeOf**: [`IsTypeOfResolverFn`](IsTypeOfResolverFn.md)\<`ParentType`, `ContextType`\> ### \_id? -\> `optional` **\_id**: [`Resolver`](Resolver.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"ID"`\], `ParentType`, `ContextType`\> +> `optional` **\_id**: [`Resolver`](Resolver.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"ID"`\], `ParentType`, `ContextType`\> ### actionItemCategory? -\> `optional` **actionItemCategory**: [`Resolver`](Resolver.md)\<[`Maybe`](Maybe.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"ActionItemCategory"`\]\>, `ParentType`, `ContextType`\> +> `optional` **actionItemCategory**: [`Resolver`](Resolver.md)\<[`Maybe`](Maybe.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"ActionItemCategory"`\]\>, `ParentType`, `ContextType`\> ### assignee? -\> `optional` **assignee**: [`Resolver`](Resolver.md)\<[`Maybe`](Maybe.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"User"`\]\>, `ParentType`, `ContextType`\> +> `optional` **assignee**: [`Resolver`](Resolver.md)\<[`Maybe`](Maybe.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"User"`\]\>, `ParentType`, `ContextType`\> ### assigner? -\> `optional` **assigner**: [`Resolver`](Resolver.md)\<[`Maybe`](Maybe.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"User"`\]\>, `ParentType`, `ContextType`\> +> `optional` **assigner**: [`Resolver`](Resolver.md)\<[`Maybe`](Maybe.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"User"`\]\>, `ParentType`, `ContextType`\> ### assignmentDate? -\> `optional` **assignmentDate**: [`Resolver`](Resolver.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"Date"`\], `ParentType`, `ContextType`\> +> `optional` **assignmentDate**: [`Resolver`](Resolver.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"Date"`\], `ParentType`, `ContextType`\> ### completionDate? -\> `optional` **completionDate**: [`Resolver`](Resolver.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"Date"`\], `ParentType`, `ContextType`\> +> `optional` **completionDate**: [`Resolver`](Resolver.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"Date"`\], `ParentType`, `ContextType`\> ### createdAt? -\> `optional` **createdAt**: [`Resolver`](Resolver.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"Date"`\], `ParentType`, `ContextType`\> +> `optional` **createdAt**: [`Resolver`](Resolver.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"Date"`\], `ParentType`, `ContextType`\> ### creator? -\> `optional` **creator**: [`Resolver`](Resolver.md)\<[`Maybe`](Maybe.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"User"`\]\>, `ParentType`, `ContextType`\> +> `optional` **creator**: [`Resolver`](Resolver.md)\<[`Maybe`](Maybe.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"User"`\]\>, `ParentType`, `ContextType`\> ### dueDate? -\> `optional` **dueDate**: [`Resolver`](Resolver.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"Date"`\], `ParentType`, `ContextType`\> +> `optional` **dueDate**: [`Resolver`](Resolver.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"Date"`\], `ParentType`, `ContextType`\> ### event? -\> `optional` **event**: [`Resolver`](Resolver.md)\<[`Maybe`](Maybe.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"Event"`\]\>, `ParentType`, `ContextType`\> +> `optional` **event**: [`Resolver`](Resolver.md)\<[`Maybe`](Maybe.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"Event"`\]\>, `ParentType`, `ContextType`\> ### isCompleted? -\> `optional` **isCompleted**: [`Resolver`](Resolver.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"Boolean"`\], `ParentType`, `ContextType`\> +> `optional` **isCompleted**: [`Resolver`](Resolver.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"Boolean"`\], `ParentType`, `ContextType`\> ### postCompletionNotes? -\> `optional` **postCompletionNotes**: [`Resolver`](Resolver.md)\<[`Maybe`](Maybe.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"String"`\]\>, `ParentType`, `ContextType`\> +> `optional` **postCompletionNotes**: [`Resolver`](Resolver.md)\<[`Maybe`](Maybe.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"String"`\]\>, `ParentType`, `ContextType`\> ### preCompletionNotes? -\> `optional` **preCompletionNotes**: [`Resolver`](Resolver.md)\<[`Maybe`](Maybe.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"String"`\]\>, `ParentType`, `ContextType`\> +> `optional` **preCompletionNotes**: [`Resolver`](Resolver.md)\<[`Maybe`](Maybe.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"String"`\]\>, `ParentType`, `ContextType`\> ### updatedAt? -\> `optional` **updatedAt**: [`Resolver`](Resolver.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"Date"`\], `ParentType`, `ContextType`\> +> `optional` **updatedAt**: [`Resolver`](Resolver.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"Date"`\], `ParentType`, `ContextType`\> ## Defined in -[src/types/generatedGraphQLTypes.ts:3662](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/types/generatedGraphQLTypes.ts#L3662) +[src/types/generatedGraphQLTypes.ts:3662](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/types/generatedGraphQLTypes.ts#L3662) diff --git a/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/ActionItemWhereInput.md b/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/ActionItemWhereInput.md index 1c11a7a4be3..d06f0a3e424 100644 --- a/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/ActionItemWhereInput.md +++ b/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/ActionItemWhereInput.md @@ -6,26 +6,26 @@ # Type Alias: ActionItemWhereInput -\> **ActionItemWhereInput**: `object` +> **ActionItemWhereInput**: `object` ## Type declaration ### actionItemCategory\_id? -\> `optional` **actionItemCategory\_id**: [`InputMaybe`](InputMaybe.md)\<[`Scalars`](Scalars.md)\[`"ID"`\]\[`"input"`\]\> +> `optional` **actionItemCategory\_id**: [`InputMaybe`](InputMaybe.md)\<[`Scalars`](Scalars.md)\[`"ID"`\]\[`"input"`\]\> ### event\_id? -\> `optional` **event\_id**: [`InputMaybe`](InputMaybe.md)\<[`Scalars`](Scalars.md)\[`"ID"`\]\[`"input"`\]\> +> `optional` **event\_id**: [`InputMaybe`](InputMaybe.md)\<[`Scalars`](Scalars.md)\[`"ID"`\]\[`"input"`\]\> ### is\_active? -\> `optional` **is\_active**: [`InputMaybe`](InputMaybe.md)\<[`Scalars`](Scalars.md)\[`"Boolean"`\]\[`"input"`\]\> +> `optional` **is\_active**: [`InputMaybe`](InputMaybe.md)\<[`Scalars`](Scalars.md)\[`"Boolean"`\]\[`"input"`\]\> ### is\_completed? -\> `optional` **is\_completed**: [`InputMaybe`](InputMaybe.md)\<[`Scalars`](Scalars.md)\[`"Boolean"`\]\[`"input"`\]\> +> `optional` **is\_completed**: [`InputMaybe`](InputMaybe.md)\<[`Scalars`](Scalars.md)\[`"Boolean"`\]\[`"input"`\]\> ## Defined in -[src/types/generatedGraphQLTypes.ts:100](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/types/generatedGraphQLTypes.ts#L100) +[src/types/generatedGraphQLTypes.ts:100](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/types/generatedGraphQLTypes.ts#L100) diff --git a/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/ActionItemsOrderByInput.md b/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/ActionItemsOrderByInput.md index 2612a1416f2..94d52a23382 100644 --- a/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/ActionItemsOrderByInput.md +++ b/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/ActionItemsOrderByInput.md @@ -6,8 +6,8 @@ # Type Alias: ActionItemsOrderByInput -\> **ActionItemsOrderByInput**: `"createdAt_ASC"` \| `"createdAt_DESC"` +> **ActionItemsOrderByInput**: `"createdAt_ASC"` \| `"createdAt_DESC"` ## Defined in -[src/types/generatedGraphQLTypes.ts:107](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/types/generatedGraphQLTypes.ts#L107) +[src/types/generatedGraphQLTypes.ts:107](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/types/generatedGraphQLTypes.ts#L107) diff --git a/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/Address.md b/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/Address.md index b4fb46ba3cb..234969649ec 100644 --- a/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/Address.md +++ b/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/Address.md @@ -6,46 +6,46 @@ # Type Alias: Address -\> **Address**: `object` +> **Address**: `object` ## Type declaration ### \_\_typename? -\> `optional` **\_\_typename**: `"Address"` +> `optional` **\_\_typename**: `"Address"` ### city? -\> `optional` **city**: [`Maybe`](Maybe.md)\<[`Scalars`](Scalars.md)\[`"String"`\]\[`"output"`\]\> +> `optional` **city**: [`Maybe`](Maybe.md)\<[`Scalars`](Scalars.md)\[`"String"`\]\[`"output"`\]\> ### countryCode? -\> `optional` **countryCode**: [`Maybe`](Maybe.md)\<[`Scalars`](Scalars.md)\[`"String"`\]\[`"output"`\]\> +> `optional` **countryCode**: [`Maybe`](Maybe.md)\<[`Scalars`](Scalars.md)\[`"String"`\]\[`"output"`\]\> ### dependentLocality? -\> `optional` **dependentLocality**: [`Maybe`](Maybe.md)\<[`Scalars`](Scalars.md)\[`"String"`\]\[`"output"`\]\> +> `optional` **dependentLocality**: [`Maybe`](Maybe.md)\<[`Scalars`](Scalars.md)\[`"String"`\]\[`"output"`\]\> ### line1? -\> `optional` **line1**: [`Maybe`](Maybe.md)\<[`Scalars`](Scalars.md)\[`"String"`\]\[`"output"`\]\> +> `optional` **line1**: [`Maybe`](Maybe.md)\<[`Scalars`](Scalars.md)\[`"String"`\]\[`"output"`\]\> ### line2? -\> `optional` **line2**: [`Maybe`](Maybe.md)\<[`Scalars`](Scalars.md)\[`"String"`\]\[`"output"`\]\> +> `optional` **line2**: [`Maybe`](Maybe.md)\<[`Scalars`](Scalars.md)\[`"String"`\]\[`"output"`\]\> ### postalCode? -\> `optional` **postalCode**: [`Maybe`](Maybe.md)\<[`Scalars`](Scalars.md)\[`"String"`\]\[`"output"`\]\> +> `optional` **postalCode**: [`Maybe`](Maybe.md)\<[`Scalars`](Scalars.md)\[`"String"`\]\[`"output"`\]\> ### sortingCode? -\> `optional` **sortingCode**: [`Maybe`](Maybe.md)\<[`Scalars`](Scalars.md)\[`"String"`\]\[`"output"`\]\> +> `optional` **sortingCode**: [`Maybe`](Maybe.md)\<[`Scalars`](Scalars.md)\[`"String"`\]\[`"output"`\]\> ### state? -\> `optional` **state**: [`Maybe`](Maybe.md)\<[`Scalars`](Scalars.md)\[`"String"`\]\[`"output"`\]\> +> `optional` **state**: [`Maybe`](Maybe.md)\<[`Scalars`](Scalars.md)\[`"String"`\]\[`"output"`\]\> ## Defined in -[src/types/generatedGraphQLTypes.ts:111](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/types/generatedGraphQLTypes.ts#L111) +[src/types/generatedGraphQLTypes.ts:111](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/types/generatedGraphQLTypes.ts#L111) diff --git a/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/AddressInput.md b/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/AddressInput.md index 836bd156843..57b3f0db3a3 100644 --- a/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/AddressInput.md +++ b/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/AddressInput.md @@ -6,42 +6,42 @@ # Type Alias: AddressInput -\> **AddressInput**: `object` +> **AddressInput**: `object` ## Type declaration ### city? -\> `optional` **city**: [`InputMaybe`](InputMaybe.md)\<[`Scalars`](Scalars.md)\[`"String"`\]\[`"input"`\]\> +> `optional` **city**: [`InputMaybe`](InputMaybe.md)\<[`Scalars`](Scalars.md)\[`"String"`\]\[`"input"`\]\> ### countryCode? -\> `optional` **countryCode**: [`InputMaybe`](InputMaybe.md)\<[`Scalars`](Scalars.md)\[`"String"`\]\[`"input"`\]\> +> `optional` **countryCode**: [`InputMaybe`](InputMaybe.md)\<[`Scalars`](Scalars.md)\[`"String"`\]\[`"input"`\]\> ### dependentLocality? -\> `optional` **dependentLocality**: [`InputMaybe`](InputMaybe.md)\<[`Scalars`](Scalars.md)\[`"String"`\]\[`"input"`\]\> +> `optional` **dependentLocality**: [`InputMaybe`](InputMaybe.md)\<[`Scalars`](Scalars.md)\[`"String"`\]\[`"input"`\]\> ### line1? -\> `optional` **line1**: [`InputMaybe`](InputMaybe.md)\<[`Scalars`](Scalars.md)\[`"String"`\]\[`"input"`\]\> +> `optional` **line1**: [`InputMaybe`](InputMaybe.md)\<[`Scalars`](Scalars.md)\[`"String"`\]\[`"input"`\]\> ### line2? -\> `optional` **line2**: [`InputMaybe`](InputMaybe.md)\<[`Scalars`](Scalars.md)\[`"String"`\]\[`"input"`\]\> +> `optional` **line2**: [`InputMaybe`](InputMaybe.md)\<[`Scalars`](Scalars.md)\[`"String"`\]\[`"input"`\]\> ### postalCode? -\> `optional` **postalCode**: [`InputMaybe`](InputMaybe.md)\<[`Scalars`](Scalars.md)\[`"String"`\]\[`"input"`\]\> +> `optional` **postalCode**: [`InputMaybe`](InputMaybe.md)\<[`Scalars`](Scalars.md)\[`"String"`\]\[`"input"`\]\> ### sortingCode? -\> `optional` **sortingCode**: [`InputMaybe`](InputMaybe.md)\<[`Scalars`](Scalars.md)\[`"String"`\]\[`"input"`\]\> +> `optional` **sortingCode**: [`InputMaybe`](InputMaybe.md)\<[`Scalars`](Scalars.md)\[`"String"`\]\[`"input"`\]\> ### state? -\> `optional` **state**: [`InputMaybe`](InputMaybe.md)\<[`Scalars`](Scalars.md)\[`"String"`\]\[`"input"`\]\> +> `optional` **state**: [`InputMaybe`](InputMaybe.md)\<[`Scalars`](Scalars.md)\[`"String"`\]\[`"input"`\]\> ## Defined in -[src/types/generatedGraphQLTypes.ts:123](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/types/generatedGraphQLTypes.ts#L123) +[src/types/generatedGraphQLTypes.ts:123](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/types/generatedGraphQLTypes.ts#L123) diff --git a/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/AddressResolvers.md b/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/AddressResolvers.md index b342b7e9656..67b6c7db5c8 100644 --- a/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/AddressResolvers.md +++ b/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/AddressResolvers.md @@ -6,7 +6,7 @@ # Type Alias: AddressResolvers\ -\> **AddressResolvers**\<`ContextType`, `ParentType`\>: `object` +> **AddressResolvers**\<`ContextType`, `ParentType`\>: `object` ## Type Parameters @@ -18,40 +18,40 @@ ### \_\_isTypeOf? -\> `optional` **\_\_isTypeOf**: [`IsTypeOfResolverFn`](IsTypeOfResolverFn.md)\<`ParentType`, `ContextType`\> +> `optional` **\_\_isTypeOf**: [`IsTypeOfResolverFn`](IsTypeOfResolverFn.md)\<`ParentType`, `ContextType`\> ### city? -\> `optional` **city**: [`Resolver`](Resolver.md)\<[`Maybe`](Maybe.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"String"`\]\>, `ParentType`, `ContextType`\> +> `optional` **city**: [`Resolver`](Resolver.md)\<[`Maybe`](Maybe.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"String"`\]\>, `ParentType`, `ContextType`\> ### countryCode? -\> `optional` **countryCode**: [`Resolver`](Resolver.md)\<[`Maybe`](Maybe.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"String"`\]\>, `ParentType`, `ContextType`\> +> `optional` **countryCode**: [`Resolver`](Resolver.md)\<[`Maybe`](Maybe.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"String"`\]\>, `ParentType`, `ContextType`\> ### dependentLocality? -\> `optional` **dependentLocality**: [`Resolver`](Resolver.md)\<[`Maybe`](Maybe.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"String"`\]\>, `ParentType`, `ContextType`\> +> `optional` **dependentLocality**: [`Resolver`](Resolver.md)\<[`Maybe`](Maybe.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"String"`\]\>, `ParentType`, `ContextType`\> ### line1? -\> `optional` **line1**: [`Resolver`](Resolver.md)\<[`Maybe`](Maybe.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"String"`\]\>, `ParentType`, `ContextType`\> +> `optional` **line1**: [`Resolver`](Resolver.md)\<[`Maybe`](Maybe.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"String"`\]\>, `ParentType`, `ContextType`\> ### line2? -\> `optional` **line2**: [`Resolver`](Resolver.md)\<[`Maybe`](Maybe.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"String"`\]\>, `ParentType`, `ContextType`\> +> `optional` **line2**: [`Resolver`](Resolver.md)\<[`Maybe`](Maybe.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"String"`\]\>, `ParentType`, `ContextType`\> ### postalCode? -\> `optional` **postalCode**: [`Resolver`](Resolver.md)\<[`Maybe`](Maybe.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"String"`\]\>, `ParentType`, `ContextType`\> +> `optional` **postalCode**: [`Resolver`](Resolver.md)\<[`Maybe`](Maybe.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"String"`\]\>, `ParentType`, `ContextType`\> ### sortingCode? -\> `optional` **sortingCode**: [`Resolver`](Resolver.md)\<[`Maybe`](Maybe.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"String"`\]\>, `ParentType`, `ContextType`\> +> `optional` **sortingCode**: [`Resolver`](Resolver.md)\<[`Maybe`](Maybe.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"String"`\]\>, `ParentType`, `ContextType`\> ### state? -\> `optional` **state**: [`Resolver`](Resolver.md)\<[`Maybe`](Maybe.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"String"`\]\>, `ParentType`, `ContextType`\> +> `optional` **state**: [`Resolver`](Resolver.md)\<[`Maybe`](Maybe.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"String"`\]\>, `ParentType`, `ContextType`\> ## Defined in -[src/types/generatedGraphQLTypes.ts:3691](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/types/generatedGraphQLTypes.ts#L3691) +[src/types/generatedGraphQLTypes.ts:3691](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/types/generatedGraphQLTypes.ts#L3691) diff --git a/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/Advertisement.md b/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/Advertisement.md index e2c3f2dfa55..609ebdef92e 100644 --- a/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/Advertisement.md +++ b/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/Advertisement.md @@ -6,54 +6,54 @@ # Type Alias: Advertisement -\> **Advertisement**: `object` +> **Advertisement**: `object` ## Type declaration ### \_\_typename? -\> `optional` **\_\_typename**: `"Advertisement"` +> `optional` **\_\_typename**: `"Advertisement"` ### \_id -\> **\_id**: [`Scalars`](Scalars.md)\[`"ID"`\]\[`"output"`\] +> **\_id**: [`Scalars`](Scalars.md)\[`"ID"`\]\[`"output"`\] ### createdAt -\> **createdAt**: [`Scalars`](Scalars.md)\[`"DateTime"`\]\[`"output"`\] +> **createdAt**: [`Scalars`](Scalars.md)\[`"DateTime"`\]\[`"output"`\] ### creator? -\> `optional` **creator**: [`Maybe`](Maybe.md)\<[`User`](User.md)\> +> `optional` **creator**: [`Maybe`](Maybe.md)\<[`User`](User.md)\> ### endDate -\> **endDate**: [`Scalars`](Scalars.md)\[`"Date"`\]\[`"output"`\] +> **endDate**: [`Scalars`](Scalars.md)\[`"Date"`\]\[`"output"`\] ### mediaUrl -\> **mediaUrl**: [`Scalars`](Scalars.md)\[`"URL"`\]\[`"output"`\] +> **mediaUrl**: [`Scalars`](Scalars.md)\[`"URL"`\]\[`"output"`\] ### name -\> **name**: [`Scalars`](Scalars.md)\[`"String"`\]\[`"output"`\] +> **name**: [`Scalars`](Scalars.md)\[`"String"`\]\[`"output"`\] ### organization? -\> `optional` **organization**: [`Maybe`](Maybe.md)\<[`Organization`](Organization.md)\> +> `optional` **organization**: [`Maybe`](Maybe.md)\<[`Organization`](Organization.md)\> ### startDate -\> **startDate**: [`Scalars`](Scalars.md)\[`"Date"`\]\[`"output"`\] +> **startDate**: [`Scalars`](Scalars.md)\[`"Date"`\]\[`"output"`\] ### type -\> **type**: [`AdvertisementType`](AdvertisementType.md) +> **type**: [`AdvertisementType`](AdvertisementType.md) ### updatedAt -\> **updatedAt**: [`Scalars`](Scalars.md)\[`"DateTime"`\]\[`"output"`\] +> **updatedAt**: [`Scalars`](Scalars.md)\[`"DateTime"`\]\[`"output"`\] ## Defined in -[src/types/generatedGraphQLTypes.ts:134](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/types/generatedGraphQLTypes.ts#L134) +[src/types/generatedGraphQLTypes.ts:134](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/types/generatedGraphQLTypes.ts#L134) diff --git a/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/AdvertisementEdge.md b/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/AdvertisementEdge.md index d512a2f1b96..6cbf787edd5 100644 --- a/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/AdvertisementEdge.md +++ b/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/AdvertisementEdge.md @@ -6,22 +6,22 @@ # Type Alias: AdvertisementEdge -\> **AdvertisementEdge**: `object` +> **AdvertisementEdge**: `object` ## Type declaration ### \_\_typename? -\> `optional` **\_\_typename**: `"AdvertisementEdge"` +> `optional` **\_\_typename**: `"AdvertisementEdge"` ### cursor? -\> `optional` **cursor**: [`Maybe`](Maybe.md)\<[`Scalars`](Scalars.md)\[`"String"`\]\[`"output"`\]\> +> `optional` **cursor**: [`Maybe`](Maybe.md)\<[`Scalars`](Scalars.md)\[`"String"`\]\[`"output"`\]\> ### node? -\> `optional` **node**: [`Maybe`](Maybe.md)\<[`Advertisement`](Advertisement.md)\> +> `optional` **node**: [`Maybe`](Maybe.md)\<[`Advertisement`](Advertisement.md)\> ## Defined in -[src/types/generatedGraphQLTypes.ts:148](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/types/generatedGraphQLTypes.ts#L148) +[src/types/generatedGraphQLTypes.ts:148](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/types/generatedGraphQLTypes.ts#L148) diff --git a/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/AdvertisementEdgeResolvers.md b/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/AdvertisementEdgeResolvers.md index 4d14e1f8e44..f24f0eeae5e 100644 --- a/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/AdvertisementEdgeResolvers.md +++ b/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/AdvertisementEdgeResolvers.md @@ -6,7 +6,7 @@ # Type Alias: AdvertisementEdgeResolvers\ -\> **AdvertisementEdgeResolvers**\<`ContextType`, `ParentType`\>: `object` +> **AdvertisementEdgeResolvers**\<`ContextType`, `ParentType`\>: `object` ## Type Parameters @@ -18,16 +18,16 @@ ### \_\_isTypeOf? -\> `optional` **\_\_isTypeOf**: [`IsTypeOfResolverFn`](IsTypeOfResolverFn.md)\<`ParentType`, `ContextType`\> +> `optional` **\_\_isTypeOf**: [`IsTypeOfResolverFn`](IsTypeOfResolverFn.md)\<`ParentType`, `ContextType`\> ### cursor? -\> `optional` **cursor**: [`Resolver`](Resolver.md)\<[`Maybe`](Maybe.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"String"`\]\>, `ParentType`, `ContextType`\> +> `optional` **cursor**: [`Resolver`](Resolver.md)\<[`Maybe`](Maybe.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"String"`\]\>, `ParentType`, `ContextType`\> ### node? -\> `optional` **node**: [`Resolver`](Resolver.md)\<[`Maybe`](Maybe.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"Advertisement"`\]\>, `ParentType`, `ContextType`\> +> `optional` **node**: [`Resolver`](Resolver.md)\<[`Maybe`](Maybe.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"Advertisement"`\]\>, `ParentType`, `ContextType`\> ## Defined in -[src/types/generatedGraphQLTypes.ts:3717](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/types/generatedGraphQLTypes.ts#L3717) +[src/types/generatedGraphQLTypes.ts:3717](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/types/generatedGraphQLTypes.ts#L3717) diff --git a/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/AdvertisementResolvers.md b/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/AdvertisementResolvers.md index b7baca76dac..51824bbdaef 100644 --- a/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/AdvertisementResolvers.md +++ b/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/AdvertisementResolvers.md @@ -6,7 +6,7 @@ # Type Alias: AdvertisementResolvers\ -\> **AdvertisementResolvers**\<`ContextType`, `ParentType`\>: `object` +> **AdvertisementResolvers**\<`ContextType`, `ParentType`\>: `object` ## Type Parameters @@ -18,48 +18,48 @@ ### \_\_isTypeOf? -\> `optional` **\_\_isTypeOf**: [`IsTypeOfResolverFn`](IsTypeOfResolverFn.md)\<`ParentType`, `ContextType`\> +> `optional` **\_\_isTypeOf**: [`IsTypeOfResolverFn`](IsTypeOfResolverFn.md)\<`ParentType`, `ContextType`\> ### \_id? -\> `optional` **\_id**: [`Resolver`](Resolver.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"ID"`\], `ParentType`, `ContextType`\> +> `optional` **\_id**: [`Resolver`](Resolver.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"ID"`\], `ParentType`, `ContextType`\> ### createdAt? -\> `optional` **createdAt**: [`Resolver`](Resolver.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"DateTime"`\], `ParentType`, `ContextType`\> +> `optional` **createdAt**: [`Resolver`](Resolver.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"DateTime"`\], `ParentType`, `ContextType`\> ### creator? -\> `optional` **creator**: [`Resolver`](Resolver.md)\<[`Maybe`](Maybe.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"User"`\]\>, `ParentType`, `ContextType`\> +> `optional` **creator**: [`Resolver`](Resolver.md)\<[`Maybe`](Maybe.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"User"`\]\>, `ParentType`, `ContextType`\> ### endDate? -\> `optional` **endDate**: [`Resolver`](Resolver.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"Date"`\], `ParentType`, `ContextType`\> +> `optional` **endDate**: [`Resolver`](Resolver.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"Date"`\], `ParentType`, `ContextType`\> ### mediaUrl? -\> `optional` **mediaUrl**: [`Resolver`](Resolver.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"URL"`\], `ParentType`, `ContextType`\> +> `optional` **mediaUrl**: [`Resolver`](Resolver.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"URL"`\], `ParentType`, `ContextType`\> ### name? -\> `optional` **name**: [`Resolver`](Resolver.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"String"`\], `ParentType`, `ContextType`\> +> `optional` **name**: [`Resolver`](Resolver.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"String"`\], `ParentType`, `ContextType`\> ### organization? -\> `optional` **organization**: [`Resolver`](Resolver.md)\<[`Maybe`](Maybe.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"Organization"`\]\>, `ParentType`, `ContextType`\> +> `optional` **organization**: [`Resolver`](Resolver.md)\<[`Maybe`](Maybe.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"Organization"`\]\>, `ParentType`, `ContextType`\> ### startDate? -\> `optional` **startDate**: [`Resolver`](Resolver.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"Date"`\], `ParentType`, `ContextType`\> +> `optional` **startDate**: [`Resolver`](Resolver.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"Date"`\], `ParentType`, `ContextType`\> ### type? -\> `optional` **type**: [`Resolver`](Resolver.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"AdvertisementType"`\], `ParentType`, `ContextType`\> +> `optional` **type**: [`Resolver`](Resolver.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"AdvertisementType"`\], `ParentType`, `ContextType`\> ### updatedAt? -\> `optional` **updatedAt**: [`Resolver`](Resolver.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"DateTime"`\], `ParentType`, `ContextType`\> +> `optional` **updatedAt**: [`Resolver`](Resolver.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"DateTime"`\], `ParentType`, `ContextType`\> ## Defined in -[src/types/generatedGraphQLTypes.ts:3703](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/types/generatedGraphQLTypes.ts#L3703) +[src/types/generatedGraphQLTypes.ts:3703](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/types/generatedGraphQLTypes.ts#L3703) diff --git a/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/AdvertisementType.md b/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/AdvertisementType.md index ae927384b4a..9291def691c 100644 --- a/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/AdvertisementType.md +++ b/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/AdvertisementType.md @@ -6,8 +6,8 @@ # Type Alias: AdvertisementType -\> **AdvertisementType**: `"BANNER"` \| `"MENU"` \| `"POPUP"` +> **AdvertisementType**: `"BANNER"` \| `"MENU"` \| `"POPUP"` ## Defined in -[src/types/generatedGraphQLTypes.ts:154](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/types/generatedGraphQLTypes.ts#L154) +[src/types/generatedGraphQLTypes.ts:154](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/types/generatedGraphQLTypes.ts#L154) diff --git a/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/AdvertisementsConnection.md b/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/AdvertisementsConnection.md index 6e8cdd292c1..3fc97c07d03 100644 --- a/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/AdvertisementsConnection.md +++ b/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/AdvertisementsConnection.md @@ -6,26 +6,26 @@ # Type Alias: AdvertisementsConnection -\> **AdvertisementsConnection**: `object` +> **AdvertisementsConnection**: `object` ## Type declaration ### \_\_typename? -\> `optional` **\_\_typename**: `"AdvertisementsConnection"` +> `optional` **\_\_typename**: `"AdvertisementsConnection"` ### edges? -\> `optional` **edges**: [`Maybe`](Maybe.md)\<[`Maybe`](Maybe.md)\<[`AdvertisementEdge`](AdvertisementEdge.md)\>[]\> +> `optional` **edges**: [`Maybe`](Maybe.md)\<[`Maybe`](Maybe.md)\<[`AdvertisementEdge`](AdvertisementEdge.md)\>[]\> ### pageInfo -\> **pageInfo**: [`DefaultConnectionPageInfo`](DefaultConnectionPageInfo.md) +> **pageInfo**: [`DefaultConnectionPageInfo`](DefaultConnectionPageInfo.md) ### totalCount? -\> `optional` **totalCount**: [`Maybe`](Maybe.md)\<[`Scalars`](Scalars.md)\[`"Int"`\]\[`"output"`\]\> +> `optional` **totalCount**: [`Maybe`](Maybe.md)\<[`Scalars`](Scalars.md)\[`"Int"`\]\[`"output"`\]\> ## Defined in -[src/types/generatedGraphQLTypes.ts:159](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/types/generatedGraphQLTypes.ts#L159) +[src/types/generatedGraphQLTypes.ts:159](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/types/generatedGraphQLTypes.ts#L159) diff --git a/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/AdvertisementsConnectionResolvers.md b/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/AdvertisementsConnectionResolvers.md index 4f4a0cdfd9f..7c835e11339 100644 --- a/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/AdvertisementsConnectionResolvers.md +++ b/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/AdvertisementsConnectionResolvers.md @@ -6,7 +6,7 @@ # Type Alias: AdvertisementsConnectionResolvers\ -\> **AdvertisementsConnectionResolvers**\<`ContextType`, `ParentType`\>: `object` +> **AdvertisementsConnectionResolvers**\<`ContextType`, `ParentType`\>: `object` ## Type Parameters @@ -18,20 +18,20 @@ ### \_\_isTypeOf? -\> `optional` **\_\_isTypeOf**: [`IsTypeOfResolverFn`](IsTypeOfResolverFn.md)\<`ParentType`, `ContextType`\> +> `optional` **\_\_isTypeOf**: [`IsTypeOfResolverFn`](IsTypeOfResolverFn.md)\<`ParentType`, `ContextType`\> ### edges? -\> `optional` **edges**: [`Resolver`](Resolver.md)\<[`Maybe`](Maybe.md)\<[`Maybe`](Maybe.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"AdvertisementEdge"`\]\>[]\>, `ParentType`, `ContextType`\> +> `optional` **edges**: [`Resolver`](Resolver.md)\<[`Maybe`](Maybe.md)\<[`Maybe`](Maybe.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"AdvertisementEdge"`\]\>[]\>, `ParentType`, `ContextType`\> ### pageInfo? -\> `optional` **pageInfo**: [`Resolver`](Resolver.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"DefaultConnectionPageInfo"`\], `ParentType`, `ContextType`\> +> `optional` **pageInfo**: [`Resolver`](Resolver.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"DefaultConnectionPageInfo"`\], `ParentType`, `ContextType`\> ### totalCount? -\> `optional` **totalCount**: [`Resolver`](Resolver.md)\<[`Maybe`](Maybe.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"Int"`\]\>, `ParentType`, `ContextType`\> +> `optional` **totalCount**: [`Resolver`](Resolver.md)\<[`Maybe`](Maybe.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"Int"`\]\>, `ParentType`, `ContextType`\> ## Defined in -[src/types/generatedGraphQLTypes.ts:3723](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/types/generatedGraphQLTypes.ts#L3723) +[src/types/generatedGraphQLTypes.ts:3723](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/types/generatedGraphQLTypes.ts#L3723) diff --git a/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/AgendaCategory.md b/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/AgendaCategory.md index 1f63cc42651..6c448d0ce99 100644 --- a/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/AgendaCategory.md +++ b/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/AgendaCategory.md @@ -6,46 +6,46 @@ # Type Alias: AgendaCategory -\> **AgendaCategory**: `object` +> **AgendaCategory**: `object` ## Type declaration ### \_\_typename? -\> `optional` **\_\_typename**: `"AgendaCategory"` +> `optional` **\_\_typename**: `"AgendaCategory"` ### \_id -\> **\_id**: [`Scalars`](Scalars.md)\[`"ID"`\]\[`"output"`\] +> **\_id**: [`Scalars`](Scalars.md)\[`"ID"`\]\[`"output"`\] ### createdAt -\> **createdAt**: [`Scalars`](Scalars.md)\[`"Date"`\]\[`"output"`\] +> **createdAt**: [`Scalars`](Scalars.md)\[`"Date"`\]\[`"output"`\] ### createdBy -\> **createdBy**: [`User`](User.md) +> **createdBy**: [`User`](User.md) ### description? -\> `optional` **description**: [`Maybe`](Maybe.md)\<[`Scalars`](Scalars.md)\[`"String"`\]\[`"output"`\]\> +> `optional` **description**: [`Maybe`](Maybe.md)\<[`Scalars`](Scalars.md)\[`"String"`\]\[`"output"`\]\> ### name -\> **name**: [`Scalars`](Scalars.md)\[`"String"`\]\[`"output"`\] +> **name**: [`Scalars`](Scalars.md)\[`"String"`\]\[`"output"`\] ### organization -\> **organization**: [`Organization`](Organization.md) +> **organization**: [`Organization`](Organization.md) ### updatedAt? -\> `optional` **updatedAt**: [`Maybe`](Maybe.md)\<[`Scalars`](Scalars.md)\[`"Date"`\]\[`"output"`\]\> +> `optional` **updatedAt**: [`Maybe`](Maybe.md)\<[`Scalars`](Scalars.md)\[`"Date"`\]\[`"output"`\]\> ### updatedBy? -\> `optional` **updatedBy**: [`Maybe`](Maybe.md)\<[`User`](User.md)\> +> `optional` **updatedBy**: [`Maybe`](Maybe.md)\<[`User`](User.md)\> ## Defined in -[src/types/generatedGraphQLTypes.ts:166](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/types/generatedGraphQLTypes.ts#L166) +[src/types/generatedGraphQLTypes.ts:166](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/types/generatedGraphQLTypes.ts#L166) diff --git a/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/AgendaCategoryResolvers.md b/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/AgendaCategoryResolvers.md index aa4231a1ee8..6a2d18f31f6 100644 --- a/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/AgendaCategoryResolvers.md +++ b/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/AgendaCategoryResolvers.md @@ -6,7 +6,7 @@ # Type Alias: AgendaCategoryResolvers\ -\> **AgendaCategoryResolvers**\<`ContextType`, `ParentType`\>: `object` +> **AgendaCategoryResolvers**\<`ContextType`, `ParentType`\>: `object` ## Type Parameters @@ -18,40 +18,40 @@ ### \_\_isTypeOf? -\> `optional` **\_\_isTypeOf**: [`IsTypeOfResolverFn`](IsTypeOfResolverFn.md)\<`ParentType`, `ContextType`\> +> `optional` **\_\_isTypeOf**: [`IsTypeOfResolverFn`](IsTypeOfResolverFn.md)\<`ParentType`, `ContextType`\> ### \_id? -\> `optional` **\_id**: [`Resolver`](Resolver.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"ID"`\], `ParentType`, `ContextType`\> +> `optional` **\_id**: [`Resolver`](Resolver.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"ID"`\], `ParentType`, `ContextType`\> ### createdAt? -\> `optional` **createdAt**: [`Resolver`](Resolver.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"Date"`\], `ParentType`, `ContextType`\> +> `optional` **createdAt**: [`Resolver`](Resolver.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"Date"`\], `ParentType`, `ContextType`\> ### createdBy? -\> `optional` **createdBy**: [`Resolver`](Resolver.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"User"`\], `ParentType`, `ContextType`\> +> `optional` **createdBy**: [`Resolver`](Resolver.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"User"`\], `ParentType`, `ContextType`\> ### description? -\> `optional` **description**: [`Resolver`](Resolver.md)\<[`Maybe`](Maybe.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"String"`\]\>, `ParentType`, `ContextType`\> +> `optional` **description**: [`Resolver`](Resolver.md)\<[`Maybe`](Maybe.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"String"`\]\>, `ParentType`, `ContextType`\> ### name? -\> `optional` **name**: [`Resolver`](Resolver.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"String"`\], `ParentType`, `ContextType`\> +> `optional` **name**: [`Resolver`](Resolver.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"String"`\], `ParentType`, `ContextType`\> ### organization? -\> `optional` **organization**: [`Resolver`](Resolver.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"Organization"`\], `ParentType`, `ContextType`\> +> `optional` **organization**: [`Resolver`](Resolver.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"Organization"`\], `ParentType`, `ContextType`\> ### updatedAt? -\> `optional` **updatedAt**: [`Resolver`](Resolver.md)\<[`Maybe`](Maybe.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"Date"`\]\>, `ParentType`, `ContextType`\> +> `optional` **updatedAt**: [`Resolver`](Resolver.md)\<[`Maybe`](Maybe.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"Date"`\]\>, `ParentType`, `ContextType`\> ### updatedBy? -\> `optional` **updatedBy**: [`Resolver`](Resolver.md)\<[`Maybe`](Maybe.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"User"`\]\>, `ParentType`, `ContextType`\> +> `optional` **updatedBy**: [`Resolver`](Resolver.md)\<[`Maybe`](Maybe.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"User"`\]\>, `ParentType`, `ContextType`\> ## Defined in -[src/types/generatedGraphQLTypes.ts:3730](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/types/generatedGraphQLTypes.ts#L3730) +[src/types/generatedGraphQLTypes.ts:3730](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/types/generatedGraphQLTypes.ts#L3730) diff --git a/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/AgendaItem.md b/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/AgendaItem.md index 91707029b25..42da937af32 100644 --- a/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/AgendaItem.md +++ b/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/AgendaItem.md @@ -6,74 +6,74 @@ # Type Alias: AgendaItem -\> **AgendaItem**: `object` +> **AgendaItem**: `object` ## Type declaration ### \_\_typename? -\> `optional` **\_\_typename**: `"AgendaItem"` +> `optional` **\_\_typename**: `"AgendaItem"` ### \_id -\> **\_id**: [`Scalars`](Scalars.md)\[`"ID"`\]\[`"output"`\] +> **\_id**: [`Scalars`](Scalars.md)\[`"ID"`\]\[`"output"`\] ### attachments? -\> `optional` **attachments**: [`Maybe`](Maybe.md)\<[`Maybe`](Maybe.md)\<[`Scalars`](Scalars.md)\[`"String"`\]\[`"output"`\]\>[]\> +> `optional` **attachments**: [`Maybe`](Maybe.md)\<[`Maybe`](Maybe.md)\<[`Scalars`](Scalars.md)\[`"String"`\]\[`"output"`\]\>[]\> ### categories? -\> `optional` **categories**: [`Maybe`](Maybe.md)\<[`Maybe`](Maybe.md)\<[`AgendaCategory`](AgendaCategory.md)\>[]\> +> `optional` **categories**: [`Maybe`](Maybe.md)\<[`Maybe`](Maybe.md)\<[`AgendaCategory`](AgendaCategory.md)\>[]\> ### createdAt -\> **createdAt**: [`Scalars`](Scalars.md)\[`"Date"`\]\[`"output"`\] +> **createdAt**: [`Scalars`](Scalars.md)\[`"Date"`\]\[`"output"`\] ### createdBy -\> **createdBy**: [`User`](User.md) +> **createdBy**: [`User`](User.md) ### description? -\> `optional` **description**: [`Maybe`](Maybe.md)\<[`Scalars`](Scalars.md)\[`"String"`\]\[`"output"`\]\> +> `optional` **description**: [`Maybe`](Maybe.md)\<[`Scalars`](Scalars.md)\[`"String"`\]\[`"output"`\]\> ### duration -\> **duration**: [`Scalars`](Scalars.md)\[`"String"`\]\[`"output"`\] +> **duration**: [`Scalars`](Scalars.md)\[`"String"`\]\[`"output"`\] ### organization -\> **organization**: [`Organization`](Organization.md) +> **organization**: [`Organization`](Organization.md) ### relatedEvent? -\> `optional` **relatedEvent**: [`Maybe`](Maybe.md)\<[`Event`](Event.md)\> +> `optional` **relatedEvent**: [`Maybe`](Maybe.md)\<[`Event`](Event.md)\> ### sequence -\> **sequence**: [`Scalars`](Scalars.md)\[`"Int"`\]\[`"output"`\] +> **sequence**: [`Scalars`](Scalars.md)\[`"Int"`\]\[`"output"`\] ### title -\> **title**: [`Scalars`](Scalars.md)\[`"String"`\]\[`"output"`\] +> **title**: [`Scalars`](Scalars.md)\[`"String"`\]\[`"output"`\] ### updatedAt -\> **updatedAt**: [`Scalars`](Scalars.md)\[`"Date"`\]\[`"output"`\] +> **updatedAt**: [`Scalars`](Scalars.md)\[`"Date"`\]\[`"output"`\] ### updatedBy -\> **updatedBy**: [`User`](User.md) +> **updatedBy**: [`User`](User.md) ### urls? -\> `optional` **urls**: [`Maybe`](Maybe.md)\<[`Maybe`](Maybe.md)\<[`Scalars`](Scalars.md)\[`"String"`\]\[`"output"`\]\>[]\> +> `optional` **urls**: [`Maybe`](Maybe.md)\<[`Maybe`](Maybe.md)\<[`Scalars`](Scalars.md)\[`"String"`\]\[`"output"`\]\>[]\> ### users? -\> `optional` **users**: [`Maybe`](Maybe.md)\<[`Maybe`](Maybe.md)\<[`User`](User.md)\>[]\> +> `optional` **users**: [`Maybe`](Maybe.md)\<[`Maybe`](Maybe.md)\<[`User`](User.md)\>[]\> ## Defined in -[src/types/generatedGraphQLTypes.ts:178](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/types/generatedGraphQLTypes.ts#L178) +[src/types/generatedGraphQLTypes.ts:178](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/types/generatedGraphQLTypes.ts#L178) diff --git a/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/AgendaItemResolvers.md b/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/AgendaItemResolvers.md index b1727f15ece..f17690f553f 100644 --- a/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/AgendaItemResolvers.md +++ b/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/AgendaItemResolvers.md @@ -6,7 +6,7 @@ # Type Alias: AgendaItemResolvers\ -\> **AgendaItemResolvers**\<`ContextType`, `ParentType`\>: `object` +> **AgendaItemResolvers**\<`ContextType`, `ParentType`\>: `object` ## Type Parameters @@ -18,68 +18,68 @@ ### \_\_isTypeOf? -\> `optional` **\_\_isTypeOf**: [`IsTypeOfResolverFn`](IsTypeOfResolverFn.md)\<`ParentType`, `ContextType`\> +> `optional` **\_\_isTypeOf**: [`IsTypeOfResolverFn`](IsTypeOfResolverFn.md)\<`ParentType`, `ContextType`\> ### \_id? -\> `optional` **\_id**: [`Resolver`](Resolver.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"ID"`\], `ParentType`, `ContextType`\> +> `optional` **\_id**: [`Resolver`](Resolver.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"ID"`\], `ParentType`, `ContextType`\> ### attachments? -\> `optional` **attachments**: [`Resolver`](Resolver.md)\<[`Maybe`](Maybe.md)\<[`Maybe`](Maybe.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"String"`\]\>[]\>, `ParentType`, `ContextType`\> +> `optional` **attachments**: [`Resolver`](Resolver.md)\<[`Maybe`](Maybe.md)\<[`Maybe`](Maybe.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"String"`\]\>[]\>, `ParentType`, `ContextType`\> ### categories? -\> `optional` **categories**: [`Resolver`](Resolver.md)\<[`Maybe`](Maybe.md)\<[`Maybe`](Maybe.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"AgendaCategory"`\]\>[]\>, `ParentType`, `ContextType`\> +> `optional` **categories**: [`Resolver`](Resolver.md)\<[`Maybe`](Maybe.md)\<[`Maybe`](Maybe.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"AgendaCategory"`\]\>[]\>, `ParentType`, `ContextType`\> ### createdAt? -\> `optional` **createdAt**: [`Resolver`](Resolver.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"Date"`\], `ParentType`, `ContextType`\> +> `optional` **createdAt**: [`Resolver`](Resolver.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"Date"`\], `ParentType`, `ContextType`\> ### createdBy? -\> `optional` **createdBy**: [`Resolver`](Resolver.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"User"`\], `ParentType`, `ContextType`\> +> `optional` **createdBy**: [`Resolver`](Resolver.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"User"`\], `ParentType`, `ContextType`\> ### description? -\> `optional` **description**: [`Resolver`](Resolver.md)\<[`Maybe`](Maybe.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"String"`\]\>, `ParentType`, `ContextType`\> +> `optional` **description**: [`Resolver`](Resolver.md)\<[`Maybe`](Maybe.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"String"`\]\>, `ParentType`, `ContextType`\> ### duration? -\> `optional` **duration**: [`Resolver`](Resolver.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"String"`\], `ParentType`, `ContextType`\> +> `optional` **duration**: [`Resolver`](Resolver.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"String"`\], `ParentType`, `ContextType`\> ### organization? -\> `optional` **organization**: [`Resolver`](Resolver.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"Organization"`\], `ParentType`, `ContextType`\> +> `optional` **organization**: [`Resolver`](Resolver.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"Organization"`\], `ParentType`, `ContextType`\> ### relatedEvent? -\> `optional` **relatedEvent**: [`Resolver`](Resolver.md)\<[`Maybe`](Maybe.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"Event"`\]\>, `ParentType`, `ContextType`\> +> `optional` **relatedEvent**: [`Resolver`](Resolver.md)\<[`Maybe`](Maybe.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"Event"`\]\>, `ParentType`, `ContextType`\> ### sequence? -\> `optional` **sequence**: [`Resolver`](Resolver.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"Int"`\], `ParentType`, `ContextType`\> +> `optional` **sequence**: [`Resolver`](Resolver.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"Int"`\], `ParentType`, `ContextType`\> ### title? -\> `optional` **title**: [`Resolver`](Resolver.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"String"`\], `ParentType`, `ContextType`\> +> `optional` **title**: [`Resolver`](Resolver.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"String"`\], `ParentType`, `ContextType`\> ### updatedAt? -\> `optional` **updatedAt**: [`Resolver`](Resolver.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"Date"`\], `ParentType`, `ContextType`\> +> `optional` **updatedAt**: [`Resolver`](Resolver.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"Date"`\], `ParentType`, `ContextType`\> ### updatedBy? -\> `optional` **updatedBy**: [`Resolver`](Resolver.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"User"`\], `ParentType`, `ContextType`\> +> `optional` **updatedBy**: [`Resolver`](Resolver.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"User"`\], `ParentType`, `ContextType`\> ### urls? -\> `optional` **urls**: [`Resolver`](Resolver.md)\<[`Maybe`](Maybe.md)\<[`Maybe`](Maybe.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"String"`\]\>[]\>, `ParentType`, `ContextType`\> +> `optional` **urls**: [`Resolver`](Resolver.md)\<[`Maybe`](Maybe.md)\<[`Maybe`](Maybe.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"String"`\]\>[]\>, `ParentType`, `ContextType`\> ### users? -\> `optional` **users**: [`Resolver`](Resolver.md)\<[`Maybe`](Maybe.md)\<[`Maybe`](Maybe.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"User"`\]\>[]\>, `ParentType`, `ContextType`\> +> `optional` **users**: [`Resolver`](Resolver.md)\<[`Maybe`](Maybe.md)\<[`Maybe`](Maybe.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"User"`\]\>[]\>, `ParentType`, `ContextType`\> ## Defined in -[src/types/generatedGraphQLTypes.ts:3742](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/types/generatedGraphQLTypes.ts#L3742) +[src/types/generatedGraphQLTypes.ts:3742](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/types/generatedGraphQLTypes.ts#L3742) diff --git a/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/AgendaSection.md b/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/AgendaSection.md index 83091893820..b7c3c2a2eee 100644 --- a/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/AgendaSection.md +++ b/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/AgendaSection.md @@ -6,50 +6,50 @@ # Type Alias: AgendaSection -\> **AgendaSection**: `object` +> **AgendaSection**: `object` ## Type declaration ### \_\_typename? -\> `optional` **\_\_typename**: `"AgendaSection"` +> `optional` **\_\_typename**: `"AgendaSection"` ### \_id -\> **\_id**: [`Scalars`](Scalars.md)\[`"ID"`\]\[`"output"`\] +> **\_id**: [`Scalars`](Scalars.md)\[`"ID"`\]\[`"output"`\] ### createdAt -\> **createdAt**: [`Scalars`](Scalars.md)\[`"Date"`\]\[`"output"`\] +> **createdAt**: [`Scalars`](Scalars.md)\[`"Date"`\]\[`"output"`\] ### createdBy? -\> `optional` **createdBy**: [`Maybe`](Maybe.md)\<[`User`](User.md)\> +> `optional` **createdBy**: [`Maybe`](Maybe.md)\<[`User`](User.md)\> ### description -\> **description**: [`Scalars`](Scalars.md)\[`"String"`\]\[`"output"`\] +> **description**: [`Scalars`](Scalars.md)\[`"String"`\]\[`"output"`\] ### items? -\> `optional` **items**: [`Maybe`](Maybe.md)\<[`Maybe`](Maybe.md)\<[`AgendaItem`](AgendaItem.md)\>[]\> +> `optional` **items**: [`Maybe`](Maybe.md)\<[`Maybe`](Maybe.md)\<[`AgendaItem`](AgendaItem.md)\>[]\> ### relatedEvent? -\> `optional` **relatedEvent**: [`Maybe`](Maybe.md)\<[`Event`](Event.md)\> +> `optional` **relatedEvent**: [`Maybe`](Maybe.md)\<[`Event`](Event.md)\> ### sequence -\> **sequence**: [`Scalars`](Scalars.md)\[`"Int"`\]\[`"output"`\] +> **sequence**: [`Scalars`](Scalars.md)\[`"Int"`\]\[`"output"`\] ### updatedAt? -\> `optional` **updatedAt**: [`Maybe`](Maybe.md)\<[`Scalars`](Scalars.md)\[`"Date"`\]\[`"output"`\]\> +> `optional` **updatedAt**: [`Maybe`](Maybe.md)\<[`Scalars`](Scalars.md)\[`"Date"`\]\[`"output"`\]\> ### updatedBy? -\> `optional` **updatedBy**: [`Maybe`](Maybe.md)\<[`User`](User.md)\> +> `optional` **updatedBy**: [`Maybe`](Maybe.md)\<[`User`](User.md)\> ## Defined in -[src/types/generatedGraphQLTypes.ts:197](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/types/generatedGraphQLTypes.ts#L197) +[src/types/generatedGraphQLTypes.ts:197](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/types/generatedGraphQLTypes.ts#L197) diff --git a/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/AgendaSectionResolvers.md b/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/AgendaSectionResolvers.md index bb6ac0aab31..56da0bcf210 100644 --- a/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/AgendaSectionResolvers.md +++ b/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/AgendaSectionResolvers.md @@ -6,7 +6,7 @@ # Type Alias: AgendaSectionResolvers\ -\> **AgendaSectionResolvers**\<`ContextType`, `ParentType`\>: `object` +> **AgendaSectionResolvers**\<`ContextType`, `ParentType`\>: `object` ## Type Parameters @@ -18,44 +18,44 @@ ### \_\_isTypeOf? -\> `optional` **\_\_isTypeOf**: [`IsTypeOfResolverFn`](IsTypeOfResolverFn.md)\<`ParentType`, `ContextType`\> +> `optional` **\_\_isTypeOf**: [`IsTypeOfResolverFn`](IsTypeOfResolverFn.md)\<`ParentType`, `ContextType`\> ### \_id? -\> `optional` **\_id**: [`Resolver`](Resolver.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"ID"`\], `ParentType`, `ContextType`\> +> `optional` **\_id**: [`Resolver`](Resolver.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"ID"`\], `ParentType`, `ContextType`\> ### createdAt? -\> `optional` **createdAt**: [`Resolver`](Resolver.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"Date"`\], `ParentType`, `ContextType`\> +> `optional` **createdAt**: [`Resolver`](Resolver.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"Date"`\], `ParentType`, `ContextType`\> ### createdBy? -\> `optional` **createdBy**: [`Resolver`](Resolver.md)\<[`Maybe`](Maybe.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"User"`\]\>, `ParentType`, `ContextType`\> +> `optional` **createdBy**: [`Resolver`](Resolver.md)\<[`Maybe`](Maybe.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"User"`\]\>, `ParentType`, `ContextType`\> ### description? -\> `optional` **description**: [`Resolver`](Resolver.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"String"`\], `ParentType`, `ContextType`\> +> `optional` **description**: [`Resolver`](Resolver.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"String"`\], `ParentType`, `ContextType`\> ### items? -\> `optional` **items**: [`Resolver`](Resolver.md)\<[`Maybe`](Maybe.md)\<[`Maybe`](Maybe.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"AgendaItem"`\]\>[]\>, `ParentType`, `ContextType`\> +> `optional` **items**: [`Resolver`](Resolver.md)\<[`Maybe`](Maybe.md)\<[`Maybe`](Maybe.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"AgendaItem"`\]\>[]\>, `ParentType`, `ContextType`\> ### relatedEvent? -\> `optional` **relatedEvent**: [`Resolver`](Resolver.md)\<[`Maybe`](Maybe.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"Event"`\]\>, `ParentType`, `ContextType`\> +> `optional` **relatedEvent**: [`Resolver`](Resolver.md)\<[`Maybe`](Maybe.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"Event"`\]\>, `ParentType`, `ContextType`\> ### sequence? -\> `optional` **sequence**: [`Resolver`](Resolver.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"Int"`\], `ParentType`, `ContextType`\> +> `optional` **sequence**: [`Resolver`](Resolver.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"Int"`\], `ParentType`, `ContextType`\> ### updatedAt? -\> `optional` **updatedAt**: [`Resolver`](Resolver.md)\<[`Maybe`](Maybe.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"Date"`\]\>, `ParentType`, `ContextType`\> +> `optional` **updatedAt**: [`Resolver`](Resolver.md)\<[`Maybe`](Maybe.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"Date"`\]\>, `ParentType`, `ContextType`\> ### updatedBy? -\> `optional` **updatedBy**: [`Resolver`](Resolver.md)\<[`Maybe`](Maybe.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"User"`\]\>, `ParentType`, `ContextType`\> +> `optional` **updatedBy**: [`Resolver`](Resolver.md)\<[`Maybe`](Maybe.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"User"`\]\>, `ParentType`, `ContextType`\> ## Defined in -[src/types/generatedGraphQLTypes.ts:3761](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/types/generatedGraphQLTypes.ts#L3761) +[src/types/generatedGraphQLTypes.ts:3761](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/types/generatedGraphQLTypes.ts#L3761) diff --git a/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/AggregatePost.md b/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/AggregatePost.md index e7b6be294d9..258f62ccd1e 100644 --- a/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/AggregatePost.md +++ b/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/AggregatePost.md @@ -6,18 +6,18 @@ # Type Alias: AggregatePost -\> **AggregatePost**: `object` +> **AggregatePost**: `object` ## Type declaration ### \_\_typename? -\> `optional` **\_\_typename**: `"AggregatePost"` +> `optional` **\_\_typename**: `"AggregatePost"` ### count -\> **count**: [`Scalars`](Scalars.md)\[`"Int"`\]\[`"output"`\] +> **count**: [`Scalars`](Scalars.md)\[`"Int"`\]\[`"output"`\] ## Defined in -[src/types/generatedGraphQLTypes.ts:210](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/types/generatedGraphQLTypes.ts#L210) +[src/types/generatedGraphQLTypes.ts:210](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/types/generatedGraphQLTypes.ts#L210) diff --git a/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/AggregatePostResolvers.md b/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/AggregatePostResolvers.md index f70c27078a9..99f050e3aff 100644 --- a/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/AggregatePostResolvers.md +++ b/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/AggregatePostResolvers.md @@ -6,7 +6,7 @@ # Type Alias: AggregatePostResolvers\ -\> **AggregatePostResolvers**\<`ContextType`, `ParentType`\>: `object` +> **AggregatePostResolvers**\<`ContextType`, `ParentType`\>: `object` ## Type Parameters @@ -18,12 +18,12 @@ ### \_\_isTypeOf? -\> `optional` **\_\_isTypeOf**: [`IsTypeOfResolverFn`](IsTypeOfResolverFn.md)\<`ParentType`, `ContextType`\> +> `optional` **\_\_isTypeOf**: [`IsTypeOfResolverFn`](IsTypeOfResolverFn.md)\<`ParentType`, `ContextType`\> ### count? -\> `optional` **count**: [`Resolver`](Resolver.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"Int"`\], `ParentType`, `ContextType`\> +> `optional` **count**: [`Resolver`](Resolver.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"Int"`\], `ParentType`, `ContextType`\> ## Defined in -[src/types/generatedGraphQLTypes.ts:3774](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/types/generatedGraphQLTypes.ts#L3774) +[src/types/generatedGraphQLTypes.ts:3774](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/types/generatedGraphQLTypes.ts#L3774) diff --git a/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/AggregateUser.md b/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/AggregateUser.md index 53aaea602b9..7e81fde0932 100644 --- a/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/AggregateUser.md +++ b/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/AggregateUser.md @@ -6,18 +6,18 @@ # Type Alias: AggregateUser -\> **AggregateUser**: `object` +> **AggregateUser**: `object` ## Type declaration ### \_\_typename? -\> `optional` **\_\_typename**: `"AggregateUser"` +> `optional` **\_\_typename**: `"AggregateUser"` ### count -\> **count**: [`Scalars`](Scalars.md)\[`"Int"`\]\[`"output"`\] +> **count**: [`Scalars`](Scalars.md)\[`"Int"`\]\[`"output"`\] ## Defined in -[src/types/generatedGraphQLTypes.ts:215](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/types/generatedGraphQLTypes.ts#L215) +[src/types/generatedGraphQLTypes.ts:215](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/types/generatedGraphQLTypes.ts#L215) diff --git a/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/AggregateUserResolvers.md b/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/AggregateUserResolvers.md index b8a253ce32c..9cd590b0b6a 100644 --- a/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/AggregateUserResolvers.md +++ b/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/AggregateUserResolvers.md @@ -6,7 +6,7 @@ # Type Alias: AggregateUserResolvers\ -\> **AggregateUserResolvers**\<`ContextType`, `ParentType`\>: `object` +> **AggregateUserResolvers**\<`ContextType`, `ParentType`\>: `object` ## Type Parameters @@ -18,12 +18,12 @@ ### \_\_isTypeOf? -\> `optional` **\_\_isTypeOf**: [`IsTypeOfResolverFn`](IsTypeOfResolverFn.md)\<`ParentType`, `ContextType`\> +> `optional` **\_\_isTypeOf**: [`IsTypeOfResolverFn`](IsTypeOfResolverFn.md)\<`ParentType`, `ContextType`\> ### count? -\> `optional` **count**: [`Resolver`](Resolver.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"Int"`\], `ParentType`, `ContextType`\> +> `optional` **count**: [`Resolver`](Resolver.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"Int"`\], `ParentType`, `ContextType`\> ## Defined in -[src/types/generatedGraphQLTypes.ts:3779](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/types/generatedGraphQLTypes.ts#L3779) +[src/types/generatedGraphQLTypes.ts:3779](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/types/generatedGraphQLTypes.ts#L3779) diff --git a/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/AppUserProfile.md b/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/AppUserProfile.md index 0fc8dae01e9..a9b89368a66 100644 --- a/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/AppUserProfile.md +++ b/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/AppUserProfile.md @@ -6,50 +6,50 @@ # Type Alias: AppUserProfile -\> **AppUserProfile**: `object` +> **AppUserProfile**: `object` ## Type declaration ### \_\_typename? -\> `optional` **\_\_typename**: `"AppUserProfile"` +> `optional` **\_\_typename**: `"AppUserProfile"` ### \_id -\> **\_id**: [`Scalars`](Scalars.md)\[`"ID"`\]\[`"output"`\] +> **\_id**: [`Scalars`](Scalars.md)\[`"ID"`\]\[`"output"`\] ### adminFor? -\> `optional` **adminFor**: [`Maybe`](Maybe.md)\<[`Maybe`](Maybe.md)\<[`Organization`](Organization.md)\>[]\> +> `optional` **adminFor**: [`Maybe`](Maybe.md)\<[`Maybe`](Maybe.md)\<[`Organization`](Organization.md)\>[]\> ### appLanguageCode -\> **appLanguageCode**: [`Scalars`](Scalars.md)\[`"String"`\]\[`"output"`\] +> **appLanguageCode**: [`Scalars`](Scalars.md)\[`"String"`\]\[`"output"`\] ### createdEvents? -\> `optional` **createdEvents**: [`Maybe`](Maybe.md)\<[`Maybe`](Maybe.md)\<[`Event`](Event.md)\>[]\> +> `optional` **createdEvents**: [`Maybe`](Maybe.md)\<[`Maybe`](Maybe.md)\<[`Event`](Event.md)\>[]\> ### createdOrganizations? -\> `optional` **createdOrganizations**: [`Maybe`](Maybe.md)\<[`Maybe`](Maybe.md)\<[`Organization`](Organization.md)\>[]\> +> `optional` **createdOrganizations**: [`Maybe`](Maybe.md)\<[`Maybe`](Maybe.md)\<[`Organization`](Organization.md)\>[]\> ### eventAdmin? -\> `optional` **eventAdmin**: [`Maybe`](Maybe.md)\<[`Maybe`](Maybe.md)\<[`Event`](Event.md)\>[]\> +> `optional` **eventAdmin**: [`Maybe`](Maybe.md)\<[`Maybe`](Maybe.md)\<[`Event`](Event.md)\>[]\> ### isSuperAdmin -\> **isSuperAdmin**: [`Scalars`](Scalars.md)\[`"Boolean"`\]\[`"output"`\] +> **isSuperAdmin**: [`Scalars`](Scalars.md)\[`"Boolean"`\]\[`"output"`\] ### pluginCreationAllowed -\> **pluginCreationAllowed**: [`Scalars`](Scalars.md)\[`"Boolean"`\]\[`"output"`\] +> **pluginCreationAllowed**: [`Scalars`](Scalars.md)\[`"Boolean"`\]\[`"output"`\] ### userId -\> **userId**: [`User`](User.md) +> **userId**: [`User`](User.md) ## Defined in -[src/types/generatedGraphQLTypes.ts:220](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/types/generatedGraphQLTypes.ts#L220) +[src/types/generatedGraphQLTypes.ts:220](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/types/generatedGraphQLTypes.ts#L220) diff --git a/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/AppUserProfileResolvers.md b/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/AppUserProfileResolvers.md index ab624d8dece..42c1f261720 100644 --- a/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/AppUserProfileResolvers.md +++ b/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/AppUserProfileResolvers.md @@ -6,7 +6,7 @@ # Type Alias: AppUserProfileResolvers\ -\> **AppUserProfileResolvers**\<`ContextType`, `ParentType`\>: `object` +> **AppUserProfileResolvers**\<`ContextType`, `ParentType`\>: `object` ## Type Parameters @@ -18,44 +18,44 @@ ### \_\_isTypeOf? -\> `optional` **\_\_isTypeOf**: [`IsTypeOfResolverFn`](IsTypeOfResolverFn.md)\<`ParentType`, `ContextType`\> +> `optional` **\_\_isTypeOf**: [`IsTypeOfResolverFn`](IsTypeOfResolverFn.md)\<`ParentType`, `ContextType`\> ### \_id? -\> `optional` **\_id**: [`Resolver`](Resolver.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"ID"`\], `ParentType`, `ContextType`\> +> `optional` **\_id**: [`Resolver`](Resolver.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"ID"`\], `ParentType`, `ContextType`\> ### adminFor? -\> `optional` **adminFor**: [`Resolver`](Resolver.md)\<[`Maybe`](Maybe.md)\<[`Maybe`](Maybe.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"Organization"`\]\>[]\>, `ParentType`, `ContextType`\> +> `optional` **adminFor**: [`Resolver`](Resolver.md)\<[`Maybe`](Maybe.md)\<[`Maybe`](Maybe.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"Organization"`\]\>[]\>, `ParentType`, `ContextType`\> ### appLanguageCode? -\> `optional` **appLanguageCode**: [`Resolver`](Resolver.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"String"`\], `ParentType`, `ContextType`\> +> `optional` **appLanguageCode**: [`Resolver`](Resolver.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"String"`\], `ParentType`, `ContextType`\> ### createdEvents? -\> `optional` **createdEvents**: [`Resolver`](Resolver.md)\<[`Maybe`](Maybe.md)\<[`Maybe`](Maybe.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"Event"`\]\>[]\>, `ParentType`, `ContextType`\> +> `optional` **createdEvents**: [`Resolver`](Resolver.md)\<[`Maybe`](Maybe.md)\<[`Maybe`](Maybe.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"Event"`\]\>[]\>, `ParentType`, `ContextType`\> ### createdOrganizations? -\> `optional` **createdOrganizations**: [`Resolver`](Resolver.md)\<[`Maybe`](Maybe.md)\<[`Maybe`](Maybe.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"Organization"`\]\>[]\>, `ParentType`, `ContextType`\> +> `optional` **createdOrganizations**: [`Resolver`](Resolver.md)\<[`Maybe`](Maybe.md)\<[`Maybe`](Maybe.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"Organization"`\]\>[]\>, `ParentType`, `ContextType`\> ### eventAdmin? -\> `optional` **eventAdmin**: [`Resolver`](Resolver.md)\<[`Maybe`](Maybe.md)\<[`Maybe`](Maybe.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"Event"`\]\>[]\>, `ParentType`, `ContextType`\> +> `optional` **eventAdmin**: [`Resolver`](Resolver.md)\<[`Maybe`](Maybe.md)\<[`Maybe`](Maybe.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"Event"`\]\>[]\>, `ParentType`, `ContextType`\> ### isSuperAdmin? -\> `optional` **isSuperAdmin**: [`Resolver`](Resolver.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"Boolean"`\], `ParentType`, `ContextType`\> +> `optional` **isSuperAdmin**: [`Resolver`](Resolver.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"Boolean"`\], `ParentType`, `ContextType`\> ### pluginCreationAllowed? -\> `optional` **pluginCreationAllowed**: [`Resolver`](Resolver.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"Boolean"`\], `ParentType`, `ContextType`\> +> `optional` **pluginCreationAllowed**: [`Resolver`](Resolver.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"Boolean"`\], `ParentType`, `ContextType`\> ### userId? -\> `optional` **userId**: [`Resolver`](Resolver.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"User"`\], `ParentType`, `ContextType`\> +> `optional` **userId**: [`Resolver`](Resolver.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"User"`\], `ParentType`, `ContextType`\> ## Defined in -[src/types/generatedGraphQLTypes.ts:3788](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/types/generatedGraphQLTypes.ts#L3788) +[src/types/generatedGraphQLTypes.ts:3788](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/types/generatedGraphQLTypes.ts#L3788) diff --git a/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/AuthData.md b/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/AuthData.md index 2076a16b80a..5921995434e 100644 --- a/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/AuthData.md +++ b/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/AuthData.md @@ -6,30 +6,30 @@ # Type Alias: AuthData -\> **AuthData**: `object` +> **AuthData**: `object` ## Type declaration ### \_\_typename? -\> `optional` **\_\_typename**: `"AuthData"` +> `optional` **\_\_typename**: `"AuthData"` ### accessToken -\> **accessToken**: [`Scalars`](Scalars.md)\[`"String"`\]\[`"output"`\] +> **accessToken**: [`Scalars`](Scalars.md)\[`"String"`\]\[`"output"`\] ### appUserProfile -\> **appUserProfile**: [`AppUserProfile`](AppUserProfile.md) +> **appUserProfile**: [`AppUserProfile`](AppUserProfile.md) ### refreshToken -\> **refreshToken**: [`Scalars`](Scalars.md)\[`"String"`\]\[`"output"`\] +> **refreshToken**: [`Scalars`](Scalars.md)\[`"String"`\]\[`"output"`\] ### user -\> **user**: [`User`](User.md) +> **user**: [`User`](User.md) ## Defined in -[src/types/generatedGraphQLTypes.ts:233](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/types/generatedGraphQLTypes.ts#L233) +[src/types/generatedGraphQLTypes.ts:233](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/types/generatedGraphQLTypes.ts#L233) diff --git a/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/AuthDataResolvers.md b/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/AuthDataResolvers.md index 6febb1bd464..56c53781ef0 100644 --- a/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/AuthDataResolvers.md +++ b/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/AuthDataResolvers.md @@ -6,7 +6,7 @@ # Type Alias: AuthDataResolvers\ -\> **AuthDataResolvers**\<`ContextType`, `ParentType`\>: `object` +> **AuthDataResolvers**\<`ContextType`, `ParentType`\>: `object` ## Type Parameters @@ -18,24 +18,24 @@ ### \_\_isTypeOf? -\> `optional` **\_\_isTypeOf**: [`IsTypeOfResolverFn`](IsTypeOfResolverFn.md)\<`ParentType`, `ContextType`\> +> `optional` **\_\_isTypeOf**: [`IsTypeOfResolverFn`](IsTypeOfResolverFn.md)\<`ParentType`, `ContextType`\> ### accessToken? -\> `optional` **accessToken**: [`Resolver`](Resolver.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"String"`\], `ParentType`, `ContextType`\> +> `optional` **accessToken**: [`Resolver`](Resolver.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"String"`\], `ParentType`, `ContextType`\> ### appUserProfile? -\> `optional` **appUserProfile**: [`Resolver`](Resolver.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"AppUserProfile"`\], `ParentType`, `ContextType`\> +> `optional` **appUserProfile**: [`Resolver`](Resolver.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"AppUserProfile"`\], `ParentType`, `ContextType`\> ### refreshToken? -\> `optional` **refreshToken**: [`Resolver`](Resolver.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"String"`\], `ParentType`, `ContextType`\> +> `optional` **refreshToken**: [`Resolver`](Resolver.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"String"`\], `ParentType`, `ContextType`\> ### user? -\> `optional` **user**: [`Resolver`](Resolver.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"User"`\], `ParentType`, `ContextType`\> +> `optional` **user**: [`Resolver`](Resolver.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"User"`\], `ParentType`, `ContextType`\> ## Defined in -[src/types/generatedGraphQLTypes.ts:3801](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/types/generatedGraphQLTypes.ts#L3801) +[src/types/generatedGraphQLTypes.ts:3801](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/types/generatedGraphQLTypes.ts#L3801) diff --git a/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/AuthDirectiveArgs.md b/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/AuthDirectiveArgs.md index 6102f657b4c..226ea4ce1f0 100644 --- a/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/AuthDirectiveArgs.md +++ b/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/AuthDirectiveArgs.md @@ -6,8 +6,8 @@ # Type Alias: AuthDirectiveArgs -\> **AuthDirectiveArgs**: `object` +> **AuthDirectiveArgs**: `object` ## Defined in -[src/types/generatedGraphQLTypes.ts:3652](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/types/generatedGraphQLTypes.ts#L3652) +[src/types/generatedGraphQLTypes.ts:3652](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/types/generatedGraphQLTypes.ts#L3652) diff --git a/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/AuthDirectiveResolver.md b/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/AuthDirectiveResolver.md index 585c073ef5a..ecf444337ea 100644 --- a/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/AuthDirectiveResolver.md +++ b/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/AuthDirectiveResolver.md @@ -6,7 +6,7 @@ # Type Alias: AuthDirectiveResolver\ -\> **AuthDirectiveResolver**\<`Result`, `Parent`, `ContextType`, `Args`\>: [`DirectiveResolverFn`](DirectiveResolverFn.md)\<`Result`, `Parent`, `ContextType`, `Args`\> +> **AuthDirectiveResolver**\<`Result`, `Parent`, `ContextType`, `Args`\>: [`DirectiveResolverFn`](DirectiveResolverFn.md)\<`Result`, `Parent`, `ContextType`, `Args`\> ## Type Parameters @@ -20,4 +20,4 @@ ## Defined in -[src/types/generatedGraphQLTypes.ts:3654](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/types/generatedGraphQLTypes.ts#L3654) +[src/types/generatedGraphQLTypes.ts:3654](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/types/generatedGraphQLTypes.ts#L3654) diff --git a/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/CampaignOrderByInput.md b/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/CampaignOrderByInput.md index aaabcca62d2..622e00d856a 100644 --- a/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/CampaignOrderByInput.md +++ b/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/CampaignOrderByInput.md @@ -6,8 +6,8 @@ # Type Alias: CampaignOrderByInput -\> **CampaignOrderByInput**: `"endDate_ASC"` \| `"endDate_DESC"` \| `"fundingGoal_ASC"` \| `"fundingGoal_DESC"` \| `"startDate_ASC"` \| `"startDate_DESC"` +> **CampaignOrderByInput**: `"endDate_ASC"` \| `"endDate_DESC"` \| `"fundingGoal_ASC"` \| `"fundingGoal_DESC"` \| `"startDate_ASC"` \| `"startDate_DESC"` ## Defined in -[src/types/generatedGraphQLTypes.ts:241](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/types/generatedGraphQLTypes.ts#L241) +[src/types/generatedGraphQLTypes.ts:241](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/types/generatedGraphQLTypes.ts#L241) diff --git a/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/CampaignWhereInput.md b/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/CampaignWhereInput.md index f6f70dbf367..db3b6168339 100644 --- a/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/CampaignWhereInput.md +++ b/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/CampaignWhereInput.md @@ -6,14 +6,14 @@ # Type Alias: CampaignWhereInput -\> **CampaignWhereInput**: `object` +> **CampaignWhereInput**: `object` ## Type declaration ### name\_contains? -\> `optional` **name\_contains**: [`InputMaybe`](InputMaybe.md)\<[`Scalars`](Scalars.md)\[`"String"`\]\[`"input"`\]\> +> `optional` **name\_contains**: [`InputMaybe`](InputMaybe.md)\<[`Scalars`](Scalars.md)\[`"String"`\]\[`"input"`\]\> ## Defined in -[src/types/generatedGraphQLTypes.ts:249](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/types/generatedGraphQLTypes.ts#L249) +[src/types/generatedGraphQLTypes.ts:249](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/types/generatedGraphQLTypes.ts#L249) diff --git a/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/CheckIn.md b/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/CheckIn.md index 7680fb09dc9..d1ed7188768 100644 --- a/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/CheckIn.md +++ b/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/CheckIn.md @@ -6,42 +6,42 @@ # Type Alias: CheckIn -\> **CheckIn**: `object` +> **CheckIn**: `object` ## Type declaration ### \_\_typename? -\> `optional` **\_\_typename**: `"CheckIn"` +> `optional` **\_\_typename**: `"CheckIn"` ### \_id -\> **\_id**: [`Scalars`](Scalars.md)\[`"ID"`\]\[`"output"`\] +> **\_id**: [`Scalars`](Scalars.md)\[`"ID"`\]\[`"output"`\] ### createdAt -\> **createdAt**: [`Scalars`](Scalars.md)\[`"DateTime"`\]\[`"output"`\] +> **createdAt**: [`Scalars`](Scalars.md)\[`"DateTime"`\]\[`"output"`\] ### event -\> **event**: [`Event`](Event.md) +> **event**: [`Event`](Event.md) ### feedbackSubmitted -\> **feedbackSubmitted**: [`Scalars`](Scalars.md)\[`"Boolean"`\]\[`"output"`\] +> **feedbackSubmitted**: [`Scalars`](Scalars.md)\[`"Boolean"`\]\[`"output"`\] ### time -\> **time**: [`Scalars`](Scalars.md)\[`"DateTime"`\]\[`"output"`\] +> **time**: [`Scalars`](Scalars.md)\[`"DateTime"`\]\[`"output"`\] ### updatedAt -\> **updatedAt**: [`Scalars`](Scalars.md)\[`"DateTime"`\]\[`"output"`\] +> **updatedAt**: [`Scalars`](Scalars.md)\[`"DateTime"`\]\[`"output"`\] ### user -\> **user**: [`User`](User.md) +> **user**: [`User`](User.md) ## Defined in -[src/types/generatedGraphQLTypes.ts:253](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/types/generatedGraphQLTypes.ts#L253) +[src/types/generatedGraphQLTypes.ts:253](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/types/generatedGraphQLTypes.ts#L253) diff --git a/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/CheckInCheckOutInput.md b/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/CheckInCheckOutInput.md index ed001b8d110..26ee928ae51 100644 --- a/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/CheckInCheckOutInput.md +++ b/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/CheckInCheckOutInput.md @@ -6,18 +6,18 @@ # Type Alias: CheckInCheckOutInput -\> **CheckInCheckOutInput**: `object` +> **CheckInCheckOutInput**: `object` ## Type declaration ### eventId -\> **eventId**: [`Scalars`](Scalars.md)\[`"ID"`\]\[`"input"`\] +> **eventId**: [`Scalars`](Scalars.md)\[`"ID"`\]\[`"input"`\] ### userId -\> **userId**: [`Scalars`](Scalars.md)\[`"ID"`\]\[`"input"`\] +> **userId**: [`Scalars`](Scalars.md)\[`"ID"`\]\[`"input"`\] ## Defined in -[src/types/generatedGraphQLTypes.ts:264](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/types/generatedGraphQLTypes.ts#L264) +[src/types/generatedGraphQLTypes.ts:264](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/types/generatedGraphQLTypes.ts#L264) diff --git a/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/CheckInResolvers.md b/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/CheckInResolvers.md index 5f30858f958..f4ec22ff9ce 100644 --- a/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/CheckInResolvers.md +++ b/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/CheckInResolvers.md @@ -6,7 +6,7 @@ # Type Alias: CheckInResolvers\ -\> **CheckInResolvers**\<`ContextType`, `ParentType`\>: `object` +> **CheckInResolvers**\<`ContextType`, `ParentType`\>: `object` ## Type Parameters @@ -18,36 +18,36 @@ ### \_\_isTypeOf? -\> `optional` **\_\_isTypeOf**: [`IsTypeOfResolverFn`](IsTypeOfResolverFn.md)\<`ParentType`, `ContextType`\> +> `optional` **\_\_isTypeOf**: [`IsTypeOfResolverFn`](IsTypeOfResolverFn.md)\<`ParentType`, `ContextType`\> ### \_id? -\> `optional` **\_id**: [`Resolver`](Resolver.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"ID"`\], `ParentType`, `ContextType`\> +> `optional` **\_id**: [`Resolver`](Resolver.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"ID"`\], `ParentType`, `ContextType`\> ### createdAt? -\> `optional` **createdAt**: [`Resolver`](Resolver.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"DateTime"`\], `ParentType`, `ContextType`\> +> `optional` **createdAt**: [`Resolver`](Resolver.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"DateTime"`\], `ParentType`, `ContextType`\> ### event? -\> `optional` **event**: [`Resolver`](Resolver.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"Event"`\], `ParentType`, `ContextType`\> +> `optional` **event**: [`Resolver`](Resolver.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"Event"`\], `ParentType`, `ContextType`\> ### feedbackSubmitted? -\> `optional` **feedbackSubmitted**: [`Resolver`](Resolver.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"Boolean"`\], `ParentType`, `ContextType`\> +> `optional` **feedbackSubmitted**: [`Resolver`](Resolver.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"Boolean"`\], `ParentType`, `ContextType`\> ### time? -\> `optional` **time**: [`Resolver`](Resolver.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"DateTime"`\], `ParentType`, `ContextType`\> +> `optional` **time**: [`Resolver`](Resolver.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"DateTime"`\], `ParentType`, `ContextType`\> ### updatedAt? -\> `optional` **updatedAt**: [`Resolver`](Resolver.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"DateTime"`\], `ParentType`, `ContextType`\> +> `optional` **updatedAt**: [`Resolver`](Resolver.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"DateTime"`\], `ParentType`, `ContextType`\> ### user? -\> `optional` **user**: [`Resolver`](Resolver.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"User"`\], `ParentType`, `ContextType`\> +> `optional` **user**: [`Resolver`](Resolver.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"User"`\], `ParentType`, `ContextType`\> ## Defined in -[src/types/generatedGraphQLTypes.ts:3809](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/types/generatedGraphQLTypes.ts#L3809) +[src/types/generatedGraphQLTypes.ts:3809](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/types/generatedGraphQLTypes.ts#L3809) diff --git a/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/CheckInStatus.md b/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/CheckInStatus.md index bea15a75e54..8ce9a0ce351 100644 --- a/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/CheckInStatus.md +++ b/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/CheckInStatus.md @@ -6,26 +6,26 @@ # Type Alias: CheckInStatus -\> **CheckInStatus**: `object` +> **CheckInStatus**: `object` ## Type declaration ### \_\_typename? -\> `optional` **\_\_typename**: `"CheckInStatus"` +> `optional` **\_\_typename**: `"CheckInStatus"` ### \_id -\> **\_id**: [`Scalars`](Scalars.md)\[`"ID"`\]\[`"output"`\] +> **\_id**: [`Scalars`](Scalars.md)\[`"ID"`\]\[`"output"`\] ### checkIn? -\> `optional` **checkIn**: [`Maybe`](Maybe.md)\<[`CheckIn`](CheckIn.md)\> +> `optional` **checkIn**: [`Maybe`](Maybe.md)\<[`CheckIn`](CheckIn.md)\> ### user -\> **user**: [`User`](User.md) +> **user**: [`User`](User.md) ## Defined in -[src/types/generatedGraphQLTypes.ts:269](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/types/generatedGraphQLTypes.ts#L269) +[src/types/generatedGraphQLTypes.ts:269](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/types/generatedGraphQLTypes.ts#L269) diff --git a/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/CheckInStatusResolvers.md b/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/CheckInStatusResolvers.md index 6b628442f43..dc0e400da66 100644 --- a/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/CheckInStatusResolvers.md +++ b/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/CheckInStatusResolvers.md @@ -6,7 +6,7 @@ # Type Alias: CheckInStatusResolvers\ -\> **CheckInStatusResolvers**\<`ContextType`, `ParentType`\>: `object` +> **CheckInStatusResolvers**\<`ContextType`, `ParentType`\>: `object` ## Type Parameters @@ -18,20 +18,20 @@ ### \_\_isTypeOf? -\> `optional` **\_\_isTypeOf**: [`IsTypeOfResolverFn`](IsTypeOfResolverFn.md)\<`ParentType`, `ContextType`\> +> `optional` **\_\_isTypeOf**: [`IsTypeOfResolverFn`](IsTypeOfResolverFn.md)\<`ParentType`, `ContextType`\> ### \_id? -\> `optional` **\_id**: [`Resolver`](Resolver.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"ID"`\], `ParentType`, `ContextType`\> +> `optional` **\_id**: [`Resolver`](Resolver.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"ID"`\], `ParentType`, `ContextType`\> ### checkIn? -\> `optional` **checkIn**: [`Resolver`](Resolver.md)\<[`Maybe`](Maybe.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"CheckIn"`\]\>, `ParentType`, `ContextType`\> +> `optional` **checkIn**: [`Resolver`](Resolver.md)\<[`Maybe`](Maybe.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"CheckIn"`\]\>, `ParentType`, `ContextType`\> ### user? -\> `optional` **user**: [`Resolver`](Resolver.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"User"`\], `ParentType`, `ContextType`\> +> `optional` **user**: [`Resolver`](Resolver.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"User"`\], `ParentType`, `ContextType`\> ## Defined in -[src/types/generatedGraphQLTypes.ts:3820](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/types/generatedGraphQLTypes.ts#L3820) +[src/types/generatedGraphQLTypes.ts:3820](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/types/generatedGraphQLTypes.ts#L3820) diff --git a/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/CheckOut.md b/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/CheckOut.md index 37a89e5a84e..098925730c6 100644 --- a/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/CheckOut.md +++ b/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/CheckOut.md @@ -6,34 +6,34 @@ # Type Alias: CheckOut -\> **CheckOut**: `object` +> **CheckOut**: `object` ## Type declaration ### \_\_typename? -\> `optional` **\_\_typename**: `"CheckOut"` +> `optional` **\_\_typename**: `"CheckOut"` ### \_id -\> **\_id**: [`Scalars`](Scalars.md)\[`"ID"`\]\[`"output"`\] +> **\_id**: [`Scalars`](Scalars.md)\[`"ID"`\]\[`"output"`\] ### createdAt -\> **createdAt**: [`Scalars`](Scalars.md)\[`"DateTime"`\]\[`"output"`\] +> **createdAt**: [`Scalars`](Scalars.md)\[`"DateTime"`\]\[`"output"`\] ### eventAttendeeId -\> **eventAttendeeId**: [`Scalars`](Scalars.md)\[`"ID"`\]\[`"output"`\] +> **eventAttendeeId**: [`Scalars`](Scalars.md)\[`"ID"`\]\[`"output"`\] ### time -\> **time**: [`Scalars`](Scalars.md)\[`"DateTime"`\]\[`"output"`\] +> **time**: [`Scalars`](Scalars.md)\[`"DateTime"`\]\[`"output"`\] ### updatedAt -\> **updatedAt**: [`Scalars`](Scalars.md)\[`"DateTime"`\]\[`"output"`\] +> **updatedAt**: [`Scalars`](Scalars.md)\[`"DateTime"`\]\[`"output"`\] ## Defined in -[src/types/generatedGraphQLTypes.ts:276](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/types/generatedGraphQLTypes.ts#L276) +[src/types/generatedGraphQLTypes.ts:276](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/types/generatedGraphQLTypes.ts#L276) diff --git a/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/CheckOutResolvers.md b/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/CheckOutResolvers.md index 8dd90ded87d..2dec5179e73 100644 --- a/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/CheckOutResolvers.md +++ b/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/CheckOutResolvers.md @@ -6,7 +6,7 @@ # Type Alias: CheckOutResolvers\ -\> **CheckOutResolvers**\<`ContextType`, `ParentType`\>: `object` +> **CheckOutResolvers**\<`ContextType`, `ParentType`\>: `object` ## Type Parameters @@ -18,28 +18,28 @@ ### \_\_isTypeOf? -\> `optional` **\_\_isTypeOf**: [`IsTypeOfResolverFn`](IsTypeOfResolverFn.md)\<`ParentType`, `ContextType`\> +> `optional` **\_\_isTypeOf**: [`IsTypeOfResolverFn`](IsTypeOfResolverFn.md)\<`ParentType`, `ContextType`\> ### \_id? -\> `optional` **\_id**: [`Resolver`](Resolver.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"ID"`\], `ParentType`, `ContextType`\> +> `optional` **\_id**: [`Resolver`](Resolver.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"ID"`\], `ParentType`, `ContextType`\> ### createdAt? -\> `optional` **createdAt**: [`Resolver`](Resolver.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"DateTime"`\], `ParentType`, `ContextType`\> +> `optional` **createdAt**: [`Resolver`](Resolver.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"DateTime"`\], `ParentType`, `ContextType`\> ### eventAttendeeId? -\> `optional` **eventAttendeeId**: [`Resolver`](Resolver.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"ID"`\], `ParentType`, `ContextType`\> +> `optional` **eventAttendeeId**: [`Resolver`](Resolver.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"ID"`\], `ParentType`, `ContextType`\> ### time? -\> `optional` **time**: [`Resolver`](Resolver.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"DateTime"`\], `ParentType`, `ContextType`\> +> `optional` **time**: [`Resolver`](Resolver.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"DateTime"`\], `ParentType`, `ContextType`\> ### updatedAt? -\> `optional` **updatedAt**: [`Resolver`](Resolver.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"DateTime"`\], `ParentType`, `ContextType`\> +> `optional` **updatedAt**: [`Resolver`](Resolver.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"DateTime"`\], `ParentType`, `ContextType`\> ## Defined in -[src/types/generatedGraphQLTypes.ts:3827](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/types/generatedGraphQLTypes.ts#L3827) +[src/types/generatedGraphQLTypes.ts:3827](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/types/generatedGraphQLTypes.ts#L3827) diff --git a/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/Comment.md b/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/Comment.md index 4f17186fd68..118713c3f93 100644 --- a/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/Comment.md +++ b/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/Comment.md @@ -6,46 +6,46 @@ # Type Alias: Comment -\> **Comment**: `object` +> **Comment**: `object` ## Type declaration ### \_\_typename? -\> `optional` **\_\_typename**: `"Comment"` +> `optional` **\_\_typename**: `"Comment"` ### \_id -\> **\_id**: [`Scalars`](Scalars.md)\[`"ID"`\]\[`"output"`\] +> **\_id**: [`Scalars`](Scalars.md)\[`"ID"`\]\[`"output"`\] ### createdAt -\> **createdAt**: [`Scalars`](Scalars.md)\[`"DateTime"`\]\[`"output"`\] +> **createdAt**: [`Scalars`](Scalars.md)\[`"DateTime"`\]\[`"output"`\] ### creator? -\> `optional` **creator**: [`Maybe`](Maybe.md)\<[`User`](User.md)\> +> `optional` **creator**: [`Maybe`](Maybe.md)\<[`User`](User.md)\> ### likeCount? -\> `optional` **likeCount**: [`Maybe`](Maybe.md)\<[`Scalars`](Scalars.md)\[`"Int"`\]\[`"output"`\]\> +> `optional` **likeCount**: [`Maybe`](Maybe.md)\<[`Scalars`](Scalars.md)\[`"Int"`\]\[`"output"`\]\> ### likedBy? -\> `optional` **likedBy**: [`Maybe`](Maybe.md)\<[`Maybe`](Maybe.md)\<[`User`](User.md)\>[]\> +> `optional` **likedBy**: [`Maybe`](Maybe.md)\<[`Maybe`](Maybe.md)\<[`User`](User.md)\>[]\> ### post -\> **post**: [`Post`](Post.md) +> **post**: [`Post`](Post.md) ### text -\> **text**: [`Scalars`](Scalars.md)\[`"String"`\]\[`"output"`\] +> **text**: [`Scalars`](Scalars.md)\[`"String"`\]\[`"output"`\] ### updatedAt -\> **updatedAt**: [`Scalars`](Scalars.md)\[`"DateTime"`\]\[`"output"`\] +> **updatedAt**: [`Scalars`](Scalars.md)\[`"DateTime"`\]\[`"output"`\] ## Defined in -[src/types/generatedGraphQLTypes.ts:285](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/types/generatedGraphQLTypes.ts#L285) +[src/types/generatedGraphQLTypes.ts:285](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/types/generatedGraphQLTypes.ts#L285) diff --git a/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/CommentInput.md b/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/CommentInput.md index 0b100b5e98d..d59a5c6529b 100644 --- a/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/CommentInput.md +++ b/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/CommentInput.md @@ -6,14 +6,14 @@ # Type Alias: CommentInput -\> **CommentInput**: `object` +> **CommentInput**: `object` ## Type declaration ### text -\> **text**: [`Scalars`](Scalars.md)\[`"String"`\]\[`"input"`\] +> **text**: [`Scalars`](Scalars.md)\[`"String"`\]\[`"input"`\] ## Defined in -[src/types/generatedGraphQLTypes.ts:297](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/types/generatedGraphQLTypes.ts#L297) +[src/types/generatedGraphQLTypes.ts:297](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/types/generatedGraphQLTypes.ts#L297) diff --git a/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/CommentResolvers.md b/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/CommentResolvers.md index ed5a61000d1..096cc326d8b 100644 --- a/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/CommentResolvers.md +++ b/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/CommentResolvers.md @@ -6,7 +6,7 @@ # Type Alias: CommentResolvers\ -\> **CommentResolvers**\<`ContextType`, `ParentType`\>: `object` +> **CommentResolvers**\<`ContextType`, `ParentType`\>: `object` ## Type Parameters @@ -18,40 +18,40 @@ ### \_\_isTypeOf? -\> `optional` **\_\_isTypeOf**: [`IsTypeOfResolverFn`](IsTypeOfResolverFn.md)\<`ParentType`, `ContextType`\> +> `optional` **\_\_isTypeOf**: [`IsTypeOfResolverFn`](IsTypeOfResolverFn.md)\<`ParentType`, `ContextType`\> ### \_id? -\> `optional` **\_id**: [`Resolver`](Resolver.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"ID"`\], `ParentType`, `ContextType`\> +> `optional` **\_id**: [`Resolver`](Resolver.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"ID"`\], `ParentType`, `ContextType`\> ### createdAt? -\> `optional` **createdAt**: [`Resolver`](Resolver.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"DateTime"`\], `ParentType`, `ContextType`\> +> `optional` **createdAt**: [`Resolver`](Resolver.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"DateTime"`\], `ParentType`, `ContextType`\> ### creator? -\> `optional` **creator**: [`Resolver`](Resolver.md)\<[`Maybe`](Maybe.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"User"`\]\>, `ParentType`, `ContextType`\> +> `optional` **creator**: [`Resolver`](Resolver.md)\<[`Maybe`](Maybe.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"User"`\]\>, `ParentType`, `ContextType`\> ### likeCount? -\> `optional` **likeCount**: [`Resolver`](Resolver.md)\<[`Maybe`](Maybe.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"Int"`\]\>, `ParentType`, `ContextType`\> +> `optional` **likeCount**: [`Resolver`](Resolver.md)\<[`Maybe`](Maybe.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"Int"`\]\>, `ParentType`, `ContextType`\> ### likedBy? -\> `optional` **likedBy**: [`Resolver`](Resolver.md)\<[`Maybe`](Maybe.md)\<[`Maybe`](Maybe.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"User"`\]\>[]\>, `ParentType`, `ContextType`\> +> `optional` **likedBy**: [`Resolver`](Resolver.md)\<[`Maybe`](Maybe.md)\<[`Maybe`](Maybe.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"User"`\]\>[]\>, `ParentType`, `ContextType`\> ### post? -\> `optional` **post**: [`Resolver`](Resolver.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"Post"`\], `ParentType`, `ContextType`\> +> `optional` **post**: [`Resolver`](Resolver.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"Post"`\], `ParentType`, `ContextType`\> ### text? -\> `optional` **text**: [`Resolver`](Resolver.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"String"`\], `ParentType`, `ContextType`\> +> `optional` **text**: [`Resolver`](Resolver.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"String"`\], `ParentType`, `ContextType`\> ### updatedAt? -\> `optional` **updatedAt**: [`Resolver`](Resolver.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"DateTime"`\], `ParentType`, `ContextType`\> +> `optional` **updatedAt**: [`Resolver`](Resolver.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"DateTime"`\], `ParentType`, `ContextType`\> ## Defined in -[src/types/generatedGraphQLTypes.ts:3836](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/types/generatedGraphQLTypes.ts#L3836) +[src/types/generatedGraphQLTypes.ts:3836](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/types/generatedGraphQLTypes.ts#L3836) diff --git a/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/Community.md b/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/Community.md index 4dc5b875ca8..15e9bc5ed69 100644 --- a/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/Community.md +++ b/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/Community.md @@ -6,34 +6,34 @@ # Type Alias: Community -\> **Community**: `object` +> **Community**: `object` ## Type declaration ### \_\_typename? -\> `optional` **\_\_typename**: `"Community"` +> `optional` **\_\_typename**: `"Community"` ### \_id -\> **\_id**: [`Scalars`](Scalars.md)\[`"ID"`\]\[`"output"`\] +> **\_id**: [`Scalars`](Scalars.md)\[`"ID"`\]\[`"output"`\] ### logoUrl? -\> `optional` **logoUrl**: [`Maybe`](Maybe.md)\<[`Scalars`](Scalars.md)\[`"String"`\]\[`"output"`\]\> +> `optional` **logoUrl**: [`Maybe`](Maybe.md)\<[`Scalars`](Scalars.md)\[`"String"`\]\[`"output"`\]\> ### name -\> **name**: [`Scalars`](Scalars.md)\[`"String"`\]\[`"output"`\] +> **name**: [`Scalars`](Scalars.md)\[`"String"`\]\[`"output"`\] ### socialMediaUrls? -\> `optional` **socialMediaUrls**: [`Maybe`](Maybe.md)\<[`SocialMediaUrls`](SocialMediaUrls.md)\> +> `optional` **socialMediaUrls**: [`Maybe`](Maybe.md)\<[`SocialMediaUrls`](SocialMediaUrls.md)\> ### websiteLink? -\> `optional` **websiteLink**: [`Maybe`](Maybe.md)\<[`Scalars`](Scalars.md)\[`"String"`\]\[`"output"`\]\> +> `optional` **websiteLink**: [`Maybe`](Maybe.md)\<[`Scalars`](Scalars.md)\[`"String"`\]\[`"output"`\]\> ## Defined in -[src/types/generatedGraphQLTypes.ts:301](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/types/generatedGraphQLTypes.ts#L301) +[src/types/generatedGraphQLTypes.ts:301](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/types/generatedGraphQLTypes.ts#L301) diff --git a/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/CommunityResolvers.md b/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/CommunityResolvers.md index 175439c817d..dab45d56a5b 100644 --- a/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/CommunityResolvers.md +++ b/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/CommunityResolvers.md @@ -6,7 +6,7 @@ # Type Alias: CommunityResolvers\ -\> **CommunityResolvers**\<`ContextType`, `ParentType`\>: `object` +> **CommunityResolvers**\<`ContextType`, `ParentType`\>: `object` ## Type Parameters @@ -18,28 +18,28 @@ ### \_\_isTypeOf? -\> `optional` **\_\_isTypeOf**: [`IsTypeOfResolverFn`](IsTypeOfResolverFn.md)\<`ParentType`, `ContextType`\> +> `optional` **\_\_isTypeOf**: [`IsTypeOfResolverFn`](IsTypeOfResolverFn.md)\<`ParentType`, `ContextType`\> ### \_id? -\> `optional` **\_id**: [`Resolver`](Resolver.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"ID"`\], `ParentType`, `ContextType`\> +> `optional` **\_id**: [`Resolver`](Resolver.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"ID"`\], `ParentType`, `ContextType`\> ### logoUrl? -\> `optional` **logoUrl**: [`Resolver`](Resolver.md)\<[`Maybe`](Maybe.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"String"`\]\>, `ParentType`, `ContextType`\> +> `optional` **logoUrl**: [`Resolver`](Resolver.md)\<[`Maybe`](Maybe.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"String"`\]\>, `ParentType`, `ContextType`\> ### name? -\> `optional` **name**: [`Resolver`](Resolver.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"String"`\], `ParentType`, `ContextType`\> +> `optional` **name**: [`Resolver`](Resolver.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"String"`\], `ParentType`, `ContextType`\> ### socialMediaUrls? -\> `optional` **socialMediaUrls**: [`Resolver`](Resolver.md)\<[`Maybe`](Maybe.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"SocialMediaUrls"`\]\>, `ParentType`, `ContextType`\> +> `optional` **socialMediaUrls**: [`Resolver`](Resolver.md)\<[`Maybe`](Maybe.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"SocialMediaUrls"`\]\>, `ParentType`, `ContextType`\> ### websiteLink? -\> `optional` **websiteLink**: [`Resolver`](Resolver.md)\<[`Maybe`](Maybe.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"String"`\]\>, `ParentType`, `ContextType`\> +> `optional` **websiteLink**: [`Resolver`](Resolver.md)\<[`Maybe`](Maybe.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"String"`\]\>, `ParentType`, `ContextType`\> ## Defined in -[src/types/generatedGraphQLTypes.ts:3848](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/types/generatedGraphQLTypes.ts#L3848) +[src/types/generatedGraphQLTypes.ts:3848](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/types/generatedGraphQLTypes.ts#L3848) diff --git a/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/ConnectionError.md b/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/ConnectionError.md index d15240a4302..e42fe64c40d 100644 --- a/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/ConnectionError.md +++ b/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/ConnectionError.md @@ -6,8 +6,8 @@ # Type Alias: ConnectionError -\> **ConnectionError**: [`InvalidCursor`](InvalidCursor.md) \| [`MaximumValueError`](MaximumValueError.md) +> **ConnectionError**: [`InvalidCursor`](InvalidCursor.md) \| [`MaximumValueError`](MaximumValueError.md) ## Defined in -[src/types/generatedGraphQLTypes.ts:310](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/types/generatedGraphQLTypes.ts#L310) +[src/types/generatedGraphQLTypes.ts:310](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/types/generatedGraphQLTypes.ts#L310) diff --git a/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/ConnectionErrorResolvers.md b/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/ConnectionErrorResolvers.md index d03986c5cdc..3211bd09269 100644 --- a/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/ConnectionErrorResolvers.md +++ b/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/ConnectionErrorResolvers.md @@ -6,7 +6,7 @@ # Type Alias: ConnectionErrorResolvers\ -\> **ConnectionErrorResolvers**\<`ContextType`, `ParentType`\>: `object` +> **ConnectionErrorResolvers**\<`ContextType`, `ParentType`\>: `object` ## Type Parameters @@ -18,8 +18,8 @@ ### \_\_resolveType -\> **\_\_resolveType**: [`TypeResolveFn`](TypeResolveFn.md)\<`"InvalidCursor"` \| `"MaximumValueError"`, `ParentType`, `ContextType`\> +> **\_\_resolveType**: [`TypeResolveFn`](TypeResolveFn.md)\<`"InvalidCursor"` \| `"MaximumValueError"`, `ParentType`, `ContextType`\> ## Defined in -[src/types/generatedGraphQLTypes.ts:3857](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/types/generatedGraphQLTypes.ts#L3857) +[src/types/generatedGraphQLTypes.ts:3857](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/types/generatedGraphQLTypes.ts#L3857) diff --git a/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/ConnectionPageInfo.md b/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/ConnectionPageInfo.md index 43ddd15ed1b..ddd4ec5abd0 100644 --- a/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/ConnectionPageInfo.md +++ b/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/ConnectionPageInfo.md @@ -6,7 +6,7 @@ # Type Alias: ConnectionPageInfo -\> **ConnectionPageInfo**: `object` +> **ConnectionPageInfo**: `object` The standard graphQL connection page info that contains metadata about a particular instance of a connection. ALl other custom connection page info @@ -16,32 +16,32 @@ types must implement this interface. ### endCursor? -\> `optional` **endCursor**: [`Maybe`](Maybe.md)\<[`Scalars`](Scalars.md)\[`"String"`\]\[`"output"`\]\> +> `optional` **endCursor**: [`Maybe`](Maybe.md)\<[`Scalars`](Scalars.md)\[`"String"`\]\[`"output"`\]\> A field to tell the value of cursor for the last edge of a particular instance of a connection. ### hasNextPage -\> **hasNextPage**: [`Scalars`](Scalars.md)\[`"Boolean"`\]\[`"output"`\] +> **hasNextPage**: [`Scalars`](Scalars.md)\[`"Boolean"`\]\[`"output"`\] A field to tell whether the connection has additional edges after the edge with endCursor as its cursor. ### hasPreviousPage -\> **hasPreviousPage**: [`Scalars`](Scalars.md)\[`"Boolean"`\]\[`"output"`\] +> **hasPreviousPage**: [`Scalars`](Scalars.md)\[`"Boolean"`\]\[`"output"`\] A field to tell whether the connection has additional edges before the edge with startCursor as its cursor. ### startCursor? -\> `optional` **startCursor**: [`Maybe`](Maybe.md)\<[`Scalars`](Scalars.md)\[`"String"`\]\[`"output"`\]\> +> `optional` **startCursor**: [`Maybe`](Maybe.md)\<[`Scalars`](Scalars.md)\[`"String"`\]\[`"output"`\]\> A field to tell the value of cursor for the first edge of a particular instance of a connection. ## Defined in -[src/types/generatedGraphQLTypes.ts:317](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/types/generatedGraphQLTypes.ts#L317) +[src/types/generatedGraphQLTypes.ts:317](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/types/generatedGraphQLTypes.ts#L317) diff --git a/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/ConnectionPageInfoResolvers.md b/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/ConnectionPageInfoResolvers.md index 8e525f46ca3..42e924bb55c 100644 --- a/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/ConnectionPageInfoResolvers.md +++ b/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/ConnectionPageInfoResolvers.md @@ -6,7 +6,7 @@ # Type Alias: ConnectionPageInfoResolvers\ -\> **ConnectionPageInfoResolvers**\<`ContextType`, `ParentType`\>: `object` +> **ConnectionPageInfoResolvers**\<`ContextType`, `ParentType`\>: `object` ## Type Parameters @@ -18,24 +18,24 @@ ### \_\_resolveType -\> **\_\_resolveType**: [`TypeResolveFn`](TypeResolveFn.md)\<`"DefaultConnectionPageInfo"`, `ParentType`, `ContextType`\> +> **\_\_resolveType**: [`TypeResolveFn`](TypeResolveFn.md)\<`"DefaultConnectionPageInfo"`, `ParentType`, `ContextType`\> ### endCursor? -\> `optional` **endCursor**: [`Resolver`](Resolver.md)\<[`Maybe`](Maybe.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"String"`\]\>, `ParentType`, `ContextType`\> +> `optional` **endCursor**: [`Resolver`](Resolver.md)\<[`Maybe`](Maybe.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"String"`\]\>, `ParentType`, `ContextType`\> ### hasNextPage? -\> `optional` **hasNextPage**: [`Resolver`](Resolver.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"Boolean"`\], `ParentType`, `ContextType`\> +> `optional` **hasNextPage**: [`Resolver`](Resolver.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"Boolean"`\], `ParentType`, `ContextType`\> ### hasPreviousPage? -\> `optional` **hasPreviousPage**: [`Resolver`](Resolver.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"Boolean"`\], `ParentType`, `ContextType`\> +> `optional` **hasPreviousPage**: [`Resolver`](Resolver.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"Boolean"`\], `ParentType`, `ContextType`\> ### startCursor? -\> `optional` **startCursor**: [`Resolver`](Resolver.md)\<[`Maybe`](Maybe.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"String"`\]\>, `ParentType`, `ContextType`\> +> `optional` **startCursor**: [`Resolver`](Resolver.md)\<[`Maybe`](Maybe.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"String"`\]\>, `ParentType`, `ContextType`\> ## Defined in -[src/types/generatedGraphQLTypes.ts:3861](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/types/generatedGraphQLTypes.ts#L3861) +[src/types/generatedGraphQLTypes.ts:3861](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/types/generatedGraphQLTypes.ts#L3861) diff --git a/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/CreateActionItemInput.md b/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/CreateActionItemInput.md index 3f1cac3bed3..bbfddc4e28b 100644 --- a/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/CreateActionItemInput.md +++ b/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/CreateActionItemInput.md @@ -6,26 +6,26 @@ # Type Alias: CreateActionItemInput -\> **CreateActionItemInput**: `object` +> **CreateActionItemInput**: `object` ## Type declaration ### assigneeId -\> **assigneeId**: [`Scalars`](Scalars.md)\[`"ID"`\]\[`"input"`\] +> **assigneeId**: [`Scalars`](Scalars.md)\[`"ID"`\]\[`"input"`\] ### dueDate? -\> `optional` **dueDate**: [`InputMaybe`](InputMaybe.md)\<[`Scalars`](Scalars.md)\[`"Date"`\]\[`"input"`\]\> +> `optional` **dueDate**: [`InputMaybe`](InputMaybe.md)\<[`Scalars`](Scalars.md)\[`"Date"`\]\[`"input"`\]\> ### eventId? -\> `optional` **eventId**: [`InputMaybe`](InputMaybe.md)\<[`Scalars`](Scalars.md)\[`"ID"`\]\[`"input"`\]\> +> `optional` **eventId**: [`InputMaybe`](InputMaybe.md)\<[`Scalars`](Scalars.md)\[`"ID"`\]\[`"input"`\]\> ### preCompletionNotes? -\> `optional` **preCompletionNotes**: [`InputMaybe`](InputMaybe.md)\<[`Scalars`](Scalars.md)\[`"String"`\]\[`"input"`\]\> +> `optional` **preCompletionNotes**: [`InputMaybe`](InputMaybe.md)\<[`Scalars`](Scalars.md)\[`"String"`\]\[`"input"`\]\> ## Defined in -[src/types/generatedGraphQLTypes.ts:340](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/types/generatedGraphQLTypes.ts#L340) +[src/types/generatedGraphQLTypes.ts:340](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/types/generatedGraphQLTypes.ts#L340) diff --git a/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/CreateAdminError.md b/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/CreateAdminError.md index 8a4fb5bc95d..778d7ce13e0 100644 --- a/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/CreateAdminError.md +++ b/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/CreateAdminError.md @@ -6,8 +6,8 @@ # Type Alias: CreateAdminError -\> **CreateAdminError**: [`OrganizationMemberNotFoundError`](OrganizationMemberNotFoundError.md) \| [`OrganizationNotFoundError`](OrganizationNotFoundError.md) \| [`UserNotAuthorizedError`](UserNotAuthorizedError.md) \| [`UserNotFoundError`](UserNotFoundError.md) +> **CreateAdminError**: [`OrganizationMemberNotFoundError`](OrganizationMemberNotFoundError.md) \| [`OrganizationNotFoundError`](OrganizationNotFoundError.md) \| [`UserNotAuthorizedError`](UserNotAuthorizedError.md) \| [`UserNotFoundError`](UserNotFoundError.md) ## Defined in -[src/types/generatedGraphQLTypes.ts:347](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/types/generatedGraphQLTypes.ts#L347) +[src/types/generatedGraphQLTypes.ts:347](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/types/generatedGraphQLTypes.ts#L347) diff --git a/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/CreateAdminErrorResolvers.md b/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/CreateAdminErrorResolvers.md index 5b948e5fd53..13460cd2c81 100644 --- a/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/CreateAdminErrorResolvers.md +++ b/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/CreateAdminErrorResolvers.md @@ -6,7 +6,7 @@ # Type Alias: CreateAdminErrorResolvers\ -\> **CreateAdminErrorResolvers**\<`ContextType`, `ParentType`\>: `object` +> **CreateAdminErrorResolvers**\<`ContextType`, `ParentType`\>: `object` ## Type Parameters @@ -18,8 +18,8 @@ ### \_\_resolveType -\> **\_\_resolveType**: [`TypeResolveFn`](TypeResolveFn.md)\<`"OrganizationMemberNotFoundError"` \| `"OrganizationNotFoundError"` \| `"UserNotAuthorizedError"` \| `"UserNotFoundError"`, `ParentType`, `ContextType`\> +> **\_\_resolveType**: [`TypeResolveFn`](TypeResolveFn.md)\<`"OrganizationMemberNotFoundError"` \| `"OrganizationNotFoundError"` \| `"UserNotAuthorizedError"` \| `"UserNotFoundError"`, `ParentType`, `ContextType`\> ## Defined in -[src/types/generatedGraphQLTypes.ts:3873](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/types/generatedGraphQLTypes.ts#L3873) +[src/types/generatedGraphQLTypes.ts:3873](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/types/generatedGraphQLTypes.ts#L3873) diff --git a/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/CreateAdminPayload.md b/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/CreateAdminPayload.md index 63ab87053f7..5b291e4b431 100644 --- a/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/CreateAdminPayload.md +++ b/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/CreateAdminPayload.md @@ -6,22 +6,22 @@ # Type Alias: CreateAdminPayload -\> **CreateAdminPayload**: `object` +> **CreateAdminPayload**: `object` ## Type declaration ### \_\_typename? -\> `optional` **\_\_typename**: `"CreateAdminPayload"` +> `optional` **\_\_typename**: `"CreateAdminPayload"` ### user? -\> `optional` **user**: [`Maybe`](Maybe.md)\<[`AppUserProfile`](AppUserProfile.md)\> +> `optional` **user**: [`Maybe`](Maybe.md)\<[`AppUserProfile`](AppUserProfile.md)\> ### userErrors -\> **userErrors**: [`CreateAdminError`](CreateAdminError.md)[] +> **userErrors**: [`CreateAdminError`](CreateAdminError.md)[] ## Defined in -[src/types/generatedGraphQLTypes.ts:349](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/types/generatedGraphQLTypes.ts#L349) +[src/types/generatedGraphQLTypes.ts:349](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/types/generatedGraphQLTypes.ts#L349) diff --git a/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/CreateAdminPayloadResolvers.md b/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/CreateAdminPayloadResolvers.md index 52a17fa4851..ac766bcded5 100644 --- a/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/CreateAdminPayloadResolvers.md +++ b/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/CreateAdminPayloadResolvers.md @@ -6,7 +6,7 @@ # Type Alias: CreateAdminPayloadResolvers\ -\> **CreateAdminPayloadResolvers**\<`ContextType`, `ParentType`\>: `object` +> **CreateAdminPayloadResolvers**\<`ContextType`, `ParentType`\>: `object` ## Type Parameters @@ -18,16 +18,16 @@ ### \_\_isTypeOf? -\> `optional` **\_\_isTypeOf**: [`IsTypeOfResolverFn`](IsTypeOfResolverFn.md)\<`ParentType`, `ContextType`\> +> `optional` **\_\_isTypeOf**: [`IsTypeOfResolverFn`](IsTypeOfResolverFn.md)\<`ParentType`, `ContextType`\> ### user? -\> `optional` **user**: [`Resolver`](Resolver.md)\<[`Maybe`](Maybe.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"AppUserProfile"`\]\>, `ParentType`, `ContextType`\> +> `optional` **user**: [`Resolver`](Resolver.md)\<[`Maybe`](Maybe.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"AppUserProfile"`\]\>, `ParentType`, `ContextType`\> ### userErrors? -\> `optional` **userErrors**: [`Resolver`](Resolver.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"CreateAdminError"`\][], `ParentType`, `ContextType`\> +> `optional` **userErrors**: [`Resolver`](Resolver.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"CreateAdminError"`\][], `ParentType`, `ContextType`\> ## Defined in -[src/types/generatedGraphQLTypes.ts:3877](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/types/generatedGraphQLTypes.ts#L3877) +[src/types/generatedGraphQLTypes.ts:3877](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/types/generatedGraphQLTypes.ts#L3877) diff --git a/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/CreateAdvertisementInput.md b/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/CreateAdvertisementInput.md index 0b7b6b11b15..5a5e61d2e56 100644 --- a/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/CreateAdvertisementInput.md +++ b/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/CreateAdvertisementInput.md @@ -6,34 +6,34 @@ # Type Alias: CreateAdvertisementInput -\> **CreateAdvertisementInput**: `object` +> **CreateAdvertisementInput**: `object` ## Type declaration ### endDate -\> **endDate**: [`Scalars`](Scalars.md)\[`"Date"`\]\[`"input"`\] +> **endDate**: [`Scalars`](Scalars.md)\[`"Date"`\]\[`"input"`\] ### mediaFile -\> **mediaFile**: [`Scalars`](Scalars.md)\[`"String"`\]\[`"input"`\] +> **mediaFile**: [`Scalars`](Scalars.md)\[`"String"`\]\[`"input"`\] ### name -\> **name**: [`Scalars`](Scalars.md)\[`"String"`\]\[`"input"`\] +> **name**: [`Scalars`](Scalars.md)\[`"String"`\]\[`"input"`\] ### organizationId -\> **organizationId**: [`Scalars`](Scalars.md)\[`"ID"`\]\[`"input"`\] +> **organizationId**: [`Scalars`](Scalars.md)\[`"ID"`\]\[`"input"`\] ### startDate -\> **startDate**: [`Scalars`](Scalars.md)\[`"Date"`\]\[`"input"`\] +> **startDate**: [`Scalars`](Scalars.md)\[`"Date"`\]\[`"input"`\] ### type -\> **type**: [`AdvertisementType`](AdvertisementType.md) +> **type**: [`AdvertisementType`](AdvertisementType.md) ## Defined in -[src/types/generatedGraphQLTypes.ts:355](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/types/generatedGraphQLTypes.ts#L355) +[src/types/generatedGraphQLTypes.ts:355](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/types/generatedGraphQLTypes.ts#L355) diff --git a/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/CreateAdvertisementPayload.md b/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/CreateAdvertisementPayload.md index 8372032e28f..f82ae28e1c8 100644 --- a/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/CreateAdvertisementPayload.md +++ b/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/CreateAdvertisementPayload.md @@ -6,18 +6,18 @@ # Type Alias: CreateAdvertisementPayload -\> **CreateAdvertisementPayload**: `object` +> **CreateAdvertisementPayload**: `object` ## Type declaration ### \_\_typename? -\> `optional` **\_\_typename**: `"CreateAdvertisementPayload"` +> `optional` **\_\_typename**: `"CreateAdvertisementPayload"` ### advertisement? -\> `optional` **advertisement**: [`Maybe`](Maybe.md)\<[`Advertisement`](Advertisement.md)\> +> `optional` **advertisement**: [`Maybe`](Maybe.md)\<[`Advertisement`](Advertisement.md)\> ## Defined in -[src/types/generatedGraphQLTypes.ts:364](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/types/generatedGraphQLTypes.ts#L364) +[src/types/generatedGraphQLTypes.ts:364](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/types/generatedGraphQLTypes.ts#L364) diff --git a/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/CreateAdvertisementPayloadResolvers.md b/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/CreateAdvertisementPayloadResolvers.md index 538dcdbc574..408b7983d51 100644 --- a/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/CreateAdvertisementPayloadResolvers.md +++ b/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/CreateAdvertisementPayloadResolvers.md @@ -6,7 +6,7 @@ # Type Alias: CreateAdvertisementPayloadResolvers\ -\> **CreateAdvertisementPayloadResolvers**\<`ContextType`, `ParentType`\>: `object` +> **CreateAdvertisementPayloadResolvers**\<`ContextType`, `ParentType`\>: `object` ## Type Parameters @@ -18,12 +18,12 @@ ### \_\_isTypeOf? -\> `optional` **\_\_isTypeOf**: [`IsTypeOfResolverFn`](IsTypeOfResolverFn.md)\<`ParentType`, `ContextType`\> +> `optional` **\_\_isTypeOf**: [`IsTypeOfResolverFn`](IsTypeOfResolverFn.md)\<`ParentType`, `ContextType`\> ### advertisement? -\> `optional` **advertisement**: [`Resolver`](Resolver.md)\<[`Maybe`](Maybe.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"Advertisement"`\]\>, `ParentType`, `ContextType`\> +> `optional` **advertisement**: [`Resolver`](Resolver.md)\<[`Maybe`](Maybe.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"Advertisement"`\]\>, `ParentType`, `ContextType`\> ## Defined in -[src/types/generatedGraphQLTypes.ts:3883](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/types/generatedGraphQLTypes.ts#L3883) +[src/types/generatedGraphQLTypes.ts:3883](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/types/generatedGraphQLTypes.ts#L3883) diff --git a/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/CreateAgendaCategoryInput.md b/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/CreateAgendaCategoryInput.md index 672220364b6..c967b07d7c3 100644 --- a/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/CreateAgendaCategoryInput.md +++ b/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/CreateAgendaCategoryInput.md @@ -6,22 +6,22 @@ # Type Alias: CreateAgendaCategoryInput -\> **CreateAgendaCategoryInput**: `object` +> **CreateAgendaCategoryInput**: `object` ## Type declaration ### description? -\> `optional` **description**: [`InputMaybe`](InputMaybe.md)\<[`Scalars`](Scalars.md)\[`"String"`\]\[`"input"`\]\> +> `optional` **description**: [`InputMaybe`](InputMaybe.md)\<[`Scalars`](Scalars.md)\[`"String"`\]\[`"input"`\]\> ### name -\> **name**: [`Scalars`](Scalars.md)\[`"String"`\]\[`"input"`\] +> **name**: [`Scalars`](Scalars.md)\[`"String"`\]\[`"input"`\] ### organizationId -\> **organizationId**: [`Scalars`](Scalars.md)\[`"ID"`\]\[`"input"`\] +> **organizationId**: [`Scalars`](Scalars.md)\[`"ID"`\]\[`"input"`\] ## Defined in -[src/types/generatedGraphQLTypes.ts:369](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/types/generatedGraphQLTypes.ts#L369) +[src/types/generatedGraphQLTypes.ts:369](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/types/generatedGraphQLTypes.ts#L369) diff --git a/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/CreateAgendaItemInput.md b/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/CreateAgendaItemInput.md index ac257a362c7..4bb5c64d384 100644 --- a/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/CreateAgendaItemInput.md +++ b/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/CreateAgendaItemInput.md @@ -6,50 +6,50 @@ # Type Alias: CreateAgendaItemInput -\> **CreateAgendaItemInput**: `object` +> **CreateAgendaItemInput**: `object` ## Type declaration ### attachments? -\> `optional` **attachments**: [`InputMaybe`](InputMaybe.md)\<[`InputMaybe`](InputMaybe.md)\<[`Scalars`](Scalars.md)\[`"String"`\]\[`"input"`\]\>[]\> +> `optional` **attachments**: [`InputMaybe`](InputMaybe.md)\<[`InputMaybe`](InputMaybe.md)\<[`Scalars`](Scalars.md)\[`"String"`\]\[`"input"`\]\>[]\> ### categories? -\> `optional` **categories**: [`InputMaybe`](InputMaybe.md)\<[`InputMaybe`](InputMaybe.md)\<[`Scalars`](Scalars.md)\[`"ID"`\]\[`"input"`\]\>[]\> +> `optional` **categories**: [`InputMaybe`](InputMaybe.md)\<[`InputMaybe`](InputMaybe.md)\<[`Scalars`](Scalars.md)\[`"ID"`\]\[`"input"`\]\>[]\> ### description? -\> `optional` **description**: [`InputMaybe`](InputMaybe.md)\<[`Scalars`](Scalars.md)\[`"String"`\]\[`"input"`\]\> +> `optional` **description**: [`InputMaybe`](InputMaybe.md)\<[`Scalars`](Scalars.md)\[`"String"`\]\[`"input"`\]\> ### duration -\> **duration**: [`Scalars`](Scalars.md)\[`"String"`\]\[`"input"`\] +> **duration**: [`Scalars`](Scalars.md)\[`"String"`\]\[`"input"`\] ### organizationId -\> **organizationId**: [`Scalars`](Scalars.md)\[`"ID"`\]\[`"input"`\] +> **organizationId**: [`Scalars`](Scalars.md)\[`"ID"`\]\[`"input"`\] ### relatedEventId? -\> `optional` **relatedEventId**: [`InputMaybe`](InputMaybe.md)\<[`Scalars`](Scalars.md)\[`"ID"`\]\[`"input"`\]\> +> `optional` **relatedEventId**: [`InputMaybe`](InputMaybe.md)\<[`Scalars`](Scalars.md)\[`"ID"`\]\[`"input"`\]\> ### sequence -\> **sequence**: [`Scalars`](Scalars.md)\[`"Int"`\]\[`"input"`\] +> **sequence**: [`Scalars`](Scalars.md)\[`"Int"`\]\[`"input"`\] ### title? -\> `optional` **title**: [`InputMaybe`](InputMaybe.md)\<[`Scalars`](Scalars.md)\[`"String"`\]\[`"input"`\]\> +> `optional` **title**: [`InputMaybe`](InputMaybe.md)\<[`Scalars`](Scalars.md)\[`"String"`\]\[`"input"`\]\> ### urls? -\> `optional` **urls**: [`InputMaybe`](InputMaybe.md)\<[`InputMaybe`](InputMaybe.md)\<[`Scalars`](Scalars.md)\[`"String"`\]\[`"input"`\]\>[]\> +> `optional` **urls**: [`InputMaybe`](InputMaybe.md)\<[`InputMaybe`](InputMaybe.md)\<[`Scalars`](Scalars.md)\[`"String"`\]\[`"input"`\]\>[]\> ### users? -\> `optional` **users**: [`InputMaybe`](InputMaybe.md)\<[`InputMaybe`](InputMaybe.md)\<[`Scalars`](Scalars.md)\[`"ID"`\]\[`"input"`\]\>[]\> +> `optional` **users**: [`InputMaybe`](InputMaybe.md)\<[`InputMaybe`](InputMaybe.md)\<[`Scalars`](Scalars.md)\[`"ID"`\]\[`"input"`\]\>[]\> ## Defined in -[src/types/generatedGraphQLTypes.ts:375](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/types/generatedGraphQLTypes.ts#L375) +[src/types/generatedGraphQLTypes.ts:375](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/types/generatedGraphQLTypes.ts#L375) diff --git a/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/CreateAgendaSectionInput.md b/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/CreateAgendaSectionInput.md index 298258c2335..2fedca1c550 100644 --- a/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/CreateAgendaSectionInput.md +++ b/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/CreateAgendaSectionInput.md @@ -6,26 +6,26 @@ # Type Alias: CreateAgendaSectionInput -\> **CreateAgendaSectionInput**: `object` +> **CreateAgendaSectionInput**: `object` ## Type declaration ### description -\> **description**: [`Scalars`](Scalars.md)\[`"String"`\]\[`"input"`\] +> **description**: [`Scalars`](Scalars.md)\[`"String"`\]\[`"input"`\] ### items? -\> `optional` **items**: [`InputMaybe`](InputMaybe.md)\<[`InputMaybe`](InputMaybe.md)\<[`CreateAgendaItemInput`](CreateAgendaItemInput.md)\>[]\> +> `optional` **items**: [`InputMaybe`](InputMaybe.md)\<[`InputMaybe`](InputMaybe.md)\<[`CreateAgendaItemInput`](CreateAgendaItemInput.md)\>[]\> ### relatedEvent? -\> `optional` **relatedEvent**: [`InputMaybe`](InputMaybe.md)\<[`Scalars`](Scalars.md)\[`"ID"`\]\[`"input"`\]\> +> `optional` **relatedEvent**: [`InputMaybe`](InputMaybe.md)\<[`Scalars`](Scalars.md)\[`"ID"`\]\[`"input"`\]\> ### sequence -\> **sequence**: [`Scalars`](Scalars.md)\[`"Int"`\]\[`"input"`\] +> **sequence**: [`Scalars`](Scalars.md)\[`"Int"`\]\[`"input"`\] ## Defined in -[src/types/generatedGraphQLTypes.ts:388](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/types/generatedGraphQLTypes.ts#L388) +[src/types/generatedGraphQLTypes.ts:388](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/types/generatedGraphQLTypes.ts#L388) diff --git a/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/CreateChatInput.md b/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/CreateChatInput.md index 62c1ef451bd..5d5fed76ff7 100644 --- a/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/CreateChatInput.md +++ b/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/CreateChatInput.md @@ -6,18 +6,18 @@ # Type Alias: CreateChatInput -\> **CreateChatInput**: `object` +> **CreateChatInput**: `object` ## Type declaration ### organizationId? -\> `optional` **organizationId**: [`InputMaybe`](InputMaybe.md)\<[`Scalars`](Scalars.md)\[`"ID"`\]\[`"input"`\]\> +> `optional` **organizationId**: [`InputMaybe`](InputMaybe.md)\<[`Scalars`](Scalars.md)\[`"ID"`\]\[`"input"`\]\> ### userIds -\> **userIds**: [`Scalars`](Scalars.md)\[`"ID"`\]\[`"input"`\][] +> **userIds**: [`Scalars`](Scalars.md)\[`"ID"`\]\[`"input"`\][] ## Defined in -[src/types/generatedGraphQLTypes.ts:3148](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/types/generatedGraphQLTypes.ts#L3148) +[src/types/generatedGraphQLTypes.ts:3148](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/types/generatedGraphQLTypes.ts#L3148) diff --git a/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/CreateCommentError.md b/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/CreateCommentError.md index 0e6806155e7..71f3457c1aa 100644 --- a/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/CreateCommentError.md +++ b/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/CreateCommentError.md @@ -6,8 +6,8 @@ # Type Alias: CreateCommentError -\> **CreateCommentError**: [`PostNotFoundError`](PostNotFoundError.md) +> **CreateCommentError**: [`PostNotFoundError`](PostNotFoundError.md) ## Defined in -[src/types/generatedGraphQLTypes.ts:395](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/types/generatedGraphQLTypes.ts#L395) +[src/types/generatedGraphQLTypes.ts:395](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/types/generatedGraphQLTypes.ts#L395) diff --git a/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/CreateCommentErrorResolvers.md b/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/CreateCommentErrorResolvers.md index 33775c68403..04ba0f783d1 100644 --- a/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/CreateCommentErrorResolvers.md +++ b/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/CreateCommentErrorResolvers.md @@ -6,7 +6,7 @@ # Type Alias: CreateCommentErrorResolvers\ -\> **CreateCommentErrorResolvers**\<`ContextType`, `ParentType`\>: `object` +> **CreateCommentErrorResolvers**\<`ContextType`, `ParentType`\>: `object` ## Type Parameters @@ -18,8 +18,8 @@ ### \_\_resolveType -\> **\_\_resolveType**: [`TypeResolveFn`](TypeResolveFn.md)\<`"PostNotFoundError"`, `ParentType`, `ContextType`\> +> **\_\_resolveType**: [`TypeResolveFn`](TypeResolveFn.md)\<`"PostNotFoundError"`, `ParentType`, `ContextType`\> ## Defined in -[src/types/generatedGraphQLTypes.ts:3888](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/types/generatedGraphQLTypes.ts#L3888) +[src/types/generatedGraphQLTypes.ts:3888](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/types/generatedGraphQLTypes.ts#L3888) diff --git a/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/CreateCommentPayload.md b/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/CreateCommentPayload.md index 6ba6d706aea..253ae5cd34e 100644 --- a/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/CreateCommentPayload.md +++ b/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/CreateCommentPayload.md @@ -6,22 +6,22 @@ # Type Alias: CreateCommentPayload -\> **CreateCommentPayload**: `object` +> **CreateCommentPayload**: `object` ## Type declaration ### \_\_typename? -\> `optional` **\_\_typename**: `"CreateCommentPayload"` +> `optional` **\_\_typename**: `"CreateCommentPayload"` ### comment? -\> `optional` **comment**: [`Maybe`](Maybe.md)\<[`Comment`](Comment.md)\> +> `optional` **comment**: [`Maybe`](Maybe.md)\<[`Comment`](Comment.md)\> ### userErrors -\> **userErrors**: [`CreateCommentError`](CreateCommentError.md)[] +> **userErrors**: [`CreateCommentError`](CreateCommentError.md)[] ## Defined in -[src/types/generatedGraphQLTypes.ts:397](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/types/generatedGraphQLTypes.ts#L397) +[src/types/generatedGraphQLTypes.ts:397](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/types/generatedGraphQLTypes.ts#L397) diff --git a/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/CreateCommentPayloadResolvers.md b/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/CreateCommentPayloadResolvers.md index f463ab728be..191c37a8c16 100644 --- a/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/CreateCommentPayloadResolvers.md +++ b/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/CreateCommentPayloadResolvers.md @@ -6,7 +6,7 @@ # Type Alias: CreateCommentPayloadResolvers\ -\> **CreateCommentPayloadResolvers**\<`ContextType`, `ParentType`\>: `object` +> **CreateCommentPayloadResolvers**\<`ContextType`, `ParentType`\>: `object` ## Type Parameters @@ -18,16 +18,16 @@ ### \_\_isTypeOf? -\> `optional` **\_\_isTypeOf**: [`IsTypeOfResolverFn`](IsTypeOfResolverFn.md)\<`ParentType`, `ContextType`\> +> `optional` **\_\_isTypeOf**: [`IsTypeOfResolverFn`](IsTypeOfResolverFn.md)\<`ParentType`, `ContextType`\> ### comment? -\> `optional` **comment**: [`Resolver`](Resolver.md)\<[`Maybe`](Maybe.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"Comment"`\]\>, `ParentType`, `ContextType`\> +> `optional` **comment**: [`Resolver`](Resolver.md)\<[`Maybe`](Maybe.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"Comment"`\]\>, `ParentType`, `ContextType`\> ### userErrors? -\> `optional` **userErrors**: [`Resolver`](Resolver.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"CreateCommentError"`\][], `ParentType`, `ContextType`\> +> `optional` **userErrors**: [`Resolver`](Resolver.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"CreateCommentError"`\][], `ParentType`, `ContextType`\> ## Defined in -[src/types/generatedGraphQLTypes.ts:3892](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/types/generatedGraphQLTypes.ts#L3892) +[src/types/generatedGraphQLTypes.ts:3892](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/types/generatedGraphQLTypes.ts#L3892) diff --git a/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/CreateDirectChatError.md b/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/CreateDirectChatError.md index f5fa80ef9e8..b2d8062c3ce 100644 --- a/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/CreateDirectChatError.md +++ b/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/CreateDirectChatError.md @@ -6,8 +6,8 @@ # Type Alias: CreateDirectChatError -\> **CreateDirectChatError**: [`OrganizationNotFoundError`](OrganizationNotFoundError.md) \| [`UserNotFoundError`](UserNotFoundError.md) +> **CreateDirectChatError**: [`OrganizationNotFoundError`](OrganizationNotFoundError.md) \| [`UserNotFoundError`](UserNotFoundError.md) ## Defined in -[src/types/generatedGraphQLTypes.ts:403](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/types/generatedGraphQLTypes.ts#L403) +[src/types/generatedGraphQLTypes.ts:403](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/types/generatedGraphQLTypes.ts#L403) diff --git a/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/CreateDirectChatErrorResolvers.md b/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/CreateDirectChatErrorResolvers.md index 419f60855dc..0f8059aca31 100644 --- a/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/CreateDirectChatErrorResolvers.md +++ b/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/CreateDirectChatErrorResolvers.md @@ -6,7 +6,7 @@ # Type Alias: CreateDirectChatErrorResolvers\ -\> **CreateDirectChatErrorResolvers**\<`ContextType`, `ParentType`\>: `object` +> **CreateDirectChatErrorResolvers**\<`ContextType`, `ParentType`\>: `object` ## Type Parameters @@ -18,8 +18,8 @@ ### \_\_resolveType -\> **\_\_resolveType**: [`TypeResolveFn`](TypeResolveFn.md)\<`"OrganizationNotFoundError"` \| `"UserNotFoundError"`, `ParentType`, `ContextType`\> +> **\_\_resolveType**: [`TypeResolveFn`](TypeResolveFn.md)\<`"OrganizationNotFoundError"` \| `"UserNotFoundError"`, `ParentType`, `ContextType`\> ## Defined in -[src/types/generatedGraphQLTypes.ts:3898](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/types/generatedGraphQLTypes.ts#L3898) +[src/types/generatedGraphQLTypes.ts:3898](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/types/generatedGraphQLTypes.ts#L3898) diff --git a/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/CreateDirectChatPayload.md b/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/CreateDirectChatPayload.md index 414cbc5dca3..53ba308e039 100644 --- a/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/CreateDirectChatPayload.md +++ b/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/CreateDirectChatPayload.md @@ -6,22 +6,22 @@ # Type Alias: CreateDirectChatPayload -\> **CreateDirectChatPayload**: `object` +> **CreateDirectChatPayload**: `object` ## Type declaration ### \_\_typename? -\> `optional` **\_\_typename**: `"createDirectChatPayload"` +> `optional` **\_\_typename**: `"createDirectChatPayload"` ### directChat? -\> `optional` **directChat**: [`Maybe`](Maybe.md)\<[`DirectChat`](DirectChat.md)\> +> `optional` **directChat**: [`Maybe`](Maybe.md)\<[`DirectChat`](DirectChat.md)\> ### userErrors -\> **userErrors**: [`CreateDirectChatError`](CreateDirectChatError.md)[] +> **userErrors**: [`CreateDirectChatError`](CreateDirectChatError.md)[] ## Defined in -[src/types/generatedGraphQLTypes.ts:3153](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/types/generatedGraphQLTypes.ts#L3153) +[src/types/generatedGraphQLTypes.ts:3153](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/types/generatedGraphQLTypes.ts#L3153) diff --git a/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/CreateDirectChatPayloadResolvers.md b/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/CreateDirectChatPayloadResolvers.md index 2087c9de25c..9cd0979033a 100644 --- a/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/CreateDirectChatPayloadResolvers.md +++ b/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/CreateDirectChatPayloadResolvers.md @@ -6,7 +6,7 @@ # Type Alias: CreateDirectChatPayloadResolvers\ -\> **CreateDirectChatPayloadResolvers**\<`ContextType`, `ParentType`\>: `object` +> **CreateDirectChatPayloadResolvers**\<`ContextType`, `ParentType`\>: `object` ## Type Parameters @@ -18,16 +18,16 @@ ### \_\_isTypeOf? -\> `optional` **\_\_isTypeOf**: [`IsTypeOfResolverFn`](IsTypeOfResolverFn.md)\<`ParentType`, `ContextType`\> +> `optional` **\_\_isTypeOf**: [`IsTypeOfResolverFn`](IsTypeOfResolverFn.md)\<`ParentType`, `ContextType`\> ### directChat? -\> `optional` **directChat**: [`Resolver`](Resolver.md)\<[`Maybe`](Maybe.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"DirectChat"`\]\>, `ParentType`, `ContextType`\> +> `optional` **directChat**: [`Resolver`](Resolver.md)\<[`Maybe`](Maybe.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"DirectChat"`\]\>, `ParentType`, `ContextType`\> ### userErrors? -\> `optional` **userErrors**: [`Resolver`](Resolver.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"CreateDirectChatError"`\][], `ParentType`, `ContextType`\> +> `optional` **userErrors**: [`Resolver`](Resolver.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"CreateDirectChatError"`\][], `ParentType`, `ContextType`\> ## Defined in -[src/types/generatedGraphQLTypes.ts:4775](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/types/generatedGraphQLTypes.ts#L4775) +[src/types/generatedGraphQLTypes.ts:4775](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/types/generatedGraphQLTypes.ts#L4775) diff --git a/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/CreateGroupChatInput.md b/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/CreateGroupChatInput.md index 4866b7d2535..6c542694b31 100644 --- a/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/CreateGroupChatInput.md +++ b/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/CreateGroupChatInput.md @@ -6,22 +6,22 @@ # Type Alias: CreateGroupChatInput -\> **CreateGroupChatInput**: `object` +> **CreateGroupChatInput**: `object` ## Type declaration ### organizationId -\> **organizationId**: [`Scalars`](Scalars.md)\[`"ID"`\]\[`"input"`\] +> **organizationId**: [`Scalars`](Scalars.md)\[`"ID"`\]\[`"input"`\] ### title -\> **title**: [`Scalars`](Scalars.md)\[`"String"`\]\[`"input"`\] +> **title**: [`Scalars`](Scalars.md)\[`"String"`\]\[`"input"`\] ### userIds -\> **userIds**: [`Scalars`](Scalars.md)\[`"ID"`\]\[`"input"`\][] +> **userIds**: [`Scalars`](Scalars.md)\[`"ID"`\]\[`"input"`\][] ## Defined in -[src/types/generatedGraphQLTypes.ts:3159](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/types/generatedGraphQLTypes.ts#L3159) +[src/types/generatedGraphQLTypes.ts:3159](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/types/generatedGraphQLTypes.ts#L3159) diff --git a/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/CreateMemberError.md b/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/CreateMemberError.md index 8b8c463f6e7..c8fa4376c6b 100644 --- a/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/CreateMemberError.md +++ b/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/CreateMemberError.md @@ -6,8 +6,8 @@ # Type Alias: CreateMemberError -\> **CreateMemberError**: [`MemberNotFoundError`](MemberNotFoundError.md) \| [`OrganizationNotFoundError`](OrganizationNotFoundError.md) \| [`UserNotAuthorizedAdminError`](UserNotAuthorizedAdminError.md) \| [`UserNotAuthorizedError`](UserNotAuthorizedError.md) \| [`UserNotFoundError`](UserNotFoundError.md) +> **CreateMemberError**: [`MemberNotFoundError`](MemberNotFoundError.md) \| [`OrganizationNotFoundError`](OrganizationNotFoundError.md) \| [`UserNotAuthorizedAdminError`](UserNotAuthorizedAdminError.md) \| [`UserNotAuthorizedError`](UserNotAuthorizedError.md) \| [`UserNotFoundError`](UserNotFoundError.md) ## Defined in -[src/types/generatedGraphQLTypes.ts:405](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/types/generatedGraphQLTypes.ts#L405) +[src/types/generatedGraphQLTypes.ts:405](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/types/generatedGraphQLTypes.ts#L405) diff --git a/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/CreateMemberErrorResolvers.md b/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/CreateMemberErrorResolvers.md index 68c7430a848..5f8a10576c3 100644 --- a/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/CreateMemberErrorResolvers.md +++ b/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/CreateMemberErrorResolvers.md @@ -6,7 +6,7 @@ # Type Alias: CreateMemberErrorResolvers\ -\> **CreateMemberErrorResolvers**\<`ContextType`, `ParentType`\>: `object` +> **CreateMemberErrorResolvers**\<`ContextType`, `ParentType`\>: `object` ## Type Parameters @@ -18,8 +18,8 @@ ### \_\_resolveType -\> **\_\_resolveType**: [`TypeResolveFn`](TypeResolveFn.md)\<`"MemberNotFoundError"` \| `"OrganizationNotFoundError"` \| `"UserNotAuthorizedAdminError"` \| `"UserNotAuthorizedError"` \| `"UserNotFoundError"`, `ParentType`, `ContextType`\> +> **\_\_resolveType**: [`TypeResolveFn`](TypeResolveFn.md)\<`"MemberNotFoundError"` \| `"OrganizationNotFoundError"` \| `"UserNotAuthorizedAdminError"` \| `"UserNotAuthorizedError"` \| `"UserNotFoundError"`, `ParentType`, `ContextType`\> ## Defined in -[src/types/generatedGraphQLTypes.ts:3902](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/types/generatedGraphQLTypes.ts#L3902) +[src/types/generatedGraphQLTypes.ts:3902](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/types/generatedGraphQLTypes.ts#L3902) diff --git a/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/CreateMemberPayload.md b/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/CreateMemberPayload.md index 0c11a973838..ae9a0839b9d 100644 --- a/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/CreateMemberPayload.md +++ b/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/CreateMemberPayload.md @@ -6,22 +6,22 @@ # Type Alias: CreateMemberPayload -\> **CreateMemberPayload**: `object` +> **CreateMemberPayload**: `object` ## Type declaration ### \_\_typename? -\> `optional` **\_\_typename**: `"CreateMemberPayload"` +> `optional` **\_\_typename**: `"CreateMemberPayload"` ### organization? -\> `optional` **organization**: [`Maybe`](Maybe.md)\<[`Organization`](Organization.md)\> +> `optional` **organization**: [`Maybe`](Maybe.md)\<[`Organization`](Organization.md)\> ### userErrors -\> **userErrors**: [`CreateMemberError`](CreateMemberError.md)[] +> **userErrors**: [`CreateMemberError`](CreateMemberError.md)[] ## Defined in -[src/types/generatedGraphQLTypes.ts:407](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/types/generatedGraphQLTypes.ts#L407) +[src/types/generatedGraphQLTypes.ts:407](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/types/generatedGraphQLTypes.ts#L407) diff --git a/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/CreateMemberPayloadResolvers.md b/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/CreateMemberPayloadResolvers.md index 44bd27b0fd2..d0ee173c796 100644 --- a/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/CreateMemberPayloadResolvers.md +++ b/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/CreateMemberPayloadResolvers.md @@ -6,7 +6,7 @@ # Type Alias: CreateMemberPayloadResolvers\ -\> **CreateMemberPayloadResolvers**\<`ContextType`, `ParentType`\>: `object` +> **CreateMemberPayloadResolvers**\<`ContextType`, `ParentType`\>: `object` ## Type Parameters @@ -18,16 +18,16 @@ ### \_\_isTypeOf? -\> `optional` **\_\_isTypeOf**: [`IsTypeOfResolverFn`](IsTypeOfResolverFn.md)\<`ParentType`, `ContextType`\> +> `optional` **\_\_isTypeOf**: [`IsTypeOfResolverFn`](IsTypeOfResolverFn.md)\<`ParentType`, `ContextType`\> ### organization? -\> `optional` **organization**: [`Resolver`](Resolver.md)\<[`Maybe`](Maybe.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"Organization"`\]\>, `ParentType`, `ContextType`\> +> `optional` **organization**: [`Resolver`](Resolver.md)\<[`Maybe`](Maybe.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"Organization"`\]\>, `ParentType`, `ContextType`\> ### userErrors? -\> `optional` **userErrors**: [`Resolver`](Resolver.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"CreateMemberError"`\][], `ParentType`, `ContextType`\> +> `optional` **userErrors**: [`Resolver`](Resolver.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"CreateMemberError"`\][], `ParentType`, `ContextType`\> ## Defined in -[src/types/generatedGraphQLTypes.ts:3906](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/types/generatedGraphQLTypes.ts#L3906) +[src/types/generatedGraphQLTypes.ts:3906](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/types/generatedGraphQLTypes.ts#L3906) diff --git a/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/CreateUserFamilyInput.md b/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/CreateUserFamilyInput.md index a7b80ed3b84..a968af998e7 100644 --- a/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/CreateUserFamilyInput.md +++ b/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/CreateUserFamilyInput.md @@ -6,18 +6,18 @@ # Type Alias: CreateUserFamilyInput -\> **CreateUserFamilyInput**: `object` +> **CreateUserFamilyInput**: `object` ## Type declaration ### title -\> **title**: [`Scalars`](Scalars.md)\[`"String"`\]\[`"input"`\] +> **title**: [`Scalars`](Scalars.md)\[`"String"`\]\[`"input"`\] ### userIds -\> **userIds**: [`Scalars`](Scalars.md)\[`"ID"`\]\[`"input"`\][] +> **userIds**: [`Scalars`](Scalars.md)\[`"ID"`\]\[`"input"`\][] ## Defined in -[src/types/generatedGraphQLTypes.ts:3165](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/types/generatedGraphQLTypes.ts#L3165) +[src/types/generatedGraphQLTypes.ts:3165](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/types/generatedGraphQLTypes.ts#L3165) diff --git a/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/CreateUserTagInput.md b/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/CreateUserTagInput.md index a4c956bba67..ae01a037c70 100644 --- a/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/CreateUserTagInput.md +++ b/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/CreateUserTagInput.md @@ -6,26 +6,26 @@ # Type Alias: CreateUserTagInput -\> **CreateUserTagInput**: `object` +> **CreateUserTagInput**: `object` ## Type declaration ### name -\> **name**: [`Scalars`](Scalars.md)\[`"String"`\]\[`"input"`\] +> **name**: [`Scalars`](Scalars.md)\[`"String"`\]\[`"input"`\] ### organizationId -\> **organizationId**: [`Scalars`](Scalars.md)\[`"ID"`\]\[`"input"`\] +> **organizationId**: [`Scalars`](Scalars.md)\[`"ID"`\]\[`"input"`\] ### parentTagId? -\> `optional` **parentTagId**: [`InputMaybe`](InputMaybe.md)\<[`Scalars`](Scalars.md)\[`"ID"`\]\[`"input"`\]\> +> `optional` **parentTagId**: [`InputMaybe`](InputMaybe.md)\<[`Scalars`](Scalars.md)\[`"ID"`\]\[`"input"`\]\> ### tagColor? -\> `optional` **tagColor**: [`InputMaybe`](InputMaybe.md)\<[`Scalars`](Scalars.md)\[`"String"`\]\[`"input"`\]\> +> `optional` **tagColor**: [`InputMaybe`](InputMaybe.md)\<[`Scalars`](Scalars.md)\[`"String"`\]\[`"input"`\]\> ## Defined in -[src/types/generatedGraphQLTypes.ts:413](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/types/generatedGraphQLTypes.ts#L413) +[src/types/generatedGraphQLTypes.ts:413](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/types/generatedGraphQLTypes.ts#L413) diff --git a/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/Currency.md b/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/Currency.md index ab322123e32..9e09e7d7baa 100644 --- a/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/Currency.md +++ b/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/Currency.md @@ -6,8 +6,8 @@ # Type Alias: Currency -\> **Currency**: `"AED"` \| `"AFN"` \| `"ALL"` \| `"AMD"` \| `"ANG"` \| `"AOA"` \| `"ARS"` \| `"AUD"` \| `"AWG"` \| `"AZN"` \| `"BAM"` \| `"BBD"` \| `"BDT"` \| `"BGN"` \| `"BHD"` \| `"BIF"` \| `"BMD"` \| `"BND"` \| `"BOB"` \| `"BRL"` \| `"BSD"` \| `"BTN"` \| `"BWP"` \| `"BYN"` \| `"BZD"` \| `"CAD"` \| `"CDF"` \| `"CHF"` \| `"CLP"` \| `"CNY"` \| `"COP"` \| `"CRC"` \| `"CUP"` \| `"CVE"` \| `"CZK"` \| `"DJF"` \| `"DKK"` \| `"DOP"` \| `"DZD"` \| `"EGP"` \| `"ERN"` \| `"ETB"` \| `"EUR"` \| `"FJD"` \| `"FKP"` \| `"FOK"` \| `"FRO"` \| `"GBP"` \| `"GEL"` \| `"GGP"` \| `"GHS"` \| `"GIP"` \| `"GMD"` \| `"GNF"` \| `"GTQ"` \| `"GYD"` \| `"HKD"` \| `"HNL"` \| `"HRK"` \| `"HTG"` \| `"HUF"` \| `"IDR"` \| `"ILS"` \| `"IMP"` \| `"INR"` \| `"IQD"` \| `"IRR"` \| `"ISK"` \| `"JEP"` \| `"JMD"` \| `"JOD"` \| `"JPY"` \| `"KES"` \| `"KGS"` \| `"KHR"` \| `"KID"` \| `"KMF"` \| `"KRW"` \| `"KWD"` \| `"KYD"` \| `"KZT"` \| `"LAK"` \| `"LBP"` \| `"LKR"` \| `"LRD"` \| `"LSL"` \| `"LYD"` \| `"MAD"` \| `"MDL"` \| `"MGA"` \| `"MKD"` \| `"MMK"` \| `"MNT"` \| `"MOP"` \| `"MRU"` \| `"MUR"` \| `"MVR"` \| `"MWK"` \| `"MXN"` \| `"MYR"` \| `"MZN"` \| `"NAD"` \| `"NGN"` \| `"NIO"` \| `"NOK"` \| `"NPR"` \| `"NZD"` \| `"OMR"` \| `"PAB"` \| `"PEN"` \| `"PGK"` \| `"PHP"` \| `"PKR"` \| `"PLN"` \| `"PYG"` \| `"QAR"` \| `"RON"` \| `"RSD"` \| `"RUB"` \| `"RWF"` \| `"SAR"` \| `"SBD"` \| `"SCR"` \| `"SDG"` \| `"SEK"` \| `"SGD"` \| `"SHP"` \| `"SLL"` \| `"SOS"` \| `"SPL"` \| `"SRD"` \| `"STN"` \| `"SVC"` \| `"SYP"` \| `"SZL"` \| `"THB"` \| `"TJS"` \| `"TMT"` \| `"TND"` \| `"TOP"` \| `"TRY"` \| `"TTD"` \| `"TVD"` \| `"TWD"` \| `"TZS"` \| `"UAH"` \| `"UGX"` \| `"USD"` \| `"UYU"` \| `"UZS"` \| `"VEF"` \| `"VND"` \| `"VUV"` \| `"WST"` \| `"XAF"` \| `"XCD"` \| `"XDR"` \| `"XOF"` \| `"XPF"` \| `"YER"` \| `"ZAR"` \| `"ZMW"` \| `"ZWD"` +> **Currency**: `"AED"` \| `"AFN"` \| `"ALL"` \| `"AMD"` \| `"ANG"` \| `"AOA"` \| `"ARS"` \| `"AUD"` \| `"AWG"` \| `"AZN"` \| `"BAM"` \| `"BBD"` \| `"BDT"` \| `"BGN"` \| `"BHD"` \| `"BIF"` \| `"BMD"` \| `"BND"` \| `"BOB"` \| `"BRL"` \| `"BSD"` \| `"BTN"` \| `"BWP"` \| `"BYN"` \| `"BZD"` \| `"CAD"` \| `"CDF"` \| `"CHF"` \| `"CLP"` \| `"CNY"` \| `"COP"` \| `"CRC"` \| `"CUP"` \| `"CVE"` \| `"CZK"` \| `"DJF"` \| `"DKK"` \| `"DOP"` \| `"DZD"` \| `"EGP"` \| `"ERN"` \| `"ETB"` \| `"EUR"` \| `"FJD"` \| `"FKP"` \| `"FOK"` \| `"FRO"` \| `"GBP"` \| `"GEL"` \| `"GGP"` \| `"GHS"` \| `"GIP"` \| `"GMD"` \| `"GNF"` \| `"GTQ"` \| `"GYD"` \| `"HKD"` \| `"HNL"` \| `"HRK"` \| `"HTG"` \| `"HUF"` \| `"IDR"` \| `"ILS"` \| `"IMP"` \| `"INR"` \| `"IQD"` \| `"IRR"` \| `"ISK"` \| `"JEP"` \| `"JMD"` \| `"JOD"` \| `"JPY"` \| `"KES"` \| `"KGS"` \| `"KHR"` \| `"KID"` \| `"KMF"` \| `"KRW"` \| `"KWD"` \| `"KYD"` \| `"KZT"` \| `"LAK"` \| `"LBP"` \| `"LKR"` \| `"LRD"` \| `"LSL"` \| `"LYD"` \| `"MAD"` \| `"MDL"` \| `"MGA"` \| `"MKD"` \| `"MMK"` \| `"MNT"` \| `"MOP"` \| `"MRU"` \| `"MUR"` \| `"MVR"` \| `"MWK"` \| `"MXN"` \| `"MYR"` \| `"MZN"` \| `"NAD"` \| `"NGN"` \| `"NIO"` \| `"NOK"` \| `"NPR"` \| `"NZD"` \| `"OMR"` \| `"PAB"` \| `"PEN"` \| `"PGK"` \| `"PHP"` \| `"PKR"` \| `"PLN"` \| `"PYG"` \| `"QAR"` \| `"RON"` \| `"RSD"` \| `"RUB"` \| `"RWF"` \| `"SAR"` \| `"SBD"` \| `"SCR"` \| `"SDG"` \| `"SEK"` \| `"SGD"` \| `"SHP"` \| `"SLL"` \| `"SOS"` \| `"SPL"` \| `"SRD"` \| `"STN"` \| `"SVC"` \| `"SYP"` \| `"SZL"` \| `"THB"` \| `"TJS"` \| `"TMT"` \| `"TND"` \| `"TOP"` \| `"TRY"` \| `"TTD"` \| `"TVD"` \| `"TWD"` \| `"TZS"` \| `"UAH"` \| `"UGX"` \| `"USD"` \| `"UYU"` \| `"UZS"` \| `"VEF"` \| `"VND"` \| `"VUV"` \| `"WST"` \| `"XAF"` \| `"XCD"` \| `"XDR"` \| `"XOF"` \| `"XPF"` \| `"YER"` \| `"ZAR"` \| `"ZMW"` \| `"ZWD"` ## Defined in -[src/types/generatedGraphQLTypes.ts:420](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/types/generatedGraphQLTypes.ts#L420) +[src/types/generatedGraphQLTypes.ts:420](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/types/generatedGraphQLTypes.ts#L420) diff --git a/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/CursorPaginationInput.md b/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/CursorPaginationInput.md index 9c5932506b6..57ed3dae5ab 100644 --- a/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/CursorPaginationInput.md +++ b/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/CursorPaginationInput.md @@ -6,22 +6,22 @@ # Type Alias: CursorPaginationInput -\> **CursorPaginationInput**: `object` +> **CursorPaginationInput**: `object` ## Type declaration ### cursor? -\> `optional` **cursor**: [`InputMaybe`](InputMaybe.md)\<[`Scalars`](Scalars.md)\[`"String"`\]\[`"input"`\]\> +> `optional` **cursor**: [`InputMaybe`](InputMaybe.md)\<[`Scalars`](Scalars.md)\[`"String"`\]\[`"input"`\]\> ### direction -\> **direction**: [`PaginationDirection`](PaginationDirection.md) +> **direction**: [`PaginationDirection`](PaginationDirection.md) ### limit -\> **limit**: [`Scalars`](Scalars.md)\[`"PositiveInt"`\]\[`"input"`\] +> **limit**: [`Scalars`](Scalars.md)\[`"PositiveInt"`\]\[`"input"`\] ## Defined in -[src/types/generatedGraphQLTypes.ts:585](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/types/generatedGraphQLTypes.ts#L585) +[src/types/generatedGraphQLTypes.ts:585](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/types/generatedGraphQLTypes.ts#L585) diff --git a/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/DefaultConnectionPageInfo.md b/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/DefaultConnectionPageInfo.md index af2ef21854e..6409e3f6a97 100644 --- a/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/DefaultConnectionPageInfo.md +++ b/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/DefaultConnectionPageInfo.md @@ -6,7 +6,7 @@ # Type Alias: DefaultConnectionPageInfo -\> **DefaultConnectionPageInfo**: [`ConnectionPageInfo`](ConnectionPageInfo.md) & `object` +> **DefaultConnectionPageInfo**: [`ConnectionPageInfo`](ConnectionPageInfo.md) & `object` Default connection page info for containing the metadata for a connection instance. @@ -15,24 +15,24 @@ instance. ### \_\_typename? -\> `optional` **\_\_typename**: `"DefaultConnectionPageInfo"` +> `optional` **\_\_typename**: `"DefaultConnectionPageInfo"` ### endCursor? -\> `optional` **endCursor**: [`Maybe`](Maybe.md)\<[`Scalars`](Scalars.md)\[`"String"`\]\[`"output"`\]\> +> `optional` **endCursor**: [`Maybe`](Maybe.md)\<[`Scalars`](Scalars.md)\[`"String"`\]\[`"output"`\]\> ### hasNextPage -\> **hasNextPage**: [`Scalars`](Scalars.md)\[`"Boolean"`\]\[`"output"`\] +> **hasNextPage**: [`Scalars`](Scalars.md)\[`"Boolean"`\]\[`"output"`\] ### hasPreviousPage -\> **hasPreviousPage**: [`Scalars`](Scalars.md)\[`"Boolean"`\]\[`"output"`\] +> **hasPreviousPage**: [`Scalars`](Scalars.md)\[`"Boolean"`\]\[`"output"`\] ### startCursor? -\> `optional` **startCursor**: [`Maybe`](Maybe.md)\<[`Scalars`](Scalars.md)\[`"String"`\]\[`"output"`\]\> +> `optional` **startCursor**: [`Maybe`](Maybe.md)\<[`Scalars`](Scalars.md)\[`"String"`\]\[`"output"`\]\> ## Defined in -[src/types/generatedGraphQLTypes.ts:595](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/types/generatedGraphQLTypes.ts#L595) +[src/types/generatedGraphQLTypes.ts:595](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/types/generatedGraphQLTypes.ts#L595) diff --git a/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/DefaultConnectionPageInfoResolvers.md b/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/DefaultConnectionPageInfoResolvers.md index f364572c1e2..3097df6ddae 100644 --- a/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/DefaultConnectionPageInfoResolvers.md +++ b/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/DefaultConnectionPageInfoResolvers.md @@ -6,7 +6,7 @@ # Type Alias: DefaultConnectionPageInfoResolvers\ -\> **DefaultConnectionPageInfoResolvers**\<`ContextType`, `ParentType`\>: `object` +> **DefaultConnectionPageInfoResolvers**\<`ContextType`, `ParentType`\>: `object` ## Type Parameters @@ -18,24 +18,24 @@ ### \_\_isTypeOf? -\> `optional` **\_\_isTypeOf**: [`IsTypeOfResolverFn`](IsTypeOfResolverFn.md)\<`ParentType`, `ContextType`\> +> `optional` **\_\_isTypeOf**: [`IsTypeOfResolverFn`](IsTypeOfResolverFn.md)\<`ParentType`, `ContextType`\> ### endCursor? -\> `optional` **endCursor**: [`Resolver`](Resolver.md)\<[`Maybe`](Maybe.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"String"`\]\>, `ParentType`, `ContextType`\> +> `optional` **endCursor**: [`Resolver`](Resolver.md)\<[`Maybe`](Maybe.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"String"`\]\>, `ParentType`, `ContextType`\> ### hasNextPage? -\> `optional` **hasNextPage**: [`Resolver`](Resolver.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"Boolean"`\], `ParentType`, `ContextType`\> +> `optional` **hasNextPage**: [`Resolver`](Resolver.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"Boolean"`\], `ParentType`, `ContextType`\> ### hasPreviousPage? -\> `optional` **hasPreviousPage**: [`Resolver`](Resolver.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"Boolean"`\], `ParentType`, `ContextType`\> +> `optional` **hasPreviousPage**: [`Resolver`](Resolver.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"Boolean"`\], `ParentType`, `ContextType`\> ### startCursor? -\> `optional` **startCursor**: [`Resolver`](Resolver.md)\<[`Maybe`](Maybe.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"String"`\]\>, `ParentType`, `ContextType`\> +> `optional` **startCursor**: [`Resolver`](Resolver.md)\<[`Maybe`](Maybe.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"String"`\]\>, `ParentType`, `ContextType`\> ## Defined in -[src/types/generatedGraphQLTypes.ts:3920](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/types/generatedGraphQLTypes.ts#L3920) +[src/types/generatedGraphQLTypes.ts:3920](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/types/generatedGraphQLTypes.ts#L3920) diff --git a/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/DeleteAdvertisementPayload.md b/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/DeleteAdvertisementPayload.md index cf383efcb22..ff262a2a40b 100644 --- a/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/DeleteAdvertisementPayload.md +++ b/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/DeleteAdvertisementPayload.md @@ -6,18 +6,18 @@ # Type Alias: DeleteAdvertisementPayload -\> **DeleteAdvertisementPayload**: `object` +> **DeleteAdvertisementPayload**: `object` ## Type declaration ### \_\_typename? -\> `optional` **\_\_typename**: `"DeleteAdvertisementPayload"` +> `optional` **\_\_typename**: `"DeleteAdvertisementPayload"` ### advertisement? -\> `optional` **advertisement**: [`Maybe`](Maybe.md)\<[`Advertisement`](Advertisement.md)\> +> `optional` **advertisement**: [`Maybe`](Maybe.md)\<[`Advertisement`](Advertisement.md)\> ## Defined in -[src/types/generatedGraphQLTypes.ts:603](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/types/generatedGraphQLTypes.ts#L603) +[src/types/generatedGraphQLTypes.ts:603](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/types/generatedGraphQLTypes.ts#L603) diff --git a/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/DeleteAdvertisementPayloadResolvers.md b/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/DeleteAdvertisementPayloadResolvers.md index 992574b7c1e..295b3859a59 100644 --- a/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/DeleteAdvertisementPayloadResolvers.md +++ b/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/DeleteAdvertisementPayloadResolvers.md @@ -6,7 +6,7 @@ # Type Alias: DeleteAdvertisementPayloadResolvers\ -\> **DeleteAdvertisementPayloadResolvers**\<`ContextType`, `ParentType`\>: `object` +> **DeleteAdvertisementPayloadResolvers**\<`ContextType`, `ParentType`\>: `object` ## Type Parameters @@ -18,12 +18,12 @@ ### \_\_isTypeOf? -\> `optional` **\_\_isTypeOf**: [`IsTypeOfResolverFn`](IsTypeOfResolverFn.md)\<`ParentType`, `ContextType`\> +> `optional` **\_\_isTypeOf**: [`IsTypeOfResolverFn`](IsTypeOfResolverFn.md)\<`ParentType`, `ContextType`\> ### advertisement? -\> `optional` **advertisement**: [`Resolver`](Resolver.md)\<[`Maybe`](Maybe.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"Advertisement"`\]\>, `ParentType`, `ContextType`\> +> `optional` **advertisement**: [`Resolver`](Resolver.md)\<[`Maybe`](Maybe.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"Advertisement"`\]\>, `ParentType`, `ContextType`\> ## Defined in -[src/types/generatedGraphQLTypes.ts:3928](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/types/generatedGraphQLTypes.ts#L3928) +[src/types/generatedGraphQLTypes.ts:3928](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/types/generatedGraphQLTypes.ts#L3928) diff --git a/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/DeletePayload.md b/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/DeletePayload.md index c4a2da07340..62c9e7be438 100644 --- a/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/DeletePayload.md +++ b/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/DeletePayload.md @@ -6,18 +6,18 @@ # Type Alias: DeletePayload -\> **DeletePayload**: `object` +> **DeletePayload**: `object` ## Type declaration ### \_\_typename? -\> `optional` **\_\_typename**: `"DeletePayload"` +> `optional` **\_\_typename**: `"DeletePayload"` ### success -\> **success**: [`Scalars`](Scalars.md)\[`"Boolean"`\]\[`"output"`\] +> **success**: [`Scalars`](Scalars.md)\[`"Boolean"`\]\[`"output"`\] ## Defined in -[src/types/generatedGraphQLTypes.ts:608](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/types/generatedGraphQLTypes.ts#L608) +[src/types/generatedGraphQLTypes.ts:608](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/types/generatedGraphQLTypes.ts#L608) diff --git a/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/DeletePayloadResolvers.md b/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/DeletePayloadResolvers.md index 1baa8acc3e9..2373537f5ca 100644 --- a/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/DeletePayloadResolvers.md +++ b/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/DeletePayloadResolvers.md @@ -6,7 +6,7 @@ # Type Alias: DeletePayloadResolvers\ -\> **DeletePayloadResolvers**\<`ContextType`, `ParentType`\>: `object` +> **DeletePayloadResolvers**\<`ContextType`, `ParentType`\>: `object` ## Type Parameters @@ -18,12 +18,12 @@ ### \_\_isTypeOf? -\> `optional` **\_\_isTypeOf**: [`IsTypeOfResolverFn`](IsTypeOfResolverFn.md)\<`ParentType`, `ContextType`\> +> `optional` **\_\_isTypeOf**: [`IsTypeOfResolverFn`](IsTypeOfResolverFn.md)\<`ParentType`, `ContextType`\> ### success? -\> `optional` **success**: [`Resolver`](Resolver.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"Boolean"`\], `ParentType`, `ContextType`\> +> `optional` **success**: [`Resolver`](Resolver.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"Boolean"`\], `ParentType`, `ContextType`\> ## Defined in -[src/types/generatedGraphQLTypes.ts:3933](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/types/generatedGraphQLTypes.ts#L3933) +[src/types/generatedGraphQLTypes.ts:3933](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/types/generatedGraphQLTypes.ts#L3933) diff --git a/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/DirectChat.md b/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/DirectChat.md index 1a15d704dc5..f5d758f212a 100644 --- a/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/DirectChat.md +++ b/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/DirectChat.md @@ -6,42 +6,42 @@ # Type Alias: DirectChat -\> **DirectChat**: `object` +> **DirectChat**: `object` ## Type declaration ### \_\_typename? -\> `optional` **\_\_typename**: `"DirectChat"` +> `optional` **\_\_typename**: `"DirectChat"` ### \_id -\> **\_id**: [`Scalars`](Scalars.md)\[`"ID"`\]\[`"output"`\] +> **\_id**: [`Scalars`](Scalars.md)\[`"ID"`\]\[`"output"`\] ### createdAt -\> **createdAt**: [`Scalars`](Scalars.md)\[`"DateTime"`\]\[`"output"`\] +> **createdAt**: [`Scalars`](Scalars.md)\[`"DateTime"`\]\[`"output"`\] ### creator? -\> `optional` **creator**: [`Maybe`](Maybe.md)\<[`User`](User.md)\> +> `optional` **creator**: [`Maybe`](Maybe.md)\<[`User`](User.md)\> ### messages? -\> `optional` **messages**: [`Maybe`](Maybe.md)\<[`Maybe`](Maybe.md)\<[`DirectChatMessage`](DirectChatMessage.md)\>[]\> +> `optional` **messages**: [`Maybe`](Maybe.md)\<[`Maybe`](Maybe.md)\<[`DirectChatMessage`](DirectChatMessage.md)\>[]\> ### organization? -\> `optional` **organization**: [`Maybe`](Maybe.md)\<[`Organization`](Organization.md)\> +> `optional` **organization**: [`Maybe`](Maybe.md)\<[`Organization`](Organization.md)\> ### updatedAt -\> **updatedAt**: [`Scalars`](Scalars.md)\[`"DateTime"`\]\[`"output"`\] +> **updatedAt**: [`Scalars`](Scalars.md)\[`"DateTime"`\]\[`"output"`\] ### users -\> **users**: [`User`](User.md)[] +> **users**: [`User`](User.md)[] ## Defined in -[src/types/generatedGraphQLTypes.ts:613](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/types/generatedGraphQLTypes.ts#L613) +[src/types/generatedGraphQLTypes.ts:613](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/types/generatedGraphQLTypes.ts#L613) diff --git a/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/DirectChatMessage.md b/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/DirectChatMessage.md index f14286f9424..5f26c6df450 100644 --- a/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/DirectChatMessage.md +++ b/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/DirectChatMessage.md @@ -6,42 +6,42 @@ # Type Alias: DirectChatMessage -\> **DirectChatMessage**: `object` +> **DirectChatMessage**: `object` ## Type declaration ### \_\_typename? -\> `optional` **\_\_typename**: `"DirectChatMessage"` +> `optional` **\_\_typename**: `"DirectChatMessage"` ### \_id -\> **\_id**: [`Scalars`](Scalars.md)\[`"ID"`\]\[`"output"`\] +> **\_id**: [`Scalars`](Scalars.md)\[`"ID"`\]\[`"output"`\] ### createdAt -\> **createdAt**: [`Scalars`](Scalars.md)\[`"DateTime"`\]\[`"output"`\] +> **createdAt**: [`Scalars`](Scalars.md)\[`"DateTime"`\]\[`"output"`\] ### directChatMessageBelongsTo -\> **directChatMessageBelongsTo**: [`DirectChat`](DirectChat.md) +> **directChatMessageBelongsTo**: [`DirectChat`](DirectChat.md) ### messageContent -\> **messageContent**: [`Scalars`](Scalars.md)\[`"String"`\]\[`"output"`\] +> **messageContent**: [`Scalars`](Scalars.md)\[`"String"`\]\[`"output"`\] ### receiver -\> **receiver**: [`User`](User.md) +> **receiver**: [`User`](User.md) ### sender -\> **sender**: [`User`](User.md) +> **sender**: [`User`](User.md) ### updatedAt -\> **updatedAt**: [`Scalars`](Scalars.md)\[`"DateTime"`\]\[`"output"`\] +> **updatedAt**: [`Scalars`](Scalars.md)\[`"DateTime"`\]\[`"output"`\] ## Defined in -[src/types/generatedGraphQLTypes.ts:624](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/types/generatedGraphQLTypes.ts#L624) +[src/types/generatedGraphQLTypes.ts:624](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/types/generatedGraphQLTypes.ts#L624) diff --git a/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/DirectChatMessageResolvers.md b/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/DirectChatMessageResolvers.md index 37d41fd80bd..14c7719216d 100644 --- a/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/DirectChatMessageResolvers.md +++ b/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/DirectChatMessageResolvers.md @@ -6,7 +6,7 @@ # Type Alias: DirectChatMessageResolvers\ -\> **DirectChatMessageResolvers**\<`ContextType`, `ParentType`\>: `object` +> **DirectChatMessageResolvers**\<`ContextType`, `ParentType`\>: `object` ## Type Parameters @@ -18,36 +18,36 @@ ### \_\_isTypeOf? -\> `optional` **\_\_isTypeOf**: [`IsTypeOfResolverFn`](IsTypeOfResolverFn.md)\<`ParentType`, `ContextType`\> +> `optional` **\_\_isTypeOf**: [`IsTypeOfResolverFn`](IsTypeOfResolverFn.md)\<`ParentType`, `ContextType`\> ### \_id? -\> `optional` **\_id**: [`Resolver`](Resolver.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"ID"`\], `ParentType`, `ContextType`\> +> `optional` **\_id**: [`Resolver`](Resolver.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"ID"`\], `ParentType`, `ContextType`\> ### createdAt? -\> `optional` **createdAt**: [`Resolver`](Resolver.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"DateTime"`\], `ParentType`, `ContextType`\> +> `optional` **createdAt**: [`Resolver`](Resolver.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"DateTime"`\], `ParentType`, `ContextType`\> ### directChatMessageBelongsTo? -\> `optional` **directChatMessageBelongsTo**: [`Resolver`](Resolver.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"DirectChat"`\], `ParentType`, `ContextType`\> +> `optional` **directChatMessageBelongsTo**: [`Resolver`](Resolver.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"DirectChat"`\], `ParentType`, `ContextType`\> ### messageContent? -\> `optional` **messageContent**: [`Resolver`](Resolver.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"String"`\], `ParentType`, `ContextType`\> +> `optional` **messageContent**: [`Resolver`](Resolver.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"String"`\], `ParentType`, `ContextType`\> ### receiver? -\> `optional` **receiver**: [`Resolver`](Resolver.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"User"`\], `ParentType`, `ContextType`\> +> `optional` **receiver**: [`Resolver`](Resolver.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"User"`\], `ParentType`, `ContextType`\> ### sender? -\> `optional` **sender**: [`Resolver`](Resolver.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"User"`\], `ParentType`, `ContextType`\> +> `optional` **sender**: [`Resolver`](Resolver.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"User"`\], `ParentType`, `ContextType`\> ### updatedAt? -\> `optional` **updatedAt**: [`Resolver`](Resolver.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"DateTime"`\], `ParentType`, `ContextType`\> +> `optional` **updatedAt**: [`Resolver`](Resolver.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"DateTime"`\], `ParentType`, `ContextType`\> ## Defined in -[src/types/generatedGraphQLTypes.ts:3949](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/types/generatedGraphQLTypes.ts#L3949) +[src/types/generatedGraphQLTypes.ts:3949](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/types/generatedGraphQLTypes.ts#L3949) diff --git a/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/DirectChatResolvers.md b/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/DirectChatResolvers.md index 352ffd83b0b..f16b2ce2260 100644 --- a/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/DirectChatResolvers.md +++ b/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/DirectChatResolvers.md @@ -6,7 +6,7 @@ # Type Alias: DirectChatResolvers\ -\> **DirectChatResolvers**\<`ContextType`, `ParentType`\>: `object` +> **DirectChatResolvers**\<`ContextType`, `ParentType`\>: `object` ## Type Parameters @@ -18,36 +18,36 @@ ### \_\_isTypeOf? -\> `optional` **\_\_isTypeOf**: [`IsTypeOfResolverFn`](IsTypeOfResolverFn.md)\<`ParentType`, `ContextType`\> +> `optional` **\_\_isTypeOf**: [`IsTypeOfResolverFn`](IsTypeOfResolverFn.md)\<`ParentType`, `ContextType`\> ### \_id? -\> `optional` **\_id**: [`Resolver`](Resolver.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"ID"`\], `ParentType`, `ContextType`\> +> `optional` **\_id**: [`Resolver`](Resolver.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"ID"`\], `ParentType`, `ContextType`\> ### createdAt? -\> `optional` **createdAt**: [`Resolver`](Resolver.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"DateTime"`\], `ParentType`, `ContextType`\> +> `optional` **createdAt**: [`Resolver`](Resolver.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"DateTime"`\], `ParentType`, `ContextType`\> ### creator? -\> `optional` **creator**: [`Resolver`](Resolver.md)\<[`Maybe`](Maybe.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"User"`\]\>, `ParentType`, `ContextType`\> +> `optional` **creator**: [`Resolver`](Resolver.md)\<[`Maybe`](Maybe.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"User"`\]\>, `ParentType`, `ContextType`\> ### messages? -\> `optional` **messages**: [`Resolver`](Resolver.md)\<[`Maybe`](Maybe.md)\<[`Maybe`](Maybe.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"DirectChatMessage"`\]\>[]\>, `ParentType`, `ContextType`\> +> `optional` **messages**: [`Resolver`](Resolver.md)\<[`Maybe`](Maybe.md)\<[`Maybe`](Maybe.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"DirectChatMessage"`\]\>[]\>, `ParentType`, `ContextType`\> ### organization? -\> `optional` **organization**: [`Resolver`](Resolver.md)\<[`Maybe`](Maybe.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"Organization"`\]\>, `ParentType`, `ContextType`\> +> `optional` **organization**: [`Resolver`](Resolver.md)\<[`Maybe`](Maybe.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"Organization"`\]\>, `ParentType`, `ContextType`\> ### updatedAt? -\> `optional` **updatedAt**: [`Resolver`](Resolver.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"DateTime"`\], `ParentType`, `ContextType`\> +> `optional` **updatedAt**: [`Resolver`](Resolver.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"DateTime"`\], `ParentType`, `ContextType`\> ### users? -\> `optional` **users**: [`Resolver`](Resolver.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"User"`\][], `ParentType`, `ContextType`\> +> `optional` **users**: [`Resolver`](Resolver.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"User"`\][], `ParentType`, `ContextType`\> ## Defined in -[src/types/generatedGraphQLTypes.ts:3938](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/types/generatedGraphQLTypes.ts#L3938) +[src/types/generatedGraphQLTypes.ts:3938](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/types/generatedGraphQLTypes.ts#L3938) diff --git a/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/DirectiveResolverFn.md b/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/DirectiveResolverFn.md index b5aadf3bb77..04552ecc5ac 100644 --- a/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/DirectiveResolverFn.md +++ b/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/DirectiveResolverFn.md @@ -6,7 +6,7 @@ # Type Alias: DirectiveResolverFn()\ -\> **DirectiveResolverFn**\<`TResult`, `TParent`, `TContext`, `TArgs`\>: (`next`, `parent`, `args`, `context`, `info`?) =\> `TResult` \| `Promise`\<`TResult`\> +> **DirectiveResolverFn**\<`TResult`, `TParent`, `TContext`, `TArgs`\>: (`next`, `parent`, `args`, `context`, `info`?) => `TResult` \| `Promise`\<`TResult`\> ## Type Parameters @@ -36,4 +36,4 @@ ## Defined in -[src/types/generatedGraphQLTypes.ts:3225](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/types/generatedGraphQLTypes.ts#L3225) +[src/types/generatedGraphQLTypes.ts:3225](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/types/generatedGraphQLTypes.ts#L3225) diff --git a/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/DirectiveResolvers.md b/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/DirectiveResolvers.md index 40c4b274b28..8f5cc3c3b30 100644 --- a/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/DirectiveResolvers.md +++ b/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/DirectiveResolvers.md @@ -6,7 +6,7 @@ # Type Alias: DirectiveResolvers\ -\> **DirectiveResolvers**\<`ContextType`\>: `object` +> **DirectiveResolvers**\<`ContextType`\>: `object` ## Type Parameters @@ -16,12 +16,12 @@ ### auth? -\> `optional` **auth**: [`AuthDirectiveResolver`](AuthDirectiveResolver.md)\<`any`, `any`, `ContextType`\> +> `optional` **auth**: [`AuthDirectiveResolver`](AuthDirectiveResolver.md)\<`any`, `any`, `ContextType`\> ### role? -\> `optional` **role**: [`RoleDirectiveResolver`](RoleDirectiveResolver.md)\<`any`, `any`, `ContextType`\> +> `optional` **role**: [`RoleDirectiveResolver`](RoleDirectiveResolver.md)\<`any`, `any`, `ContextType`\> ## Defined in -[src/types/generatedGraphQLTypes.ts:4895](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/types/generatedGraphQLTypes.ts#L4895) +[src/types/generatedGraphQLTypes.ts:4895](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/types/generatedGraphQLTypes.ts#L4895) diff --git a/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/Donation.md b/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/Donation.md index 989a856174c..7d082074fee 100644 --- a/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/Donation.md +++ b/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/Donation.md @@ -6,50 +6,50 @@ # Type Alias: Donation -\> **Donation**: `object` +> **Donation**: `object` ## Type declaration ### \_\_typename? -\> `optional` **\_\_typename**: `"Donation"` +> `optional` **\_\_typename**: `"Donation"` ### \_id -\> **\_id**: [`Scalars`](Scalars.md)\[`"ID"`\]\[`"output"`\] +> **\_id**: [`Scalars`](Scalars.md)\[`"ID"`\]\[`"output"`\] ### amount -\> **amount**: [`Scalars`](Scalars.md)\[`"Float"`\]\[`"output"`\] +> **amount**: [`Scalars`](Scalars.md)\[`"Float"`\]\[`"output"`\] ### createdAt -\> **createdAt**: [`Scalars`](Scalars.md)\[`"DateTime"`\]\[`"output"`\] +> **createdAt**: [`Scalars`](Scalars.md)\[`"DateTime"`\]\[`"output"`\] ### nameOfOrg -\> **nameOfOrg**: [`Scalars`](Scalars.md)\[`"String"`\]\[`"output"`\] +> **nameOfOrg**: [`Scalars`](Scalars.md)\[`"String"`\]\[`"output"`\] ### nameOfUser -\> **nameOfUser**: [`Scalars`](Scalars.md)\[`"String"`\]\[`"output"`\] +> **nameOfUser**: [`Scalars`](Scalars.md)\[`"String"`\]\[`"output"`\] ### orgId -\> **orgId**: [`Scalars`](Scalars.md)\[`"ID"`\]\[`"output"`\] +> **orgId**: [`Scalars`](Scalars.md)\[`"ID"`\]\[`"output"`\] ### payPalId -\> **payPalId**: [`Scalars`](Scalars.md)\[`"String"`\]\[`"output"`\] +> **payPalId**: [`Scalars`](Scalars.md)\[`"String"`\]\[`"output"`\] ### updatedAt -\> **updatedAt**: [`Scalars`](Scalars.md)\[`"DateTime"`\]\[`"output"`\] +> **updatedAt**: [`Scalars`](Scalars.md)\[`"DateTime"`\]\[`"output"`\] ### userId -\> **userId**: [`Scalars`](Scalars.md)\[`"ID"`\]\[`"output"`\] +> **userId**: [`Scalars`](Scalars.md)\[`"ID"`\]\[`"output"`\] ## Defined in -[src/types/generatedGraphQLTypes.ts:635](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/types/generatedGraphQLTypes.ts#L635) +[src/types/generatedGraphQLTypes.ts:635](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/types/generatedGraphQLTypes.ts#L635) diff --git a/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/DonationResolvers.md b/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/DonationResolvers.md index 509ace59cbe..0c1a032bf6a 100644 --- a/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/DonationResolvers.md +++ b/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/DonationResolvers.md @@ -6,7 +6,7 @@ # Type Alias: DonationResolvers\ -\> **DonationResolvers**\<`ContextType`, `ParentType`\>: `object` +> **DonationResolvers**\<`ContextType`, `ParentType`\>: `object` ## Type Parameters @@ -18,44 +18,44 @@ ### \_\_isTypeOf? -\> `optional` **\_\_isTypeOf**: [`IsTypeOfResolverFn`](IsTypeOfResolverFn.md)\<`ParentType`, `ContextType`\> +> `optional` **\_\_isTypeOf**: [`IsTypeOfResolverFn`](IsTypeOfResolverFn.md)\<`ParentType`, `ContextType`\> ### \_id? -\> `optional` **\_id**: [`Resolver`](Resolver.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"ID"`\], `ParentType`, `ContextType`\> +> `optional` **\_id**: [`Resolver`](Resolver.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"ID"`\], `ParentType`, `ContextType`\> ### amount? -\> `optional` **amount**: [`Resolver`](Resolver.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"Float"`\], `ParentType`, `ContextType`\> +> `optional` **amount**: [`Resolver`](Resolver.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"Float"`\], `ParentType`, `ContextType`\> ### createdAt? -\> `optional` **createdAt**: [`Resolver`](Resolver.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"DateTime"`\], `ParentType`, `ContextType`\> +> `optional` **createdAt**: [`Resolver`](Resolver.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"DateTime"`\], `ParentType`, `ContextType`\> ### nameOfOrg? -\> `optional` **nameOfOrg**: [`Resolver`](Resolver.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"String"`\], `ParentType`, `ContextType`\> +> `optional` **nameOfOrg**: [`Resolver`](Resolver.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"String"`\], `ParentType`, `ContextType`\> ### nameOfUser? -\> `optional` **nameOfUser**: [`Resolver`](Resolver.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"String"`\], `ParentType`, `ContextType`\> +> `optional` **nameOfUser**: [`Resolver`](Resolver.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"String"`\], `ParentType`, `ContextType`\> ### orgId? -\> `optional` **orgId**: [`Resolver`](Resolver.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"ID"`\], `ParentType`, `ContextType`\> +> `optional` **orgId**: [`Resolver`](Resolver.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"ID"`\], `ParentType`, `ContextType`\> ### payPalId? -\> `optional` **payPalId**: [`Resolver`](Resolver.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"String"`\], `ParentType`, `ContextType`\> +> `optional` **payPalId**: [`Resolver`](Resolver.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"String"`\], `ParentType`, `ContextType`\> ### updatedAt? -\> `optional` **updatedAt**: [`Resolver`](Resolver.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"DateTime"`\], `ParentType`, `ContextType`\> +> `optional` **updatedAt**: [`Resolver`](Resolver.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"DateTime"`\], `ParentType`, `ContextType`\> ### userId? -\> `optional` **userId**: [`Resolver`](Resolver.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"ID"`\], `ParentType`, `ContextType`\> +> `optional` **userId**: [`Resolver`](Resolver.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"ID"`\], `ParentType`, `ContextType`\> ## Defined in -[src/types/generatedGraphQLTypes.ts:3960](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/types/generatedGraphQLTypes.ts#L3960) +[src/types/generatedGraphQLTypes.ts:3960](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/types/generatedGraphQLTypes.ts#L3960) diff --git a/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/DonationWhereInput.md b/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/DonationWhereInput.md index ce701de84c6..74c2bc0a280 100644 --- a/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/DonationWhereInput.md +++ b/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/DonationWhereInput.md @@ -6,58 +6,58 @@ # Type Alias: DonationWhereInput -\> **DonationWhereInput**: `object` +> **DonationWhereInput**: `object` ## Type declaration ### id? -\> `optional` **id**: [`InputMaybe`](InputMaybe.md)\<[`Scalars`](Scalars.md)\[`"ID"`\]\[`"input"`\]\> +> `optional` **id**: [`InputMaybe`](InputMaybe.md)\<[`Scalars`](Scalars.md)\[`"ID"`\]\[`"input"`\]\> ### id\_contains? -\> `optional` **id\_contains**: [`InputMaybe`](InputMaybe.md)\<[`Scalars`](Scalars.md)\[`"ID"`\]\[`"input"`\]\> +> `optional` **id\_contains**: [`InputMaybe`](InputMaybe.md)\<[`Scalars`](Scalars.md)\[`"ID"`\]\[`"input"`\]\> ### id\_in? -\> `optional` **id\_in**: [`InputMaybe`](InputMaybe.md)\<[`Scalars`](Scalars.md)\[`"ID"`\]\[`"input"`\][]\> +> `optional` **id\_in**: [`InputMaybe`](InputMaybe.md)\<[`Scalars`](Scalars.md)\[`"ID"`\]\[`"input"`\][]\> ### id\_not? -\> `optional` **id\_not**: [`InputMaybe`](InputMaybe.md)\<[`Scalars`](Scalars.md)\[`"ID"`\]\[`"input"`\]\> +> `optional` **id\_not**: [`InputMaybe`](InputMaybe.md)\<[`Scalars`](Scalars.md)\[`"ID"`\]\[`"input"`\]\> ### id\_not\_in? -\> `optional` **id\_not\_in**: [`InputMaybe`](InputMaybe.md)\<[`Scalars`](Scalars.md)\[`"ID"`\]\[`"input"`\][]\> +> `optional` **id\_not\_in**: [`InputMaybe`](InputMaybe.md)\<[`Scalars`](Scalars.md)\[`"ID"`\]\[`"input"`\][]\> ### id\_starts\_with? -\> `optional` **id\_starts\_with**: [`InputMaybe`](InputMaybe.md)\<[`Scalars`](Scalars.md)\[`"ID"`\]\[`"input"`\]\> +> `optional` **id\_starts\_with**: [`InputMaybe`](InputMaybe.md)\<[`Scalars`](Scalars.md)\[`"ID"`\]\[`"input"`\]\> ### name\_of\_user? -\> `optional` **name\_of\_user**: [`InputMaybe`](InputMaybe.md)\<[`Scalars`](Scalars.md)\[`"String"`\]\[`"input"`\]\> +> `optional` **name\_of\_user**: [`InputMaybe`](InputMaybe.md)\<[`Scalars`](Scalars.md)\[`"String"`\]\[`"input"`\]\> ### name\_of\_user\_contains? -\> `optional` **name\_of\_user\_contains**: [`InputMaybe`](InputMaybe.md)\<[`Scalars`](Scalars.md)\[`"String"`\]\[`"input"`\]\> +> `optional` **name\_of\_user\_contains**: [`InputMaybe`](InputMaybe.md)\<[`Scalars`](Scalars.md)\[`"String"`\]\[`"input"`\]\> ### name\_of\_user\_in? -\> `optional` **name\_of\_user\_in**: [`InputMaybe`](InputMaybe.md)\<[`Scalars`](Scalars.md)\[`"String"`\]\[`"input"`\][]\> +> `optional` **name\_of\_user\_in**: [`InputMaybe`](InputMaybe.md)\<[`Scalars`](Scalars.md)\[`"String"`\]\[`"input"`\][]\> ### name\_of\_user\_not? -\> `optional` **name\_of\_user\_not**: [`InputMaybe`](InputMaybe.md)\<[`Scalars`](Scalars.md)\[`"String"`\]\[`"input"`\]\> +> `optional` **name\_of\_user\_not**: [`InputMaybe`](InputMaybe.md)\<[`Scalars`](Scalars.md)\[`"String"`\]\[`"input"`\]\> ### name\_of\_user\_not\_in? -\> `optional` **name\_of\_user\_not\_in**: [`InputMaybe`](InputMaybe.md)\<[`Scalars`](Scalars.md)\[`"String"`\]\[`"input"`\][]\> +> `optional` **name\_of\_user\_not\_in**: [`InputMaybe`](InputMaybe.md)\<[`Scalars`](Scalars.md)\[`"String"`\]\[`"input"`\][]\> ### name\_of\_user\_starts\_with? -\> `optional` **name\_of\_user\_starts\_with**: [`InputMaybe`](InputMaybe.md)\<[`Scalars`](Scalars.md)\[`"String"`\]\[`"input"`\]\> +> `optional` **name\_of\_user\_starts\_with**: [`InputMaybe`](InputMaybe.md)\<[`Scalars`](Scalars.md)\[`"String"`\]\[`"input"`\]\> ## Defined in -[src/types/generatedGraphQLTypes.ts:648](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/types/generatedGraphQLTypes.ts#L648) +[src/types/generatedGraphQLTypes.ts:648](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/types/generatedGraphQLTypes.ts#L648) diff --git a/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/EditVenueInput.md b/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/EditVenueInput.md index 62c996921e3..96b37e0fbb5 100644 --- a/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/EditVenueInput.md +++ b/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/EditVenueInput.md @@ -6,30 +6,30 @@ # Type Alias: EditVenueInput -\> **EditVenueInput**: `object` +> **EditVenueInput**: `object` ## Type declaration ### capacity? -\> `optional` **capacity**: [`InputMaybe`](InputMaybe.md)\<[`Scalars`](Scalars.md)\[`"Int"`\]\[`"input"`\]\> +> `optional` **capacity**: [`InputMaybe`](InputMaybe.md)\<[`Scalars`](Scalars.md)\[`"Int"`\]\[`"input"`\]\> ### description? -\> `optional` **description**: [`InputMaybe`](InputMaybe.md)\<[`Scalars`](Scalars.md)\[`"String"`\]\[`"input"`\]\> +> `optional` **description**: [`InputMaybe`](InputMaybe.md)\<[`Scalars`](Scalars.md)\[`"String"`\]\[`"input"`\]\> ### file? -\> `optional` **file**: [`InputMaybe`](InputMaybe.md)\<[`Scalars`](Scalars.md)\[`"String"`\]\[`"input"`\]\> +> `optional` **file**: [`InputMaybe`](InputMaybe.md)\<[`Scalars`](Scalars.md)\[`"String"`\]\[`"input"`\]\> ### id -\> **id**: [`Scalars`](Scalars.md)\[`"ID"`\]\[`"input"`\] +> **id**: [`Scalars`](Scalars.md)\[`"ID"`\]\[`"input"`\] ### name? -\> `optional` **name**: [`InputMaybe`](InputMaybe.md)\<[`Scalars`](Scalars.md)\[`"String"`\]\[`"input"`\]\> +> `optional` **name**: [`InputMaybe`](InputMaybe.md)\<[`Scalars`](Scalars.md)\[`"String"`\]\[`"input"`\]\> ## Defined in -[src/types/generatedGraphQLTypes.ts:663](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/types/generatedGraphQLTypes.ts#L663) +[src/types/generatedGraphQLTypes.ts:663](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/types/generatedGraphQLTypes.ts#L663) diff --git a/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/EducationGrade.md b/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/EducationGrade.md index 1ee60f38420..3e946807985 100644 --- a/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/EducationGrade.md +++ b/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/EducationGrade.md @@ -6,8 +6,8 @@ # Type Alias: EducationGrade -\> **EducationGrade**: `"GRADE_1"` \| `"GRADE_2"` \| `"GRADE_3"` \| `"GRADE_4"` \| `"GRADE_5"` \| `"GRADE_6"` \| `"GRADE_7"` \| `"GRADE_8"` \| `"GRADE_9"` \| `"GRADE_10"` \| `"GRADE_11"` \| `"GRADE_12"` \| `"GRADUATE"` \| `"KG"` \| `"NO_GRADE"` \| `"PRE_KG"` +> **EducationGrade**: `"GRADE_1"` \| `"GRADE_2"` \| `"GRADE_3"` \| `"GRADE_4"` \| `"GRADE_5"` \| `"GRADE_6"` \| `"GRADE_7"` \| `"GRADE_8"` \| `"GRADE_9"` \| `"GRADE_10"` \| `"GRADE_11"` \| `"GRADE_12"` \| `"GRADUATE"` \| `"KG"` \| `"NO_GRADE"` \| `"PRE_KG"` ## Defined in -[src/types/generatedGraphQLTypes.ts:671](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/types/generatedGraphQLTypes.ts#L671) +[src/types/generatedGraphQLTypes.ts:671](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/types/generatedGraphQLTypes.ts#L671) diff --git a/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/EmploymentStatus.md b/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/EmploymentStatus.md index cf794b7c216..274ef7f787a 100644 --- a/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/EmploymentStatus.md +++ b/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/EmploymentStatus.md @@ -6,8 +6,8 @@ # Type Alias: EmploymentStatus -\> **EmploymentStatus**: `"FULL_TIME"` \| `"PART_TIME"` \| `"UNEMPLOYED"` +> **EmploymentStatus**: `"FULL_TIME"` \| `"PART_TIME"` \| `"UNEMPLOYED"` ## Defined in -[src/types/generatedGraphQLTypes.ts:689](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/types/generatedGraphQLTypes.ts#L689) +[src/types/generatedGraphQLTypes.ts:689](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/types/generatedGraphQLTypes.ts#L689) diff --git a/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/Error.md b/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/Error.md index 1a513dd48f8..0eaaa880e44 100644 --- a/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/Error.md +++ b/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/Error.md @@ -6,14 +6,14 @@ # Type Alias: Error -\> **Error**: `object` +> **Error**: `object` ## Type declaration ### message -\> **message**: [`Scalars`](Scalars.md)\[`"String"`\]\[`"output"`\] +> **message**: [`Scalars`](Scalars.md)\[`"String"`\]\[`"output"`\] ## Defined in -[src/types/generatedGraphQLTypes.ts:694](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/types/generatedGraphQLTypes.ts#L694) +[src/types/generatedGraphQLTypes.ts:694](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/types/generatedGraphQLTypes.ts#L694) diff --git a/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/ErrorResolvers.md b/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/ErrorResolvers.md index ad6cdfda6ef..8d4ed672734 100644 --- a/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/ErrorResolvers.md +++ b/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/ErrorResolvers.md @@ -6,7 +6,7 @@ # Type Alias: ErrorResolvers\ -\> **ErrorResolvers**\<`ContextType`, `ParentType`\>: `object` +> **ErrorResolvers**\<`ContextType`, `ParentType`\>: `object` ## Type Parameters @@ -18,12 +18,12 @@ ### \_\_resolveType -\> **\_\_resolveType**: [`TypeResolveFn`](TypeResolveFn.md)\<`"MemberNotFoundError"` \| `"OrganizationMemberNotFoundError"` \| `"OrganizationNotFoundError"` \| `"PostNotFoundError"` \| `"UnauthenticatedError"` \| `"UnauthorizedError"` \| `"UserNotAuthorizedAdminError"` \| `"UserNotAuthorizedError"` \| `"UserNotFoundError"`, `ParentType`, `ContextType`\> +> **\_\_resolveType**: [`TypeResolveFn`](TypeResolveFn.md)\<`"MemberNotFoundError"` \| `"OrganizationMemberNotFoundError"` \| `"OrganizationNotFoundError"` \| `"PostNotFoundError"` \| `"UnauthenticatedError"` \| `"UnauthorizedError"` \| `"UserNotAuthorizedAdminError"` \| `"UserNotAuthorizedError"` \| `"UserNotFoundError"`, `ParentType`, `ContextType`\> ### message? -\> `optional` **message**: [`Resolver`](Resolver.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"String"`\], `ParentType`, `ContextType`\> +> `optional` **message**: [`Resolver`](Resolver.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"String"`\], `ParentType`, `ContextType`\> ## Defined in -[src/types/generatedGraphQLTypes.ts:3977](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/types/generatedGraphQLTypes.ts#L3977) +[src/types/generatedGraphQLTypes.ts:3977](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/types/generatedGraphQLTypes.ts#L3977) diff --git a/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/Event.md b/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/Event.md index 673ffdcf59b..65b3807c8d2 100644 --- a/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/Event.md +++ b/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/Event.md @@ -6,130 +6,130 @@ # Type Alias: Event -\> **Event**: `object` +> **Event**: `object` ## Type declaration ### \_\_typename? -\> `optional` **\_\_typename**: `"Event"` +> `optional` **\_\_typename**: `"Event"` ### \_id -\> **\_id**: [`Scalars`](Scalars.md)\[`"ID"`\]\[`"output"`\] +> **\_id**: [`Scalars`](Scalars.md)\[`"ID"`\]\[`"output"`\] ### actionItems? -\> `optional` **actionItems**: [`Maybe`](Maybe.md)\<[`Maybe`](Maybe.md)\<[`ActionItem`](ActionItem.md)\>[]\> +> `optional` **actionItems**: [`Maybe`](Maybe.md)\<[`Maybe`](Maybe.md)\<[`ActionItem`](ActionItem.md)\>[]\> ### admins? -\> `optional` **admins**: [`Maybe`](Maybe.md)\<[`User`](User.md)[]\> +> `optional` **admins**: [`Maybe`](Maybe.md)\<[`User`](User.md)[]\> ### agendaItems? -\> `optional` **agendaItems**: [`Maybe`](Maybe.md)\<[`Maybe`](Maybe.md)\<[`AgendaItem`](AgendaItem.md)\>[]\> +> `optional` **agendaItems**: [`Maybe`](Maybe.md)\<[`Maybe`](Maybe.md)\<[`AgendaItem`](AgendaItem.md)\>[]\> ### allDay -\> **allDay**: [`Scalars`](Scalars.md)\[`"Boolean"`\]\[`"output"`\] +> **allDay**: [`Scalars`](Scalars.md)\[`"Boolean"`\]\[`"output"`\] ### attendees? -\> `optional` **attendees**: [`Maybe`](Maybe.md)\<[`Maybe`](Maybe.md)\<[`User`](User.md)\>[]\> +> `optional` **attendees**: [`Maybe`](Maybe.md)\<[`Maybe`](Maybe.md)\<[`User`](User.md)\>[]\> ### attendeesCheckInStatus -\> **attendeesCheckInStatus**: [`CheckInStatus`](CheckInStatus.md)[] +> **attendeesCheckInStatus**: [`CheckInStatus`](CheckInStatus.md)[] ### averageFeedbackScore? -\> `optional` **averageFeedbackScore**: [`Maybe`](Maybe.md)\<[`Scalars`](Scalars.md)\[`"Float"`\]\[`"output"`\]\> +> `optional` **averageFeedbackScore**: [`Maybe`](Maybe.md)\<[`Scalars`](Scalars.md)\[`"Float"`\]\[`"output"`\]\> ### baseRecurringEvent? -\> `optional` **baseRecurringEvent**: [`Maybe`](Maybe.md)\<[`Event`](Event.md)\> +> `optional` **baseRecurringEvent**: [`Maybe`](Maybe.md)\<[`Event`](Event.md)\> ### createdAt -\> **createdAt**: [`Scalars`](Scalars.md)\[`"DateTime"`\]\[`"output"`\] +> **createdAt**: [`Scalars`](Scalars.md)\[`"DateTime"`\]\[`"output"`\] ### creator? -\> `optional` **creator**: [`Maybe`](Maybe.md)\<[`User`](User.md)\> +> `optional` **creator**: [`Maybe`](Maybe.md)\<[`User`](User.md)\> ### description -\> **description**: [`Scalars`](Scalars.md)\[`"String"`\]\[`"output"`\] +> **description**: [`Scalars`](Scalars.md)\[`"String"`\]\[`"output"`\] ### endDate? -\> `optional` **endDate**: [`Maybe`](Maybe.md)\<[`Scalars`](Scalars.md)\[`"Date"`\]\[`"output"`\]\> +> `optional` **endDate**: [`Maybe`](Maybe.md)\<[`Scalars`](Scalars.md)\[`"Date"`\]\[`"output"`\]\> ### endTime? -\> `optional` **endTime**: [`Maybe`](Maybe.md)\<[`Scalars`](Scalars.md)\[`"Time"`\]\[`"output"`\]\> +> `optional` **endTime**: [`Maybe`](Maybe.md)\<[`Scalars`](Scalars.md)\[`"Time"`\]\[`"output"`\]\> ### feedback -\> **feedback**: [`Feedback`](Feedback.md)[] +> **feedback**: [`Feedback`](Feedback.md)[] ### images? -\> `optional` **images**: [`Maybe`](Maybe.md)\<[`Maybe`](Maybe.md)\<[`Scalars`](Scalars.md)\[`"String"`\]\[`"output"`\]\>[]\> +> `optional` **images**: [`Maybe`](Maybe.md)\<[`Maybe`](Maybe.md)\<[`Scalars`](Scalars.md)\[`"String"`\]\[`"output"`\]\>[]\> ### isPublic -\> **isPublic**: [`Scalars`](Scalars.md)\[`"Boolean"`\]\[`"output"`\] +> **isPublic**: [`Scalars`](Scalars.md)\[`"Boolean"`\]\[`"output"`\] ### isRecurringEventException -\> **isRecurringEventException**: [`Scalars`](Scalars.md)\[`"Boolean"`\]\[`"output"`\] +> **isRecurringEventException**: [`Scalars`](Scalars.md)\[`"Boolean"`\]\[`"output"`\] ### isRegisterable -\> **isRegisterable**: [`Scalars`](Scalars.md)\[`"Boolean"`\]\[`"output"`\] +> **isRegisterable**: [`Scalars`](Scalars.md)\[`"Boolean"`\]\[`"output"`\] ### latitude? -\> `optional` **latitude**: [`Maybe`](Maybe.md)\<[`Scalars`](Scalars.md)\[`"Latitude"`\]\[`"output"`\]\> +> `optional` **latitude**: [`Maybe`](Maybe.md)\<[`Scalars`](Scalars.md)\[`"Latitude"`\]\[`"output"`\]\> ### location? -\> `optional` **location**: [`Maybe`](Maybe.md)\<[`Scalars`](Scalars.md)\[`"String"`\]\[`"output"`\]\> +> `optional` **location**: [`Maybe`](Maybe.md)\<[`Scalars`](Scalars.md)\[`"String"`\]\[`"output"`\]\> ### longitude? -\> `optional` **longitude**: [`Maybe`](Maybe.md)\<[`Scalars`](Scalars.md)\[`"Longitude"`\]\[`"output"`\]\> +> `optional` **longitude**: [`Maybe`](Maybe.md)\<[`Scalars`](Scalars.md)\[`"Longitude"`\]\[`"output"`\]\> ### organization? -\> `optional` **organization**: [`Maybe`](Maybe.md)\<[`Organization`](Organization.md)\> +> `optional` **organization**: [`Maybe`](Maybe.md)\<[`Organization`](Organization.md)\> ### recurrenceRule? -\> `optional` **recurrenceRule**: [`Maybe`](Maybe.md)\<[`RecurrenceRule`](RecurrenceRule.md)\> +> `optional` **recurrenceRule**: [`Maybe`](Maybe.md)\<[`RecurrenceRule`](RecurrenceRule.md)\> ### recurring -\> **recurring**: [`Scalars`](Scalars.md)\[`"Boolean"`\]\[`"output"`\] +> **recurring**: [`Scalars`](Scalars.md)\[`"Boolean"`\]\[`"output"`\] ### startDate -\> **startDate**: [`Scalars`](Scalars.md)\[`"Date"`\]\[`"output"`\] +> **startDate**: [`Scalars`](Scalars.md)\[`"Date"`\]\[`"output"`\] ### startTime? -\> `optional` **startTime**: [`Maybe`](Maybe.md)\<[`Scalars`](Scalars.md)\[`"Time"`\]\[`"output"`\]\> +> `optional` **startTime**: [`Maybe`](Maybe.md)\<[`Scalars`](Scalars.md)\[`"Time"`\]\[`"output"`\]\> ### title -\> **title**: [`Scalars`](Scalars.md)\[`"String"`\]\[`"output"`\] +> **title**: [`Scalars`](Scalars.md)\[`"String"`\]\[`"output"`\] ### updatedAt -\> **updatedAt**: [`Scalars`](Scalars.md)\[`"DateTime"`\]\[`"output"`\] +> **updatedAt**: [`Scalars`](Scalars.md)\[`"DateTime"`\]\[`"output"`\] ## Defined in -[src/types/generatedGraphQLTypes.ts:698](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/types/generatedGraphQLTypes.ts#L698) +[src/types/generatedGraphQLTypes.ts:698](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/types/generatedGraphQLTypes.ts#L698) diff --git a/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/EventAdminsArgs.md b/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/EventAdminsArgs.md index c1fa79a8492..b610c94ba07 100644 --- a/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/EventAdminsArgs.md +++ b/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/EventAdminsArgs.md @@ -6,14 +6,14 @@ # Type Alias: EventAdminsArgs -\> **EventAdminsArgs**: `object` +> **EventAdminsArgs**: `object` ## Type declaration ### adminId? -\> `optional` **adminId**: [`InputMaybe`](InputMaybe.md)\<[`Scalars`](Scalars.md)\[`"ID"`\]\[`"input"`\]\> +> `optional` **adminId**: [`InputMaybe`](InputMaybe.md)\<[`Scalars`](Scalars.md)\[`"ID"`\]\[`"input"`\]\> ## Defined in -[src/types/generatedGraphQLTypes.ts:732](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/types/generatedGraphQLTypes.ts#L732) +[src/types/generatedGraphQLTypes.ts:732](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/types/generatedGraphQLTypes.ts#L732) diff --git a/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/EventAttendee.md b/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/EventAttendee.md index b1b528fd39d..403a2565dda 100644 --- a/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/EventAttendee.md +++ b/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/EventAttendee.md @@ -6,58 +6,58 @@ # Type Alias: EventAttendee -\> **EventAttendee**: `object` +> **EventAttendee**: `object` ## Type declaration ### \_\_typename? -\> `optional` **\_\_typename**: `"EventAttendee"` +> `optional` **\_\_typename**: `"EventAttendee"` ### \_id -\> **\_id**: [`Scalars`](Scalars.md)\[`"ID"`\]\[`"output"`\] +> **\_id**: [`Scalars`](Scalars.md)\[`"ID"`\]\[`"output"`\] ### checkInId? -\> `optional` **checkInId**: [`Maybe`](Maybe.md)\<[`Scalars`](Scalars.md)\[`"ID"`\]\[`"output"`\]\> +> `optional` **checkInId**: [`Maybe`](Maybe.md)\<[`Scalars`](Scalars.md)\[`"ID"`\]\[`"output"`\]\> ### checkOutId? -\> `optional` **checkOutId**: [`Maybe`](Maybe.md)\<[`Scalars`](Scalars.md)\[`"ID"`\]\[`"output"`\]\> +> `optional` **checkOutId**: [`Maybe`](Maybe.md)\<[`Scalars`](Scalars.md)\[`"ID"`\]\[`"output"`\]\> ### createdAt -\> **createdAt**: [`Scalars`](Scalars.md)\[`"DateTime"`\]\[`"output"`\] +> **createdAt**: [`Scalars`](Scalars.md)\[`"DateTime"`\]\[`"output"`\] ### eventId -\> **eventId**: [`Scalars`](Scalars.md)\[`"ID"`\]\[`"output"`\] +> **eventId**: [`Scalars`](Scalars.md)\[`"ID"`\]\[`"output"`\] ### isCheckedIn -\> **isCheckedIn**: [`Scalars`](Scalars.md)\[`"Boolean"`\]\[`"output"`\] +> **isCheckedIn**: [`Scalars`](Scalars.md)\[`"Boolean"`\]\[`"output"`\] ### isCheckedOut -\> **isCheckedOut**: [`Scalars`](Scalars.md)\[`"Boolean"`\]\[`"output"`\] +> **isCheckedOut**: [`Scalars`](Scalars.md)\[`"Boolean"`\]\[`"output"`\] ### isInvited -\> **isInvited**: [`Scalars`](Scalars.md)\[`"Boolean"`\]\[`"output"`\] +> **isInvited**: [`Scalars`](Scalars.md)\[`"Boolean"`\]\[`"output"`\] ### isRegistered -\> **isRegistered**: [`Scalars`](Scalars.md)\[`"Boolean"`\]\[`"output"`\] +> **isRegistered**: [`Scalars`](Scalars.md)\[`"Boolean"`\]\[`"output"`\] ### updatedAt -\> **updatedAt**: [`Scalars`](Scalars.md)\[`"DateTime"`\]\[`"output"`\] +> **updatedAt**: [`Scalars`](Scalars.md)\[`"DateTime"`\]\[`"output"`\] ### userId -\> **userId**: [`Scalars`](Scalars.md)\[`"ID"`\]\[`"output"`\] +> **userId**: [`Scalars`](Scalars.md)\[`"ID"`\]\[`"output"`\] ## Defined in -[src/types/generatedGraphQLTypes.ts:736](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/types/generatedGraphQLTypes.ts#L736) +[src/types/generatedGraphQLTypes.ts:736](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/types/generatedGraphQLTypes.ts#L736) diff --git a/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/EventAttendeeInput.md b/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/EventAttendeeInput.md index 6d52be36222..dbe359fa8c6 100644 --- a/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/EventAttendeeInput.md +++ b/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/EventAttendeeInput.md @@ -6,18 +6,18 @@ # Type Alias: EventAttendeeInput -\> **EventAttendeeInput**: `object` +> **EventAttendeeInput**: `object` ## Type declaration ### eventId -\> **eventId**: [`Scalars`](Scalars.md)\[`"ID"`\]\[`"input"`\] +> **eventId**: [`Scalars`](Scalars.md)\[`"ID"`\]\[`"input"`\] ### userId -\> **userId**: [`Scalars`](Scalars.md)\[`"ID"`\]\[`"input"`\] +> **userId**: [`Scalars`](Scalars.md)\[`"ID"`\]\[`"input"`\] ## Defined in -[src/types/generatedGraphQLTypes.ts:751](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/types/generatedGraphQLTypes.ts#L751) +[src/types/generatedGraphQLTypes.ts:751](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/types/generatedGraphQLTypes.ts#L751) diff --git a/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/EventAttendeeResolvers.md b/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/EventAttendeeResolvers.md index cb540c7f24e..e0d0ec02278 100644 --- a/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/EventAttendeeResolvers.md +++ b/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/EventAttendeeResolvers.md @@ -6,7 +6,7 @@ # Type Alias: EventAttendeeResolvers\ -\> **EventAttendeeResolvers**\<`ContextType`, `ParentType`\>: `object` +> **EventAttendeeResolvers**\<`ContextType`, `ParentType`\>: `object` ## Type Parameters @@ -18,52 +18,52 @@ ### \_\_isTypeOf? -\> `optional` **\_\_isTypeOf**: [`IsTypeOfResolverFn`](IsTypeOfResolverFn.md)\<`ParentType`, `ContextType`\> +> `optional` **\_\_isTypeOf**: [`IsTypeOfResolverFn`](IsTypeOfResolverFn.md)\<`ParentType`, `ContextType`\> ### \_id? -\> `optional` **\_id**: [`Resolver`](Resolver.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"ID"`\], `ParentType`, `ContextType`\> +> `optional` **\_id**: [`Resolver`](Resolver.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"ID"`\], `ParentType`, `ContextType`\> ### checkInId? -\> `optional` **checkInId**: [`Resolver`](Resolver.md)\<[`Maybe`](Maybe.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"ID"`\]\>, `ParentType`, `ContextType`\> +> `optional` **checkInId**: [`Resolver`](Resolver.md)\<[`Maybe`](Maybe.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"ID"`\]\>, `ParentType`, `ContextType`\> ### checkOutId? -\> `optional` **checkOutId**: [`Resolver`](Resolver.md)\<[`Maybe`](Maybe.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"ID"`\]\>, `ParentType`, `ContextType`\> +> `optional` **checkOutId**: [`Resolver`](Resolver.md)\<[`Maybe`](Maybe.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"ID"`\]\>, `ParentType`, `ContextType`\> ### createdAt? -\> `optional` **createdAt**: [`Resolver`](Resolver.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"DateTime"`\], `ParentType`, `ContextType`\> +> `optional` **createdAt**: [`Resolver`](Resolver.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"DateTime"`\], `ParentType`, `ContextType`\> ### eventId? -\> `optional` **eventId**: [`Resolver`](Resolver.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"ID"`\], `ParentType`, `ContextType`\> +> `optional` **eventId**: [`Resolver`](Resolver.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"ID"`\], `ParentType`, `ContextType`\> ### isCheckedIn? -\> `optional` **isCheckedIn**: [`Resolver`](Resolver.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"Boolean"`\], `ParentType`, `ContextType`\> +> `optional` **isCheckedIn**: [`Resolver`](Resolver.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"Boolean"`\], `ParentType`, `ContextType`\> ### isCheckedOut? -\> `optional` **isCheckedOut**: [`Resolver`](Resolver.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"Boolean"`\], `ParentType`, `ContextType`\> +> `optional` **isCheckedOut**: [`Resolver`](Resolver.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"Boolean"`\], `ParentType`, `ContextType`\> ### isInvited? -\> `optional` **isInvited**: [`Resolver`](Resolver.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"Boolean"`\], `ParentType`, `ContextType`\> +> `optional` **isInvited**: [`Resolver`](Resolver.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"Boolean"`\], `ParentType`, `ContextType`\> ### isRegistered? -\> `optional` **isRegistered**: [`Resolver`](Resolver.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"Boolean"`\], `ParentType`, `ContextType`\> +> `optional` **isRegistered**: [`Resolver`](Resolver.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"Boolean"`\], `ParentType`, `ContextType`\> ### updatedAt? -\> `optional` **updatedAt**: [`Resolver`](Resolver.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"DateTime"`\], `ParentType`, `ContextType`\> +> `optional` **updatedAt**: [`Resolver`](Resolver.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"DateTime"`\], `ParentType`, `ContextType`\> ### userId? -\> `optional` **userId**: [`Resolver`](Resolver.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"ID"`\], `ParentType`, `ContextType`\> +> `optional` **userId**: [`Resolver`](Resolver.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"ID"`\], `ParentType`, `ContextType`\> ## Defined in -[src/types/generatedGraphQLTypes.ts:4015](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/types/generatedGraphQLTypes.ts#L4015) +[src/types/generatedGraphQLTypes.ts:4015](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/types/generatedGraphQLTypes.ts#L4015) diff --git a/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/EventInput.md b/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/EventInput.md index 6e488da8fa2..fafa2c06e6c 100644 --- a/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/EventInput.md +++ b/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/EventInput.md @@ -6,70 +6,70 @@ # Type Alias: EventInput -\> **EventInput**: `object` +> **EventInput**: `object` ## Type declaration ### allDay -\> **allDay**: [`Scalars`](Scalars.md)\[`"Boolean"`\]\[`"input"`\] +> **allDay**: [`Scalars`](Scalars.md)\[`"Boolean"`\]\[`"input"`\] ### description -\> **description**: [`Scalars`](Scalars.md)\[`"String"`\]\[`"input"`\] +> **description**: [`Scalars`](Scalars.md)\[`"String"`\]\[`"input"`\] ### endDate -\> **endDate**: [`Scalars`](Scalars.md)\[`"Date"`\]\[`"input"`\] +> **endDate**: [`Scalars`](Scalars.md)\[`"Date"`\]\[`"input"`\] ### endTime? -\> `optional` **endTime**: [`InputMaybe`](InputMaybe.md)\<[`Scalars`](Scalars.md)\[`"Time"`\]\[`"input"`\]\> +> `optional` **endTime**: [`InputMaybe`](InputMaybe.md)\<[`Scalars`](Scalars.md)\[`"Time"`\]\[`"input"`\]\> ### images? -\> `optional` **images**: [`InputMaybe`](InputMaybe.md)\<[`InputMaybe`](InputMaybe.md)\<[`Scalars`](Scalars.md)\[`"String"`\]\[`"input"`\]\>[]\> +> `optional` **images**: [`InputMaybe`](InputMaybe.md)\<[`InputMaybe`](InputMaybe.md)\<[`Scalars`](Scalars.md)\[`"String"`\]\[`"input"`\]\>[]\> ### isPublic -\> **isPublic**: [`Scalars`](Scalars.md)\[`"Boolean"`\]\[`"input"`\] +> **isPublic**: [`Scalars`](Scalars.md)\[`"Boolean"`\]\[`"input"`\] ### isRegisterable -\> **isRegisterable**: [`Scalars`](Scalars.md)\[`"Boolean"`\]\[`"input"`\] +> **isRegisterable**: [`Scalars`](Scalars.md)\[`"Boolean"`\]\[`"input"`\] ### latitude? -\> `optional` **latitude**: [`InputMaybe`](InputMaybe.md)\<[`Scalars`](Scalars.md)\[`"Latitude"`\]\[`"input"`\]\> +> `optional` **latitude**: [`InputMaybe`](InputMaybe.md)\<[`Scalars`](Scalars.md)\[`"Latitude"`\]\[`"input"`\]\> ### location? -\> `optional` **location**: [`InputMaybe`](InputMaybe.md)\<[`Scalars`](Scalars.md)\[`"String"`\]\[`"input"`\]\> +> `optional` **location**: [`InputMaybe`](InputMaybe.md)\<[`Scalars`](Scalars.md)\[`"String"`\]\[`"input"`\]\> ### longitude? -\> `optional` **longitude**: [`InputMaybe`](InputMaybe.md)\<[`Scalars`](Scalars.md)\[`"Longitude"`\]\[`"input"`\]\> +> `optional` **longitude**: [`InputMaybe`](InputMaybe.md)\<[`Scalars`](Scalars.md)\[`"Longitude"`\]\[`"input"`\]\> ### organizationId -\> **organizationId**: [`Scalars`](Scalars.md)\[`"ID"`\]\[`"input"`\] +> **organizationId**: [`Scalars`](Scalars.md)\[`"ID"`\]\[`"input"`\] ### recurring -\> **recurring**: [`Scalars`](Scalars.md)\[`"Boolean"`\]\[`"input"`\] +> **recurring**: [`Scalars`](Scalars.md)\[`"Boolean"`\]\[`"input"`\] ### startDate -\> **startDate**: [`Scalars`](Scalars.md)\[`"Date"`\]\[`"input"`\] +> **startDate**: [`Scalars`](Scalars.md)\[`"Date"`\]\[`"input"`\] ### startTime? -\> `optional` **startTime**: [`InputMaybe`](InputMaybe.md)\<[`Scalars`](Scalars.md)\[`"Time"`\]\[`"input"`\]\> +> `optional` **startTime**: [`InputMaybe`](InputMaybe.md)\<[`Scalars`](Scalars.md)\[`"Time"`\]\[`"input"`\]\> ### title -\> **title**: [`Scalars`](Scalars.md)\[`"String"`\]\[`"input"`\] +> **title**: [`Scalars`](Scalars.md)\[`"String"`\]\[`"input"`\] ## Defined in -[src/types/generatedGraphQLTypes.ts:756](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/types/generatedGraphQLTypes.ts#L756) +[src/types/generatedGraphQLTypes.ts:756](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/types/generatedGraphQLTypes.ts#L756) diff --git a/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/EventOrderByInput.md b/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/EventOrderByInput.md index 5884ef9aa68..288634c0d6a 100644 --- a/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/EventOrderByInput.md +++ b/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/EventOrderByInput.md @@ -6,8 +6,8 @@ # Type Alias: EventOrderByInput -\> **EventOrderByInput**: `"allDay_ASC"` \| `"allDay_DESC"` \| `"description_ASC"` \| `"description_DESC"` \| `"endDate_ASC"` \| `"endDate_DESC"` \| `"endTime_ASC"` \| `"endTime_DESC"` \| `"id_ASC"` \| `"id_DESC"` \| `"location_ASC"` \| `"location_DESC"` \| `"recurrance_ASC"` \| `"recurrance_DESC"` \| `"startDate_ASC"` \| `"startDate_DESC"` \| `"startTime_ASC"` \| `"startTime_DESC"` \| `"title_ASC"` \| `"title_DESC"` +> **EventOrderByInput**: `"allDay_ASC"` \| `"allDay_DESC"` \| `"description_ASC"` \| `"description_DESC"` \| `"endDate_ASC"` \| `"endDate_DESC"` \| `"endTime_ASC"` \| `"endTime_DESC"` \| `"id_ASC"` \| `"id_DESC"` \| `"location_ASC"` \| `"location_DESC"` \| `"recurrance_ASC"` \| `"recurrance_DESC"` \| `"startDate_ASC"` \| `"startDate_DESC"` \| `"startTime_ASC"` \| `"startTime_DESC"` \| `"title_ASC"` \| `"title_DESC"` ## Defined in -[src/types/generatedGraphQLTypes.ts:774](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/types/generatedGraphQLTypes.ts#L774) +[src/types/generatedGraphQLTypes.ts:774](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/types/generatedGraphQLTypes.ts#L774) diff --git a/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/EventResolvers.md b/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/EventResolvers.md index 33b5cb79926..feb7682ef82 100644 --- a/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/EventResolvers.md +++ b/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/EventResolvers.md @@ -6,7 +6,7 @@ # Type Alias: EventResolvers\ -\> **EventResolvers**\<`ContextType`, `ParentType`\>: `object` +> **EventResolvers**\<`ContextType`, `ParentType`\>: `object` ## Type Parameters @@ -18,124 +18,124 @@ ### \_\_isTypeOf? -\> `optional` **\_\_isTypeOf**: [`IsTypeOfResolverFn`](IsTypeOfResolverFn.md)\<`ParentType`, `ContextType`\> +> `optional` **\_\_isTypeOf**: [`IsTypeOfResolverFn`](IsTypeOfResolverFn.md)\<`ParentType`, `ContextType`\> ### \_id? -\> `optional` **\_id**: [`Resolver`](Resolver.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"ID"`\], `ParentType`, `ContextType`\> +> `optional` **\_id**: [`Resolver`](Resolver.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"ID"`\], `ParentType`, `ContextType`\> ### actionItems? -\> `optional` **actionItems**: [`Resolver`](Resolver.md)\<[`Maybe`](Maybe.md)\<[`Maybe`](Maybe.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"ActionItem"`\]\>[]\>, `ParentType`, `ContextType`\> +> `optional` **actionItems**: [`Resolver`](Resolver.md)\<[`Maybe`](Maybe.md)\<[`Maybe`](Maybe.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"ActionItem"`\]\>[]\>, `ParentType`, `ContextType`\> ### admins? -\> `optional` **admins**: [`Resolver`](Resolver.md)\<[`Maybe`](Maybe.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"User"`\][]\>, `ParentType`, `ContextType`, `Partial`\<[`EventAdminsArgs`](EventAdminsArgs.md)\>\> +> `optional` **admins**: [`Resolver`](Resolver.md)\<[`Maybe`](Maybe.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"User"`\][]\>, `ParentType`, `ContextType`, `Partial`\<[`EventAdminsArgs`](EventAdminsArgs.md)\>\> ### agendaItems? -\> `optional` **agendaItems**: [`Resolver`](Resolver.md)\<[`Maybe`](Maybe.md)\<[`Maybe`](Maybe.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"AgendaItem"`\]\>[]\>, `ParentType`, `ContextType`\> +> `optional` **agendaItems**: [`Resolver`](Resolver.md)\<[`Maybe`](Maybe.md)\<[`Maybe`](Maybe.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"AgendaItem"`\]\>[]\>, `ParentType`, `ContextType`\> ### allDay? -\> `optional` **allDay**: [`Resolver`](Resolver.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"Boolean"`\], `ParentType`, `ContextType`\> +> `optional` **allDay**: [`Resolver`](Resolver.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"Boolean"`\], `ParentType`, `ContextType`\> ### attendees? -\> `optional` **attendees**: [`Resolver`](Resolver.md)\<[`Maybe`](Maybe.md)\<[`Maybe`](Maybe.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"User"`\]\>[]\>, `ParentType`, `ContextType`\> +> `optional` **attendees**: [`Resolver`](Resolver.md)\<[`Maybe`](Maybe.md)\<[`Maybe`](Maybe.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"User"`\]\>[]\>, `ParentType`, `ContextType`\> ### attendeesCheckInStatus? -\> `optional` **attendeesCheckInStatus**: [`Resolver`](Resolver.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"CheckInStatus"`\][], `ParentType`, `ContextType`\> +> `optional` **attendeesCheckInStatus**: [`Resolver`](Resolver.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"CheckInStatus"`\][], `ParentType`, `ContextType`\> ### averageFeedbackScore? -\> `optional` **averageFeedbackScore**: [`Resolver`](Resolver.md)\<[`Maybe`](Maybe.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"Float"`\]\>, `ParentType`, `ContextType`\> +> `optional` **averageFeedbackScore**: [`Resolver`](Resolver.md)\<[`Maybe`](Maybe.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"Float"`\]\>, `ParentType`, `ContextType`\> ### baseRecurringEvent? -\> `optional` **baseRecurringEvent**: [`Resolver`](Resolver.md)\<[`Maybe`](Maybe.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"Event"`\]\>, `ParentType`, `ContextType`\> +> `optional` **baseRecurringEvent**: [`Resolver`](Resolver.md)\<[`Maybe`](Maybe.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"Event"`\]\>, `ParentType`, `ContextType`\> ### createdAt? -\> `optional` **createdAt**: [`Resolver`](Resolver.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"DateTime"`\], `ParentType`, `ContextType`\> +> `optional` **createdAt**: [`Resolver`](Resolver.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"DateTime"`\], `ParentType`, `ContextType`\> ### creator? -\> `optional` **creator**: [`Resolver`](Resolver.md)\<[`Maybe`](Maybe.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"User"`\]\>, `ParentType`, `ContextType`\> +> `optional` **creator**: [`Resolver`](Resolver.md)\<[`Maybe`](Maybe.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"User"`\]\>, `ParentType`, `ContextType`\> ### description? -\> `optional` **description**: [`Resolver`](Resolver.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"String"`\], `ParentType`, `ContextType`\> +> `optional` **description**: [`Resolver`](Resolver.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"String"`\], `ParentType`, `ContextType`\> ### endDate? -\> `optional` **endDate**: [`Resolver`](Resolver.md)\<[`Maybe`](Maybe.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"Date"`\]\>, `ParentType`, `ContextType`\> +> `optional` **endDate**: [`Resolver`](Resolver.md)\<[`Maybe`](Maybe.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"Date"`\]\>, `ParentType`, `ContextType`\> ### endTime? -\> `optional` **endTime**: [`Resolver`](Resolver.md)\<[`Maybe`](Maybe.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"Time"`\]\>, `ParentType`, `ContextType`\> +> `optional` **endTime**: [`Resolver`](Resolver.md)\<[`Maybe`](Maybe.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"Time"`\]\>, `ParentType`, `ContextType`\> ### feedback? -\> `optional` **feedback**: [`Resolver`](Resolver.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"Feedback"`\][], `ParentType`, `ContextType`\> +> `optional` **feedback**: [`Resolver`](Resolver.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"Feedback"`\][], `ParentType`, `ContextType`\> ### images? -\> `optional` **images**: [`Resolver`](Resolver.md)\<[`Maybe`](Maybe.md)\<[`Maybe`](Maybe.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"String"`\]\>[]\>, `ParentType`, `ContextType`\> +> `optional` **images**: [`Resolver`](Resolver.md)\<[`Maybe`](Maybe.md)\<[`Maybe`](Maybe.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"String"`\]\>[]\>, `ParentType`, `ContextType`\> ### isPublic? -\> `optional` **isPublic**: [`Resolver`](Resolver.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"Boolean"`\], `ParentType`, `ContextType`\> +> `optional` **isPublic**: [`Resolver`](Resolver.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"Boolean"`\], `ParentType`, `ContextType`\> ### isRecurringEventException? -\> `optional` **isRecurringEventException**: [`Resolver`](Resolver.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"Boolean"`\], `ParentType`, `ContextType`\> +> `optional` **isRecurringEventException**: [`Resolver`](Resolver.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"Boolean"`\], `ParentType`, `ContextType`\> ### isRegisterable? -\> `optional` **isRegisterable**: [`Resolver`](Resolver.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"Boolean"`\], `ParentType`, `ContextType`\> +> `optional` **isRegisterable**: [`Resolver`](Resolver.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"Boolean"`\], `ParentType`, `ContextType`\> ### latitude? -\> `optional` **latitude**: [`Resolver`](Resolver.md)\<[`Maybe`](Maybe.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"Latitude"`\]\>, `ParentType`, `ContextType`\> +> `optional` **latitude**: [`Resolver`](Resolver.md)\<[`Maybe`](Maybe.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"Latitude"`\]\>, `ParentType`, `ContextType`\> ### location? -\> `optional` **location**: [`Resolver`](Resolver.md)\<[`Maybe`](Maybe.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"String"`\]\>, `ParentType`, `ContextType`\> +> `optional` **location**: [`Resolver`](Resolver.md)\<[`Maybe`](Maybe.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"String"`\]\>, `ParentType`, `ContextType`\> ### longitude? -\> `optional` **longitude**: [`Resolver`](Resolver.md)\<[`Maybe`](Maybe.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"Longitude"`\]\>, `ParentType`, `ContextType`\> +> `optional` **longitude**: [`Resolver`](Resolver.md)\<[`Maybe`](Maybe.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"Longitude"`\]\>, `ParentType`, `ContextType`\> ### organization? -\> `optional` **organization**: [`Resolver`](Resolver.md)\<[`Maybe`](Maybe.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"Organization"`\]\>, `ParentType`, `ContextType`\> +> `optional` **organization**: [`Resolver`](Resolver.md)\<[`Maybe`](Maybe.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"Organization"`\]\>, `ParentType`, `ContextType`\> ### recurrenceRule? -\> `optional` **recurrenceRule**: [`Resolver`](Resolver.md)\<[`Maybe`](Maybe.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"RecurrenceRule"`\]\>, `ParentType`, `ContextType`\> +> `optional` **recurrenceRule**: [`Resolver`](Resolver.md)\<[`Maybe`](Maybe.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"RecurrenceRule"`\]\>, `ParentType`, `ContextType`\> ### recurring? -\> `optional` **recurring**: [`Resolver`](Resolver.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"Boolean"`\], `ParentType`, `ContextType`\> +> `optional` **recurring**: [`Resolver`](Resolver.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"Boolean"`\], `ParentType`, `ContextType`\> ### startDate? -\> `optional` **startDate**: [`Resolver`](Resolver.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"Date"`\], `ParentType`, `ContextType`\> +> `optional` **startDate**: [`Resolver`](Resolver.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"Date"`\], `ParentType`, `ContextType`\> ### startTime? -\> `optional` **startTime**: [`Resolver`](Resolver.md)\<[`Maybe`](Maybe.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"Time"`\]\>, `ParentType`, `ContextType`\> +> `optional` **startTime**: [`Resolver`](Resolver.md)\<[`Maybe`](Maybe.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"Time"`\]\>, `ParentType`, `ContextType`\> ### title? -\> `optional` **title**: [`Resolver`](Resolver.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"String"`\], `ParentType`, `ContextType`\> +> `optional` **title**: [`Resolver`](Resolver.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"String"`\], `ParentType`, `ContextType`\> ### updatedAt? -\> `optional` **updatedAt**: [`Resolver`](Resolver.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"DateTime"`\], `ParentType`, `ContextType`\> +> `optional` **updatedAt**: [`Resolver`](Resolver.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"DateTime"`\], `ParentType`, `ContextType`\> ## Defined in -[src/types/generatedGraphQLTypes.ts:3982](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/types/generatedGraphQLTypes.ts#L3982) +[src/types/generatedGraphQLTypes.ts:3982](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/types/generatedGraphQLTypes.ts#L3982) diff --git a/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/EventVolunteer.md b/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/EventVolunteer.md index 181a50a8f15..c6afb203f09 100644 --- a/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/EventVolunteer.md +++ b/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/EventVolunteer.md @@ -6,54 +6,54 @@ # Type Alias: EventVolunteer -\> **EventVolunteer**: `object` +> **EventVolunteer**: `object` ## Type declaration ### \_\_typename? -\> `optional` **\_\_typename**: `"EventVolunteer"` +> `optional` **\_\_typename**: `"EventVolunteer"` ### \_id -\> **\_id**: [`Scalars`](Scalars.md)\[`"ID"`\]\[`"output"`\] +> **\_id**: [`Scalars`](Scalars.md)\[`"ID"`\]\[`"output"`\] ### createdAt -\> **createdAt**: [`Scalars`](Scalars.md)\[`"DateTime"`\]\[`"output"`\] +> **createdAt**: [`Scalars`](Scalars.md)\[`"DateTime"`\]\[`"output"`\] ### creator? -\> `optional` **creator**: [`Maybe`](Maybe.md)\<[`User`](User.md)\> +> `optional` **creator**: [`Maybe`](Maybe.md)\<[`User`](User.md)\> ### event? -\> `optional` **event**: [`Maybe`](Maybe.md)\<[`Event`](Event.md)\> +> `optional` **event**: [`Maybe`](Maybe.md)\<[`Event`](Event.md)\> ### group? -\> `optional` **group**: [`Maybe`](Maybe.md)\<[`EventVolunteerGroup`](EventVolunteerGroup.md)\> +> `optional` **group**: [`Maybe`](Maybe.md)\<[`EventVolunteerGroup`](EventVolunteerGroup.md)\> ### isAssigned? -\> `optional` **isAssigned**: [`Maybe`](Maybe.md)\<[`Scalars`](Scalars.md)\[`"Boolean"`\]\[`"output"`\]\> +> `optional` **isAssigned**: [`Maybe`](Maybe.md)\<[`Scalars`](Scalars.md)\[`"Boolean"`\]\[`"output"`\]\> ### isInvited? -\> `optional` **isInvited**: [`Maybe`](Maybe.md)\<[`Scalars`](Scalars.md)\[`"Boolean"`\]\[`"output"`\]\> +> `optional` **isInvited**: [`Maybe`](Maybe.md)\<[`Scalars`](Scalars.md)\[`"Boolean"`\]\[`"output"`\]\> ### response? -\> `optional` **response**: [`Maybe`](Maybe.md)\<[`Scalars`](Scalars.md)\[`"String"`\]\[`"output"`\]\> +> `optional` **response**: [`Maybe`](Maybe.md)\<[`Scalars`](Scalars.md)\[`"String"`\]\[`"output"`\]\> ### updatedAt -\> **updatedAt**: [`Scalars`](Scalars.md)\[`"DateTime"`\]\[`"output"`\] +> **updatedAt**: [`Scalars`](Scalars.md)\[`"DateTime"`\]\[`"output"`\] ### user -\> **user**: [`User`](User.md) +> **user**: [`User`](User.md) ## Defined in -[src/types/generatedGraphQLTypes.ts:796](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/types/generatedGraphQLTypes.ts#L796) +[src/types/generatedGraphQLTypes.ts:796](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/types/generatedGraphQLTypes.ts#L796) diff --git a/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/EventVolunteerGroup.md b/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/EventVolunteerGroup.md index e7a0061947c..4861c7e7b83 100644 --- a/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/EventVolunteerGroup.md +++ b/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/EventVolunteerGroup.md @@ -6,50 +6,50 @@ # Type Alias: EventVolunteerGroup -\> **EventVolunteerGroup**: `object` +> **EventVolunteerGroup**: `object` ## Type declaration ### \_\_typename? -\> `optional` **\_\_typename**: `"EventVolunteerGroup"` +> `optional` **\_\_typename**: `"EventVolunteerGroup"` ### \_id -\> **\_id**: [`Scalars`](Scalars.md)\[`"ID"`\]\[`"output"`\] +> **\_id**: [`Scalars`](Scalars.md)\[`"ID"`\]\[`"output"`\] ### createdAt -\> **createdAt**: [`Scalars`](Scalars.md)\[`"DateTime"`\]\[`"output"`\] +> **createdAt**: [`Scalars`](Scalars.md)\[`"DateTime"`\]\[`"output"`\] ### creator? -\> `optional` **creator**: [`Maybe`](Maybe.md)\<[`User`](User.md)\> +> `optional` **creator**: [`Maybe`](Maybe.md)\<[`User`](User.md)\> ### event? -\> `optional` **event**: [`Maybe`](Maybe.md)\<[`Event`](Event.md)\> +> `optional` **event**: [`Maybe`](Maybe.md)\<[`Event`](Event.md)\> ### leader -\> **leader**: [`User`](User.md) +> **leader**: [`User`](User.md) ### name? -\> `optional` **name**: [`Maybe`](Maybe.md)\<[`Scalars`](Scalars.md)\[`"String"`\]\[`"output"`\]\> +> `optional` **name**: [`Maybe`](Maybe.md)\<[`Scalars`](Scalars.md)\[`"String"`\]\[`"output"`\]\> ### updatedAt -\> **updatedAt**: [`Scalars`](Scalars.md)\[`"DateTime"`\]\[`"output"`\] +> **updatedAt**: [`Scalars`](Scalars.md)\[`"DateTime"`\]\[`"output"`\] ### volunteers? -\> `optional` **volunteers**: [`Maybe`](Maybe.md)\<[`Maybe`](Maybe.md)\<[`EventVolunteer`](EventVolunteer.md)\>[]\> +> `optional` **volunteers**: [`Maybe`](Maybe.md)\<[`Maybe`](Maybe.md)\<[`EventVolunteer`](EventVolunteer.md)\>[]\> ### volunteersRequired? -\> `optional` **volunteersRequired**: [`Maybe`](Maybe.md)\<[`Scalars`](Scalars.md)\[`"Int"`\]\[`"output"`\]\> +> `optional` **volunteersRequired**: [`Maybe`](Maybe.md)\<[`Scalars`](Scalars.md)\[`"Int"`\]\[`"output"`\]\> ## Defined in -[src/types/generatedGraphQLTypes.ts:810](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/types/generatedGraphQLTypes.ts#L810) +[src/types/generatedGraphQLTypes.ts:810](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/types/generatedGraphQLTypes.ts#L810) diff --git a/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/EventVolunteerGroupInput.md b/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/EventVolunteerGroupInput.md index 537ee758db3..b9379806ab1 100644 --- a/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/EventVolunteerGroupInput.md +++ b/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/EventVolunteerGroupInput.md @@ -6,22 +6,22 @@ # Type Alias: EventVolunteerGroupInput -\> **EventVolunteerGroupInput**: `object` +> **EventVolunteerGroupInput**: `object` ## Type declaration ### eventId -\> **eventId**: [`Scalars`](Scalars.md)\[`"ID"`\]\[`"input"`\] +> **eventId**: [`Scalars`](Scalars.md)\[`"ID"`\]\[`"input"`\] ### name? -\> `optional` **name**: [`InputMaybe`](InputMaybe.md)\<[`Scalars`](Scalars.md)\[`"String"`\]\[`"input"`\]\> +> `optional` **name**: [`InputMaybe`](InputMaybe.md)\<[`Scalars`](Scalars.md)\[`"String"`\]\[`"input"`\]\> ### volunteersRequired? -\> `optional` **volunteersRequired**: [`InputMaybe`](InputMaybe.md)\<[`Scalars`](Scalars.md)\[`"Int"`\]\[`"input"`\]\> +> `optional` **volunteersRequired**: [`InputMaybe`](InputMaybe.md)\<[`Scalars`](Scalars.md)\[`"Int"`\]\[`"input"`\]\> ## Defined in -[src/types/generatedGraphQLTypes.ts:823](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/types/generatedGraphQLTypes.ts#L823) +[src/types/generatedGraphQLTypes.ts:823](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/types/generatedGraphQLTypes.ts#L823) diff --git a/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/EventVolunteerGroupResolvers.md b/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/EventVolunteerGroupResolvers.md index f0b7cd833e2..c04f2a05613 100644 --- a/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/EventVolunteerGroupResolvers.md +++ b/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/EventVolunteerGroupResolvers.md @@ -6,7 +6,7 @@ # Type Alias: EventVolunteerGroupResolvers\ -\> **EventVolunteerGroupResolvers**\<`ContextType`, `ParentType`\>: `object` +> **EventVolunteerGroupResolvers**\<`ContextType`, `ParentType`\>: `object` ## Type Parameters @@ -18,44 +18,44 @@ ### \_\_isTypeOf? -\> `optional` **\_\_isTypeOf**: [`IsTypeOfResolverFn`](IsTypeOfResolverFn.md)\<`ParentType`, `ContextType`\> +> `optional` **\_\_isTypeOf**: [`IsTypeOfResolverFn`](IsTypeOfResolverFn.md)\<`ParentType`, `ContextType`\> ### \_id? -\> `optional` **\_id**: [`Resolver`](Resolver.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"ID"`\], `ParentType`, `ContextType`\> +> `optional` **\_id**: [`Resolver`](Resolver.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"ID"`\], `ParentType`, `ContextType`\> ### createdAt? -\> `optional` **createdAt**: [`Resolver`](Resolver.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"DateTime"`\], `ParentType`, `ContextType`\> +> `optional` **createdAt**: [`Resolver`](Resolver.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"DateTime"`\], `ParentType`, `ContextType`\> ### creator? -\> `optional` **creator**: [`Resolver`](Resolver.md)\<[`Maybe`](Maybe.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"User"`\]\>, `ParentType`, `ContextType`\> +> `optional` **creator**: [`Resolver`](Resolver.md)\<[`Maybe`](Maybe.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"User"`\]\>, `ParentType`, `ContextType`\> ### event? -\> `optional` **event**: [`Resolver`](Resolver.md)\<[`Maybe`](Maybe.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"Event"`\]\>, `ParentType`, `ContextType`\> +> `optional` **event**: [`Resolver`](Resolver.md)\<[`Maybe`](Maybe.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"Event"`\]\>, `ParentType`, `ContextType`\> ### leader? -\> `optional` **leader**: [`Resolver`](Resolver.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"User"`\], `ParentType`, `ContextType`\> +> `optional` **leader**: [`Resolver`](Resolver.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"User"`\], `ParentType`, `ContextType`\> ### name? -\> `optional` **name**: [`Resolver`](Resolver.md)\<[`Maybe`](Maybe.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"String"`\]\>, `ParentType`, `ContextType`\> +> `optional` **name**: [`Resolver`](Resolver.md)\<[`Maybe`](Maybe.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"String"`\]\>, `ParentType`, `ContextType`\> ### updatedAt? -\> `optional` **updatedAt**: [`Resolver`](Resolver.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"DateTime"`\], `ParentType`, `ContextType`\> +> `optional` **updatedAt**: [`Resolver`](Resolver.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"DateTime"`\], `ParentType`, `ContextType`\> ### volunteers? -\> `optional` **volunteers**: [`Resolver`](Resolver.md)\<[`Maybe`](Maybe.md)\<[`Maybe`](Maybe.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"EventVolunteer"`\]\>[]\>, `ParentType`, `ContextType`\> +> `optional` **volunteers**: [`Resolver`](Resolver.md)\<[`Maybe`](Maybe.md)\<[`Maybe`](Maybe.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"EventVolunteer"`\]\>[]\>, `ParentType`, `ContextType`\> ### volunteersRequired? -\> `optional` **volunteersRequired**: [`Resolver`](Resolver.md)\<[`Maybe`](Maybe.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"Int"`\]\>, `ParentType`, `ContextType`\> +> `optional` **volunteersRequired**: [`Resolver`](Resolver.md)\<[`Maybe`](Maybe.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"Int"`\]\>, `ParentType`, `ContextType`\> ## Defined in -[src/types/generatedGraphQLTypes.ts:4044](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/types/generatedGraphQLTypes.ts#L4044) +[src/types/generatedGraphQLTypes.ts:4044](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/types/generatedGraphQLTypes.ts#L4044) diff --git a/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/EventVolunteerInput.md b/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/EventVolunteerInput.md index 9103d956585..194cb277e63 100644 --- a/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/EventVolunteerInput.md +++ b/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/EventVolunteerInput.md @@ -6,22 +6,22 @@ # Type Alias: EventVolunteerInput -\> **EventVolunteerInput**: `object` +> **EventVolunteerInput**: `object` ## Type declaration ### eventId -\> **eventId**: [`Scalars`](Scalars.md)\[`"ID"`\]\[`"input"`\] +> **eventId**: [`Scalars`](Scalars.md)\[`"ID"`\]\[`"input"`\] ### groupId -\> **groupId**: [`Scalars`](Scalars.md)\[`"ID"`\]\[`"input"`\] +> **groupId**: [`Scalars`](Scalars.md)\[`"ID"`\]\[`"input"`\] ### userId -\> **userId**: [`Scalars`](Scalars.md)\[`"ID"`\]\[`"input"`\] +> **userId**: [`Scalars`](Scalars.md)\[`"ID"`\]\[`"input"`\] ## Defined in -[src/types/generatedGraphQLTypes.ts:829](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/types/generatedGraphQLTypes.ts#L829) +[src/types/generatedGraphQLTypes.ts:829](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/types/generatedGraphQLTypes.ts#L829) diff --git a/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/EventVolunteerResolvers.md b/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/EventVolunteerResolvers.md index b6d90dea53a..49a5136204d 100644 --- a/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/EventVolunteerResolvers.md +++ b/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/EventVolunteerResolvers.md @@ -6,7 +6,7 @@ # Type Alias: EventVolunteerResolvers\ -\> **EventVolunteerResolvers**\<`ContextType`, `ParentType`\>: `object` +> **EventVolunteerResolvers**\<`ContextType`, `ParentType`\>: `object` ## Type Parameters @@ -18,48 +18,48 @@ ### \_\_isTypeOf? -\> `optional` **\_\_isTypeOf**: [`IsTypeOfResolverFn`](IsTypeOfResolverFn.md)\<`ParentType`, `ContextType`\> +> `optional` **\_\_isTypeOf**: [`IsTypeOfResolverFn`](IsTypeOfResolverFn.md)\<`ParentType`, `ContextType`\> ### \_id? -\> `optional` **\_id**: [`Resolver`](Resolver.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"ID"`\], `ParentType`, `ContextType`\> +> `optional` **\_id**: [`Resolver`](Resolver.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"ID"`\], `ParentType`, `ContextType`\> ### createdAt? -\> `optional` **createdAt**: [`Resolver`](Resolver.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"DateTime"`\], `ParentType`, `ContextType`\> +> `optional` **createdAt**: [`Resolver`](Resolver.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"DateTime"`\], `ParentType`, `ContextType`\> ### creator? -\> `optional` **creator**: [`Resolver`](Resolver.md)\<[`Maybe`](Maybe.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"User"`\]\>, `ParentType`, `ContextType`\> +> `optional` **creator**: [`Resolver`](Resolver.md)\<[`Maybe`](Maybe.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"User"`\]\>, `ParentType`, `ContextType`\> ### event? -\> `optional` **event**: [`Resolver`](Resolver.md)\<[`Maybe`](Maybe.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"Event"`\]\>, `ParentType`, `ContextType`\> +> `optional` **event**: [`Resolver`](Resolver.md)\<[`Maybe`](Maybe.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"Event"`\]\>, `ParentType`, `ContextType`\> ### group? -\> `optional` **group**: [`Resolver`](Resolver.md)\<[`Maybe`](Maybe.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"EventVolunteerGroup"`\]\>, `ParentType`, `ContextType`\> +> `optional` **group**: [`Resolver`](Resolver.md)\<[`Maybe`](Maybe.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"EventVolunteerGroup"`\]\>, `ParentType`, `ContextType`\> ### isAssigned? -\> `optional` **isAssigned**: [`Resolver`](Resolver.md)\<[`Maybe`](Maybe.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"Boolean"`\]\>, `ParentType`, `ContextType`\> +> `optional` **isAssigned**: [`Resolver`](Resolver.md)\<[`Maybe`](Maybe.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"Boolean"`\]\>, `ParentType`, `ContextType`\> ### isInvited? -\> `optional` **isInvited**: [`Resolver`](Resolver.md)\<[`Maybe`](Maybe.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"Boolean"`\]\>, `ParentType`, `ContextType`\> +> `optional` **isInvited**: [`Resolver`](Resolver.md)\<[`Maybe`](Maybe.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"Boolean"`\]\>, `ParentType`, `ContextType`\> ### response? -\> `optional` **response**: [`Resolver`](Resolver.md)\<[`Maybe`](Maybe.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"String"`\]\>, `ParentType`, `ContextType`\> +> `optional` **response**: [`Resolver`](Resolver.md)\<[`Maybe`](Maybe.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"String"`\]\>, `ParentType`, `ContextType`\> ### updatedAt? -\> `optional` **updatedAt**: [`Resolver`](Resolver.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"DateTime"`\], `ParentType`, `ContextType`\> +> `optional` **updatedAt**: [`Resolver`](Resolver.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"DateTime"`\], `ParentType`, `ContextType`\> ### user? -\> `optional` **user**: [`Resolver`](Resolver.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"User"`\], `ParentType`, `ContextType`\> +> `optional` **user**: [`Resolver`](Resolver.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"User"`\], `ParentType`, `ContextType`\> ## Defined in -[src/types/generatedGraphQLTypes.ts:4030](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/types/generatedGraphQLTypes.ts#L4030) +[src/types/generatedGraphQLTypes.ts:4030](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/types/generatedGraphQLTypes.ts#L4030) diff --git a/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/EventVolunteerResponse.md b/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/EventVolunteerResponse.md index 8fb4c4fcbe7..1f6f4c2a928 100644 --- a/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/EventVolunteerResponse.md +++ b/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/EventVolunteerResponse.md @@ -6,8 +6,8 @@ # Type Alias: EventVolunteerResponse -\> **EventVolunteerResponse**: `"NO"` \| `"YES"` +> **EventVolunteerResponse**: `"NO"` \| `"YES"` ## Defined in -[src/types/generatedGraphQLTypes.ts:835](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/types/generatedGraphQLTypes.ts#L835) +[src/types/generatedGraphQLTypes.ts:835](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/types/generatedGraphQLTypes.ts#L835) diff --git a/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/EventWhereInput.md b/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/EventWhereInput.md index f520dd69d8a..d7a11c0c7d7 100644 --- a/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/EventWhereInput.md +++ b/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/EventWhereInput.md @@ -6,110 +6,110 @@ # Type Alias: EventWhereInput -\> **EventWhereInput**: `object` +> **EventWhereInput**: `object` ## Type declaration ### description? -\> `optional` **description**: [`InputMaybe`](InputMaybe.md)\<[`Scalars`](Scalars.md)\[`"String"`\]\[`"input"`\]\> +> `optional` **description**: [`InputMaybe`](InputMaybe.md)\<[`Scalars`](Scalars.md)\[`"String"`\]\[`"input"`\]\> ### description\_contains? -\> `optional` **description\_contains**: [`InputMaybe`](InputMaybe.md)\<[`Scalars`](Scalars.md)\[`"String"`\]\[`"input"`\]\> +> `optional` **description\_contains**: [`InputMaybe`](InputMaybe.md)\<[`Scalars`](Scalars.md)\[`"String"`\]\[`"input"`\]\> ### description\_in? -\> `optional` **description\_in**: [`InputMaybe`](InputMaybe.md)\<[`Scalars`](Scalars.md)\[`"String"`\]\[`"input"`\][]\> +> `optional` **description\_in**: [`InputMaybe`](InputMaybe.md)\<[`Scalars`](Scalars.md)\[`"String"`\]\[`"input"`\][]\> ### description\_not? -\> `optional` **description\_not**: [`InputMaybe`](InputMaybe.md)\<[`Scalars`](Scalars.md)\[`"String"`\]\[`"input"`\]\> +> `optional` **description\_not**: [`InputMaybe`](InputMaybe.md)\<[`Scalars`](Scalars.md)\[`"String"`\]\[`"input"`\]\> ### description\_not\_in? -\> `optional` **description\_not\_in**: [`InputMaybe`](InputMaybe.md)\<[`Scalars`](Scalars.md)\[`"String"`\]\[`"input"`\][]\> +> `optional` **description\_not\_in**: [`InputMaybe`](InputMaybe.md)\<[`Scalars`](Scalars.md)\[`"String"`\]\[`"input"`\][]\> ### description\_starts\_with? -\> `optional` **description\_starts\_with**: [`InputMaybe`](InputMaybe.md)\<[`Scalars`](Scalars.md)\[`"String"`\]\[`"input"`\]\> +> `optional` **description\_starts\_with**: [`InputMaybe`](InputMaybe.md)\<[`Scalars`](Scalars.md)\[`"String"`\]\[`"input"`\]\> ### id? -\> `optional` **id**: [`InputMaybe`](InputMaybe.md)\<[`Scalars`](Scalars.md)\[`"ID"`\]\[`"input"`\]\> +> `optional` **id**: [`InputMaybe`](InputMaybe.md)\<[`Scalars`](Scalars.md)\[`"ID"`\]\[`"input"`\]\> ### id\_contains? -\> `optional` **id\_contains**: [`InputMaybe`](InputMaybe.md)\<[`Scalars`](Scalars.md)\[`"ID"`\]\[`"input"`\]\> +> `optional` **id\_contains**: [`InputMaybe`](InputMaybe.md)\<[`Scalars`](Scalars.md)\[`"ID"`\]\[`"input"`\]\> ### id\_in? -\> `optional` **id\_in**: [`InputMaybe`](InputMaybe.md)\<[`Scalars`](Scalars.md)\[`"ID"`\]\[`"input"`\][]\> +> `optional` **id\_in**: [`InputMaybe`](InputMaybe.md)\<[`Scalars`](Scalars.md)\[`"ID"`\]\[`"input"`\][]\> ### id\_not? -\> `optional` **id\_not**: [`InputMaybe`](InputMaybe.md)\<[`Scalars`](Scalars.md)\[`"ID"`\]\[`"input"`\]\> +> `optional` **id\_not**: [`InputMaybe`](InputMaybe.md)\<[`Scalars`](Scalars.md)\[`"ID"`\]\[`"input"`\]\> ### id\_not\_in? -\> `optional` **id\_not\_in**: [`InputMaybe`](InputMaybe.md)\<[`Scalars`](Scalars.md)\[`"ID"`\]\[`"input"`\][]\> +> `optional` **id\_not\_in**: [`InputMaybe`](InputMaybe.md)\<[`Scalars`](Scalars.md)\[`"ID"`\]\[`"input"`\][]\> ### id\_starts\_with? -\> `optional` **id\_starts\_with**: [`InputMaybe`](InputMaybe.md)\<[`Scalars`](Scalars.md)\[`"ID"`\]\[`"input"`\]\> +> `optional` **id\_starts\_with**: [`InputMaybe`](InputMaybe.md)\<[`Scalars`](Scalars.md)\[`"ID"`\]\[`"input"`\]\> ### location? -\> `optional` **location**: [`InputMaybe`](InputMaybe.md)\<[`Scalars`](Scalars.md)\[`"String"`\]\[`"input"`\]\> +> `optional` **location**: [`InputMaybe`](InputMaybe.md)\<[`Scalars`](Scalars.md)\[`"String"`\]\[`"input"`\]\> ### location\_contains? -\> `optional` **location\_contains**: [`InputMaybe`](InputMaybe.md)\<[`Scalars`](Scalars.md)\[`"String"`\]\[`"input"`\]\> +> `optional` **location\_contains**: [`InputMaybe`](InputMaybe.md)\<[`Scalars`](Scalars.md)\[`"String"`\]\[`"input"`\]\> ### location\_in? -\> `optional` **location\_in**: [`InputMaybe`](InputMaybe.md)\<[`Scalars`](Scalars.md)\[`"String"`\]\[`"input"`\][]\> +> `optional` **location\_in**: [`InputMaybe`](InputMaybe.md)\<[`Scalars`](Scalars.md)\[`"String"`\]\[`"input"`\][]\> ### location\_not? -\> `optional` **location\_not**: [`InputMaybe`](InputMaybe.md)\<[`Scalars`](Scalars.md)\[`"String"`\]\[`"input"`\]\> +> `optional` **location\_not**: [`InputMaybe`](InputMaybe.md)\<[`Scalars`](Scalars.md)\[`"String"`\]\[`"input"`\]\> ### location\_not\_in? -\> `optional` **location\_not\_in**: [`InputMaybe`](InputMaybe.md)\<[`Scalars`](Scalars.md)\[`"String"`\]\[`"input"`\][]\> +> `optional` **location\_not\_in**: [`InputMaybe`](InputMaybe.md)\<[`Scalars`](Scalars.md)\[`"String"`\]\[`"input"`\][]\> ### location\_starts\_with? -\> `optional` **location\_starts\_with**: [`InputMaybe`](InputMaybe.md)\<[`Scalars`](Scalars.md)\[`"String"`\]\[`"input"`\]\> +> `optional` **location\_starts\_with**: [`InputMaybe`](InputMaybe.md)\<[`Scalars`](Scalars.md)\[`"String"`\]\[`"input"`\]\> ### organization\_id? -\> `optional` **organization\_id**: [`InputMaybe`](InputMaybe.md)\<[`Scalars`](Scalars.md)\[`"ID"`\]\[`"input"`\]\> +> `optional` **organization\_id**: [`InputMaybe`](InputMaybe.md)\<[`Scalars`](Scalars.md)\[`"ID"`\]\[`"input"`\]\> ### title? -\> `optional` **title**: [`InputMaybe`](InputMaybe.md)\<[`Scalars`](Scalars.md)\[`"String"`\]\[`"input"`\]\> +> `optional` **title**: [`InputMaybe`](InputMaybe.md)\<[`Scalars`](Scalars.md)\[`"String"`\]\[`"input"`\]\> ### title\_contains? -\> `optional` **title\_contains**: [`InputMaybe`](InputMaybe.md)\<[`Scalars`](Scalars.md)\[`"String"`\]\[`"input"`\]\> +> `optional` **title\_contains**: [`InputMaybe`](InputMaybe.md)\<[`Scalars`](Scalars.md)\[`"String"`\]\[`"input"`\]\> ### title\_in? -\> `optional` **title\_in**: [`InputMaybe`](InputMaybe.md)\<[`Scalars`](Scalars.md)\[`"String"`\]\[`"input"`\][]\> +> `optional` **title\_in**: [`InputMaybe`](InputMaybe.md)\<[`Scalars`](Scalars.md)\[`"String"`\]\[`"input"`\][]\> ### title\_not? -\> `optional` **title\_not**: [`InputMaybe`](InputMaybe.md)\<[`Scalars`](Scalars.md)\[`"String"`\]\[`"input"`\]\> +> `optional` **title\_not**: [`InputMaybe`](InputMaybe.md)\<[`Scalars`](Scalars.md)\[`"String"`\]\[`"input"`\]\> ### title\_not\_in? -\> `optional` **title\_not\_in**: [`InputMaybe`](InputMaybe.md)\<[`Scalars`](Scalars.md)\[`"String"`\]\[`"input"`\][]\> +> `optional` **title\_not\_in**: [`InputMaybe`](InputMaybe.md)\<[`Scalars`](Scalars.md)\[`"String"`\]\[`"input"`\][]\> ### title\_starts\_with? -\> `optional` **title\_starts\_with**: [`InputMaybe`](InputMaybe.md)\<[`Scalars`](Scalars.md)\[`"String"`\]\[`"input"`\]\> +> `optional` **title\_starts\_with**: [`InputMaybe`](InputMaybe.md)\<[`Scalars`](Scalars.md)\[`"String"`\]\[`"input"`\]\> ## Defined in -[src/types/generatedGraphQLTypes.ts:839](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/types/generatedGraphQLTypes.ts#L839) +[src/types/generatedGraphQLTypes.ts:839](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/types/generatedGraphQLTypes.ts#L839) diff --git a/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/Exact.md b/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/Exact.md index 056b36f1cff..438979d3804 100644 --- a/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/Exact.md +++ b/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/Exact.md @@ -6,7 +6,7 @@ # Type Alias: Exact\ -\> **Exact**\<`T`\>: `\{ [K in keyof T]: T[K] \}` +> **Exact**\<`T`\>: `{ [K in keyof T]: T[K] }` ## Type Parameters @@ -14,4 +14,4 @@ ## Defined in -[src/types/generatedGraphQLTypes.ts:42](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/types/generatedGraphQLTypes.ts#L42) +[src/types/generatedGraphQLTypes.ts:42](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/types/generatedGraphQLTypes.ts#L42) diff --git a/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/ExtendSession.md b/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/ExtendSession.md index 1f645fdffa4..a1be3d25fc4 100644 --- a/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/ExtendSession.md +++ b/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/ExtendSession.md @@ -6,22 +6,22 @@ # Type Alias: ExtendSession -\> **ExtendSession**: `object` +> **ExtendSession**: `object` ## Type declaration ### \_\_typename? -\> `optional` **\_\_typename**: `"ExtendSession"` +> `optional` **\_\_typename**: `"ExtendSession"` ### accessToken -\> **accessToken**: [`Scalars`](Scalars.md)\[`"String"`\]\[`"output"`\] +> **accessToken**: [`Scalars`](Scalars.md)\[`"String"`\]\[`"output"`\] ### refreshToken -\> **refreshToken**: [`Scalars`](Scalars.md)\[`"String"`\]\[`"output"`\] +> **refreshToken**: [`Scalars`](Scalars.md)\[`"String"`\]\[`"output"`\] ## Defined in -[src/types/generatedGraphQLTypes.ts:867](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/types/generatedGraphQLTypes.ts#L867) +[src/types/generatedGraphQLTypes.ts:867](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/types/generatedGraphQLTypes.ts#L867) diff --git a/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/ExtendSessionResolvers.md b/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/ExtendSessionResolvers.md index 0a787a4089f..5992d75d64e 100644 --- a/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/ExtendSessionResolvers.md +++ b/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/ExtendSessionResolvers.md @@ -6,7 +6,7 @@ # Type Alias: ExtendSessionResolvers\ -\> **ExtendSessionResolvers**\<`ContextType`, `ParentType`\>: `object` +> **ExtendSessionResolvers**\<`ContextType`, `ParentType`\>: `object` ## Type Parameters @@ -18,16 +18,16 @@ ### \_\_isTypeOf? -\> `optional` **\_\_isTypeOf**: [`IsTypeOfResolverFn`](IsTypeOfResolverFn.md)\<`ParentType`, `ContextType`\> +> `optional` **\_\_isTypeOf**: [`IsTypeOfResolverFn`](IsTypeOfResolverFn.md)\<`ParentType`, `ContextType`\> ### accessToken? -\> `optional` **accessToken**: [`Resolver`](Resolver.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"String"`\], `ParentType`, `ContextType`\> +> `optional` **accessToken**: [`Resolver`](Resolver.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"String"`\], `ParentType`, `ContextType`\> ### refreshToken? -\> `optional` **refreshToken**: [`Resolver`](Resolver.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"String"`\], `ParentType`, `ContextType`\> +> `optional` **refreshToken**: [`Resolver`](Resolver.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"String"`\], `ParentType`, `ContextType`\> ## Defined in -[src/types/generatedGraphQLTypes.ts:4057](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/types/generatedGraphQLTypes.ts#L4057) +[src/types/generatedGraphQLTypes.ts:4057](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/types/generatedGraphQLTypes.ts#L4057) diff --git a/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/Feedback.md b/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/Feedback.md index 134faebcf1a..c18d41df32c 100644 --- a/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/Feedback.md +++ b/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/Feedback.md @@ -6,38 +6,38 @@ # Type Alias: Feedback -\> **Feedback**: `object` +> **Feedback**: `object` ## Type declaration ### \_\_typename? -\> `optional` **\_\_typename**: `"Feedback"` +> `optional` **\_\_typename**: `"Feedback"` ### \_id -\> **\_id**: [`Scalars`](Scalars.md)\[`"ID"`\]\[`"output"`\] +> **\_id**: [`Scalars`](Scalars.md)\[`"ID"`\]\[`"output"`\] ### createdAt -\> **createdAt**: [`Scalars`](Scalars.md)\[`"DateTime"`\]\[`"output"`\] +> **createdAt**: [`Scalars`](Scalars.md)\[`"DateTime"`\]\[`"output"`\] ### event -\> **event**: [`Event`](Event.md) +> **event**: [`Event`](Event.md) ### rating -\> **rating**: [`Scalars`](Scalars.md)\[`"Int"`\]\[`"output"`\] +> **rating**: [`Scalars`](Scalars.md)\[`"Int"`\]\[`"output"`\] ### review? -\> `optional` **review**: [`Maybe`](Maybe.md)\<[`Scalars`](Scalars.md)\[`"String"`\]\[`"output"`\]\> +> `optional` **review**: [`Maybe`](Maybe.md)\<[`Scalars`](Scalars.md)\[`"String"`\]\[`"output"`\]\> ### updatedAt -\> **updatedAt**: [`Scalars`](Scalars.md)\[`"DateTime"`\]\[`"output"`\] +> **updatedAt**: [`Scalars`](Scalars.md)\[`"DateTime"`\]\[`"output"`\] ## Defined in -[src/types/generatedGraphQLTypes.ts:873](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/types/generatedGraphQLTypes.ts#L873) +[src/types/generatedGraphQLTypes.ts:873](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/types/generatedGraphQLTypes.ts#L873) diff --git a/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/FeedbackInput.md b/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/FeedbackInput.md index 17d11a75cae..d6564de0787 100644 --- a/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/FeedbackInput.md +++ b/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/FeedbackInput.md @@ -6,22 +6,22 @@ # Type Alias: FeedbackInput -\> **FeedbackInput**: `object` +> **FeedbackInput**: `object` ## Type declaration ### eventId -\> **eventId**: [`Scalars`](Scalars.md)\[`"ID"`\]\[`"input"`\] +> **eventId**: [`Scalars`](Scalars.md)\[`"ID"`\]\[`"input"`\] ### rating -\> **rating**: [`Scalars`](Scalars.md)\[`"Int"`\]\[`"input"`\] +> **rating**: [`Scalars`](Scalars.md)\[`"Int"`\]\[`"input"`\] ### review? -\> `optional` **review**: [`InputMaybe`](InputMaybe.md)\<[`Scalars`](Scalars.md)\[`"String"`\]\[`"input"`\]\> +> `optional` **review**: [`InputMaybe`](InputMaybe.md)\<[`Scalars`](Scalars.md)\[`"String"`\]\[`"input"`\]\> ## Defined in -[src/types/generatedGraphQLTypes.ts:883](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/types/generatedGraphQLTypes.ts#L883) +[src/types/generatedGraphQLTypes.ts:883](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/types/generatedGraphQLTypes.ts#L883) diff --git a/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/FeedbackResolvers.md b/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/FeedbackResolvers.md index 6c64623423f..72446cd9900 100644 --- a/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/FeedbackResolvers.md +++ b/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/FeedbackResolvers.md @@ -6,7 +6,7 @@ # Type Alias: FeedbackResolvers\ -\> **FeedbackResolvers**\<`ContextType`, `ParentType`\>: `object` +> **FeedbackResolvers**\<`ContextType`, `ParentType`\>: `object` ## Type Parameters @@ -18,32 +18,32 @@ ### \_\_isTypeOf? -\> `optional` **\_\_isTypeOf**: [`IsTypeOfResolverFn`](IsTypeOfResolverFn.md)\<`ParentType`, `ContextType`\> +> `optional` **\_\_isTypeOf**: [`IsTypeOfResolverFn`](IsTypeOfResolverFn.md)\<`ParentType`, `ContextType`\> ### \_id? -\> `optional` **\_id**: [`Resolver`](Resolver.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"ID"`\], `ParentType`, `ContextType`\> +> `optional` **\_id**: [`Resolver`](Resolver.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"ID"`\], `ParentType`, `ContextType`\> ### createdAt? -\> `optional` **createdAt**: [`Resolver`](Resolver.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"DateTime"`\], `ParentType`, `ContextType`\> +> `optional` **createdAt**: [`Resolver`](Resolver.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"DateTime"`\], `ParentType`, `ContextType`\> ### event? -\> `optional` **event**: [`Resolver`](Resolver.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"Event"`\], `ParentType`, `ContextType`\> +> `optional` **event**: [`Resolver`](Resolver.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"Event"`\], `ParentType`, `ContextType`\> ### rating? -\> `optional` **rating**: [`Resolver`](Resolver.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"Int"`\], `ParentType`, `ContextType`\> +> `optional` **rating**: [`Resolver`](Resolver.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"Int"`\], `ParentType`, `ContextType`\> ### review? -\> `optional` **review**: [`Resolver`](Resolver.md)\<[`Maybe`](Maybe.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"String"`\]\>, `ParentType`, `ContextType`\> +> `optional` **review**: [`Resolver`](Resolver.md)\<[`Maybe`](Maybe.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"String"`\]\>, `ParentType`, `ContextType`\> ### updatedAt? -\> `optional` **updatedAt**: [`Resolver`](Resolver.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"DateTime"`\], `ParentType`, `ContextType`\> +> `optional` **updatedAt**: [`Resolver`](Resolver.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"DateTime"`\], `ParentType`, `ContextType`\> ## Defined in -[src/types/generatedGraphQLTypes.ts:4063](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/types/generatedGraphQLTypes.ts#L4063) +[src/types/generatedGraphQLTypes.ts:4063](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/types/generatedGraphQLTypes.ts#L4063) diff --git a/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/FieldError.md b/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/FieldError.md index dd4efeeb677..c454e2502e3 100644 --- a/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/FieldError.md +++ b/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/FieldError.md @@ -6,18 +6,18 @@ # Type Alias: FieldError -\> **FieldError**: `object` +> **FieldError**: `object` ## Type declaration ### message -\> **message**: [`Scalars`](Scalars.md)\[`"String"`\]\[`"output"`\] +> **message**: [`Scalars`](Scalars.md)\[`"String"`\]\[`"output"`\] ### path -\> **path**: [`Scalars`](Scalars.md)\[`"String"`\]\[`"output"`\][] +> **path**: [`Scalars`](Scalars.md)\[`"String"`\]\[`"output"`\][] ## Defined in -[src/types/generatedGraphQLTypes.ts:889](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/types/generatedGraphQLTypes.ts#L889) +[src/types/generatedGraphQLTypes.ts:889](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/types/generatedGraphQLTypes.ts#L889) diff --git a/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/FieldErrorResolvers.md b/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/FieldErrorResolvers.md index f014ace91c5..d176f7c6df7 100644 --- a/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/FieldErrorResolvers.md +++ b/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/FieldErrorResolvers.md @@ -6,7 +6,7 @@ # Type Alias: FieldErrorResolvers\ -\> **FieldErrorResolvers**\<`ContextType`, `ParentType`\>: `object` +> **FieldErrorResolvers**\<`ContextType`, `ParentType`\>: `object` ## Type Parameters @@ -18,16 +18,16 @@ ### \_\_resolveType -\> **\_\_resolveType**: [`TypeResolveFn`](TypeResolveFn.md)\<`"InvalidCursor"` \| `"MaximumLengthError"` \| `"MaximumValueError"` \| `"MinimumLengthError"` \| `"MinimumValueError"`, `ParentType`, `ContextType`\> +> **\_\_resolveType**: [`TypeResolveFn`](TypeResolveFn.md)\<`"InvalidCursor"` \| `"MaximumLengthError"` \| `"MaximumValueError"` \| `"MinimumLengthError"` \| `"MinimumValueError"`, `ParentType`, `ContextType`\> ### message? -\> `optional` **message**: [`Resolver`](Resolver.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"String"`\], `ParentType`, `ContextType`\> +> `optional` **message**: [`Resolver`](Resolver.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"String"`\], `ParentType`, `ContextType`\> ### path? -\> `optional` **path**: [`Resolver`](Resolver.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"String"`\][], `ParentType`, `ContextType`\> +> `optional` **path**: [`Resolver`](Resolver.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"String"`\][], `ParentType`, `ContextType`\> ## Defined in -[src/types/generatedGraphQLTypes.ts:4073](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/types/generatedGraphQLTypes.ts#L4073) +[src/types/generatedGraphQLTypes.ts:4073](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/types/generatedGraphQLTypes.ts#L4073) diff --git a/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/ForgotPasswordData.md b/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/ForgotPasswordData.md index c4064afef34..c504b1a2425 100644 --- a/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/ForgotPasswordData.md +++ b/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/ForgotPasswordData.md @@ -6,22 +6,22 @@ # Type Alias: ForgotPasswordData -\> **ForgotPasswordData**: `object` +> **ForgotPasswordData**: `object` ## Type declaration ### newPassword -\> **newPassword**: [`Scalars`](Scalars.md)\[`"String"`\]\[`"input"`\] +> **newPassword**: [`Scalars`](Scalars.md)\[`"String"`\]\[`"input"`\] ### otpToken -\> **otpToken**: [`Scalars`](Scalars.md)\[`"String"`\]\[`"input"`\] +> **otpToken**: [`Scalars`](Scalars.md)\[`"String"`\]\[`"input"`\] ### userOtp -\> **userOtp**: [`Scalars`](Scalars.md)\[`"String"`\]\[`"input"`\] +> **userOtp**: [`Scalars`](Scalars.md)\[`"String"`\]\[`"input"`\] ## Defined in -[src/types/generatedGraphQLTypes.ts:894](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/types/generatedGraphQLTypes.ts#L894) +[src/types/generatedGraphQLTypes.ts:894](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/types/generatedGraphQLTypes.ts#L894) diff --git a/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/Frequency.md b/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/Frequency.md index f6b783644ad..b7243157dbf 100644 --- a/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/Frequency.md +++ b/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/Frequency.md @@ -6,8 +6,8 @@ # Type Alias: Frequency -\> **Frequency**: `"DAILY"` \| `"MONTHLY"` \| `"WEEKLY"` \| `"YEARLY"` +> **Frequency**: `"DAILY"` \| `"MONTHLY"` \| `"WEEKLY"` \| `"YEARLY"` ## Defined in -[src/types/generatedGraphQLTypes.ts:900](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/types/generatedGraphQLTypes.ts#L900) +[src/types/generatedGraphQLTypes.ts:900](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/types/generatedGraphQLTypes.ts#L900) diff --git a/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/Fund.md b/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/Fund.md index 1d539cad431..7b6e671b3af 100644 --- a/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/Fund.md +++ b/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/Fund.md @@ -6,58 +6,58 @@ # Type Alias: Fund -\> **Fund**: `object` +> **Fund**: `object` ## Type declaration ### \_\_typename? -\> `optional` **\_\_typename**: `"Fund"` +> `optional` **\_\_typename**: `"Fund"` ### \_id -\> **\_id**: [`Scalars`](Scalars.md)\[`"ID"`\]\[`"output"`\] +> **\_id**: [`Scalars`](Scalars.md)\[`"ID"`\]\[`"output"`\] ### campaigns? -\> `optional` **campaigns**: [`Maybe`](Maybe.md)\<[`Maybe`](Maybe.md)\<[`FundraisingCampaign`](FundraisingCampaign.md)\>[]\> +> `optional` **campaigns**: [`Maybe`](Maybe.md)\<[`Maybe`](Maybe.md)\<[`FundraisingCampaign`](FundraisingCampaign.md)\>[]\> ### createdAt -\> **createdAt**: [`Scalars`](Scalars.md)\[`"DateTime"`\]\[`"output"`\] +> **createdAt**: [`Scalars`](Scalars.md)\[`"DateTime"`\]\[`"output"`\] ### creator? -\> `optional` **creator**: [`Maybe`](Maybe.md)\<[`User`](User.md)\> +> `optional` **creator**: [`Maybe`](Maybe.md)\<[`User`](User.md)\> ### isArchived -\> **isArchived**: [`Scalars`](Scalars.md)\[`"Boolean"`\]\[`"output"`\] +> **isArchived**: [`Scalars`](Scalars.md)\[`"Boolean"`\]\[`"output"`\] ### isDefault -\> **isDefault**: [`Scalars`](Scalars.md)\[`"Boolean"`\]\[`"output"`\] +> **isDefault**: [`Scalars`](Scalars.md)\[`"Boolean"`\]\[`"output"`\] ### name -\> **name**: [`Scalars`](Scalars.md)\[`"String"`\]\[`"output"`\] +> **name**: [`Scalars`](Scalars.md)\[`"String"`\]\[`"output"`\] ### organizationId -\> **organizationId**: [`Scalars`](Scalars.md)\[`"ID"`\]\[`"output"`\] +> **organizationId**: [`Scalars`](Scalars.md)\[`"ID"`\]\[`"output"`\] ### refrenceNumber? -\> `optional` **refrenceNumber**: [`Maybe`](Maybe.md)\<[`Scalars`](Scalars.md)\[`"String"`\]\[`"output"`\]\> +> `optional` **refrenceNumber**: [`Maybe`](Maybe.md)\<[`Scalars`](Scalars.md)\[`"String"`\]\[`"output"`\]\> ### taxDeductible -\> **taxDeductible**: [`Scalars`](Scalars.md)\[`"Boolean"`\]\[`"output"`\] +> **taxDeductible**: [`Scalars`](Scalars.md)\[`"Boolean"`\]\[`"output"`\] ### updatedAt -\> **updatedAt**: [`Scalars`](Scalars.md)\[`"DateTime"`\]\[`"output"`\] +> **updatedAt**: [`Scalars`](Scalars.md)\[`"DateTime"`\]\[`"output"`\] ## Defined in -[src/types/generatedGraphQLTypes.ts:906](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/types/generatedGraphQLTypes.ts#L906) +[src/types/generatedGraphQLTypes.ts:906](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/types/generatedGraphQLTypes.ts#L906) diff --git a/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/FundCampaignInput.md b/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/FundCampaignInput.md index c4b5a22da9d..6cb94184b5f 100644 --- a/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/FundCampaignInput.md +++ b/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/FundCampaignInput.md @@ -6,34 +6,34 @@ # Type Alias: FundCampaignInput -\> **FundCampaignInput**: `object` +> **FundCampaignInput**: `object` ## Type declaration ### currency -\> **currency**: [`Currency`](Currency.md) +> **currency**: [`Currency`](Currency.md) ### endDate -\> **endDate**: [`Scalars`](Scalars.md)\[`"Date"`\]\[`"input"`\] +> **endDate**: [`Scalars`](Scalars.md)\[`"Date"`\]\[`"input"`\] ### fundId -\> **fundId**: [`Scalars`](Scalars.md)\[`"ID"`\]\[`"input"`\] +> **fundId**: [`Scalars`](Scalars.md)\[`"ID"`\]\[`"input"`\] ### fundingGoal -\> **fundingGoal**: [`Scalars`](Scalars.md)\[`"Float"`\]\[`"input"`\] +> **fundingGoal**: [`Scalars`](Scalars.md)\[`"Float"`\]\[`"input"`\] ### name -\> **name**: [`Scalars`](Scalars.md)\[`"String"`\]\[`"input"`\] +> **name**: [`Scalars`](Scalars.md)\[`"String"`\]\[`"input"`\] ### startDate -\> **startDate**: [`Scalars`](Scalars.md)\[`"Date"`\]\[`"input"`\] +> **startDate**: [`Scalars`](Scalars.md)\[`"Date"`\]\[`"input"`\] ## Defined in -[src/types/generatedGraphQLTypes.ts:921](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/types/generatedGraphQLTypes.ts#L921) +[src/types/generatedGraphQLTypes.ts:921](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/types/generatedGraphQLTypes.ts#L921) diff --git a/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/FundCampaignPledgeInput.md b/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/FundCampaignPledgeInput.md index ea75459e564..e3b819819d4 100644 --- a/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/FundCampaignPledgeInput.md +++ b/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/FundCampaignPledgeInput.md @@ -6,34 +6,34 @@ # Type Alias: FundCampaignPledgeInput -\> **FundCampaignPledgeInput**: `object` +> **FundCampaignPledgeInput**: `object` ## Type declaration ### amount -\> **amount**: [`Scalars`](Scalars.md)\[`"Float"`\]\[`"input"`\] +> **amount**: [`Scalars`](Scalars.md)\[`"Float"`\]\[`"input"`\] ### campaignId -\> **campaignId**: [`Scalars`](Scalars.md)\[`"ID"`\]\[`"input"`\] +> **campaignId**: [`Scalars`](Scalars.md)\[`"ID"`\]\[`"input"`\] ### currency -\> **currency**: [`Currency`](Currency.md) +> **currency**: [`Currency`](Currency.md) ### endDate? -\> `optional` **endDate**: [`InputMaybe`](InputMaybe.md)\<[`Scalars`](Scalars.md)\[`"Date"`\]\[`"input"`\]\> +> `optional` **endDate**: [`InputMaybe`](InputMaybe.md)\<[`Scalars`](Scalars.md)\[`"Date"`\]\[`"input"`\]\> ### startDate? -\> `optional` **startDate**: [`InputMaybe`](InputMaybe.md)\<[`Scalars`](Scalars.md)\[`"Date"`\]\[`"input"`\]\> +> `optional` **startDate**: [`InputMaybe`](InputMaybe.md)\<[`Scalars`](Scalars.md)\[`"Date"`\]\[`"input"`\]\> ### userIds -\> **userIds**: [`Scalars`](Scalars.md)\[`"ID"`\]\[`"input"`\][] +> **userIds**: [`Scalars`](Scalars.md)\[`"ID"`\]\[`"input"`\][] ## Defined in -[src/types/generatedGraphQLTypes.ts:930](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/types/generatedGraphQLTypes.ts#L930) +[src/types/generatedGraphQLTypes.ts:930](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/types/generatedGraphQLTypes.ts#L930) diff --git a/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/FundInput.md b/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/FundInput.md index 303453ead24..ea05188ebf1 100644 --- a/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/FundInput.md +++ b/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/FundInput.md @@ -6,34 +6,34 @@ # Type Alias: FundInput -\> **FundInput**: `object` +> **FundInput**: `object` ## Type declaration ### isArchived -\> **isArchived**: [`Scalars`](Scalars.md)\[`"Boolean"`\]\[`"input"`\] +> **isArchived**: [`Scalars`](Scalars.md)\[`"Boolean"`\]\[`"input"`\] ### isDefault -\> **isDefault**: [`Scalars`](Scalars.md)\[`"Boolean"`\]\[`"input"`\] +> **isDefault**: [`Scalars`](Scalars.md)\[`"Boolean"`\]\[`"input"`\] ### name -\> **name**: [`Scalars`](Scalars.md)\[`"String"`\]\[`"input"`\] +> **name**: [`Scalars`](Scalars.md)\[`"String"`\]\[`"input"`\] ### organizationId -\> **organizationId**: [`Scalars`](Scalars.md)\[`"ID"`\]\[`"input"`\] +> **organizationId**: [`Scalars`](Scalars.md)\[`"ID"`\]\[`"input"`\] ### refrenceNumber? -\> `optional` **refrenceNumber**: [`InputMaybe`](InputMaybe.md)\<[`Scalars`](Scalars.md)\[`"String"`\]\[`"input"`\]\> +> `optional` **refrenceNumber**: [`InputMaybe`](InputMaybe.md)\<[`Scalars`](Scalars.md)\[`"String"`\]\[`"input"`\]\> ### taxDeductible -\> **taxDeductible**: [`Scalars`](Scalars.md)\[`"Boolean"`\]\[`"input"`\] +> **taxDeductible**: [`Scalars`](Scalars.md)\[`"Boolean"`\]\[`"input"`\] ## Defined in -[src/types/generatedGraphQLTypes.ts:939](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/types/generatedGraphQLTypes.ts#L939) +[src/types/generatedGraphQLTypes.ts:939](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/types/generatedGraphQLTypes.ts#L939) diff --git a/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/FundOrderByInput.md b/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/FundOrderByInput.md index e19989a0883..14dca87da1c 100644 --- a/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/FundOrderByInput.md +++ b/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/FundOrderByInput.md @@ -6,8 +6,8 @@ # Type Alias: FundOrderByInput -\> **FundOrderByInput**: `"createdAt_ASC"` \| `"createdAt_DESC"` +> **FundOrderByInput**: `"createdAt_ASC"` \| `"createdAt_DESC"` ## Defined in -[src/types/generatedGraphQLTypes.ts:948](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/types/generatedGraphQLTypes.ts#L948) +[src/types/generatedGraphQLTypes.ts:948](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/types/generatedGraphQLTypes.ts#L948) diff --git a/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/FundResolvers.md b/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/FundResolvers.md index d216a199e47..dfe09767beb 100644 --- a/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/FundResolvers.md +++ b/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/FundResolvers.md @@ -6,7 +6,7 @@ # Type Alias: FundResolvers\ -\> **FundResolvers**\<`ContextType`, `ParentType`\>: `object` +> **FundResolvers**\<`ContextType`, `ParentType`\>: `object` ## Type Parameters @@ -18,52 +18,52 @@ ### \_\_isTypeOf? -\> `optional` **\_\_isTypeOf**: [`IsTypeOfResolverFn`](IsTypeOfResolverFn.md)\<`ParentType`, `ContextType`\> +> `optional` **\_\_isTypeOf**: [`IsTypeOfResolverFn`](IsTypeOfResolverFn.md)\<`ParentType`, `ContextType`\> ### \_id? -\> `optional` **\_id**: [`Resolver`](Resolver.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"ID"`\], `ParentType`, `ContextType`\> +> `optional` **\_id**: [`Resolver`](Resolver.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"ID"`\], `ParentType`, `ContextType`\> ### campaigns? -\> `optional` **campaigns**: [`Resolver`](Resolver.md)\<[`Maybe`](Maybe.md)\<[`Maybe`](Maybe.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"FundraisingCampaign"`\]\>[]\>, `ParentType`, `ContextType`\> +> `optional` **campaigns**: [`Resolver`](Resolver.md)\<[`Maybe`](Maybe.md)\<[`Maybe`](Maybe.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"FundraisingCampaign"`\]\>[]\>, `ParentType`, `ContextType`\> ### createdAt? -\> `optional` **createdAt**: [`Resolver`](Resolver.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"DateTime"`\], `ParentType`, `ContextType`\> +> `optional` **createdAt**: [`Resolver`](Resolver.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"DateTime"`\], `ParentType`, `ContextType`\> ### creator? -\> `optional` **creator**: [`Resolver`](Resolver.md)\<[`Maybe`](Maybe.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"User"`\]\>, `ParentType`, `ContextType`\> +> `optional` **creator**: [`Resolver`](Resolver.md)\<[`Maybe`](Maybe.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"User"`\]\>, `ParentType`, `ContextType`\> ### isArchived? -\> `optional` **isArchived**: [`Resolver`](Resolver.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"Boolean"`\], `ParentType`, `ContextType`\> +> `optional` **isArchived**: [`Resolver`](Resolver.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"Boolean"`\], `ParentType`, `ContextType`\> ### isDefault? -\> `optional` **isDefault**: [`Resolver`](Resolver.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"Boolean"`\], `ParentType`, `ContextType`\> +> `optional` **isDefault**: [`Resolver`](Resolver.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"Boolean"`\], `ParentType`, `ContextType`\> ### name? -\> `optional` **name**: [`Resolver`](Resolver.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"String"`\], `ParentType`, `ContextType`\> +> `optional` **name**: [`Resolver`](Resolver.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"String"`\], `ParentType`, `ContextType`\> ### organizationId? -\> `optional` **organizationId**: [`Resolver`](Resolver.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"ID"`\], `ParentType`, `ContextType`\> +> `optional` **organizationId**: [`Resolver`](Resolver.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"ID"`\], `ParentType`, `ContextType`\> ### refrenceNumber? -\> `optional` **refrenceNumber**: [`Resolver`](Resolver.md)\<[`Maybe`](Maybe.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"String"`\]\>, `ParentType`, `ContextType`\> +> `optional` **refrenceNumber**: [`Resolver`](Resolver.md)\<[`Maybe`](Maybe.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"String"`\]\>, `ParentType`, `ContextType`\> ### taxDeductible? -\> `optional` **taxDeductible**: [`Resolver`](Resolver.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"Boolean"`\], `ParentType`, `ContextType`\> +> `optional` **taxDeductible**: [`Resolver`](Resolver.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"Boolean"`\], `ParentType`, `ContextType`\> ### updatedAt? -\> `optional` **updatedAt**: [`Resolver`](Resolver.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"DateTime"`\], `ParentType`, `ContextType`\> +> `optional` **updatedAt**: [`Resolver`](Resolver.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"DateTime"`\], `ParentType`, `ContextType`\> ## Defined in -[src/types/generatedGraphQLTypes.ts:4079](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/types/generatedGraphQLTypes.ts#L4079) +[src/types/generatedGraphQLTypes.ts:4079](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/types/generatedGraphQLTypes.ts#L4079) diff --git a/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/FundWhereInput.md b/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/FundWhereInput.md index 000d9841386..99a9e01ab01 100644 --- a/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/FundWhereInput.md +++ b/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/FundWhereInput.md @@ -6,14 +6,14 @@ # Type Alias: FundWhereInput -\> **FundWhereInput**: `object` +> **FundWhereInput**: `object` ## Type declaration ### name\_contains? -\> `optional` **name\_contains**: [`InputMaybe`](InputMaybe.md)\<[`Scalars`](Scalars.md)\[`"String"`\]\[`"input"`\]\> +> `optional` **name\_contains**: [`InputMaybe`](InputMaybe.md)\<[`Scalars`](Scalars.md)\[`"String"`\]\[`"input"`\]\> ## Defined in -[src/types/generatedGraphQLTypes.ts:952](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/types/generatedGraphQLTypes.ts#L952) +[src/types/generatedGraphQLTypes.ts:952](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/types/generatedGraphQLTypes.ts#L952) diff --git a/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/FundraisingCampaign.md b/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/FundraisingCampaign.md index dffcae48a1a..4786237700d 100644 --- a/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/FundraisingCampaign.md +++ b/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/FundraisingCampaign.md @@ -6,54 +6,54 @@ # Type Alias: FundraisingCampaign -\> **FundraisingCampaign**: `object` +> **FundraisingCampaign**: `object` ## Type declaration ### \_\_typename? -\> `optional` **\_\_typename**: `"FundraisingCampaign"` +> `optional` **\_\_typename**: `"FundraisingCampaign"` ### \_id -\> **\_id**: [`Scalars`](Scalars.md)\[`"ID"`\]\[`"output"`\] +> **\_id**: [`Scalars`](Scalars.md)\[`"ID"`\]\[`"output"`\] ### createdAt -\> **createdAt**: [`Scalars`](Scalars.md)\[`"DateTime"`\]\[`"output"`\] +> **createdAt**: [`Scalars`](Scalars.md)\[`"DateTime"`\]\[`"output"`\] ### currency -\> **currency**: [`Currency`](Currency.md) +> **currency**: [`Currency`](Currency.md) ### endDate -\> **endDate**: [`Scalars`](Scalars.md)\[`"Date"`\]\[`"output"`\] +> **endDate**: [`Scalars`](Scalars.md)\[`"Date"`\]\[`"output"`\] ### fundId -\> **fundId**: [`Fund`](Fund.md) +> **fundId**: [`Fund`](Fund.md) ### fundingGoal -\> **fundingGoal**: [`Scalars`](Scalars.md)\[`"Float"`\]\[`"output"`\] +> **fundingGoal**: [`Scalars`](Scalars.md)\[`"Float"`\]\[`"output"`\] ### name -\> **name**: [`Scalars`](Scalars.md)\[`"String"`\]\[`"output"`\] +> **name**: [`Scalars`](Scalars.md)\[`"String"`\]\[`"output"`\] ### pledges? -\> `optional` **pledges**: [`Maybe`](Maybe.md)\<[`Maybe`](Maybe.md)\<[`FundraisingCampaignPledge`](FundraisingCampaignPledge.md)\>[]\> +> `optional` **pledges**: [`Maybe`](Maybe.md)\<[`Maybe`](Maybe.md)\<[`FundraisingCampaignPledge`](FundraisingCampaignPledge.md)\>[]\> ### startDate -\> **startDate**: [`Scalars`](Scalars.md)\[`"Date"`\]\[`"output"`\] +> **startDate**: [`Scalars`](Scalars.md)\[`"Date"`\]\[`"output"`\] ### updatedAt -\> **updatedAt**: [`Scalars`](Scalars.md)\[`"DateTime"`\]\[`"output"`\] +> **updatedAt**: [`Scalars`](Scalars.md)\[`"DateTime"`\]\[`"output"`\] ## Defined in -[src/types/generatedGraphQLTypes.ts:956](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/types/generatedGraphQLTypes.ts#L956) +[src/types/generatedGraphQLTypes.ts:956](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/types/generatedGraphQLTypes.ts#L956) diff --git a/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/FundraisingCampaignPledge.md b/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/FundraisingCampaignPledge.md index a7452ba70b8..2a36840b7ec 100644 --- a/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/FundraisingCampaignPledge.md +++ b/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/FundraisingCampaignPledge.md @@ -6,42 +6,42 @@ # Type Alias: FundraisingCampaignPledge -\> **FundraisingCampaignPledge**: `object` +> **FundraisingCampaignPledge**: `object` ## Type declaration ### \_\_typename? -\> `optional` **\_\_typename**: `"FundraisingCampaignPledge"` +> `optional` **\_\_typename**: `"FundraisingCampaignPledge"` ### \_id -\> **\_id**: [`Scalars`](Scalars.md)\[`"ID"`\]\[`"output"`\] +> **\_id**: [`Scalars`](Scalars.md)\[`"ID"`\]\[`"output"`\] ### amount -\> **amount**: [`Scalars`](Scalars.md)\[`"Float"`\]\[`"output"`\] +> **amount**: [`Scalars`](Scalars.md)\[`"Float"`\]\[`"output"`\] ### campaigns -\> **campaigns**: [`Maybe`](Maybe.md)\<[`FundraisingCampaign`](FundraisingCampaign.md)\>[] +> **campaigns**: [`Maybe`](Maybe.md)\<[`FundraisingCampaign`](FundraisingCampaign.md)\>[] ### currency -\> **currency**: [`Currency`](Currency.md) +> **currency**: [`Currency`](Currency.md) ### endDate? -\> `optional` **endDate**: [`Maybe`](Maybe.md)\<[`Scalars`](Scalars.md)\[`"Date"`\]\[`"output"`\]\> +> `optional` **endDate**: [`Maybe`](Maybe.md)\<[`Scalars`](Scalars.md)\[`"Date"`\]\[`"output"`\]\> ### startDate? -\> `optional` **startDate**: [`Maybe`](Maybe.md)\<[`Scalars`](Scalars.md)\[`"Date"`\]\[`"output"`\]\> +> `optional` **startDate**: [`Maybe`](Maybe.md)\<[`Scalars`](Scalars.md)\[`"Date"`\]\[`"output"`\]\> ### users -\> **users**: [`Maybe`](Maybe.md)\<[`User`](User.md)\>[] +> **users**: [`Maybe`](Maybe.md)\<[`User`](User.md)\>[] ## Defined in -[src/types/generatedGraphQLTypes.ts:970](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/types/generatedGraphQLTypes.ts#L970) +[src/types/generatedGraphQLTypes.ts:970](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/types/generatedGraphQLTypes.ts#L970) diff --git a/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/FundraisingCampaignPledgeResolvers.md b/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/FundraisingCampaignPledgeResolvers.md index 0697efee541..9dde9b1c36f 100644 --- a/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/FundraisingCampaignPledgeResolvers.md +++ b/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/FundraisingCampaignPledgeResolvers.md @@ -6,7 +6,7 @@ # Type Alias: FundraisingCampaignPledgeResolvers\ -\> **FundraisingCampaignPledgeResolvers**\<`ContextType`, `ParentType`\>: `object` +> **FundraisingCampaignPledgeResolvers**\<`ContextType`, `ParentType`\>: `object` ## Type Parameters @@ -18,36 +18,36 @@ ### \_\_isTypeOf? -\> `optional` **\_\_isTypeOf**: [`IsTypeOfResolverFn`](IsTypeOfResolverFn.md)\<`ParentType`, `ContextType`\> +> `optional` **\_\_isTypeOf**: [`IsTypeOfResolverFn`](IsTypeOfResolverFn.md)\<`ParentType`, `ContextType`\> ### \_id? -\> `optional` **\_id**: [`Resolver`](Resolver.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"ID"`\], `ParentType`, `ContextType`\> +> `optional` **\_id**: [`Resolver`](Resolver.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"ID"`\], `ParentType`, `ContextType`\> ### amount? -\> `optional` **amount**: [`Resolver`](Resolver.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"Float"`\], `ParentType`, `ContextType`\> +> `optional` **amount**: [`Resolver`](Resolver.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"Float"`\], `ParentType`, `ContextType`\> ### campaigns? -\> `optional` **campaigns**: [`Resolver`](Resolver.md)\<[`Maybe`](Maybe.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"FundraisingCampaign"`\]\>[], `ParentType`, `ContextType`\> +> `optional` **campaigns**: [`Resolver`](Resolver.md)\<[`Maybe`](Maybe.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"FundraisingCampaign"`\]\>[], `ParentType`, `ContextType`\> ### currency? -\> `optional` **currency**: [`Resolver`](Resolver.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"Currency"`\], `ParentType`, `ContextType`\> +> `optional` **currency**: [`Resolver`](Resolver.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"Currency"`\], `ParentType`, `ContextType`\> ### endDate? -\> `optional` **endDate**: [`Resolver`](Resolver.md)\<[`Maybe`](Maybe.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"Date"`\]\>, `ParentType`, `ContextType`\> +> `optional` **endDate**: [`Resolver`](Resolver.md)\<[`Maybe`](Maybe.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"Date"`\]\>, `ParentType`, `ContextType`\> ### startDate? -\> `optional` **startDate**: [`Resolver`](Resolver.md)\<[`Maybe`](Maybe.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"Date"`\]\>, `ParentType`, `ContextType`\> +> `optional` **startDate**: [`Resolver`](Resolver.md)\<[`Maybe`](Maybe.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"Date"`\]\>, `ParentType`, `ContextType`\> ### users? -\> `optional` **users**: [`Resolver`](Resolver.md)\<[`Maybe`](Maybe.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"User"`\]\>[], `ParentType`, `ContextType`\> +> `optional` **users**: [`Resolver`](Resolver.md)\<[`Maybe`](Maybe.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"User"`\]\>[], `ParentType`, `ContextType`\> ## Defined in -[src/types/generatedGraphQLTypes.ts:4108](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/types/generatedGraphQLTypes.ts#L4108) +[src/types/generatedGraphQLTypes.ts:4108](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/types/generatedGraphQLTypes.ts#L4108) diff --git a/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/FundraisingCampaignResolvers.md b/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/FundraisingCampaignResolvers.md index d39ce44f1cf..76c93ea3e0a 100644 --- a/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/FundraisingCampaignResolvers.md +++ b/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/FundraisingCampaignResolvers.md @@ -6,7 +6,7 @@ # Type Alias: FundraisingCampaignResolvers\ -\> **FundraisingCampaignResolvers**\<`ContextType`, `ParentType`\>: `object` +> **FundraisingCampaignResolvers**\<`ContextType`, `ParentType`\>: `object` ## Type Parameters @@ -18,48 +18,48 @@ ### \_\_isTypeOf? -\> `optional` **\_\_isTypeOf**: [`IsTypeOfResolverFn`](IsTypeOfResolverFn.md)\<`ParentType`, `ContextType`\> +> `optional` **\_\_isTypeOf**: [`IsTypeOfResolverFn`](IsTypeOfResolverFn.md)\<`ParentType`, `ContextType`\> ### \_id? -\> `optional` **\_id**: [`Resolver`](Resolver.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"ID"`\], `ParentType`, `ContextType`\> +> `optional` **\_id**: [`Resolver`](Resolver.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"ID"`\], `ParentType`, `ContextType`\> ### createdAt? -\> `optional` **createdAt**: [`Resolver`](Resolver.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"DateTime"`\], `ParentType`, `ContextType`\> +> `optional` **createdAt**: [`Resolver`](Resolver.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"DateTime"`\], `ParentType`, `ContextType`\> ### currency? -\> `optional` **currency**: [`Resolver`](Resolver.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"Currency"`\], `ParentType`, `ContextType`\> +> `optional` **currency**: [`Resolver`](Resolver.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"Currency"`\], `ParentType`, `ContextType`\> ### endDate? -\> `optional` **endDate**: [`Resolver`](Resolver.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"Date"`\], `ParentType`, `ContextType`\> +> `optional` **endDate**: [`Resolver`](Resolver.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"Date"`\], `ParentType`, `ContextType`\> ### fundId? -\> `optional` **fundId**: [`Resolver`](Resolver.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"Fund"`\], `ParentType`, `ContextType`\> +> `optional` **fundId**: [`Resolver`](Resolver.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"Fund"`\], `ParentType`, `ContextType`\> ### fundingGoal? -\> `optional` **fundingGoal**: [`Resolver`](Resolver.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"Float"`\], `ParentType`, `ContextType`\> +> `optional` **fundingGoal**: [`Resolver`](Resolver.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"Float"`\], `ParentType`, `ContextType`\> ### name? -\> `optional` **name**: [`Resolver`](Resolver.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"String"`\], `ParentType`, `ContextType`\> +> `optional` **name**: [`Resolver`](Resolver.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"String"`\], `ParentType`, `ContextType`\> ### pledges? -\> `optional` **pledges**: [`Resolver`](Resolver.md)\<[`Maybe`](Maybe.md)\<[`Maybe`](Maybe.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"FundraisingCampaignPledge"`\]\>[]\>, `ParentType`, `ContextType`\> +> `optional` **pledges**: [`Resolver`](Resolver.md)\<[`Maybe`](Maybe.md)\<[`Maybe`](Maybe.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"FundraisingCampaignPledge"`\]\>[]\>, `ParentType`, `ContextType`\> ### startDate? -\> `optional` **startDate**: [`Resolver`](Resolver.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"Date"`\], `ParentType`, `ContextType`\> +> `optional` **startDate**: [`Resolver`](Resolver.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"Date"`\], `ParentType`, `ContextType`\> ### updatedAt? -\> `optional` **updatedAt**: [`Resolver`](Resolver.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"DateTime"`\], `ParentType`, `ContextType`\> +> `optional` **updatedAt**: [`Resolver`](Resolver.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"DateTime"`\], `ParentType`, `ContextType`\> ## Defined in -[src/types/generatedGraphQLTypes.ts:4094](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/types/generatedGraphQLTypes.ts#L4094) +[src/types/generatedGraphQLTypes.ts:4094](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/types/generatedGraphQLTypes.ts#L4094) diff --git a/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/Gender.md b/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/Gender.md index 67c16fcf29a..b2d48e2ea1e 100644 --- a/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/Gender.md +++ b/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/Gender.md @@ -6,8 +6,8 @@ # Type Alias: Gender -\> **Gender**: `"FEMALE"` \| `"MALE"` \| `"OTHER"` +> **Gender**: `"FEMALE"` \| `"MALE"` \| `"OTHER"` ## Defined in -[src/types/generatedGraphQLTypes.ts:981](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/types/generatedGraphQLTypes.ts#L981) +[src/types/generatedGraphQLTypes.ts:981](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/types/generatedGraphQLTypes.ts#L981) diff --git a/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/Group.md b/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/Group.md index bee57b4b82a..deeec66cf54 100644 --- a/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/Group.md +++ b/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/Group.md @@ -6,42 +6,42 @@ # Type Alias: Group -\> **Group**: `object` +> **Group**: `object` ## Type declaration ### \_\_typename? -\> `optional` **\_\_typename**: `"Group"` +> `optional` **\_\_typename**: `"Group"` ### \_id -\> **\_id**: [`Scalars`](Scalars.md)\[`"ID"`\]\[`"output"`\] +> **\_id**: [`Scalars`](Scalars.md)\[`"ID"`\]\[`"output"`\] ### admins -\> **admins**: [`User`](User.md)[] +> **admins**: [`User`](User.md)[] ### createdAt -\> **createdAt**: [`Scalars`](Scalars.md)\[`"DateTime"`\]\[`"output"`\] +> **createdAt**: [`Scalars`](Scalars.md)\[`"DateTime"`\]\[`"output"`\] ### description? -\> `optional` **description**: [`Maybe`](Maybe.md)\<[`Scalars`](Scalars.md)\[`"String"`\]\[`"output"`\]\> +> `optional` **description**: [`Maybe`](Maybe.md)\<[`Scalars`](Scalars.md)\[`"String"`\]\[`"output"`\]\> ### organization -\> **organization**: [`Organization`](Organization.md) +> **organization**: [`Organization`](Organization.md) ### title -\> **title**: [`Scalars`](Scalars.md)\[`"String"`\]\[`"output"`\] +> **title**: [`Scalars`](Scalars.md)\[`"String"`\]\[`"output"`\] ### updatedAt -\> **updatedAt**: [`Scalars`](Scalars.md)\[`"DateTime"`\]\[`"output"`\] +> **updatedAt**: [`Scalars`](Scalars.md)\[`"DateTime"`\]\[`"output"`\] ## Defined in -[src/types/generatedGraphQLTypes.ts:986](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/types/generatedGraphQLTypes.ts#L986) +[src/types/generatedGraphQLTypes.ts:986](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/types/generatedGraphQLTypes.ts#L986) diff --git a/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/GroupChat.md b/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/GroupChat.md index a9d1e1852b7..7cf24c507e9 100644 --- a/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/GroupChat.md +++ b/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/GroupChat.md @@ -6,46 +6,46 @@ # Type Alias: GroupChat -\> **GroupChat**: `object` +> **GroupChat**: `object` ## Type declaration ### \_\_typename? -\> `optional` **\_\_typename**: `"GroupChat"` +> `optional` **\_\_typename**: `"GroupChat"` ### \_id -\> **\_id**: [`Scalars`](Scalars.md)\[`"ID"`\]\[`"output"`\] +> **\_id**: [`Scalars`](Scalars.md)\[`"ID"`\]\[`"output"`\] ### createdAt -\> **createdAt**: [`Scalars`](Scalars.md)\[`"DateTime"`\]\[`"output"`\] +> **createdAt**: [`Scalars`](Scalars.md)\[`"DateTime"`\]\[`"output"`\] ### creator? -\> `optional` **creator**: [`Maybe`](Maybe.md)\<[`User`](User.md)\> +> `optional` **creator**: [`Maybe`](Maybe.md)\<[`User`](User.md)\> ### messages? -\> `optional` **messages**: [`Maybe`](Maybe.md)\<[`Maybe`](Maybe.md)\<[`GroupChatMessage`](GroupChatMessage.md)\>[]\> +> `optional` **messages**: [`Maybe`](Maybe.md)\<[`Maybe`](Maybe.md)\<[`GroupChatMessage`](GroupChatMessage.md)\>[]\> ### organization -\> **organization**: [`Organization`](Organization.md) +> **organization**: [`Organization`](Organization.md) ### title -\> **title**: [`Scalars`](Scalars.md)\[`"String"`\]\[`"output"`\] +> **title**: [`Scalars`](Scalars.md)\[`"String"`\]\[`"output"`\] ### updatedAt -\> **updatedAt**: [`Scalars`](Scalars.md)\[`"DateTime"`\]\[`"output"`\] +> **updatedAt**: [`Scalars`](Scalars.md)\[`"DateTime"`\]\[`"output"`\] ### users -\> **users**: [`User`](User.md)[] +> **users**: [`User`](User.md)[] ## Defined in -[src/types/generatedGraphQLTypes.ts:997](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/types/generatedGraphQLTypes.ts#L997) +[src/types/generatedGraphQLTypes.ts:997](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/types/generatedGraphQLTypes.ts#L997) diff --git a/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/GroupChatMessage.md b/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/GroupChatMessage.md index a048d009ca3..8f8dfdbbc3a 100644 --- a/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/GroupChatMessage.md +++ b/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/GroupChatMessage.md @@ -6,38 +6,38 @@ # Type Alias: GroupChatMessage -\> **GroupChatMessage**: `object` +> **GroupChatMessage**: `object` ## Type declaration ### \_\_typename? -\> `optional` **\_\_typename**: `"GroupChatMessage"` +> `optional` **\_\_typename**: `"GroupChatMessage"` ### \_id -\> **\_id**: [`Scalars`](Scalars.md)\[`"ID"`\]\[`"output"`\] +> **\_id**: [`Scalars`](Scalars.md)\[`"ID"`\]\[`"output"`\] ### createdAt -\> **createdAt**: [`Scalars`](Scalars.md)\[`"DateTime"`\]\[`"output"`\] +> **createdAt**: [`Scalars`](Scalars.md)\[`"DateTime"`\]\[`"output"`\] ### groupChatMessageBelongsTo -\> **groupChatMessageBelongsTo**: [`GroupChat`](GroupChat.md) +> **groupChatMessageBelongsTo**: [`GroupChat`](GroupChat.md) ### messageContent -\> **messageContent**: [`Scalars`](Scalars.md)\[`"String"`\]\[`"output"`\] +> **messageContent**: [`Scalars`](Scalars.md)\[`"String"`\]\[`"output"`\] ### sender -\> **sender**: [`User`](User.md) +> **sender**: [`User`](User.md) ### updatedAt -\> **updatedAt**: [`Scalars`](Scalars.md)\[`"DateTime"`\]\[`"output"`\] +> **updatedAt**: [`Scalars`](Scalars.md)\[`"DateTime"`\]\[`"output"`\] ## Defined in -[src/types/generatedGraphQLTypes.ts:1009](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/types/generatedGraphQLTypes.ts#L1009) +[src/types/generatedGraphQLTypes.ts:1009](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/types/generatedGraphQLTypes.ts#L1009) diff --git a/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/GroupChatMessageResolvers.md b/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/GroupChatMessageResolvers.md index 0de8b43b965..cde73f17aca 100644 --- a/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/GroupChatMessageResolvers.md +++ b/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/GroupChatMessageResolvers.md @@ -6,7 +6,7 @@ # Type Alias: GroupChatMessageResolvers\ -\> **GroupChatMessageResolvers**\<`ContextType`, `ParentType`\>: `object` +> **GroupChatMessageResolvers**\<`ContextType`, `ParentType`\>: `object` ## Type Parameters @@ -18,32 +18,32 @@ ### \_\_isTypeOf? -\> `optional` **\_\_isTypeOf**: [`IsTypeOfResolverFn`](IsTypeOfResolverFn.md)\<`ParentType`, `ContextType`\> +> `optional` **\_\_isTypeOf**: [`IsTypeOfResolverFn`](IsTypeOfResolverFn.md)\<`ParentType`, `ContextType`\> ### \_id? -\> `optional` **\_id**: [`Resolver`](Resolver.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"ID"`\], `ParentType`, `ContextType`\> +> `optional` **\_id**: [`Resolver`](Resolver.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"ID"`\], `ParentType`, `ContextType`\> ### createdAt? -\> `optional` **createdAt**: [`Resolver`](Resolver.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"DateTime"`\], `ParentType`, `ContextType`\> +> `optional` **createdAt**: [`Resolver`](Resolver.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"DateTime"`\], `ParentType`, `ContextType`\> ### groupChatMessageBelongsTo? -\> `optional` **groupChatMessageBelongsTo**: [`Resolver`](Resolver.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"GroupChat"`\], `ParentType`, `ContextType`\> +> `optional` **groupChatMessageBelongsTo**: [`Resolver`](Resolver.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"GroupChat"`\], `ParentType`, `ContextType`\> ### messageContent? -\> `optional` **messageContent**: [`Resolver`](Resolver.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"String"`\], `ParentType`, `ContextType`\> +> `optional` **messageContent**: [`Resolver`](Resolver.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"String"`\], `ParentType`, `ContextType`\> ### sender? -\> `optional` **sender**: [`Resolver`](Resolver.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"User"`\], `ParentType`, `ContextType`\> +> `optional` **sender**: [`Resolver`](Resolver.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"User"`\], `ParentType`, `ContextType`\> ### updatedAt? -\> `optional` **updatedAt**: [`Resolver`](Resolver.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"DateTime"`\], `ParentType`, `ContextType`\> +> `optional` **updatedAt**: [`Resolver`](Resolver.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"DateTime"`\], `ParentType`, `ContextType`\> ## Defined in -[src/types/generatedGraphQLTypes.ts:4142](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/types/generatedGraphQLTypes.ts#L4142) +[src/types/generatedGraphQLTypes.ts:4142](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/types/generatedGraphQLTypes.ts#L4142) diff --git a/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/GroupChatResolvers.md b/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/GroupChatResolvers.md index 79d494281be..ffc092bb45c 100644 --- a/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/GroupChatResolvers.md +++ b/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/GroupChatResolvers.md @@ -6,7 +6,7 @@ # Type Alias: GroupChatResolvers\ -\> **GroupChatResolvers**\<`ContextType`, `ParentType`\>: `object` +> **GroupChatResolvers**\<`ContextType`, `ParentType`\>: `object` ## Type Parameters @@ -18,40 +18,40 @@ ### \_\_isTypeOf? -\> `optional` **\_\_isTypeOf**: [`IsTypeOfResolverFn`](IsTypeOfResolverFn.md)\<`ParentType`, `ContextType`\> +> `optional` **\_\_isTypeOf**: [`IsTypeOfResolverFn`](IsTypeOfResolverFn.md)\<`ParentType`, `ContextType`\> ### \_id? -\> `optional` **\_id**: [`Resolver`](Resolver.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"ID"`\], `ParentType`, `ContextType`\> +> `optional` **\_id**: [`Resolver`](Resolver.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"ID"`\], `ParentType`, `ContextType`\> ### createdAt? -\> `optional` **createdAt**: [`Resolver`](Resolver.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"DateTime"`\], `ParentType`, `ContextType`\> +> `optional` **createdAt**: [`Resolver`](Resolver.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"DateTime"`\], `ParentType`, `ContextType`\> ### creator? -\> `optional` **creator**: [`Resolver`](Resolver.md)\<[`Maybe`](Maybe.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"User"`\]\>, `ParentType`, `ContextType`\> +> `optional` **creator**: [`Resolver`](Resolver.md)\<[`Maybe`](Maybe.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"User"`\]\>, `ParentType`, `ContextType`\> ### messages? -\> `optional` **messages**: [`Resolver`](Resolver.md)\<[`Maybe`](Maybe.md)\<[`Maybe`](Maybe.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"GroupChatMessage"`\]\>[]\>, `ParentType`, `ContextType`\> +> `optional` **messages**: [`Resolver`](Resolver.md)\<[`Maybe`](Maybe.md)\<[`Maybe`](Maybe.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"GroupChatMessage"`\]\>[]\>, `ParentType`, `ContextType`\> ### organization? -\> `optional` **organization**: [`Resolver`](Resolver.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"Organization"`\], `ParentType`, `ContextType`\> +> `optional` **organization**: [`Resolver`](Resolver.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"Organization"`\], `ParentType`, `ContextType`\> ### title? -\> `optional` **title**: [`Resolver`](Resolver.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"String"`\], `ParentType`, `ContextType`\> +> `optional` **title**: [`Resolver`](Resolver.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"String"`\], `ParentType`, `ContextType`\> ### updatedAt? -\> `optional` **updatedAt**: [`Resolver`](Resolver.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"DateTime"`\], `ParentType`, `ContextType`\> +> `optional` **updatedAt**: [`Resolver`](Resolver.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"DateTime"`\], `ParentType`, `ContextType`\> ### users? -\> `optional` **users**: [`Resolver`](Resolver.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"User"`\][], `ParentType`, `ContextType`\> +> `optional` **users**: [`Resolver`](Resolver.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"User"`\][], `ParentType`, `ContextType`\> ## Defined in -[src/types/generatedGraphQLTypes.ts:4130](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/types/generatedGraphQLTypes.ts#L4130) +[src/types/generatedGraphQLTypes.ts:4130](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/types/generatedGraphQLTypes.ts#L4130) diff --git a/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/GroupResolvers.md b/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/GroupResolvers.md index 39b5ffbb5de..3bf2a79d155 100644 --- a/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/GroupResolvers.md +++ b/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/GroupResolvers.md @@ -6,7 +6,7 @@ # Type Alias: GroupResolvers\ -\> **GroupResolvers**\<`ContextType`, `ParentType`\>: `object` +> **GroupResolvers**\<`ContextType`, `ParentType`\>: `object` ## Type Parameters @@ -18,36 +18,36 @@ ### \_\_isTypeOf? -\> `optional` **\_\_isTypeOf**: [`IsTypeOfResolverFn`](IsTypeOfResolverFn.md)\<`ParentType`, `ContextType`\> +> `optional` **\_\_isTypeOf**: [`IsTypeOfResolverFn`](IsTypeOfResolverFn.md)\<`ParentType`, `ContextType`\> ### \_id? -\> `optional` **\_id**: [`Resolver`](Resolver.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"ID"`\], `ParentType`, `ContextType`\> +> `optional` **\_id**: [`Resolver`](Resolver.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"ID"`\], `ParentType`, `ContextType`\> ### admins? -\> `optional` **admins**: [`Resolver`](Resolver.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"User"`\][], `ParentType`, `ContextType`\> +> `optional` **admins**: [`Resolver`](Resolver.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"User"`\][], `ParentType`, `ContextType`\> ### createdAt? -\> `optional` **createdAt**: [`Resolver`](Resolver.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"DateTime"`\], `ParentType`, `ContextType`\> +> `optional` **createdAt**: [`Resolver`](Resolver.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"DateTime"`\], `ParentType`, `ContextType`\> ### description? -\> `optional` **description**: [`Resolver`](Resolver.md)\<[`Maybe`](Maybe.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"String"`\]\>, `ParentType`, `ContextType`\> +> `optional` **description**: [`Resolver`](Resolver.md)\<[`Maybe`](Maybe.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"String"`\]\>, `ParentType`, `ContextType`\> ### organization? -\> `optional` **organization**: [`Resolver`](Resolver.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"Organization"`\], `ParentType`, `ContextType`\> +> `optional` **organization**: [`Resolver`](Resolver.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"Organization"`\], `ParentType`, `ContextType`\> ### title? -\> `optional` **title**: [`Resolver`](Resolver.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"String"`\], `ParentType`, `ContextType`\> +> `optional` **title**: [`Resolver`](Resolver.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"String"`\], `ParentType`, `ContextType`\> ### updatedAt? -\> `optional` **updatedAt**: [`Resolver`](Resolver.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"DateTime"`\], `ParentType`, `ContextType`\> +> `optional` **updatedAt**: [`Resolver`](Resolver.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"DateTime"`\], `ParentType`, `ContextType`\> ## Defined in -[src/types/generatedGraphQLTypes.ts:4119](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/types/generatedGraphQLTypes.ts#L4119) +[src/types/generatedGraphQLTypes.ts:4119](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/types/generatedGraphQLTypes.ts#L4119) diff --git a/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/Incremental.md b/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/Incremental.md index c467cb02664..9aece1f9734 100644 --- a/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/Incremental.md +++ b/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/Incremental.md @@ -6,7 +6,7 @@ # Type Alias: Incremental\ -\> **Incremental**\<`T`\>: `T` \| \{ \[P in keyof T\]?: P extends " $fragmentName" \| "\_\_typename" ? T\[P\] : never \} +> **Incremental**\<`T`\>: `T` \| \{ \[P in keyof T\]?: P extends " $fragmentName" \| "\_\_typename" ? T\[P\] : never \} ## Type Parameters @@ -14,4 +14,4 @@ ## Defined in -[src/types/generatedGraphQLTypes.ts:46](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/types/generatedGraphQLTypes.ts#L46) +[src/types/generatedGraphQLTypes.ts:46](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/types/generatedGraphQLTypes.ts#L46) diff --git a/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/InputMaybe.md b/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/InputMaybe.md index 3c21e531de2..bc5579c5531 100644 --- a/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/InputMaybe.md +++ b/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/InputMaybe.md @@ -6,7 +6,7 @@ # Type Alias: InputMaybe\ -\> **InputMaybe**\<`T`\>: [`Maybe`](Maybe.md)\<`T`\> +> **InputMaybe**\<`T`\>: [`Maybe`](Maybe.md)\<`T`\> ## Type Parameters @@ -14,4 +14,4 @@ ## Defined in -[src/types/generatedGraphQLTypes.ts:41](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/types/generatedGraphQLTypes.ts#L41) +[src/types/generatedGraphQLTypes.ts:41](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/types/generatedGraphQLTypes.ts#L41) diff --git a/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/InvalidCursor.md b/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/InvalidCursor.md index 9f002e72409..7423bb848cb 100644 --- a/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/InvalidCursor.md +++ b/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/InvalidCursor.md @@ -6,22 +6,22 @@ # Type Alias: InvalidCursor -\> **InvalidCursor**: [`FieldError`](FieldError.md) & `object` +> **InvalidCursor**: [`FieldError`](FieldError.md) & `object` ## Type declaration ### \_\_typename? -\> `optional` **\_\_typename**: `"InvalidCursor"` +> `optional` **\_\_typename**: `"InvalidCursor"` ### message -\> **message**: [`Scalars`](Scalars.md)\[`"String"`\]\[`"output"`\] +> **message**: [`Scalars`](Scalars.md)\[`"String"`\]\[`"output"`\] ### path -\> **path**: [`Scalars`](Scalars.md)\[`"String"`\]\[`"output"`\][] +> **path**: [`Scalars`](Scalars.md)\[`"String"`\]\[`"output"`\][] ## Defined in -[src/types/generatedGraphQLTypes.ts:1019](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/types/generatedGraphQLTypes.ts#L1019) +[src/types/generatedGraphQLTypes.ts:1019](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/types/generatedGraphQLTypes.ts#L1019) diff --git a/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/InvalidCursorResolvers.md b/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/InvalidCursorResolvers.md index d16e0db8865..2995222533b 100644 --- a/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/InvalidCursorResolvers.md +++ b/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/InvalidCursorResolvers.md @@ -6,7 +6,7 @@ # Type Alias: InvalidCursorResolvers\ -\> **InvalidCursorResolvers**\<`ContextType`, `ParentType`\>: `object` +> **InvalidCursorResolvers**\<`ContextType`, `ParentType`\>: `object` ## Type Parameters @@ -18,16 +18,16 @@ ### \_\_isTypeOf? -\> `optional` **\_\_isTypeOf**: [`IsTypeOfResolverFn`](IsTypeOfResolverFn.md)\<`ParentType`, `ContextType`\> +> `optional` **\_\_isTypeOf**: [`IsTypeOfResolverFn`](IsTypeOfResolverFn.md)\<`ParentType`, `ContextType`\> ### message? -\> `optional` **message**: [`Resolver`](Resolver.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"String"`\], `ParentType`, `ContextType`\> +> `optional` **message**: [`Resolver`](Resolver.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"String"`\], `ParentType`, `ContextType`\> ### path? -\> `optional` **path**: [`Resolver`](Resolver.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"String"`\][], `ParentType`, `ContextType`\> +> `optional` **path**: [`Resolver`](Resolver.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"String"`\][], `ParentType`, `ContextType`\> ## Defined in -[src/types/generatedGraphQLTypes.ts:4152](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/types/generatedGraphQLTypes.ts#L4152) +[src/types/generatedGraphQLTypes.ts:4152](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/types/generatedGraphQLTypes.ts#L4152) diff --git a/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/IsTypeOfResolverFn.md b/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/IsTypeOfResolverFn.md index 1eebb761c81..d690e0dc603 100644 --- a/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/IsTypeOfResolverFn.md +++ b/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/IsTypeOfResolverFn.md @@ -6,7 +6,7 @@ # Type Alias: IsTypeOfResolverFn()\ -\> **IsTypeOfResolverFn**\<`T`, `TContext`\>: (`obj`, `context`, `info`?) =\> `boolean` \| `Promise`\<`boolean`\> +> **IsTypeOfResolverFn**\<`T`, `TContext`\>: (`obj`, `context`, `info`?) => `boolean` \| `Promise`\<`boolean`\> ## Type Parameters @@ -28,4 +28,4 @@ ## Defined in -[src/types/generatedGraphQLTypes.ts:3221](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/types/generatedGraphQLTypes.ts#L3221) +[src/types/generatedGraphQLTypes.ts:3221](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/types/generatedGraphQLTypes.ts#L3221) diff --git a/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/ItemType.md b/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/ItemType.md index 299f15bed13..139a5e5260a 100644 --- a/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/ItemType.md +++ b/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/ItemType.md @@ -6,8 +6,8 @@ # Type Alias: ItemType -\> **ItemType**: `"Note"` \| `"Regular"` +> **ItemType**: `"Note"` \| `"Regular"` ## Defined in -[src/types/generatedGraphQLTypes.ts:1025](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/types/generatedGraphQLTypes.ts#L1025) +[src/types/generatedGraphQLTypes.ts:1025](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/types/generatedGraphQLTypes.ts#L1025) diff --git a/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/Language.md b/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/Language.md index 5bd102e6d0d..248ccd3a258 100644 --- a/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/Language.md +++ b/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/Language.md @@ -6,30 +6,30 @@ # Type Alias: Language -\> **Language**: `object` +> **Language**: `object` ## Type declaration ### \_\_typename? -\> `optional` **\_\_typename**: `"Language"` +> `optional` **\_\_typename**: `"Language"` ### \_id -\> **\_id**: [`Scalars`](Scalars.md)\[`"ID"`\]\[`"output"`\] +> **\_id**: [`Scalars`](Scalars.md)\[`"ID"`\]\[`"output"`\] ### createdAt -\> **createdAt**: [`Scalars`](Scalars.md)\[`"String"`\]\[`"output"`\] +> **createdAt**: [`Scalars`](Scalars.md)\[`"String"`\]\[`"output"`\] ### en -\> **en**: [`Scalars`](Scalars.md)\[`"String"`\]\[`"output"`\] +> **en**: [`Scalars`](Scalars.md)\[`"String"`\]\[`"output"`\] ### translation? -\> `optional` **translation**: [`Maybe`](Maybe.md)\<[`Maybe`](Maybe.md)\<[`LanguageModel`](LanguageModel.md)\>[]\> +> `optional` **translation**: [`Maybe`](Maybe.md)\<[`Maybe`](Maybe.md)\<[`LanguageModel`](LanguageModel.md)\>[]\> ## Defined in -[src/types/generatedGraphQLTypes.ts:1029](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/types/generatedGraphQLTypes.ts#L1029) +[src/types/generatedGraphQLTypes.ts:1029](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/types/generatedGraphQLTypes.ts#L1029) diff --git a/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/LanguageInput.md b/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/LanguageInput.md index ff2b358fb58..9f2b9beec2d 100644 --- a/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/LanguageInput.md +++ b/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/LanguageInput.md @@ -6,22 +6,22 @@ # Type Alias: LanguageInput -\> **LanguageInput**: `object` +> **LanguageInput**: `object` ## Type declaration ### en\_value -\> **en\_value**: [`Scalars`](Scalars.md)\[`"String"`\]\[`"input"`\] +> **en\_value**: [`Scalars`](Scalars.md)\[`"String"`\]\[`"input"`\] ### translation\_lang\_code -\> **translation\_lang\_code**: [`Scalars`](Scalars.md)\[`"String"`\]\[`"input"`\] +> **translation\_lang\_code**: [`Scalars`](Scalars.md)\[`"String"`\]\[`"input"`\] ### translation\_value -\> **translation\_value**: [`Scalars`](Scalars.md)\[`"String"`\]\[`"input"`\] +> **translation\_value**: [`Scalars`](Scalars.md)\[`"String"`\]\[`"input"`\] ## Defined in -[src/types/generatedGraphQLTypes.ts:1037](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/types/generatedGraphQLTypes.ts#L1037) +[src/types/generatedGraphQLTypes.ts:1037](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/types/generatedGraphQLTypes.ts#L1037) diff --git a/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/LanguageModel.md b/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/LanguageModel.md index bb10403eae7..46afdbb8ab3 100644 --- a/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/LanguageModel.md +++ b/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/LanguageModel.md @@ -6,34 +6,34 @@ # Type Alias: LanguageModel -\> **LanguageModel**: `object` +> **LanguageModel**: `object` ## Type declaration ### \_\_typename? -\> `optional` **\_\_typename**: `"LanguageModel"` +> `optional` **\_\_typename**: `"LanguageModel"` ### \_id -\> **\_id**: [`Scalars`](Scalars.md)\[`"ID"`\]\[`"output"`\] +> **\_id**: [`Scalars`](Scalars.md)\[`"ID"`\]\[`"output"`\] ### createdAt -\> **createdAt**: [`Scalars`](Scalars.md)\[`"DateTime"`\]\[`"output"`\] +> **createdAt**: [`Scalars`](Scalars.md)\[`"DateTime"`\]\[`"output"`\] ### lang\_code -\> **lang\_code**: [`Scalars`](Scalars.md)\[`"String"`\]\[`"output"`\] +> **lang\_code**: [`Scalars`](Scalars.md)\[`"String"`\]\[`"output"`\] ### value -\> **value**: [`Scalars`](Scalars.md)\[`"String"`\]\[`"output"`\] +> **value**: [`Scalars`](Scalars.md)\[`"String"`\]\[`"output"`\] ### verified -\> **verified**: [`Scalars`](Scalars.md)\[`"Boolean"`\]\[`"output"`\] +> **verified**: [`Scalars`](Scalars.md)\[`"Boolean"`\]\[`"output"`\] ## Defined in -[src/types/generatedGraphQLTypes.ts:1043](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/types/generatedGraphQLTypes.ts#L1043) +[src/types/generatedGraphQLTypes.ts:1043](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/types/generatedGraphQLTypes.ts#L1043) diff --git a/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/LanguageModelResolvers.md b/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/LanguageModelResolvers.md index b4f97d548d1..e7776504c16 100644 --- a/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/LanguageModelResolvers.md +++ b/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/LanguageModelResolvers.md @@ -6,7 +6,7 @@ # Type Alias: LanguageModelResolvers\ -\> **LanguageModelResolvers**\<`ContextType`, `ParentType`\>: `object` +> **LanguageModelResolvers**\<`ContextType`, `ParentType`\>: `object` ## Type Parameters @@ -18,28 +18,28 @@ ### \_\_isTypeOf? -\> `optional` **\_\_isTypeOf**: [`IsTypeOfResolverFn`](IsTypeOfResolverFn.md)\<`ParentType`, `ContextType`\> +> `optional` **\_\_isTypeOf**: [`IsTypeOfResolverFn`](IsTypeOfResolverFn.md)\<`ParentType`, `ContextType`\> ### \_id? -\> `optional` **\_id**: [`Resolver`](Resolver.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"ID"`\], `ParentType`, `ContextType`\> +> `optional` **\_id**: [`Resolver`](Resolver.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"ID"`\], `ParentType`, `ContextType`\> ### createdAt? -\> `optional` **createdAt**: [`Resolver`](Resolver.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"DateTime"`\], `ParentType`, `ContextType`\> +> `optional` **createdAt**: [`Resolver`](Resolver.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"DateTime"`\], `ParentType`, `ContextType`\> ### lang\_code? -\> `optional` **lang\_code**: [`Resolver`](Resolver.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"String"`\], `ParentType`, `ContextType`\> +> `optional` **lang\_code**: [`Resolver`](Resolver.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"String"`\], `ParentType`, `ContextType`\> ### value? -\> `optional` **value**: [`Resolver`](Resolver.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"String"`\], `ParentType`, `ContextType`\> +> `optional` **value**: [`Resolver`](Resolver.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"String"`\], `ParentType`, `ContextType`\> ### verified? -\> `optional` **verified**: [`Resolver`](Resolver.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"Boolean"`\], `ParentType`, `ContextType`\> +> `optional` **verified**: [`Resolver`](Resolver.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"Boolean"`\], `ParentType`, `ContextType`\> ## Defined in -[src/types/generatedGraphQLTypes.ts:4170](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/types/generatedGraphQLTypes.ts#L4170) +[src/types/generatedGraphQLTypes.ts:4170](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/types/generatedGraphQLTypes.ts#L4170) diff --git a/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/LanguageResolvers.md b/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/LanguageResolvers.md index 2010f7f2a71..6a016bcf31e 100644 --- a/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/LanguageResolvers.md +++ b/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/LanguageResolvers.md @@ -6,7 +6,7 @@ # Type Alias: LanguageResolvers\ -\> **LanguageResolvers**\<`ContextType`, `ParentType`\>: `object` +> **LanguageResolvers**\<`ContextType`, `ParentType`\>: `object` ## Type Parameters @@ -18,24 +18,24 @@ ### \_\_isTypeOf? -\> `optional` **\_\_isTypeOf**: [`IsTypeOfResolverFn`](IsTypeOfResolverFn.md)\<`ParentType`, `ContextType`\> +> `optional` **\_\_isTypeOf**: [`IsTypeOfResolverFn`](IsTypeOfResolverFn.md)\<`ParentType`, `ContextType`\> ### \_id? -\> `optional` **\_id**: [`Resolver`](Resolver.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"ID"`\], `ParentType`, `ContextType`\> +> `optional` **\_id**: [`Resolver`](Resolver.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"ID"`\], `ParentType`, `ContextType`\> ### createdAt? -\> `optional` **createdAt**: [`Resolver`](Resolver.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"String"`\], `ParentType`, `ContextType`\> +> `optional` **createdAt**: [`Resolver`](Resolver.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"String"`\], `ParentType`, `ContextType`\> ### en? -\> `optional` **en**: [`Resolver`](Resolver.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"String"`\], `ParentType`, `ContextType`\> +> `optional` **en**: [`Resolver`](Resolver.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"String"`\], `ParentType`, `ContextType`\> ### translation? -\> `optional` **translation**: [`Resolver`](Resolver.md)\<[`Maybe`](Maybe.md)\<[`Maybe`](Maybe.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"LanguageModel"`\]\>[]\>, `ParentType`, `ContextType`\> +> `optional` **translation**: [`Resolver`](Resolver.md)\<[`Maybe`](Maybe.md)\<[`Maybe`](Maybe.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"LanguageModel"`\]\>[]\>, `ParentType`, `ContextType`\> ## Defined in -[src/types/generatedGraphQLTypes.ts:4162](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/types/generatedGraphQLTypes.ts#L4162) +[src/types/generatedGraphQLTypes.ts:4162](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/types/generatedGraphQLTypes.ts#L4162) diff --git a/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/LoginInput.md b/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/LoginInput.md index 41b515f6f88..6a1a564c9b1 100644 --- a/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/LoginInput.md +++ b/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/LoginInput.md @@ -6,18 +6,18 @@ # Type Alias: LoginInput -\> **LoginInput**: `object` +> **LoginInput**: `object` ## Type declaration ### email -\> **email**: [`Scalars`](Scalars.md)\[`"EmailAddress"`\]\[`"input"`\] +> **email**: [`Scalars`](Scalars.md)\[`"EmailAddress"`\]\[`"input"`\] ### password -\> **password**: [`Scalars`](Scalars.md)\[`"String"`\]\[`"input"`\] +> **password**: [`Scalars`](Scalars.md)\[`"String"`\]\[`"input"`\] ## Defined in -[src/types/generatedGraphQLTypes.ts:1052](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/types/generatedGraphQLTypes.ts#L1052) +[src/types/generatedGraphQLTypes.ts:1052](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/types/generatedGraphQLTypes.ts#L1052) diff --git a/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/MakeEmpty.md b/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/MakeEmpty.md index cf412727db1..ab57de62c84 100644 --- a/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/MakeEmpty.md +++ b/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/MakeEmpty.md @@ -6,7 +6,7 @@ # Type Alias: MakeEmpty\ -\> **MakeEmpty**\<`T`, `K`\>: `\{ [_ in K]?: never \}` +> **MakeEmpty**\<`T`, `K`\>: `{ [_ in K]?: never }` ## Type Parameters @@ -16,4 +16,4 @@ ## Defined in -[src/types/generatedGraphQLTypes.ts:45](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/types/generatedGraphQLTypes.ts#L45) +[src/types/generatedGraphQLTypes.ts:45](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/types/generatedGraphQLTypes.ts#L45) diff --git a/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/MakeMaybe.md b/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/MakeMaybe.md index f9760e363d1..48b98ba247a 100644 --- a/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/MakeMaybe.md +++ b/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/MakeMaybe.md @@ -6,7 +6,7 @@ # Type Alias: MakeMaybe\ -\> **MakeMaybe**\<`T`, `K`\>: [`Omit`](Omit.md)\<`T`, `K`\> & `\{ [SubKey in K]: Maybe\ \}` +> **MakeMaybe**\<`T`, `K`\>: [`Omit`](Omit.md)\<`T`, `K`\> & `{ [SubKey in K]: Maybe }` ## Type Parameters @@ -16,4 +16,4 @@ ## Defined in -[src/types/generatedGraphQLTypes.ts:44](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/types/generatedGraphQLTypes.ts#L44) +[src/types/generatedGraphQLTypes.ts:44](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/types/generatedGraphQLTypes.ts#L44) diff --git a/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/MakeOptional.md b/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/MakeOptional.md index f85deabeb61..261198f85fb 100644 --- a/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/MakeOptional.md +++ b/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/MakeOptional.md @@ -6,7 +6,7 @@ # Type Alias: MakeOptional\ -\> **MakeOptional**\<`T`, `K`\>: [`Omit`](Omit.md)\<`T`, `K`\> & `\{ [SubKey in K]?: Maybe\ \}` +> **MakeOptional**\<`T`, `K`\>: [`Omit`](Omit.md)\<`T`, `K`\> & `{ [SubKey in K]?: Maybe }` ## Type Parameters @@ -16,4 +16,4 @@ ## Defined in -[src/types/generatedGraphQLTypes.ts:43](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/types/generatedGraphQLTypes.ts#L43) +[src/types/generatedGraphQLTypes.ts:43](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/types/generatedGraphQLTypes.ts#L43) diff --git a/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/MaritalStatus.md b/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/MaritalStatus.md index 079b5124a4b..b0c5f7bb0ee 100644 --- a/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/MaritalStatus.md +++ b/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/MaritalStatus.md @@ -6,8 +6,8 @@ # Type Alias: MaritalStatus -\> **MaritalStatus**: `"DIVORCED"` \| `"ENGAGED"` \| `"MARRIED"` \| `"SEPERATED"` \| `"SINGLE"` \| `"WIDOWED"` +> **MaritalStatus**: `"DIVORCED"` \| `"ENGAGED"` \| `"MARRIED"` \| `"SEPERATED"` \| `"SINGLE"` \| `"WIDOWED"` ## Defined in -[src/types/generatedGraphQLTypes.ts:1057](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/types/generatedGraphQLTypes.ts#L1057) +[src/types/generatedGraphQLTypes.ts:1057](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/types/generatedGraphQLTypes.ts#L1057) diff --git a/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/MaximumLengthError.md b/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/MaximumLengthError.md index 9a78b829cab..775c06ed862 100644 --- a/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/MaximumLengthError.md +++ b/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/MaximumLengthError.md @@ -6,22 +6,22 @@ # Type Alias: MaximumLengthError -\> **MaximumLengthError**: [`FieldError`](FieldError.md) & `object` +> **MaximumLengthError**: [`FieldError`](FieldError.md) & `object` ## Type declaration ### \_\_typename? -\> `optional` **\_\_typename**: `"MaximumLengthError"` +> `optional` **\_\_typename**: `"MaximumLengthError"` ### message -\> **message**: [`Scalars`](Scalars.md)\[`"String"`\]\[`"output"`\] +> **message**: [`Scalars`](Scalars.md)\[`"String"`\]\[`"output"`\] ### path -\> **path**: [`Scalars`](Scalars.md)\[`"String"`\]\[`"output"`\][] +> **path**: [`Scalars`](Scalars.md)\[`"String"`\]\[`"output"`\][] ## Defined in -[src/types/generatedGraphQLTypes.ts:1065](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/types/generatedGraphQLTypes.ts#L1065) +[src/types/generatedGraphQLTypes.ts:1065](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/types/generatedGraphQLTypes.ts#L1065) diff --git a/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/MaximumLengthErrorResolvers.md b/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/MaximumLengthErrorResolvers.md index af8158c3a8a..70e0a2f7fed 100644 --- a/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/MaximumLengthErrorResolvers.md +++ b/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/MaximumLengthErrorResolvers.md @@ -6,7 +6,7 @@ # Type Alias: MaximumLengthErrorResolvers\ -\> **MaximumLengthErrorResolvers**\<`ContextType`, `ParentType`\>: `object` +> **MaximumLengthErrorResolvers**\<`ContextType`, `ParentType`\>: `object` ## Type Parameters @@ -18,16 +18,16 @@ ### \_\_isTypeOf? -\> `optional` **\_\_isTypeOf**: [`IsTypeOfResolverFn`](IsTypeOfResolverFn.md)\<`ParentType`, `ContextType`\> +> `optional` **\_\_isTypeOf**: [`IsTypeOfResolverFn`](IsTypeOfResolverFn.md)\<`ParentType`, `ContextType`\> ### message? -\> `optional` **message**: [`Resolver`](Resolver.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"String"`\], `ParentType`, `ContextType`\> +> `optional` **message**: [`Resolver`](Resolver.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"String"`\], `ParentType`, `ContextType`\> ### path? -\> `optional` **path**: [`Resolver`](Resolver.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"String"`\][], `ParentType`, `ContextType`\> +> `optional` **path**: [`Resolver`](Resolver.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"String"`\][], `ParentType`, `ContextType`\> ## Defined in -[src/types/generatedGraphQLTypes.ts:4187](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/types/generatedGraphQLTypes.ts#L4187) +[src/types/generatedGraphQLTypes.ts:4187](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/types/generatedGraphQLTypes.ts#L4187) diff --git a/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/MaximumValueError.md b/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/MaximumValueError.md index 9d797216f09..201ec2df907 100644 --- a/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/MaximumValueError.md +++ b/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/MaximumValueError.md @@ -6,26 +6,26 @@ # Type Alias: MaximumValueError -\> **MaximumValueError**: [`FieldError`](FieldError.md) & `object` +> **MaximumValueError**: [`FieldError`](FieldError.md) & `object` ## Type declaration ### \_\_typename? -\> `optional` **\_\_typename**: `"MaximumValueError"` +> `optional` **\_\_typename**: `"MaximumValueError"` ### limit -\> **limit**: [`Scalars`](Scalars.md)\[`"Int"`\]\[`"output"`\] +> **limit**: [`Scalars`](Scalars.md)\[`"Int"`\]\[`"output"`\] ### message -\> **message**: [`Scalars`](Scalars.md)\[`"String"`\]\[`"output"`\] +> **message**: [`Scalars`](Scalars.md)\[`"String"`\]\[`"output"`\] ### path -\> **path**: [`Scalars`](Scalars.md)\[`"String"`\]\[`"output"`\][] +> **path**: [`Scalars`](Scalars.md)\[`"String"`\]\[`"output"`\][] ## Defined in -[src/types/generatedGraphQLTypes.ts:1071](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/types/generatedGraphQLTypes.ts#L1071) +[src/types/generatedGraphQLTypes.ts:1071](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/types/generatedGraphQLTypes.ts#L1071) diff --git a/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/MaximumValueErrorResolvers.md b/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/MaximumValueErrorResolvers.md index 0a94a72d9f6..aa423ff99ea 100644 --- a/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/MaximumValueErrorResolvers.md +++ b/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/MaximumValueErrorResolvers.md @@ -6,7 +6,7 @@ # Type Alias: MaximumValueErrorResolvers\ -\> **MaximumValueErrorResolvers**\<`ContextType`, `ParentType`\>: `object` +> **MaximumValueErrorResolvers**\<`ContextType`, `ParentType`\>: `object` ## Type Parameters @@ -18,20 +18,20 @@ ### \_\_isTypeOf? -\> `optional` **\_\_isTypeOf**: [`IsTypeOfResolverFn`](IsTypeOfResolverFn.md)\<`ParentType`, `ContextType`\> +> `optional` **\_\_isTypeOf**: [`IsTypeOfResolverFn`](IsTypeOfResolverFn.md)\<`ParentType`, `ContextType`\> ### limit? -\> `optional` **limit**: [`Resolver`](Resolver.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"Int"`\], `ParentType`, `ContextType`\> +> `optional` **limit**: [`Resolver`](Resolver.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"Int"`\], `ParentType`, `ContextType`\> ### message? -\> `optional` **message**: [`Resolver`](Resolver.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"String"`\], `ParentType`, `ContextType`\> +> `optional` **message**: [`Resolver`](Resolver.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"String"`\], `ParentType`, `ContextType`\> ### path? -\> `optional` **path**: [`Resolver`](Resolver.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"String"`\][], `ParentType`, `ContextType`\> +> `optional` **path**: [`Resolver`](Resolver.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"String"`\][], `ParentType`, `ContextType`\> ## Defined in -[src/types/generatedGraphQLTypes.ts:4193](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/types/generatedGraphQLTypes.ts#L4193) +[src/types/generatedGraphQLTypes.ts:4193](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/types/generatedGraphQLTypes.ts#L4193) diff --git a/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/Maybe.md b/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/Maybe.md index 815261e458c..2ae3ef1688c 100644 --- a/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/Maybe.md +++ b/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/Maybe.md @@ -6,7 +6,7 @@ # Type Alias: Maybe\ -\> **Maybe**\<`T`\>: `T` \| `null` +> **Maybe**\<`T`\>: `T` \| `null` ## Type Parameters @@ -14,4 +14,4 @@ ## Defined in -[src/types/generatedGraphQLTypes.ts:40](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/types/generatedGraphQLTypes.ts#L40) +[src/types/generatedGraphQLTypes.ts:40](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/types/generatedGraphQLTypes.ts#L40) diff --git a/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/MemberNotFoundError.md b/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/MemberNotFoundError.md index b0d96f34a51..5e44e7db71c 100644 --- a/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/MemberNotFoundError.md +++ b/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/MemberNotFoundError.md @@ -6,18 +6,18 @@ # Type Alias: MemberNotFoundError -\> **MemberNotFoundError**: [`Error`](Error.md) & `object` +> **MemberNotFoundError**: [`Error`](Error.md) & `object` ## Type declaration ### \_\_typename? -\> `optional` **\_\_typename**: `"MemberNotFoundError"` +> `optional` **\_\_typename**: `"MemberNotFoundError"` ### message -\> **message**: [`Scalars`](Scalars.md)\[`"String"`\]\[`"output"`\] +> **message**: [`Scalars`](Scalars.md)\[`"String"`\]\[`"output"`\] ## Defined in -[src/types/generatedGraphQLTypes.ts:1078](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/types/generatedGraphQLTypes.ts#L1078) +[src/types/generatedGraphQLTypes.ts:1078](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/types/generatedGraphQLTypes.ts#L1078) diff --git a/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/MemberNotFoundErrorResolvers.md b/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/MemberNotFoundErrorResolvers.md index 0fd6f6709e0..16420518745 100644 --- a/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/MemberNotFoundErrorResolvers.md +++ b/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/MemberNotFoundErrorResolvers.md @@ -6,7 +6,7 @@ # Type Alias: MemberNotFoundErrorResolvers\ -\> **MemberNotFoundErrorResolvers**\<`ContextType`, `ParentType`\>: `object` +> **MemberNotFoundErrorResolvers**\<`ContextType`, `ParentType`\>: `object` ## Type Parameters @@ -18,12 +18,12 @@ ### \_\_isTypeOf? -\> `optional` **\_\_isTypeOf**: [`IsTypeOfResolverFn`](IsTypeOfResolverFn.md)\<`ParentType`, `ContextType`\> +> `optional` **\_\_isTypeOf**: [`IsTypeOfResolverFn`](IsTypeOfResolverFn.md)\<`ParentType`, `ContextType`\> ### message? -\> `optional` **message**: [`Resolver`](Resolver.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"String"`\], `ParentType`, `ContextType`\> +> `optional` **message**: [`Resolver`](Resolver.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"String"`\], `ParentType`, `ContextType`\> ## Defined in -[src/types/generatedGraphQLTypes.ts:4200](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/types/generatedGraphQLTypes.ts#L4200) +[src/types/generatedGraphQLTypes.ts:4200](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/types/generatedGraphQLTypes.ts#L4200) diff --git a/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/MembershipRequest.md b/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/MembershipRequest.md index 2c0c7ce7277..e53785b96aa 100644 --- a/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/MembershipRequest.md +++ b/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/MembershipRequest.md @@ -6,26 +6,26 @@ # Type Alias: MembershipRequest -\> **MembershipRequest**: `object` +> **MembershipRequest**: `object` ## Type declaration ### \_\_typename? -\> `optional` **\_\_typename**: `"MembershipRequest"` +> `optional` **\_\_typename**: `"MembershipRequest"` ### \_id -\> **\_id**: [`Scalars`](Scalars.md)\[`"ID"`\]\[`"output"`\] +> **\_id**: [`Scalars`](Scalars.md)\[`"ID"`\]\[`"output"`\] ### organization -\> **organization**: [`Organization`](Organization.md) +> **organization**: [`Organization`](Organization.md) ### user -\> **user**: [`User`](User.md) +> **user**: [`User`](User.md) ## Defined in -[src/types/generatedGraphQLTypes.ts:1083](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/types/generatedGraphQLTypes.ts#L1083) +[src/types/generatedGraphQLTypes.ts:1083](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/types/generatedGraphQLTypes.ts#L1083) diff --git a/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/MembershipRequestResolvers.md b/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/MembershipRequestResolvers.md index a2641d9f5cc..fb5599a4e2c 100644 --- a/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/MembershipRequestResolvers.md +++ b/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/MembershipRequestResolvers.md @@ -6,7 +6,7 @@ # Type Alias: MembershipRequestResolvers\ -\> **MembershipRequestResolvers**\<`ContextType`, `ParentType`\>: `object` +> **MembershipRequestResolvers**\<`ContextType`, `ParentType`\>: `object` ## Type Parameters @@ -18,20 +18,20 @@ ### \_\_isTypeOf? -\> `optional` **\_\_isTypeOf**: [`IsTypeOfResolverFn`](IsTypeOfResolverFn.md)\<`ParentType`, `ContextType`\> +> `optional` **\_\_isTypeOf**: [`IsTypeOfResolverFn`](IsTypeOfResolverFn.md)\<`ParentType`, `ContextType`\> ### \_id? -\> `optional` **\_id**: [`Resolver`](Resolver.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"ID"`\], `ParentType`, `ContextType`\> +> `optional` **\_id**: [`Resolver`](Resolver.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"ID"`\], `ParentType`, `ContextType`\> ### organization? -\> `optional` **organization**: [`Resolver`](Resolver.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"Organization"`\], `ParentType`, `ContextType`\> +> `optional` **organization**: [`Resolver`](Resolver.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"Organization"`\], `ParentType`, `ContextType`\> ### user? -\> `optional` **user**: [`Resolver`](Resolver.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"User"`\], `ParentType`, `ContextType`\> +> `optional` **user**: [`Resolver`](Resolver.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"User"`\], `ParentType`, `ContextType`\> ## Defined in -[src/types/generatedGraphQLTypes.ts:4205](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/types/generatedGraphQLTypes.ts#L4205) +[src/types/generatedGraphQLTypes.ts:4205](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/types/generatedGraphQLTypes.ts#L4205) diff --git a/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/MembershipRequestsWhereInput.md b/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/MembershipRequestsWhereInput.md index c573894427b..f26f0434990 100644 --- a/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/MembershipRequestsWhereInput.md +++ b/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/MembershipRequestsWhereInput.md @@ -6,38 +6,38 @@ # Type Alias: MembershipRequestsWhereInput -\> **MembershipRequestsWhereInput**: `object` +> **MembershipRequestsWhereInput**: `object` ## Type declaration ### id? -\> `optional` **id**: [`InputMaybe`](InputMaybe.md)\<[`Scalars`](Scalars.md)\[`"ID"`\]\[`"input"`\]\> +> `optional` **id**: [`InputMaybe`](InputMaybe.md)\<[`Scalars`](Scalars.md)\[`"ID"`\]\[`"input"`\]\> ### id\_contains? -\> `optional` **id\_contains**: [`InputMaybe`](InputMaybe.md)\<[`Scalars`](Scalars.md)\[`"ID"`\]\[`"input"`\]\> +> `optional` **id\_contains**: [`InputMaybe`](InputMaybe.md)\<[`Scalars`](Scalars.md)\[`"ID"`\]\[`"input"`\]\> ### id\_in? -\> `optional` **id\_in**: [`InputMaybe`](InputMaybe.md)\<[`Scalars`](Scalars.md)\[`"ID"`\]\[`"input"`\][]\> +> `optional` **id\_in**: [`InputMaybe`](InputMaybe.md)\<[`Scalars`](Scalars.md)\[`"ID"`\]\[`"input"`\][]\> ### id\_not? -\> `optional` **id\_not**: [`InputMaybe`](InputMaybe.md)\<[`Scalars`](Scalars.md)\[`"ID"`\]\[`"input"`\]\> +> `optional` **id\_not**: [`InputMaybe`](InputMaybe.md)\<[`Scalars`](Scalars.md)\[`"ID"`\]\[`"input"`\]\> ### id\_not\_in? -\> `optional` **id\_not\_in**: [`InputMaybe`](InputMaybe.md)\<[`Scalars`](Scalars.md)\[`"ID"`\]\[`"input"`\][]\> +> `optional` **id\_not\_in**: [`InputMaybe`](InputMaybe.md)\<[`Scalars`](Scalars.md)\[`"ID"`\]\[`"input"`\][]\> ### id\_starts\_with? -\> `optional` **id\_starts\_with**: [`InputMaybe`](InputMaybe.md)\<[`Scalars`](Scalars.md)\[`"ID"`\]\[`"input"`\]\> +> `optional` **id\_starts\_with**: [`InputMaybe`](InputMaybe.md)\<[`Scalars`](Scalars.md)\[`"ID"`\]\[`"input"`\]\> ### user? -\> `optional` **user**: [`InputMaybe`](InputMaybe.md)\<[`UserWhereInput`](UserWhereInput.md)\> +> `optional` **user**: [`InputMaybe`](InputMaybe.md)\<[`UserWhereInput`](UserWhereInput.md)\> ## Defined in -[src/types/generatedGraphQLTypes.ts:1090](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/types/generatedGraphQLTypes.ts#L1090) +[src/types/generatedGraphQLTypes.ts:1090](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/types/generatedGraphQLTypes.ts#L1090) diff --git a/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/Message.md b/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/Message.md index d6a6048783c..cbd6df558a2 100644 --- a/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/Message.md +++ b/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/Message.md @@ -6,42 +6,42 @@ # Type Alias: Message -\> **Message**: `object` +> **Message**: `object` ## Type declaration ### \_\_typename? -\> `optional` **\_\_typename**: `"Message"` +> `optional` **\_\_typename**: `"Message"` ### \_id -\> **\_id**: [`Scalars`](Scalars.md)\[`"ID"`\]\[`"output"`\] +> **\_id**: [`Scalars`](Scalars.md)\[`"ID"`\]\[`"output"`\] ### createdAt -\> **createdAt**: [`Scalars`](Scalars.md)\[`"DateTime"`\]\[`"output"`\] +> **createdAt**: [`Scalars`](Scalars.md)\[`"DateTime"`\]\[`"output"`\] ### creator? -\> `optional` **creator**: [`Maybe`](Maybe.md)\<[`User`](User.md)\> +> `optional` **creator**: [`Maybe`](Maybe.md)\<[`User`](User.md)\> ### imageUrl? -\> `optional` **imageUrl**: [`Maybe`](Maybe.md)\<[`Scalars`](Scalars.md)\[`"URL"`\]\[`"output"`\]\> +> `optional` **imageUrl**: [`Maybe`](Maybe.md)\<[`Scalars`](Scalars.md)\[`"URL"`\]\[`"output"`\]\> ### text -\> **text**: [`Scalars`](Scalars.md)\[`"String"`\]\[`"output"`\] +> **text**: [`Scalars`](Scalars.md)\[`"String"`\]\[`"output"`\] ### updatedAt -\> **updatedAt**: [`Scalars`](Scalars.md)\[`"DateTime"`\]\[`"output"`\] +> **updatedAt**: [`Scalars`](Scalars.md)\[`"DateTime"`\]\[`"output"`\] ### videoUrl? -\> `optional` **videoUrl**: [`Maybe`](Maybe.md)\<[`Scalars`](Scalars.md)\[`"URL"`\]\[`"output"`\]\> +> `optional` **videoUrl**: [`Maybe`](Maybe.md)\<[`Scalars`](Scalars.md)\[`"URL"`\]\[`"output"`\]\> ## Defined in -[src/types/generatedGraphQLTypes.ts:1100](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/types/generatedGraphQLTypes.ts#L1100) +[src/types/generatedGraphQLTypes.ts:1100](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/types/generatedGraphQLTypes.ts#L1100) diff --git a/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/MessageChat.md b/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/MessageChat.md index 75fb426de01..cf1e7aa7f99 100644 --- a/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/MessageChat.md +++ b/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/MessageChat.md @@ -6,42 +6,42 @@ # Type Alias: MessageChat -\> **MessageChat**: `object` +> **MessageChat**: `object` ## Type declaration ### \_\_typename? -\> `optional` **\_\_typename**: `"MessageChat"` +> `optional` **\_\_typename**: `"MessageChat"` ### \_id -\> **\_id**: [`Scalars`](Scalars.md)\[`"ID"`\]\[`"output"`\] +> **\_id**: [`Scalars`](Scalars.md)\[`"ID"`\]\[`"output"`\] ### createdAt -\> **createdAt**: [`Scalars`](Scalars.md)\[`"DateTime"`\]\[`"output"`\] +> **createdAt**: [`Scalars`](Scalars.md)\[`"DateTime"`\]\[`"output"`\] ### languageBarrier? -\> `optional` **languageBarrier**: [`Maybe`](Maybe.md)\<[`Scalars`](Scalars.md)\[`"Boolean"`\]\[`"output"`\]\> +> `optional` **languageBarrier**: [`Maybe`](Maybe.md)\<[`Scalars`](Scalars.md)\[`"Boolean"`\]\[`"output"`\]\> ### message -\> **message**: [`Scalars`](Scalars.md)\[`"String"`\]\[`"output"`\] +> **message**: [`Scalars`](Scalars.md)\[`"String"`\]\[`"output"`\] ### receiver -\> **receiver**: [`User`](User.md) +> **receiver**: [`User`](User.md) ### sender -\> **sender**: [`User`](User.md) +> **sender**: [`User`](User.md) ### updatedAt -\> **updatedAt**: [`Scalars`](Scalars.md)\[`"DateTime"`\]\[`"output"`\] +> **updatedAt**: [`Scalars`](Scalars.md)\[`"DateTime"`\]\[`"output"`\] ## Defined in -[src/types/generatedGraphQLTypes.ts:1111](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/types/generatedGraphQLTypes.ts#L1111) +[src/types/generatedGraphQLTypes.ts:1111](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/types/generatedGraphQLTypes.ts#L1111) diff --git a/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/MessageChatInput.md b/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/MessageChatInput.md index 418bc76c0a3..e443f1321b9 100644 --- a/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/MessageChatInput.md +++ b/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/MessageChatInput.md @@ -6,18 +6,18 @@ # Type Alias: MessageChatInput -\> **MessageChatInput**: `object` +> **MessageChatInput**: `object` ## Type declaration ### message -\> **message**: [`Scalars`](Scalars.md)\[`"String"`\]\[`"input"`\] +> **message**: [`Scalars`](Scalars.md)\[`"String"`\]\[`"input"`\] ### receiver -\> **receiver**: [`Scalars`](Scalars.md)\[`"ID"`\]\[`"input"`\] +> **receiver**: [`Scalars`](Scalars.md)\[`"ID"`\]\[`"input"`\] ## Defined in -[src/types/generatedGraphQLTypes.ts:1122](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/types/generatedGraphQLTypes.ts#L1122) +[src/types/generatedGraphQLTypes.ts:1122](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/types/generatedGraphQLTypes.ts#L1122) diff --git a/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/MessageChatResolvers.md b/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/MessageChatResolvers.md index 27fcb7f4df3..7c2104757a5 100644 --- a/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/MessageChatResolvers.md +++ b/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/MessageChatResolvers.md @@ -6,7 +6,7 @@ # Type Alias: MessageChatResolvers\ -\> **MessageChatResolvers**\<`ContextType`, `ParentType`\>: `object` +> **MessageChatResolvers**\<`ContextType`, `ParentType`\>: `object` ## Type Parameters @@ -18,36 +18,36 @@ ### \_\_isTypeOf? -\> `optional` **\_\_isTypeOf**: [`IsTypeOfResolverFn`](IsTypeOfResolverFn.md)\<`ParentType`, `ContextType`\> +> `optional` **\_\_isTypeOf**: [`IsTypeOfResolverFn`](IsTypeOfResolverFn.md)\<`ParentType`, `ContextType`\> ### \_id? -\> `optional` **\_id**: [`Resolver`](Resolver.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"ID"`\], `ParentType`, `ContextType`\> +> `optional` **\_id**: [`Resolver`](Resolver.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"ID"`\], `ParentType`, `ContextType`\> ### createdAt? -\> `optional` **createdAt**: [`Resolver`](Resolver.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"DateTime"`\], `ParentType`, `ContextType`\> +> `optional` **createdAt**: [`Resolver`](Resolver.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"DateTime"`\], `ParentType`, `ContextType`\> ### languageBarrier? -\> `optional` **languageBarrier**: [`Resolver`](Resolver.md)\<[`Maybe`](Maybe.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"Boolean"`\]\>, `ParentType`, `ContextType`\> +> `optional` **languageBarrier**: [`Resolver`](Resolver.md)\<[`Maybe`](Maybe.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"Boolean"`\]\>, `ParentType`, `ContextType`\> ### message? -\> `optional` **message**: [`Resolver`](Resolver.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"String"`\], `ParentType`, `ContextType`\> +> `optional` **message**: [`Resolver`](Resolver.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"String"`\], `ParentType`, `ContextType`\> ### receiver? -\> `optional` **receiver**: [`Resolver`](Resolver.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"User"`\], `ParentType`, `ContextType`\> +> `optional` **receiver**: [`Resolver`](Resolver.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"User"`\], `ParentType`, `ContextType`\> ### sender? -\> `optional` **sender**: [`Resolver`](Resolver.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"User"`\], `ParentType`, `ContextType`\> +> `optional` **sender**: [`Resolver`](Resolver.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"User"`\], `ParentType`, `ContextType`\> ### updatedAt? -\> `optional` **updatedAt**: [`Resolver`](Resolver.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"DateTime"`\], `ParentType`, `ContextType`\> +> `optional` **updatedAt**: [`Resolver`](Resolver.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"DateTime"`\], `ParentType`, `ContextType`\> ## Defined in -[src/types/generatedGraphQLTypes.ts:4223](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/types/generatedGraphQLTypes.ts#L4223) +[src/types/generatedGraphQLTypes.ts:4223](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/types/generatedGraphQLTypes.ts#L4223) diff --git a/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/MessageResolvers.md b/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/MessageResolvers.md index 078b3166740..40857eea46f 100644 --- a/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/MessageResolvers.md +++ b/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/MessageResolvers.md @@ -6,7 +6,7 @@ # Type Alias: MessageResolvers\ -\> **MessageResolvers**\<`ContextType`, `ParentType`\>: `object` +> **MessageResolvers**\<`ContextType`, `ParentType`\>: `object` ## Type Parameters @@ -18,36 +18,36 @@ ### \_\_isTypeOf? -\> `optional` **\_\_isTypeOf**: [`IsTypeOfResolverFn`](IsTypeOfResolverFn.md)\<`ParentType`, `ContextType`\> +> `optional` **\_\_isTypeOf**: [`IsTypeOfResolverFn`](IsTypeOfResolverFn.md)\<`ParentType`, `ContextType`\> ### \_id? -\> `optional` **\_id**: [`Resolver`](Resolver.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"ID"`\], `ParentType`, `ContextType`\> +> `optional` **\_id**: [`Resolver`](Resolver.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"ID"`\], `ParentType`, `ContextType`\> ### createdAt? -\> `optional` **createdAt**: [`Resolver`](Resolver.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"DateTime"`\], `ParentType`, `ContextType`\> +> `optional` **createdAt**: [`Resolver`](Resolver.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"DateTime"`\], `ParentType`, `ContextType`\> ### creator? -\> `optional` **creator**: [`Resolver`](Resolver.md)\<[`Maybe`](Maybe.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"User"`\]\>, `ParentType`, `ContextType`\> +> `optional` **creator**: [`Resolver`](Resolver.md)\<[`Maybe`](Maybe.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"User"`\]\>, `ParentType`, `ContextType`\> ### imageUrl? -\> `optional` **imageUrl**: [`Resolver`](Resolver.md)\<[`Maybe`](Maybe.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"URL"`\]\>, `ParentType`, `ContextType`\> +> `optional` **imageUrl**: [`Resolver`](Resolver.md)\<[`Maybe`](Maybe.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"URL"`\]\>, `ParentType`, `ContextType`\> ### text? -\> `optional` **text**: [`Resolver`](Resolver.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"String"`\], `ParentType`, `ContextType`\> +> `optional` **text**: [`Resolver`](Resolver.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"String"`\], `ParentType`, `ContextType`\> ### updatedAt? -\> `optional` **updatedAt**: [`Resolver`](Resolver.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"DateTime"`\], `ParentType`, `ContextType`\> +> `optional` **updatedAt**: [`Resolver`](Resolver.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"DateTime"`\], `ParentType`, `ContextType`\> ### videoUrl? -\> `optional` **videoUrl**: [`Resolver`](Resolver.md)\<[`Maybe`](Maybe.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"URL"`\]\>, `ParentType`, `ContextType`\> +> `optional` **videoUrl**: [`Resolver`](Resolver.md)\<[`Maybe`](Maybe.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"URL"`\]\>, `ParentType`, `ContextType`\> ## Defined in -[src/types/generatedGraphQLTypes.ts:4212](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/types/generatedGraphQLTypes.ts#L4212) +[src/types/generatedGraphQLTypes.ts:4212](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/types/generatedGraphQLTypes.ts#L4212) diff --git a/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/MinimumLengthError.md b/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/MinimumLengthError.md index 0184d095543..aba2b330a14 100644 --- a/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/MinimumLengthError.md +++ b/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/MinimumLengthError.md @@ -6,26 +6,26 @@ # Type Alias: MinimumLengthError -\> **MinimumLengthError**: [`FieldError`](FieldError.md) & `object` +> **MinimumLengthError**: [`FieldError`](FieldError.md) & `object` ## Type declaration ### \_\_typename? -\> `optional` **\_\_typename**: `"MinimumLengthError"` +> `optional` **\_\_typename**: `"MinimumLengthError"` ### limit -\> **limit**: [`Scalars`](Scalars.md)\[`"Int"`\]\[`"output"`\] +> **limit**: [`Scalars`](Scalars.md)\[`"Int"`\]\[`"output"`\] ### message -\> **message**: [`Scalars`](Scalars.md)\[`"String"`\]\[`"output"`\] +> **message**: [`Scalars`](Scalars.md)\[`"String"`\]\[`"output"`\] ### path -\> **path**: [`Scalars`](Scalars.md)\[`"String"`\]\[`"output"`\][] +> **path**: [`Scalars`](Scalars.md)\[`"String"`\]\[`"output"`\][] ## Defined in -[src/types/generatedGraphQLTypes.ts:1127](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/types/generatedGraphQLTypes.ts#L1127) +[src/types/generatedGraphQLTypes.ts:1127](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/types/generatedGraphQLTypes.ts#L1127) diff --git a/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/MinimumLengthErrorResolvers.md b/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/MinimumLengthErrorResolvers.md index 29fbf6847b2..2b356c6ebd3 100644 --- a/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/MinimumLengthErrorResolvers.md +++ b/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/MinimumLengthErrorResolvers.md @@ -6,7 +6,7 @@ # Type Alias: MinimumLengthErrorResolvers\ -\> **MinimumLengthErrorResolvers**\<`ContextType`, `ParentType`\>: `object` +> **MinimumLengthErrorResolvers**\<`ContextType`, `ParentType`\>: `object` ## Type Parameters @@ -18,20 +18,20 @@ ### \_\_isTypeOf? -\> `optional` **\_\_isTypeOf**: [`IsTypeOfResolverFn`](IsTypeOfResolverFn.md)\<`ParentType`, `ContextType`\> +> `optional` **\_\_isTypeOf**: [`IsTypeOfResolverFn`](IsTypeOfResolverFn.md)\<`ParentType`, `ContextType`\> ### limit? -\> `optional` **limit**: [`Resolver`](Resolver.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"Int"`\], `ParentType`, `ContextType`\> +> `optional` **limit**: [`Resolver`](Resolver.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"Int"`\], `ParentType`, `ContextType`\> ### message? -\> `optional` **message**: [`Resolver`](Resolver.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"String"`\], `ParentType`, `ContextType`\> +> `optional` **message**: [`Resolver`](Resolver.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"String"`\], `ParentType`, `ContextType`\> ### path? -\> `optional` **path**: [`Resolver`](Resolver.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"String"`\][], `ParentType`, `ContextType`\> +> `optional` **path**: [`Resolver`](Resolver.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"String"`\][], `ParentType`, `ContextType`\> ## Defined in -[src/types/generatedGraphQLTypes.ts:4234](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/types/generatedGraphQLTypes.ts#L4234) +[src/types/generatedGraphQLTypes.ts:4234](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/types/generatedGraphQLTypes.ts#L4234) diff --git a/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/MinimumValueError.md b/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/MinimumValueError.md index ef3bfcf19c6..bbf36d3e419 100644 --- a/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/MinimumValueError.md +++ b/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/MinimumValueError.md @@ -6,22 +6,22 @@ # Type Alias: MinimumValueError -\> **MinimumValueError**: [`FieldError`](FieldError.md) & `object` +> **MinimumValueError**: [`FieldError`](FieldError.md) & `object` ## Type declaration ### \_\_typename? -\> `optional` **\_\_typename**: `"MinimumValueError"` +> `optional` **\_\_typename**: `"MinimumValueError"` ### message -\> **message**: [`Scalars`](Scalars.md)\[`"String"`\]\[`"output"`\] +> **message**: [`Scalars`](Scalars.md)\[`"String"`\]\[`"output"`\] ### path -\> **path**: [`Scalars`](Scalars.md)\[`"String"`\]\[`"output"`\][] +> **path**: [`Scalars`](Scalars.md)\[`"String"`\]\[`"output"`\][] ## Defined in -[src/types/generatedGraphQLTypes.ts:1134](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/types/generatedGraphQLTypes.ts#L1134) +[src/types/generatedGraphQLTypes.ts:1134](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/types/generatedGraphQLTypes.ts#L1134) diff --git a/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/MinimumValueErrorResolvers.md b/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/MinimumValueErrorResolvers.md index cea5eb407dc..4778511a1ae 100644 --- a/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/MinimumValueErrorResolvers.md +++ b/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/MinimumValueErrorResolvers.md @@ -6,7 +6,7 @@ # Type Alias: MinimumValueErrorResolvers\ -\> **MinimumValueErrorResolvers**\<`ContextType`, `ParentType`\>: `object` +> **MinimumValueErrorResolvers**\<`ContextType`, `ParentType`\>: `object` ## Type Parameters @@ -18,16 +18,16 @@ ### \_\_isTypeOf? -\> `optional` **\_\_isTypeOf**: [`IsTypeOfResolverFn`](IsTypeOfResolverFn.md)\<`ParentType`, `ContextType`\> +> `optional` **\_\_isTypeOf**: [`IsTypeOfResolverFn`](IsTypeOfResolverFn.md)\<`ParentType`, `ContextType`\> ### message? -\> `optional` **message**: [`Resolver`](Resolver.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"String"`\], `ParentType`, `ContextType`\> +> `optional` **message**: [`Resolver`](Resolver.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"String"`\], `ParentType`, `ContextType`\> ### path? -\> `optional` **path**: [`Resolver`](Resolver.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"String"`\][], `ParentType`, `ContextType`\> +> `optional` **path**: [`Resolver`](Resolver.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"String"`\][], `ParentType`, `ContextType`\> ## Defined in -[src/types/generatedGraphQLTypes.ts:4241](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/types/generatedGraphQLTypes.ts#L4241) +[src/types/generatedGraphQLTypes.ts:4241](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/types/generatedGraphQLTypes.ts#L4241) diff --git a/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/Mutation.md b/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/Mutation.md index 7c676acdbc7..d20f05188e2 100644 --- a/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/Mutation.md +++ b/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/Mutation.md @@ -6,522 +6,522 @@ # Type Alias: Mutation -\> **Mutation**: `object` +> **Mutation**: `object` ## Type declaration ### \_\_typename? -\> `optional` **\_\_typename**: `"Mutation"` +> `optional` **\_\_typename**: `"Mutation"` ### acceptMembershipRequest -\> **acceptMembershipRequest**: [`MembershipRequest`](MembershipRequest.md) +> **acceptMembershipRequest**: [`MembershipRequest`](MembershipRequest.md) ### addEventAttendee -\> **addEventAttendee**: [`User`](User.md) +> **addEventAttendee**: [`User`](User.md) ### addFeedback -\> **addFeedback**: [`Feedback`](Feedback.md) +> **addFeedback**: [`Feedback`](Feedback.md) ### addLanguageTranslation -\> **addLanguageTranslation**: [`Language`](Language.md) +> **addLanguageTranslation**: [`Language`](Language.md) ### addOrganizationCustomField -\> **addOrganizationCustomField**: [`OrganizationCustomField`](OrganizationCustomField.md) +> **addOrganizationCustomField**: [`OrganizationCustomField`](OrganizationCustomField.md) ### addOrganizationImage -\> **addOrganizationImage**: [`Organization`](Organization.md) +> **addOrganizationImage**: [`Organization`](Organization.md) ### addPledgeToFundraisingCampaign -\> **addPledgeToFundraisingCampaign**: [`FundraisingCampaignPledge`](FundraisingCampaignPledge.md) +> **addPledgeToFundraisingCampaign**: [`FundraisingCampaignPledge`](FundraisingCampaignPledge.md) ### addUserCustomData -\> **addUserCustomData**: [`UserCustomData`](UserCustomData.md) +> **addUserCustomData**: [`UserCustomData`](UserCustomData.md) ### addUserImage -\> **addUserImage**: [`User`](User.md) +> **addUserImage**: [`User`](User.md) ### addUserToGroupChat -\> **addUserToGroupChat**: [`GroupChat`](GroupChat.md) +> **addUserToGroupChat**: [`GroupChat`](GroupChat.md) ### addUserToUserFamily -\> **addUserToUserFamily**: [`UserFamily`](UserFamily.md) +> **addUserToUserFamily**: [`UserFamily`](UserFamily.md) ### adminRemoveGroup -\> **adminRemoveGroup**: [`GroupChat`](GroupChat.md) +> **adminRemoveGroup**: [`GroupChat`](GroupChat.md) ### assignUserTag? -\> `optional` **assignUserTag**: [`Maybe`](Maybe.md)\<[`User`](User.md)\> +> `optional` **assignUserTag**: [`Maybe`](Maybe.md)\<[`User`](User.md)\> ### blockPluginCreationBySuperadmin -\> **blockPluginCreationBySuperadmin**: [`AppUserProfile`](AppUserProfile.md) +> **blockPluginCreationBySuperadmin**: [`AppUserProfile`](AppUserProfile.md) ### blockUser -\> **blockUser**: [`User`](User.md) +> **blockUser**: [`User`](User.md) ### cancelMembershipRequest -\> **cancelMembershipRequest**: [`MembershipRequest`](MembershipRequest.md) +> **cancelMembershipRequest**: [`MembershipRequest`](MembershipRequest.md) ### checkIn -\> **checkIn**: [`CheckIn`](CheckIn.md) +> **checkIn**: [`CheckIn`](CheckIn.md) ### checkOut -\> **checkOut**: [`CheckOut`](CheckOut.md) +> **checkOut**: [`CheckOut`](CheckOut.md) ### createActionItem -\> **createActionItem**: [`ActionItem`](ActionItem.md) +> **createActionItem**: [`ActionItem`](ActionItem.md) ### createActionItemCategory -\> **createActionItemCategory**: [`ActionItemCategory`](ActionItemCategory.md) +> **createActionItemCategory**: [`ActionItemCategory`](ActionItemCategory.md) ### createAdmin -\> **createAdmin**: [`CreateAdminPayload`](CreateAdminPayload.md) +> **createAdmin**: [`CreateAdminPayload`](CreateAdminPayload.md) ### createAdvertisement? -\> `optional` **createAdvertisement**: [`Maybe`](Maybe.md)\<[`CreateAdvertisementPayload`](CreateAdvertisementPayload.md)\> +> `optional` **createAdvertisement**: [`Maybe`](Maybe.md)\<[`CreateAdvertisementPayload`](CreateAdvertisementPayload.md)\> ### createAgendaCategory -\> **createAgendaCategory**: [`AgendaCategory`](AgendaCategory.md) +> **createAgendaCategory**: [`AgendaCategory`](AgendaCategory.md) ### createAgendaItem -\> **createAgendaItem**: [`AgendaItem`](AgendaItem.md) +> **createAgendaItem**: [`AgendaItem`](AgendaItem.md) ### createAgendaSection -\> **createAgendaSection**: [`AgendaSection`](AgendaSection.md) +> **createAgendaSection**: [`AgendaSection`](AgendaSection.md) ### createComment? -\> `optional` **createComment**: [`Maybe`](Maybe.md)\<[`Comment`](Comment.md)\> +> `optional` **createComment**: [`Maybe`](Maybe.md)\<[`Comment`](Comment.md)\> ### createDirectChat -\> **createDirectChat**: [`DirectChat`](DirectChat.md) +> **createDirectChat**: [`DirectChat`](DirectChat.md) ### createDonation -\> **createDonation**: [`Donation`](Donation.md) +> **createDonation**: [`Donation`](Donation.md) ### createEvent -\> **createEvent**: [`Event`](Event.md) +> **createEvent**: [`Event`](Event.md) ### createEventVolunteer -\> **createEventVolunteer**: [`EventVolunteer`](EventVolunteer.md) +> **createEventVolunteer**: [`EventVolunteer`](EventVolunteer.md) ### createEventVolunteerGroup -\> **createEventVolunteerGroup**: [`EventVolunteerGroup`](EventVolunteerGroup.md) +> **createEventVolunteerGroup**: [`EventVolunteerGroup`](EventVolunteerGroup.md) ### createFund -\> **createFund**: [`Fund`](Fund.md) +> **createFund**: [`Fund`](Fund.md) ### createFundraisingCampaign -\> **createFundraisingCampaign**: [`FundraisingCampaign`](FundraisingCampaign.md) +> **createFundraisingCampaign**: [`FundraisingCampaign`](FundraisingCampaign.md) ### createFundraisingCampaignPledge -\> **createFundraisingCampaignPledge**: [`FundraisingCampaignPledge`](FundraisingCampaignPledge.md) +> **createFundraisingCampaignPledge**: [`FundraisingCampaignPledge`](FundraisingCampaignPledge.md) ### createGroupChat -\> **createGroupChat**: [`GroupChat`](GroupChat.md) +> **createGroupChat**: [`GroupChat`](GroupChat.md) ### createMember -\> **createMember**: [`CreateMemberPayload`](CreateMemberPayload.md) +> **createMember**: [`CreateMemberPayload`](CreateMemberPayload.md) ### createMessageChat -\> **createMessageChat**: [`MessageChat`](MessageChat.md) +> **createMessageChat**: [`MessageChat`](MessageChat.md) ### createNote -\> **createNote**: [`Note`](Note.md) +> **createNote**: [`Note`](Note.md) ### createOrganization -\> **createOrganization**: [`Organization`](Organization.md) +> **createOrganization**: [`Organization`](Organization.md) ### createPlugin -\> **createPlugin**: [`Plugin`](Plugin.md) +> **createPlugin**: [`Plugin`](Plugin.md) ### createPost? -\> `optional` **createPost**: [`Maybe`](Maybe.md)\<[`Post`](Post.md)\> +> `optional` **createPost**: [`Maybe`](Maybe.md)\<[`Post`](Post.md)\> ### createSampleOrganization -\> **createSampleOrganization**: [`Scalars`](Scalars.md)\[`"Boolean"`\]\[`"output"`\] +> **createSampleOrganization**: [`Scalars`](Scalars.md)\[`"Boolean"`\]\[`"output"`\] ### createUserFamily -\> **createUserFamily**: [`UserFamily`](UserFamily.md) +> **createUserFamily**: [`UserFamily`](UserFamily.md) ### createUserTag? -\> `optional` **createUserTag**: [`Maybe`](Maybe.md)\<[`UserTag`](UserTag.md)\> +> `optional` **createUserTag**: [`Maybe`](Maybe.md)\<[`UserTag`](UserTag.md)\> ### createVenue? -\> `optional` **createVenue**: [`Maybe`](Maybe.md)\<[`Venue`](Venue.md)\> +> `optional` **createVenue**: [`Maybe`](Maybe.md)\<[`Venue`](Venue.md)\> ### deleteAdvertisement? -\> `optional` **deleteAdvertisement**: [`Maybe`](Maybe.md)\<[`DeleteAdvertisementPayload`](DeleteAdvertisementPayload.md)\> +> `optional` **deleteAdvertisement**: [`Maybe`](Maybe.md)\<[`DeleteAdvertisementPayload`](DeleteAdvertisementPayload.md)\> ### deleteAgendaCategory -\> **deleteAgendaCategory**: [`Scalars`](Scalars.md)\[`"ID"`\]\[`"output"`\] +> **deleteAgendaCategory**: [`Scalars`](Scalars.md)\[`"ID"`\]\[`"output"`\] ### deleteDonationById -\> **deleteDonationById**: [`DeletePayload`](DeletePayload.md) +> **deleteDonationById**: [`DeletePayload`](DeletePayload.md) ### deleteNote -\> **deleteNote**: [`Scalars`](Scalars.md)\[`"ID"`\]\[`"output"`\] +> **deleteNote**: [`Scalars`](Scalars.md)\[`"ID"`\]\[`"output"`\] ### deleteVenue? -\> `optional` **deleteVenue**: [`Maybe`](Maybe.md)\<[`Venue`](Venue.md)\> +> `optional` **deleteVenue**: [`Maybe`](Maybe.md)\<[`Venue`](Venue.md)\> ### editVenue? -\> `optional` **editVenue**: [`Maybe`](Maybe.md)\<[`Venue`](Venue.md)\> +> `optional` **editVenue**: [`Maybe`](Maybe.md)\<[`Venue`](Venue.md)\> ### forgotPassword -\> **forgotPassword**: [`Scalars`](Scalars.md)\[`"Boolean"`\]\[`"output"`\] +> **forgotPassword**: [`Scalars`](Scalars.md)\[`"Boolean"`\]\[`"output"`\] ### inviteEventAttendee -\> **inviteEventAttendee**: [`EventAttendee`](EventAttendee.md) +> **inviteEventAttendee**: [`EventAttendee`](EventAttendee.md) ### joinPublicOrganization -\> **joinPublicOrganization**: [`User`](User.md) +> **joinPublicOrganization**: [`User`](User.md) ### leaveOrganization -\> **leaveOrganization**: [`User`](User.md) +> **leaveOrganization**: [`User`](User.md) ### likeComment? -\> `optional` **likeComment**: [`Maybe`](Maybe.md)\<[`Comment`](Comment.md)\> +> `optional` **likeComment**: [`Maybe`](Maybe.md)\<[`Comment`](Comment.md)\> ### likePost? -\> `optional` **likePost**: [`Maybe`](Maybe.md)\<[`Post`](Post.md)\> +> `optional` **likePost**: [`Maybe`](Maybe.md)\<[`Post`](Post.md)\> ### login -\> **login**: [`AuthData`](AuthData.md) +> **login**: [`AuthData`](AuthData.md) ### logout -\> **logout**: [`Scalars`](Scalars.md)\[`"Boolean"`\]\[`"output"`\] +> **logout**: [`Scalars`](Scalars.md)\[`"Boolean"`\]\[`"output"`\] ### otp -\> **otp**: [`OtpData`](OtpData.md) +> **otp**: [`OtpData`](OtpData.md) ### recaptcha -\> **recaptcha**: [`Scalars`](Scalars.md)\[`"Boolean"`\]\[`"output"`\] +> **recaptcha**: [`Scalars`](Scalars.md)\[`"Boolean"`\]\[`"output"`\] ### refreshToken -\> **refreshToken**: [`ExtendSession`](ExtendSession.md) +> **refreshToken**: [`ExtendSession`](ExtendSession.md) ### registerEventAttendee -\> **registerEventAttendee**: [`EventAttendee`](EventAttendee.md) +> **registerEventAttendee**: [`EventAttendee`](EventAttendee.md) ### registerForEvent -\> **registerForEvent**: [`EventAttendee`](EventAttendee.md) +> **registerForEvent**: [`EventAttendee`](EventAttendee.md) ### rejectMembershipRequest -\> **rejectMembershipRequest**: [`MembershipRequest`](MembershipRequest.md) +> **rejectMembershipRequest**: [`MembershipRequest`](MembershipRequest.md) ### removeActionItem -\> **removeActionItem**: [`ActionItem`](ActionItem.md) +> **removeActionItem**: [`ActionItem`](ActionItem.md) ### removeAdmin -\> **removeAdmin**: [`AppUserProfile`](AppUserProfile.md) +> **removeAdmin**: [`AppUserProfile`](AppUserProfile.md) ### removeAdvertisement? -\> `optional` **removeAdvertisement**: [`Maybe`](Maybe.md)\<[`Advertisement`](Advertisement.md)\> +> `optional` **removeAdvertisement**: [`Maybe`](Maybe.md)\<[`Advertisement`](Advertisement.md)\> ### removeAgendaItem -\> **removeAgendaItem**: [`AgendaItem`](AgendaItem.md) +> **removeAgendaItem**: [`AgendaItem`](AgendaItem.md) ### removeAgendaSection -\> **removeAgendaSection**: [`Scalars`](Scalars.md)\[`"ID"`\]\[`"output"`\] +> **removeAgendaSection**: [`Scalars`](Scalars.md)\[`"ID"`\]\[`"output"`\] ### removeComment? -\> `optional` **removeComment**: [`Maybe`](Maybe.md)\<[`Comment`](Comment.md)\> +> `optional` **removeComment**: [`Maybe`](Maybe.md)\<[`Comment`](Comment.md)\> ### removeDirectChat -\> **removeDirectChat**: [`DirectChat`](DirectChat.md) +> **removeDirectChat**: [`DirectChat`](DirectChat.md) ### removeEvent -\> **removeEvent**: [`Event`](Event.md) +> **removeEvent**: [`Event`](Event.md) ### removeEventAttendee -\> **removeEventAttendee**: [`User`](User.md) +> **removeEventAttendee**: [`User`](User.md) ### removeEventVolunteer -\> **removeEventVolunteer**: [`EventVolunteer`](EventVolunteer.md) +> **removeEventVolunteer**: [`EventVolunteer`](EventVolunteer.md) ### removeEventVolunteerGroup -\> **removeEventVolunteerGroup**: [`EventVolunteerGroup`](EventVolunteerGroup.md) +> **removeEventVolunteerGroup**: [`EventVolunteerGroup`](EventVolunteerGroup.md) ### removeFund -\> **removeFund**: [`Fund`](Fund.md) +> **removeFund**: [`Fund`](Fund.md) ### removeFundraisingCampaign -\> **removeFundraisingCampaign**: [`FundraisingCampaign`](FundraisingCampaign.md) +> **removeFundraisingCampaign**: [`FundraisingCampaign`](FundraisingCampaign.md) ### removeFundraisingCampaignPledge -\> **removeFundraisingCampaignPledge**: [`FundraisingCampaignPledge`](FundraisingCampaignPledge.md) +> **removeFundraisingCampaignPledge**: [`FundraisingCampaignPledge`](FundraisingCampaignPledge.md) ### removeGroupChat -\> **removeGroupChat**: [`GroupChat`](GroupChat.md) +> **removeGroupChat**: [`GroupChat`](GroupChat.md) ### removeMember -\> **removeMember**: [`Organization`](Organization.md) +> **removeMember**: [`Organization`](Organization.md) ### removeOrganization -\> **removeOrganization**: [`UserData`](UserData.md) +> **removeOrganization**: [`UserData`](UserData.md) ### removeOrganizationCustomField -\> **removeOrganizationCustomField**: [`OrganizationCustomField`](OrganizationCustomField.md) +> **removeOrganizationCustomField**: [`OrganizationCustomField`](OrganizationCustomField.md) ### removeOrganizationImage -\> **removeOrganizationImage**: [`Organization`](Organization.md) +> **removeOrganizationImage**: [`Organization`](Organization.md) ### removePost? -\> `optional` **removePost**: [`Maybe`](Maybe.md)\<[`Post`](Post.md)\> +> `optional` **removePost**: [`Maybe`](Maybe.md)\<[`Post`](Post.md)\> ### removeSampleOrganization -\> **removeSampleOrganization**: [`Scalars`](Scalars.md)\[`"Boolean"`\]\[`"output"`\] +> **removeSampleOrganization**: [`Scalars`](Scalars.md)\[`"Boolean"`\]\[`"output"`\] ### removeUserCustomData -\> **removeUserCustomData**: [`UserCustomData`](UserCustomData.md) +> **removeUserCustomData**: [`UserCustomData`](UserCustomData.md) ### removeUserFamily -\> **removeUserFamily**: [`UserFamily`](UserFamily.md) +> **removeUserFamily**: [`UserFamily`](UserFamily.md) ### removeUserFromGroupChat -\> **removeUserFromGroupChat**: [`GroupChat`](GroupChat.md) +> **removeUserFromGroupChat**: [`GroupChat`](GroupChat.md) ### removeUserFromUserFamily -\> **removeUserFromUserFamily**: [`UserFamily`](UserFamily.md) +> **removeUserFromUserFamily**: [`UserFamily`](UserFamily.md) ### removeUserImage -\> **removeUserImage**: [`User`](User.md) +> **removeUserImage**: [`User`](User.md) ### removeUserTag? -\> `optional` **removeUserTag**: [`Maybe`](Maybe.md)\<[`UserTag`](UserTag.md)\> +> `optional` **removeUserTag**: [`Maybe`](Maybe.md)\<[`UserTag`](UserTag.md)\> ### resetCommunity -\> **resetCommunity**: [`Scalars`](Scalars.md)\[`"Boolean"`\]\[`"output"`\] +> **resetCommunity**: [`Scalars`](Scalars.md)\[`"Boolean"`\]\[`"output"`\] ### revokeRefreshTokenForUser -\> **revokeRefreshTokenForUser**: [`Scalars`](Scalars.md)\[`"Boolean"`\]\[`"output"`\] +> **revokeRefreshTokenForUser**: [`Scalars`](Scalars.md)\[`"Boolean"`\]\[`"output"`\] ### saveFcmToken -\> **saveFcmToken**: [`Scalars`](Scalars.md)\[`"Boolean"`\]\[`"output"`\] +> **saveFcmToken**: [`Scalars`](Scalars.md)\[`"Boolean"`\]\[`"output"`\] ### sendMembershipRequest -\> **sendMembershipRequest**: [`MembershipRequest`](MembershipRequest.md) +> **sendMembershipRequest**: [`MembershipRequest`](MembershipRequest.md) ### sendMessageToDirectChat -\> **sendMessageToDirectChat**: [`DirectChatMessage`](DirectChatMessage.md) +> **sendMessageToDirectChat**: [`DirectChatMessage`](DirectChatMessage.md) ### sendMessageToGroupChat -\> **sendMessageToGroupChat**: [`GroupChatMessage`](GroupChatMessage.md) +> **sendMessageToGroupChat**: [`GroupChatMessage`](GroupChatMessage.md) ### signUp -\> **signUp**: [`AuthData`](AuthData.md) +> **signUp**: [`AuthData`](AuthData.md) ### togglePostPin -\> **togglePostPin**: [`Post`](Post.md) +> **togglePostPin**: [`Post`](Post.md) ### unassignUserTag? -\> `optional` **unassignUserTag**: [`Maybe`](Maybe.md)\<[`User`](User.md)\> +> `optional` **unassignUserTag**: [`Maybe`](Maybe.md)\<[`User`](User.md)\> ### unblockUser -\> **unblockUser**: [`User`](User.md) +> **unblockUser**: [`User`](User.md) ### unlikeComment? -\> `optional` **unlikeComment**: [`Maybe`](Maybe.md)\<[`Comment`](Comment.md)\> +> `optional` **unlikeComment**: [`Maybe`](Maybe.md)\<[`Comment`](Comment.md)\> ### unlikePost? -\> `optional` **unlikePost**: [`Maybe`](Maybe.md)\<[`Post`](Post.md)\> +> `optional` **unlikePost**: [`Maybe`](Maybe.md)\<[`Post`](Post.md)\> ### unregisterForEventByUser -\> **unregisterForEventByUser**: [`Event`](Event.md) +> **unregisterForEventByUser**: [`Event`](Event.md) ### updateActionItem? -\> `optional` **updateActionItem**: [`Maybe`](Maybe.md)\<[`ActionItem`](ActionItem.md)\> +> `optional` **updateActionItem**: [`Maybe`](Maybe.md)\<[`ActionItem`](ActionItem.md)\> ### updateActionItemCategory? -\> `optional` **updateActionItemCategory**: [`Maybe`](Maybe.md)\<[`ActionItemCategory`](ActionItemCategory.md)\> +> `optional` **updateActionItemCategory**: [`Maybe`](Maybe.md)\<[`ActionItemCategory`](ActionItemCategory.md)\> ### updateAdvertisement? -\> `optional` **updateAdvertisement**: [`Maybe`](Maybe.md)\<[`UpdateAdvertisementPayload`](UpdateAdvertisementPayload.md)\> +> `optional` **updateAdvertisement**: [`Maybe`](Maybe.md)\<[`UpdateAdvertisementPayload`](UpdateAdvertisementPayload.md)\> ### updateAgendaCategory? -\> `optional` **updateAgendaCategory**: [`Maybe`](Maybe.md)\<[`AgendaCategory`](AgendaCategory.md)\> +> `optional` **updateAgendaCategory**: [`Maybe`](Maybe.md)\<[`AgendaCategory`](AgendaCategory.md)\> ### updateAgendaItem? -\> `optional` **updateAgendaItem**: [`Maybe`](Maybe.md)\<[`AgendaItem`](AgendaItem.md)\> +> `optional` **updateAgendaItem**: [`Maybe`](Maybe.md)\<[`AgendaItem`](AgendaItem.md)\> ### updateAgendaSection? -\> `optional` **updateAgendaSection**: [`Maybe`](Maybe.md)\<[`AgendaSection`](AgendaSection.md)\> +> `optional` **updateAgendaSection**: [`Maybe`](Maybe.md)\<[`AgendaSection`](AgendaSection.md)\> ### updateCommunity -\> **updateCommunity**: [`Scalars`](Scalars.md)\[`"Boolean"`\]\[`"output"`\] +> **updateCommunity**: [`Scalars`](Scalars.md)\[`"Boolean"`\]\[`"output"`\] ### updateEvent -\> **updateEvent**: [`Event`](Event.md) +> **updateEvent**: [`Event`](Event.md) ### updateEventVolunteer -\> **updateEventVolunteer**: [`EventVolunteer`](EventVolunteer.md) +> **updateEventVolunteer**: [`EventVolunteer`](EventVolunteer.md) ### updateEventVolunteerGroup -\> **updateEventVolunteerGroup**: [`EventVolunteerGroup`](EventVolunteerGroup.md) +> **updateEventVolunteerGroup**: [`EventVolunteerGroup`](EventVolunteerGroup.md) ### updateFund -\> **updateFund**: [`Fund`](Fund.md) +> **updateFund**: [`Fund`](Fund.md) ### updateFundraisingCampaign -\> **updateFundraisingCampaign**: [`FundraisingCampaign`](FundraisingCampaign.md) +> **updateFundraisingCampaign**: [`FundraisingCampaign`](FundraisingCampaign.md) ### updateFundraisingCampaignPledge -\> **updateFundraisingCampaignPledge**: [`FundraisingCampaignPledge`](FundraisingCampaignPledge.md) +> **updateFundraisingCampaignPledge**: [`FundraisingCampaignPledge`](FundraisingCampaignPledge.md) ### updateLanguage -\> **updateLanguage**: [`User`](User.md) +> **updateLanguage**: [`User`](User.md) ### updateNote -\> **updateNote**: [`Note`](Note.md) +> **updateNote**: [`Note`](Note.md) ### updateOrganization -\> **updateOrganization**: [`Organization`](Organization.md) +> **updateOrganization**: [`Organization`](Organization.md) ### updatePluginStatus -\> **updatePluginStatus**: [`Plugin`](Plugin.md) +> **updatePluginStatus**: [`Plugin`](Plugin.md) ### updatePost -\> **updatePost**: [`Post`](Post.md) +> **updatePost**: [`Post`](Post.md) ### updateUserPassword -\> **updateUserPassword**: [`UserData`](UserData.md) +> **updateUserPassword**: [`UserData`](UserData.md) ### updateUserProfile -\> **updateUserProfile**: [`User`](User.md) +> **updateUserProfile**: [`User`](User.md) ### updateUserRoleInOrganization -\> **updateUserRoleInOrganization**: [`Organization`](Organization.md) +> **updateUserRoleInOrganization**: [`Organization`](Organization.md) ### updateUserTag? -\> `optional` **updateUserTag**: [`Maybe`](Maybe.md)\<[`UserTag`](UserTag.md)\> +> `optional` **updateUserTag**: [`Maybe`](Maybe.md)\<[`UserTag`](UserTag.md)\> ## Defined in -[src/types/generatedGraphQLTypes.ts:1140](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/types/generatedGraphQLTypes.ts#L1140) +[src/types/generatedGraphQLTypes.ts:1140](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/types/generatedGraphQLTypes.ts#L1140) diff --git a/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/MutationAcceptMembershipRequestArgs.md b/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/MutationAcceptMembershipRequestArgs.md index 988ca2d1ed2..412ee0eaa1e 100644 --- a/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/MutationAcceptMembershipRequestArgs.md +++ b/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/MutationAcceptMembershipRequestArgs.md @@ -6,14 +6,14 @@ # Type Alias: MutationAcceptMembershipRequestArgs -\> **MutationAcceptMembershipRequestArgs**: `object` +> **MutationAcceptMembershipRequestArgs**: `object` ## Type declaration ### membershipRequestId -\> **membershipRequestId**: [`Scalars`](Scalars.md)\[`"ID"`\]\[`"input"`\] +> **membershipRequestId**: [`Scalars`](Scalars.md)\[`"ID"`\]\[`"input"`\] ## Defined in -[src/types/generatedGraphQLTypes.ts:1272](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/types/generatedGraphQLTypes.ts#L1272) +[src/types/generatedGraphQLTypes.ts:1272](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/types/generatedGraphQLTypes.ts#L1272) diff --git a/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/MutationAddEventAttendeeArgs.md b/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/MutationAddEventAttendeeArgs.md index 4ac14c98576..576b9db70f3 100644 --- a/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/MutationAddEventAttendeeArgs.md +++ b/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/MutationAddEventAttendeeArgs.md @@ -6,14 +6,14 @@ # Type Alias: MutationAddEventAttendeeArgs -\> **MutationAddEventAttendeeArgs**: `object` +> **MutationAddEventAttendeeArgs**: `object` ## Type declaration ### data -\> **data**: [`EventAttendeeInput`](EventAttendeeInput.md) +> **data**: [`EventAttendeeInput`](EventAttendeeInput.md) ## Defined in -[src/types/generatedGraphQLTypes.ts:1277](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/types/generatedGraphQLTypes.ts#L1277) +[src/types/generatedGraphQLTypes.ts:1277](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/types/generatedGraphQLTypes.ts#L1277) diff --git a/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/MutationAddFeedbackArgs.md b/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/MutationAddFeedbackArgs.md index 4115368e7fd..f48784229b2 100644 --- a/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/MutationAddFeedbackArgs.md +++ b/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/MutationAddFeedbackArgs.md @@ -6,14 +6,14 @@ # Type Alias: MutationAddFeedbackArgs -\> **MutationAddFeedbackArgs**: `object` +> **MutationAddFeedbackArgs**: `object` ## Type declaration ### data -\> **data**: [`FeedbackInput`](FeedbackInput.md) +> **data**: [`FeedbackInput`](FeedbackInput.md) ## Defined in -[src/types/generatedGraphQLTypes.ts:1282](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/types/generatedGraphQLTypes.ts#L1282) +[src/types/generatedGraphQLTypes.ts:1282](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/types/generatedGraphQLTypes.ts#L1282) diff --git a/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/MutationAddLanguageTranslationArgs.md b/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/MutationAddLanguageTranslationArgs.md index 246afabfa7a..b080a1fb7df 100644 --- a/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/MutationAddLanguageTranslationArgs.md +++ b/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/MutationAddLanguageTranslationArgs.md @@ -6,14 +6,14 @@ # Type Alias: MutationAddLanguageTranslationArgs -\> **MutationAddLanguageTranslationArgs**: `object` +> **MutationAddLanguageTranslationArgs**: `object` ## Type declaration ### data -\> **data**: [`LanguageInput`](LanguageInput.md) +> **data**: [`LanguageInput`](LanguageInput.md) ## Defined in -[src/types/generatedGraphQLTypes.ts:1287](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/types/generatedGraphQLTypes.ts#L1287) +[src/types/generatedGraphQLTypes.ts:1287](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/types/generatedGraphQLTypes.ts#L1287) diff --git a/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/MutationAddOrganizationCustomFieldArgs.md b/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/MutationAddOrganizationCustomFieldArgs.md index 564218d3353..2c1f4dbd268 100644 --- a/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/MutationAddOrganizationCustomFieldArgs.md +++ b/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/MutationAddOrganizationCustomFieldArgs.md @@ -6,22 +6,22 @@ # Type Alias: MutationAddOrganizationCustomFieldArgs -\> **MutationAddOrganizationCustomFieldArgs**: `object` +> **MutationAddOrganizationCustomFieldArgs**: `object` ## Type declaration ### name -\> **name**: [`Scalars`](Scalars.md)\[`"String"`\]\[`"input"`\] +> **name**: [`Scalars`](Scalars.md)\[`"String"`\]\[`"input"`\] ### organizationId -\> **organizationId**: [`Scalars`](Scalars.md)\[`"ID"`\]\[`"input"`\] +> **organizationId**: [`Scalars`](Scalars.md)\[`"ID"`\]\[`"input"`\] ### type -\> **type**: [`Scalars`](Scalars.md)\[`"String"`\]\[`"input"`\] +> **type**: [`Scalars`](Scalars.md)\[`"String"`\]\[`"input"`\] ## Defined in -[src/types/generatedGraphQLTypes.ts:1292](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/types/generatedGraphQLTypes.ts#L1292) +[src/types/generatedGraphQLTypes.ts:1292](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/types/generatedGraphQLTypes.ts#L1292) diff --git a/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/MutationAddOrganizationImageArgs.md b/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/MutationAddOrganizationImageArgs.md index 8cb8aa75947..25313337162 100644 --- a/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/MutationAddOrganizationImageArgs.md +++ b/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/MutationAddOrganizationImageArgs.md @@ -6,18 +6,18 @@ # Type Alias: MutationAddOrganizationImageArgs -\> **MutationAddOrganizationImageArgs**: `object` +> **MutationAddOrganizationImageArgs**: `object` ## Type declaration ### file -\> **file**: [`Scalars`](Scalars.md)\[`"String"`\]\[`"input"`\] +> **file**: [`Scalars`](Scalars.md)\[`"String"`\]\[`"input"`\] ### organizationId -\> **organizationId**: [`Scalars`](Scalars.md)\[`"String"`\]\[`"input"`\] +> **organizationId**: [`Scalars`](Scalars.md)\[`"String"`\]\[`"input"`\] ## Defined in -[src/types/generatedGraphQLTypes.ts:1299](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/types/generatedGraphQLTypes.ts#L1299) +[src/types/generatedGraphQLTypes.ts:1299](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/types/generatedGraphQLTypes.ts#L1299) diff --git a/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/MutationAddPledgeToFundraisingCampaignArgs.md b/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/MutationAddPledgeToFundraisingCampaignArgs.md index c85087002d2..d76f20f714a 100644 --- a/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/MutationAddPledgeToFundraisingCampaignArgs.md +++ b/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/MutationAddPledgeToFundraisingCampaignArgs.md @@ -6,18 +6,18 @@ # Type Alias: MutationAddPledgeToFundraisingCampaignArgs -\> **MutationAddPledgeToFundraisingCampaignArgs**: `object` +> **MutationAddPledgeToFundraisingCampaignArgs**: `object` ## Type declaration ### campaignId -\> **campaignId**: [`Scalars`](Scalars.md)\[`"ID"`\]\[`"input"`\] +> **campaignId**: [`Scalars`](Scalars.md)\[`"ID"`\]\[`"input"`\] ### pledgeId -\> **pledgeId**: [`Scalars`](Scalars.md)\[`"ID"`\]\[`"input"`\] +> **pledgeId**: [`Scalars`](Scalars.md)\[`"ID"`\]\[`"input"`\] ## Defined in -[src/types/generatedGraphQLTypes.ts:1305](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/types/generatedGraphQLTypes.ts#L1305) +[src/types/generatedGraphQLTypes.ts:1305](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/types/generatedGraphQLTypes.ts#L1305) diff --git a/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/MutationAddUserCustomDataArgs.md b/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/MutationAddUserCustomDataArgs.md index ab1ba034551..d093fc97c22 100644 --- a/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/MutationAddUserCustomDataArgs.md +++ b/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/MutationAddUserCustomDataArgs.md @@ -6,22 +6,22 @@ # Type Alias: MutationAddUserCustomDataArgs -\> **MutationAddUserCustomDataArgs**: `object` +> **MutationAddUserCustomDataArgs**: `object` ## Type declaration ### dataName -\> **dataName**: [`Scalars`](Scalars.md)\[`"String"`\]\[`"input"`\] +> **dataName**: [`Scalars`](Scalars.md)\[`"String"`\]\[`"input"`\] ### dataValue -\> **dataValue**: [`Scalars`](Scalars.md)\[`"Any"`\]\[`"input"`\] +> **dataValue**: [`Scalars`](Scalars.md)\[`"Any"`\]\[`"input"`\] ### organizationId -\> **organizationId**: [`Scalars`](Scalars.md)\[`"ID"`\]\[`"input"`\] +> **organizationId**: [`Scalars`](Scalars.md)\[`"ID"`\]\[`"input"`\] ## Defined in -[src/types/generatedGraphQLTypes.ts:1311](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/types/generatedGraphQLTypes.ts#L1311) +[src/types/generatedGraphQLTypes.ts:1311](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/types/generatedGraphQLTypes.ts#L1311) diff --git a/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/MutationAddUserImageArgs.md b/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/MutationAddUserImageArgs.md index e8c36f7d8ee..faad6b91871 100644 --- a/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/MutationAddUserImageArgs.md +++ b/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/MutationAddUserImageArgs.md @@ -6,14 +6,14 @@ # Type Alias: MutationAddUserImageArgs -\> **MutationAddUserImageArgs**: `object` +> **MutationAddUserImageArgs**: `object` ## Type declaration ### file -\> **file**: [`Scalars`](Scalars.md)\[`"String"`\]\[`"input"`\] +> **file**: [`Scalars`](Scalars.md)\[`"String"`\]\[`"input"`\] ## Defined in -[src/types/generatedGraphQLTypes.ts:1318](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/types/generatedGraphQLTypes.ts#L1318) +[src/types/generatedGraphQLTypes.ts:1318](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/types/generatedGraphQLTypes.ts#L1318) diff --git a/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/MutationAddUserToGroupChatArgs.md b/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/MutationAddUserToGroupChatArgs.md index 31783778432..dc0bdfa0715 100644 --- a/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/MutationAddUserToGroupChatArgs.md +++ b/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/MutationAddUserToGroupChatArgs.md @@ -6,18 +6,18 @@ # Type Alias: MutationAddUserToGroupChatArgs -\> **MutationAddUserToGroupChatArgs**: `object` +> **MutationAddUserToGroupChatArgs**: `object` ## Type declaration ### chatId -\> **chatId**: [`Scalars`](Scalars.md)\[`"ID"`\]\[`"input"`\] +> **chatId**: [`Scalars`](Scalars.md)\[`"ID"`\]\[`"input"`\] ### userId -\> **userId**: [`Scalars`](Scalars.md)\[`"ID"`\]\[`"input"`\] +> **userId**: [`Scalars`](Scalars.md)\[`"ID"`\]\[`"input"`\] ## Defined in -[src/types/generatedGraphQLTypes.ts:1323](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/types/generatedGraphQLTypes.ts#L1323) +[src/types/generatedGraphQLTypes.ts:1323](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/types/generatedGraphQLTypes.ts#L1323) diff --git a/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/MutationAddUserToUserFamilyArgs.md b/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/MutationAddUserToUserFamilyArgs.md index 4253bfdd54f..3ca22bbd40e 100644 --- a/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/MutationAddUserToUserFamilyArgs.md +++ b/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/MutationAddUserToUserFamilyArgs.md @@ -6,18 +6,18 @@ # Type Alias: MutationAddUserToUserFamilyArgs -\> **MutationAddUserToUserFamilyArgs**: `object` +> **MutationAddUserToUserFamilyArgs**: `object` ## Type declaration ### familyId -\> **familyId**: [`Scalars`](Scalars.md)\[`"ID"`\]\[`"input"`\] +> **familyId**: [`Scalars`](Scalars.md)\[`"ID"`\]\[`"input"`\] ### userId -\> **userId**: [`Scalars`](Scalars.md)\[`"ID"`\]\[`"input"`\] +> **userId**: [`Scalars`](Scalars.md)\[`"ID"`\]\[`"input"`\] ## Defined in -[src/types/generatedGraphQLTypes.ts:1329](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/types/generatedGraphQLTypes.ts#L1329) +[src/types/generatedGraphQLTypes.ts:1329](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/types/generatedGraphQLTypes.ts#L1329) diff --git a/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/MutationAdminRemoveGroupArgs.md b/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/MutationAdminRemoveGroupArgs.md index 09500ace796..be1e6a4acd5 100644 --- a/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/MutationAdminRemoveGroupArgs.md +++ b/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/MutationAdminRemoveGroupArgs.md @@ -6,14 +6,14 @@ # Type Alias: MutationAdminRemoveGroupArgs -\> **MutationAdminRemoveGroupArgs**: `object` +> **MutationAdminRemoveGroupArgs**: `object` ## Type declaration ### groupId -\> **groupId**: [`Scalars`](Scalars.md)\[`"ID"`\]\[`"input"`\] +> **groupId**: [`Scalars`](Scalars.md)\[`"ID"`\]\[`"input"`\] ## Defined in -[src/types/generatedGraphQLTypes.ts:1335](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/types/generatedGraphQLTypes.ts#L1335) +[src/types/generatedGraphQLTypes.ts:1335](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/types/generatedGraphQLTypes.ts#L1335) diff --git a/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/MutationAssignUserTagArgs.md b/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/MutationAssignUserTagArgs.md index 84f4ea0ad3f..47e424e7539 100644 --- a/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/MutationAssignUserTagArgs.md +++ b/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/MutationAssignUserTagArgs.md @@ -6,14 +6,14 @@ # Type Alias: MutationAssignUserTagArgs -\> **MutationAssignUserTagArgs**: `object` +> **MutationAssignUserTagArgs**: `object` ## Type declaration ### input -\> **input**: [`ToggleUserTagAssignInput`](ToggleUserTagAssignInput.md) +> **input**: [`ToggleUserTagAssignInput`](ToggleUserTagAssignInput.md) ## Defined in -[src/types/generatedGraphQLTypes.ts:1340](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/types/generatedGraphQLTypes.ts#L1340) +[src/types/generatedGraphQLTypes.ts:1340](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/types/generatedGraphQLTypes.ts#L1340) diff --git a/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/MutationBlockPluginCreationBySuperadminArgs.md b/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/MutationBlockPluginCreationBySuperadminArgs.md index 9831c534d01..82a26c405d7 100644 --- a/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/MutationBlockPluginCreationBySuperadminArgs.md +++ b/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/MutationBlockPluginCreationBySuperadminArgs.md @@ -6,18 +6,18 @@ # Type Alias: MutationBlockPluginCreationBySuperadminArgs -\> **MutationBlockPluginCreationBySuperadminArgs**: `object` +> **MutationBlockPluginCreationBySuperadminArgs**: `object` ## Type declaration ### blockUser -\> **blockUser**: [`Scalars`](Scalars.md)\[`"Boolean"`\]\[`"input"`\] +> **blockUser**: [`Scalars`](Scalars.md)\[`"Boolean"`\]\[`"input"`\] ### userId -\> **userId**: [`Scalars`](Scalars.md)\[`"ID"`\]\[`"input"`\] +> **userId**: [`Scalars`](Scalars.md)\[`"ID"`\]\[`"input"`\] ## Defined in -[src/types/generatedGraphQLTypes.ts:1345](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/types/generatedGraphQLTypes.ts#L1345) +[src/types/generatedGraphQLTypes.ts:1345](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/types/generatedGraphQLTypes.ts#L1345) diff --git a/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/MutationBlockUserArgs.md b/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/MutationBlockUserArgs.md index c0ea7cde0e8..2e49fd3e49b 100644 --- a/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/MutationBlockUserArgs.md +++ b/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/MutationBlockUserArgs.md @@ -6,18 +6,18 @@ # Type Alias: MutationBlockUserArgs -\> **MutationBlockUserArgs**: `object` +> **MutationBlockUserArgs**: `object` ## Type declaration ### organizationId -\> **organizationId**: [`Scalars`](Scalars.md)\[`"ID"`\]\[`"input"`\] +> **organizationId**: [`Scalars`](Scalars.md)\[`"ID"`\]\[`"input"`\] ### userId -\> **userId**: [`Scalars`](Scalars.md)\[`"ID"`\]\[`"input"`\] +> **userId**: [`Scalars`](Scalars.md)\[`"ID"`\]\[`"input"`\] ## Defined in -[src/types/generatedGraphQLTypes.ts:1351](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/types/generatedGraphQLTypes.ts#L1351) +[src/types/generatedGraphQLTypes.ts:1351](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/types/generatedGraphQLTypes.ts#L1351) diff --git a/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/MutationCancelMembershipRequestArgs.md b/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/MutationCancelMembershipRequestArgs.md index fff92aeb894..20ba8851e3d 100644 --- a/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/MutationCancelMembershipRequestArgs.md +++ b/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/MutationCancelMembershipRequestArgs.md @@ -6,14 +6,14 @@ # Type Alias: MutationCancelMembershipRequestArgs -\> **MutationCancelMembershipRequestArgs**: `object` +> **MutationCancelMembershipRequestArgs**: `object` ## Type declaration ### membershipRequestId -\> **membershipRequestId**: [`Scalars`](Scalars.md)\[`"ID"`\]\[`"input"`\] +> **membershipRequestId**: [`Scalars`](Scalars.md)\[`"ID"`\]\[`"input"`\] ## Defined in -[src/types/generatedGraphQLTypes.ts:1357](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/types/generatedGraphQLTypes.ts#L1357) +[src/types/generatedGraphQLTypes.ts:1357](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/types/generatedGraphQLTypes.ts#L1357) diff --git a/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/MutationCheckInArgs.md b/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/MutationCheckInArgs.md index a27ac611592..e0753a89d0c 100644 --- a/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/MutationCheckInArgs.md +++ b/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/MutationCheckInArgs.md @@ -6,14 +6,14 @@ # Type Alias: MutationCheckInArgs -\> **MutationCheckInArgs**: `object` +> **MutationCheckInArgs**: `object` ## Type declaration ### data -\> **data**: [`CheckInCheckOutInput`](CheckInCheckOutInput.md) +> **data**: [`CheckInCheckOutInput`](CheckInCheckOutInput.md) ## Defined in -[src/types/generatedGraphQLTypes.ts:1362](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/types/generatedGraphQLTypes.ts#L1362) +[src/types/generatedGraphQLTypes.ts:1362](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/types/generatedGraphQLTypes.ts#L1362) diff --git a/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/MutationCheckOutArgs.md b/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/MutationCheckOutArgs.md index e4abea93369..d4d975e71b4 100644 --- a/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/MutationCheckOutArgs.md +++ b/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/MutationCheckOutArgs.md @@ -6,14 +6,14 @@ # Type Alias: MutationCheckOutArgs -\> **MutationCheckOutArgs**: `object` +> **MutationCheckOutArgs**: `object` ## Type declaration ### data -\> **data**: [`CheckInCheckOutInput`](CheckInCheckOutInput.md) +> **data**: [`CheckInCheckOutInput`](CheckInCheckOutInput.md) ## Defined in -[src/types/generatedGraphQLTypes.ts:1367](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/types/generatedGraphQLTypes.ts#L1367) +[src/types/generatedGraphQLTypes.ts:1367](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/types/generatedGraphQLTypes.ts#L1367) diff --git a/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/MutationCreateActionItemArgs.md b/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/MutationCreateActionItemArgs.md index 97970cc7e02..a3581f1476e 100644 --- a/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/MutationCreateActionItemArgs.md +++ b/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/MutationCreateActionItemArgs.md @@ -6,18 +6,18 @@ # Type Alias: MutationCreateActionItemArgs -\> **MutationCreateActionItemArgs**: `object` +> **MutationCreateActionItemArgs**: `object` ## Type declaration ### actionItemCategoryId -\> **actionItemCategoryId**: [`Scalars`](Scalars.md)\[`"ID"`\]\[`"input"`\] +> **actionItemCategoryId**: [`Scalars`](Scalars.md)\[`"ID"`\]\[`"input"`\] ### data -\> **data**: [`CreateActionItemInput`](CreateActionItemInput.md) +> **data**: [`CreateActionItemInput`](CreateActionItemInput.md) ## Defined in -[src/types/generatedGraphQLTypes.ts:1372](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/types/generatedGraphQLTypes.ts#L1372) +[src/types/generatedGraphQLTypes.ts:1372](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/types/generatedGraphQLTypes.ts#L1372) diff --git a/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/MutationCreateActionItemCategoryArgs.md b/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/MutationCreateActionItemCategoryArgs.md index 3f2c089f248..e43f29d5c67 100644 --- a/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/MutationCreateActionItemCategoryArgs.md +++ b/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/MutationCreateActionItemCategoryArgs.md @@ -6,18 +6,18 @@ # Type Alias: MutationCreateActionItemCategoryArgs -\> **MutationCreateActionItemCategoryArgs**: `object` +> **MutationCreateActionItemCategoryArgs**: `object` ## Type declaration ### name -\> **name**: [`Scalars`](Scalars.md)\[`"String"`\]\[`"input"`\] +> **name**: [`Scalars`](Scalars.md)\[`"String"`\]\[`"input"`\] ### organizationId -\> **organizationId**: [`Scalars`](Scalars.md)\[`"ID"`\]\[`"input"`\] +> **organizationId**: [`Scalars`](Scalars.md)\[`"ID"`\]\[`"input"`\] ## Defined in -[src/types/generatedGraphQLTypes.ts:1378](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/types/generatedGraphQLTypes.ts#L1378) +[src/types/generatedGraphQLTypes.ts:1378](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/types/generatedGraphQLTypes.ts#L1378) diff --git a/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/MutationCreateAdminArgs.md b/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/MutationCreateAdminArgs.md index c5ba5cb6203..d1814be0342 100644 --- a/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/MutationCreateAdminArgs.md +++ b/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/MutationCreateAdminArgs.md @@ -6,14 +6,14 @@ # Type Alias: MutationCreateAdminArgs -\> **MutationCreateAdminArgs**: `object` +> **MutationCreateAdminArgs**: `object` ## Type declaration ### data -\> **data**: [`UserAndOrganizationInput`](UserAndOrganizationInput.md) +> **data**: [`UserAndOrganizationInput`](UserAndOrganizationInput.md) ## Defined in -[src/types/generatedGraphQLTypes.ts:1384](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/types/generatedGraphQLTypes.ts#L1384) +[src/types/generatedGraphQLTypes.ts:1384](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/types/generatedGraphQLTypes.ts#L1384) diff --git a/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/MutationCreateAdvertisementArgs.md b/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/MutationCreateAdvertisementArgs.md index 2240721d645..91c6c08c73c 100644 --- a/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/MutationCreateAdvertisementArgs.md +++ b/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/MutationCreateAdvertisementArgs.md @@ -6,14 +6,14 @@ # Type Alias: MutationCreateAdvertisementArgs -\> **MutationCreateAdvertisementArgs**: `object` +> **MutationCreateAdvertisementArgs**: `object` ## Type declaration ### input -\> **input**: [`CreateAdvertisementInput`](CreateAdvertisementInput.md) +> **input**: [`CreateAdvertisementInput`](CreateAdvertisementInput.md) ## Defined in -[src/types/generatedGraphQLTypes.ts:1389](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/types/generatedGraphQLTypes.ts#L1389) +[src/types/generatedGraphQLTypes.ts:1389](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/types/generatedGraphQLTypes.ts#L1389) diff --git a/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/MutationCreateAgendaCategoryArgs.md b/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/MutationCreateAgendaCategoryArgs.md index 85bf68a5291..7973f4928c6 100644 --- a/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/MutationCreateAgendaCategoryArgs.md +++ b/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/MutationCreateAgendaCategoryArgs.md @@ -6,14 +6,14 @@ # Type Alias: MutationCreateAgendaCategoryArgs -\> **MutationCreateAgendaCategoryArgs**: `object` +> **MutationCreateAgendaCategoryArgs**: `object` ## Type declaration ### input -\> **input**: [`CreateAgendaCategoryInput`](CreateAgendaCategoryInput.md) +> **input**: [`CreateAgendaCategoryInput`](CreateAgendaCategoryInput.md) ## Defined in -[src/types/generatedGraphQLTypes.ts:1394](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/types/generatedGraphQLTypes.ts#L1394) +[src/types/generatedGraphQLTypes.ts:1394](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/types/generatedGraphQLTypes.ts#L1394) diff --git a/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/MutationCreateAgendaItemArgs.md b/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/MutationCreateAgendaItemArgs.md index c652c8c5869..53eed5665d1 100644 --- a/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/MutationCreateAgendaItemArgs.md +++ b/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/MutationCreateAgendaItemArgs.md @@ -6,14 +6,14 @@ # Type Alias: MutationCreateAgendaItemArgs -\> **MutationCreateAgendaItemArgs**: `object` +> **MutationCreateAgendaItemArgs**: `object` ## Type declaration ### input -\> **input**: [`CreateAgendaItemInput`](CreateAgendaItemInput.md) +> **input**: [`CreateAgendaItemInput`](CreateAgendaItemInput.md) ## Defined in -[src/types/generatedGraphQLTypes.ts:1399](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/types/generatedGraphQLTypes.ts#L1399) +[src/types/generatedGraphQLTypes.ts:1399](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/types/generatedGraphQLTypes.ts#L1399) diff --git a/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/MutationCreateAgendaSectionArgs.md b/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/MutationCreateAgendaSectionArgs.md index b52ef71c597..cef5a3f03f5 100644 --- a/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/MutationCreateAgendaSectionArgs.md +++ b/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/MutationCreateAgendaSectionArgs.md @@ -6,14 +6,14 @@ # Type Alias: MutationCreateAgendaSectionArgs -\> **MutationCreateAgendaSectionArgs**: `object` +> **MutationCreateAgendaSectionArgs**: `object` ## Type declaration ### input -\> **input**: [`CreateAgendaSectionInput`](CreateAgendaSectionInput.md) +> **input**: [`CreateAgendaSectionInput`](CreateAgendaSectionInput.md) ## Defined in -[src/types/generatedGraphQLTypes.ts:1404](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/types/generatedGraphQLTypes.ts#L1404) +[src/types/generatedGraphQLTypes.ts:1404](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/types/generatedGraphQLTypes.ts#L1404) diff --git a/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/MutationCreateCommentArgs.md b/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/MutationCreateCommentArgs.md index a1c9257ef0c..6417fa4701d 100644 --- a/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/MutationCreateCommentArgs.md +++ b/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/MutationCreateCommentArgs.md @@ -6,18 +6,18 @@ # Type Alias: MutationCreateCommentArgs -\> **MutationCreateCommentArgs**: `object` +> **MutationCreateCommentArgs**: `object` ## Type declaration ### data -\> **data**: [`CommentInput`](CommentInput.md) +> **data**: [`CommentInput`](CommentInput.md) ### postId -\> **postId**: [`Scalars`](Scalars.md)\[`"ID"`\]\[`"input"`\] +> **postId**: [`Scalars`](Scalars.md)\[`"ID"`\]\[`"input"`\] ## Defined in -[src/types/generatedGraphQLTypes.ts:1409](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/types/generatedGraphQLTypes.ts#L1409) +[src/types/generatedGraphQLTypes.ts:1409](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/types/generatedGraphQLTypes.ts#L1409) diff --git a/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/MutationCreateDirectChatArgs.md b/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/MutationCreateDirectChatArgs.md index fb3692651b1..23035dc6f48 100644 --- a/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/MutationCreateDirectChatArgs.md +++ b/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/MutationCreateDirectChatArgs.md @@ -6,14 +6,14 @@ # Type Alias: MutationCreateDirectChatArgs -\> **MutationCreateDirectChatArgs**: `object` +> **MutationCreateDirectChatArgs**: `object` ## Type declaration ### data -\> **data**: [`CreateChatInput`](CreateChatInput.md) +> **data**: [`CreateChatInput`](CreateChatInput.md) ## Defined in -[src/types/generatedGraphQLTypes.ts:1415](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/types/generatedGraphQLTypes.ts#L1415) +[src/types/generatedGraphQLTypes.ts:1415](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/types/generatedGraphQLTypes.ts#L1415) diff --git a/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/MutationCreateDonationArgs.md b/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/MutationCreateDonationArgs.md index e6b2b9b6053..2f982cd96b7 100644 --- a/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/MutationCreateDonationArgs.md +++ b/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/MutationCreateDonationArgs.md @@ -6,34 +6,34 @@ # Type Alias: MutationCreateDonationArgs -\> **MutationCreateDonationArgs**: `object` +> **MutationCreateDonationArgs**: `object` ## Type declaration ### amount -\> **amount**: [`Scalars`](Scalars.md)\[`"Float"`\]\[`"input"`\] +> **amount**: [`Scalars`](Scalars.md)\[`"Float"`\]\[`"input"`\] ### nameOfOrg -\> **nameOfOrg**: [`Scalars`](Scalars.md)\[`"String"`\]\[`"input"`\] +> **nameOfOrg**: [`Scalars`](Scalars.md)\[`"String"`\]\[`"input"`\] ### nameOfUser -\> **nameOfUser**: [`Scalars`](Scalars.md)\[`"String"`\]\[`"input"`\] +> **nameOfUser**: [`Scalars`](Scalars.md)\[`"String"`\]\[`"input"`\] ### orgId -\> **orgId**: [`Scalars`](Scalars.md)\[`"ID"`\]\[`"input"`\] +> **orgId**: [`Scalars`](Scalars.md)\[`"ID"`\]\[`"input"`\] ### payPalId -\> **payPalId**: [`Scalars`](Scalars.md)\[`"ID"`\]\[`"input"`\] +> **payPalId**: [`Scalars`](Scalars.md)\[`"ID"`\]\[`"input"`\] ### userId -\> **userId**: [`Scalars`](Scalars.md)\[`"ID"`\]\[`"input"`\] +> **userId**: [`Scalars`](Scalars.md)\[`"ID"`\]\[`"input"`\] ## Defined in -[src/types/generatedGraphQLTypes.ts:1420](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/types/generatedGraphQLTypes.ts#L1420) +[src/types/generatedGraphQLTypes.ts:1420](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/types/generatedGraphQLTypes.ts#L1420) diff --git a/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/MutationCreateEventArgs.md b/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/MutationCreateEventArgs.md index ead676a67be..51a0a5a8cf5 100644 --- a/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/MutationCreateEventArgs.md +++ b/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/MutationCreateEventArgs.md @@ -6,18 +6,18 @@ # Type Alias: MutationCreateEventArgs -\> **MutationCreateEventArgs**: `object` +> **MutationCreateEventArgs**: `object` ## Type declaration ### data -\> **data**: [`EventInput`](EventInput.md) +> **data**: [`EventInput`](EventInput.md) ### recurrenceRuleData? -\> `optional` **recurrenceRuleData**: [`InputMaybe`](InputMaybe.md)\<[`RecurrenceRuleInput`](RecurrenceRuleInput.md)\> +> `optional` **recurrenceRuleData**: [`InputMaybe`](InputMaybe.md)\<[`RecurrenceRuleInput`](RecurrenceRuleInput.md)\> ## Defined in -[src/types/generatedGraphQLTypes.ts:1430](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/types/generatedGraphQLTypes.ts#L1430) +[src/types/generatedGraphQLTypes.ts:1430](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/types/generatedGraphQLTypes.ts#L1430) diff --git a/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/MutationCreateEventVolunteerArgs.md b/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/MutationCreateEventVolunteerArgs.md index 1352225305f..7e6dae8a857 100644 --- a/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/MutationCreateEventVolunteerArgs.md +++ b/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/MutationCreateEventVolunteerArgs.md @@ -6,14 +6,14 @@ # Type Alias: MutationCreateEventVolunteerArgs -\> **MutationCreateEventVolunteerArgs**: `object` +> **MutationCreateEventVolunteerArgs**: `object` ## Type declaration ### data -\> **data**: [`EventVolunteerInput`](EventVolunteerInput.md) +> **data**: [`EventVolunteerInput`](EventVolunteerInput.md) ## Defined in -[src/types/generatedGraphQLTypes.ts:1436](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/types/generatedGraphQLTypes.ts#L1436) +[src/types/generatedGraphQLTypes.ts:1436](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/types/generatedGraphQLTypes.ts#L1436) diff --git a/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/MutationCreateEventVolunteerGroupArgs.md b/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/MutationCreateEventVolunteerGroupArgs.md index 8360603bffd..3c9a4850743 100644 --- a/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/MutationCreateEventVolunteerGroupArgs.md +++ b/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/MutationCreateEventVolunteerGroupArgs.md @@ -6,14 +6,14 @@ # Type Alias: MutationCreateEventVolunteerGroupArgs -\> **MutationCreateEventVolunteerGroupArgs**: `object` +> **MutationCreateEventVolunteerGroupArgs**: `object` ## Type declaration ### data -\> **data**: [`EventVolunteerGroupInput`](EventVolunteerGroupInput.md) +> **data**: [`EventVolunteerGroupInput`](EventVolunteerGroupInput.md) ## Defined in -[src/types/generatedGraphQLTypes.ts:1441](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/types/generatedGraphQLTypes.ts#L1441) +[src/types/generatedGraphQLTypes.ts:1441](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/types/generatedGraphQLTypes.ts#L1441) diff --git a/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/MutationCreateFundArgs.md b/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/MutationCreateFundArgs.md index 9f3dab87f3b..3ad0c15fc66 100644 --- a/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/MutationCreateFundArgs.md +++ b/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/MutationCreateFundArgs.md @@ -6,14 +6,14 @@ # Type Alias: MutationCreateFundArgs -\> **MutationCreateFundArgs**: `object` +> **MutationCreateFundArgs**: `object` ## Type declaration ### data -\> **data**: [`FundInput`](FundInput.md) +> **data**: [`FundInput`](FundInput.md) ## Defined in -[src/types/generatedGraphQLTypes.ts:1446](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/types/generatedGraphQLTypes.ts#L1446) +[src/types/generatedGraphQLTypes.ts:1446](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/types/generatedGraphQLTypes.ts#L1446) diff --git a/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/MutationCreateFundraisingCampaignArgs.md b/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/MutationCreateFundraisingCampaignArgs.md index c4c23ebbe6a..af98ad594c1 100644 --- a/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/MutationCreateFundraisingCampaignArgs.md +++ b/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/MutationCreateFundraisingCampaignArgs.md @@ -6,14 +6,14 @@ # Type Alias: MutationCreateFundraisingCampaignArgs -\> **MutationCreateFundraisingCampaignArgs**: `object` +> **MutationCreateFundraisingCampaignArgs**: `object` ## Type declaration ### data -\> **data**: [`FundCampaignInput`](FundCampaignInput.md) +> **data**: [`FundCampaignInput`](FundCampaignInput.md) ## Defined in -[src/types/generatedGraphQLTypes.ts:1451](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/types/generatedGraphQLTypes.ts#L1451) +[src/types/generatedGraphQLTypes.ts:1451](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/types/generatedGraphQLTypes.ts#L1451) diff --git a/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/MutationCreateFundraisingCampaignPledgeArgs.md b/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/MutationCreateFundraisingCampaignPledgeArgs.md index 439a7668308..4e13078e576 100644 --- a/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/MutationCreateFundraisingCampaignPledgeArgs.md +++ b/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/MutationCreateFundraisingCampaignPledgeArgs.md @@ -6,14 +6,14 @@ # Type Alias: MutationCreateFundraisingCampaignPledgeArgs -\> **MutationCreateFundraisingCampaignPledgeArgs**: `object` +> **MutationCreateFundraisingCampaignPledgeArgs**: `object` ## Type declaration ### data -\> **data**: [`FundCampaignPledgeInput`](FundCampaignPledgeInput.md) +> **data**: [`FundCampaignPledgeInput`](FundCampaignPledgeInput.md) ## Defined in -[src/types/generatedGraphQLTypes.ts:1456](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/types/generatedGraphQLTypes.ts#L1456) +[src/types/generatedGraphQLTypes.ts:1456](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/types/generatedGraphQLTypes.ts#L1456) diff --git a/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/MutationCreateGroupChatArgs.md b/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/MutationCreateGroupChatArgs.md index 10b4e573241..a4280381de2 100644 --- a/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/MutationCreateGroupChatArgs.md +++ b/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/MutationCreateGroupChatArgs.md @@ -6,14 +6,14 @@ # Type Alias: MutationCreateGroupChatArgs -\> **MutationCreateGroupChatArgs**: `object` +> **MutationCreateGroupChatArgs**: `object` ## Type declaration ### data -\> **data**: [`CreateGroupChatInput`](CreateGroupChatInput.md) +> **data**: [`CreateGroupChatInput`](CreateGroupChatInput.md) ## Defined in -[src/types/generatedGraphQLTypes.ts:1461](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/types/generatedGraphQLTypes.ts#L1461) +[src/types/generatedGraphQLTypes.ts:1461](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/types/generatedGraphQLTypes.ts#L1461) diff --git a/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/MutationCreateMemberArgs.md b/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/MutationCreateMemberArgs.md index 2fa2bff88bb..46e98682473 100644 --- a/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/MutationCreateMemberArgs.md +++ b/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/MutationCreateMemberArgs.md @@ -6,14 +6,14 @@ # Type Alias: MutationCreateMemberArgs -\> **MutationCreateMemberArgs**: `object` +> **MutationCreateMemberArgs**: `object` ## Type declaration ### input -\> **input**: [`UserAndOrganizationInput`](UserAndOrganizationInput.md) +> **input**: [`UserAndOrganizationInput`](UserAndOrganizationInput.md) ## Defined in -[src/types/generatedGraphQLTypes.ts:1466](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/types/generatedGraphQLTypes.ts#L1466) +[src/types/generatedGraphQLTypes.ts:1466](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/types/generatedGraphQLTypes.ts#L1466) diff --git a/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/MutationCreateMessageChatArgs.md b/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/MutationCreateMessageChatArgs.md index 0d75ec18a42..66ebc10b9d6 100644 --- a/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/MutationCreateMessageChatArgs.md +++ b/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/MutationCreateMessageChatArgs.md @@ -6,14 +6,14 @@ # Type Alias: MutationCreateMessageChatArgs -\> **MutationCreateMessageChatArgs**: `object` +> **MutationCreateMessageChatArgs**: `object` ## Type declaration ### data -\> **data**: [`MessageChatInput`](MessageChatInput.md) +> **data**: [`MessageChatInput`](MessageChatInput.md) ## Defined in -[src/types/generatedGraphQLTypes.ts:1471](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/types/generatedGraphQLTypes.ts#L1471) +[src/types/generatedGraphQLTypes.ts:1471](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/types/generatedGraphQLTypes.ts#L1471) diff --git a/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/MutationCreateNoteArgs.md b/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/MutationCreateNoteArgs.md index ce4f76d1ece..c7979249e45 100644 --- a/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/MutationCreateNoteArgs.md +++ b/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/MutationCreateNoteArgs.md @@ -6,14 +6,14 @@ # Type Alias: MutationCreateNoteArgs -\> **MutationCreateNoteArgs**: `object` +> **MutationCreateNoteArgs**: `object` ## Type declaration ### data -\> **data**: [`NoteInput`](NoteInput.md) +> **data**: [`NoteInput`](NoteInput.md) ## Defined in -[src/types/generatedGraphQLTypes.ts:1476](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/types/generatedGraphQLTypes.ts#L1476) +[src/types/generatedGraphQLTypes.ts:1476](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/types/generatedGraphQLTypes.ts#L1476) diff --git a/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/MutationCreateOrganizationArgs.md b/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/MutationCreateOrganizationArgs.md index fd49d528f8b..f38c9a450c4 100644 --- a/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/MutationCreateOrganizationArgs.md +++ b/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/MutationCreateOrganizationArgs.md @@ -6,18 +6,18 @@ # Type Alias: MutationCreateOrganizationArgs -\> **MutationCreateOrganizationArgs**: `object` +> **MutationCreateOrganizationArgs**: `object` ## Type declaration ### data? -\> `optional` **data**: [`InputMaybe`](InputMaybe.md)\<[`OrganizationInput`](OrganizationInput.md)\> +> `optional` **data**: [`InputMaybe`](InputMaybe.md)\<[`OrganizationInput`](OrganizationInput.md)\> ### file? -\> `optional` **file**: [`InputMaybe`](InputMaybe.md)\<[`Scalars`](Scalars.md)\[`"String"`\]\[`"input"`\]\> +> `optional` **file**: [`InputMaybe`](InputMaybe.md)\<[`Scalars`](Scalars.md)\[`"String"`\]\[`"input"`\]\> ## Defined in -[src/types/generatedGraphQLTypes.ts:1481](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/types/generatedGraphQLTypes.ts#L1481) +[src/types/generatedGraphQLTypes.ts:1481](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/types/generatedGraphQLTypes.ts#L1481) diff --git a/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/MutationCreatePluginArgs.md b/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/MutationCreatePluginArgs.md index db37ff25280..14814e149fc 100644 --- a/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/MutationCreatePluginArgs.md +++ b/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/MutationCreatePluginArgs.md @@ -6,26 +6,26 @@ # Type Alias: MutationCreatePluginArgs -\> **MutationCreatePluginArgs**: `object` +> **MutationCreatePluginArgs**: `object` ## Type declaration ### pluginCreatedBy -\> **pluginCreatedBy**: [`Scalars`](Scalars.md)\[`"String"`\]\[`"input"`\] +> **pluginCreatedBy**: [`Scalars`](Scalars.md)\[`"String"`\]\[`"input"`\] ### pluginDesc -\> **pluginDesc**: [`Scalars`](Scalars.md)\[`"String"`\]\[`"input"`\] +> **pluginDesc**: [`Scalars`](Scalars.md)\[`"String"`\]\[`"input"`\] ### pluginName -\> **pluginName**: [`Scalars`](Scalars.md)\[`"String"`\]\[`"input"`\] +> **pluginName**: [`Scalars`](Scalars.md)\[`"String"`\]\[`"input"`\] ### uninstalledOrgs? -\> `optional` **uninstalledOrgs**: [`InputMaybe`](InputMaybe.md)\<[`Scalars`](Scalars.md)\[`"ID"`\]\[`"input"`\][]\> +> `optional` **uninstalledOrgs**: [`InputMaybe`](InputMaybe.md)\<[`Scalars`](Scalars.md)\[`"ID"`\]\[`"input"`\][]\> ## Defined in -[src/types/generatedGraphQLTypes.ts:1487](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/types/generatedGraphQLTypes.ts#L1487) +[src/types/generatedGraphQLTypes.ts:1487](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/types/generatedGraphQLTypes.ts#L1487) diff --git a/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/MutationCreatePostArgs.md b/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/MutationCreatePostArgs.md index 75922629e4c..c58b69d606e 100644 --- a/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/MutationCreatePostArgs.md +++ b/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/MutationCreatePostArgs.md @@ -6,18 +6,18 @@ # Type Alias: MutationCreatePostArgs -\> **MutationCreatePostArgs**: `object` +> **MutationCreatePostArgs**: `object` ## Type declaration ### data -\> **data**: [`PostInput`](PostInput.md) +> **data**: [`PostInput`](PostInput.md) ### file? -\> `optional` **file**: [`InputMaybe`](InputMaybe.md)\<[`Scalars`](Scalars.md)\[`"String"`\]\[`"input"`\]\> +> `optional` **file**: [`InputMaybe`](InputMaybe.md)\<[`Scalars`](Scalars.md)\[`"String"`\]\[`"input"`\]\> ## Defined in -[src/types/generatedGraphQLTypes.ts:1495](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/types/generatedGraphQLTypes.ts#L1495) +[src/types/generatedGraphQLTypes.ts:1495](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/types/generatedGraphQLTypes.ts#L1495) diff --git a/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/MutationCreateUserFamilyArgs.md b/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/MutationCreateUserFamilyArgs.md index 559bae004ec..c28af72885d 100644 --- a/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/MutationCreateUserFamilyArgs.md +++ b/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/MutationCreateUserFamilyArgs.md @@ -6,14 +6,14 @@ # Type Alias: MutationCreateUserFamilyArgs -\> **MutationCreateUserFamilyArgs**: `object` +> **MutationCreateUserFamilyArgs**: `object` ## Type declaration ### data -\> **data**: [`CreateUserFamilyInput`](CreateUserFamilyInput.md) +> **data**: [`CreateUserFamilyInput`](CreateUserFamilyInput.md) ## Defined in -[src/types/generatedGraphQLTypes.ts:1501](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/types/generatedGraphQLTypes.ts#L1501) +[src/types/generatedGraphQLTypes.ts:1501](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/types/generatedGraphQLTypes.ts#L1501) diff --git a/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/MutationCreateUserTagArgs.md b/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/MutationCreateUserTagArgs.md index c8b0fba4164..f8aa7a8178c 100644 --- a/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/MutationCreateUserTagArgs.md +++ b/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/MutationCreateUserTagArgs.md @@ -6,14 +6,14 @@ # Type Alias: MutationCreateUserTagArgs -\> **MutationCreateUserTagArgs**: `object` +> **MutationCreateUserTagArgs**: `object` ## Type declaration ### input -\> **input**: [`CreateUserTagInput`](CreateUserTagInput.md) +> **input**: [`CreateUserTagInput`](CreateUserTagInput.md) ## Defined in -[src/types/generatedGraphQLTypes.ts:1506](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/types/generatedGraphQLTypes.ts#L1506) +[src/types/generatedGraphQLTypes.ts:1506](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/types/generatedGraphQLTypes.ts#L1506) diff --git a/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/MutationCreateVenueArgs.md b/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/MutationCreateVenueArgs.md index f03fd33dbbd..c104bed6b43 100644 --- a/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/MutationCreateVenueArgs.md +++ b/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/MutationCreateVenueArgs.md @@ -6,14 +6,14 @@ # Type Alias: MutationCreateVenueArgs -\> **MutationCreateVenueArgs**: `object` +> **MutationCreateVenueArgs**: `object` ## Type declaration ### data -\> **data**: [`VenueInput`](VenueInput.md) +> **data**: [`VenueInput`](VenueInput.md) ## Defined in -[src/types/generatedGraphQLTypes.ts:1511](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/types/generatedGraphQLTypes.ts#L1511) +[src/types/generatedGraphQLTypes.ts:1511](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/types/generatedGraphQLTypes.ts#L1511) diff --git a/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/MutationDeleteAdvertisementArgs.md b/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/MutationDeleteAdvertisementArgs.md index 00f0db90ef3..a54d6544f6c 100644 --- a/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/MutationDeleteAdvertisementArgs.md +++ b/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/MutationDeleteAdvertisementArgs.md @@ -6,14 +6,14 @@ # Type Alias: MutationDeleteAdvertisementArgs -\> **MutationDeleteAdvertisementArgs**: `object` +> **MutationDeleteAdvertisementArgs**: `object` ## Type declaration ### id -\> **id**: [`Scalars`](Scalars.md)\[`"ID"`\]\[`"input"`\] +> **id**: [`Scalars`](Scalars.md)\[`"ID"`\]\[`"input"`\] ## Defined in -[src/types/generatedGraphQLTypes.ts:1516](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/types/generatedGraphQLTypes.ts#L1516) +[src/types/generatedGraphQLTypes.ts:1516](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/types/generatedGraphQLTypes.ts#L1516) diff --git a/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/MutationDeleteAgendaCategoryArgs.md b/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/MutationDeleteAgendaCategoryArgs.md index 810b7ab7865..cae7c0ac8c9 100644 --- a/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/MutationDeleteAgendaCategoryArgs.md +++ b/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/MutationDeleteAgendaCategoryArgs.md @@ -6,14 +6,14 @@ # Type Alias: MutationDeleteAgendaCategoryArgs -\> **MutationDeleteAgendaCategoryArgs**: `object` +> **MutationDeleteAgendaCategoryArgs**: `object` ## Type declaration ### id -\> **id**: [`Scalars`](Scalars.md)\[`"ID"`\]\[`"input"`\] +> **id**: [`Scalars`](Scalars.md)\[`"ID"`\]\[`"input"`\] ## Defined in -[src/types/generatedGraphQLTypes.ts:1521](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/types/generatedGraphQLTypes.ts#L1521) +[src/types/generatedGraphQLTypes.ts:1521](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/types/generatedGraphQLTypes.ts#L1521) diff --git a/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/MutationDeleteDonationByIdArgs.md b/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/MutationDeleteDonationByIdArgs.md index 22bcf782229..b638fd79051 100644 --- a/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/MutationDeleteDonationByIdArgs.md +++ b/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/MutationDeleteDonationByIdArgs.md @@ -6,14 +6,14 @@ # Type Alias: MutationDeleteDonationByIdArgs -\> **MutationDeleteDonationByIdArgs**: `object` +> **MutationDeleteDonationByIdArgs**: `object` ## Type declaration ### id -\> **id**: [`Scalars`](Scalars.md)\[`"ID"`\]\[`"input"`\] +> **id**: [`Scalars`](Scalars.md)\[`"ID"`\]\[`"input"`\] ## Defined in -[src/types/generatedGraphQLTypes.ts:1526](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/types/generatedGraphQLTypes.ts#L1526) +[src/types/generatedGraphQLTypes.ts:1526](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/types/generatedGraphQLTypes.ts#L1526) diff --git a/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/MutationDeleteNoteArgs.md b/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/MutationDeleteNoteArgs.md index 6fee595f2d0..4c04dc32ba7 100644 --- a/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/MutationDeleteNoteArgs.md +++ b/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/MutationDeleteNoteArgs.md @@ -6,14 +6,14 @@ # Type Alias: MutationDeleteNoteArgs -\> **MutationDeleteNoteArgs**: `object` +> **MutationDeleteNoteArgs**: `object` ## Type declaration ### id -\> **id**: [`Scalars`](Scalars.md)\[`"ID"`\]\[`"input"`\] +> **id**: [`Scalars`](Scalars.md)\[`"ID"`\]\[`"input"`\] ## Defined in -[src/types/generatedGraphQLTypes.ts:1531](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/types/generatedGraphQLTypes.ts#L1531) +[src/types/generatedGraphQLTypes.ts:1531](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/types/generatedGraphQLTypes.ts#L1531) diff --git a/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/MutationDeleteVenueArgs.md b/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/MutationDeleteVenueArgs.md index 56e5ae86ae7..3bae5925bc3 100644 --- a/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/MutationDeleteVenueArgs.md +++ b/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/MutationDeleteVenueArgs.md @@ -6,14 +6,14 @@ # Type Alias: MutationDeleteVenueArgs -\> **MutationDeleteVenueArgs**: `object` +> **MutationDeleteVenueArgs**: `object` ## Type declaration ### id -\> **id**: [`Scalars`](Scalars.md)\[`"ID"`\]\[`"input"`\] +> **id**: [`Scalars`](Scalars.md)\[`"ID"`\]\[`"input"`\] ## Defined in -[src/types/generatedGraphQLTypes.ts:1536](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/types/generatedGraphQLTypes.ts#L1536) +[src/types/generatedGraphQLTypes.ts:1536](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/types/generatedGraphQLTypes.ts#L1536) diff --git a/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/MutationEditVenueArgs.md b/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/MutationEditVenueArgs.md index 83d721acd9d..e44ecdde9d1 100644 --- a/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/MutationEditVenueArgs.md +++ b/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/MutationEditVenueArgs.md @@ -6,14 +6,14 @@ # Type Alias: MutationEditVenueArgs -\> **MutationEditVenueArgs**: `object` +> **MutationEditVenueArgs**: `object` ## Type declaration ### data -\> **data**: [`EditVenueInput`](EditVenueInput.md) +> **data**: [`EditVenueInput`](EditVenueInput.md) ## Defined in -[src/types/generatedGraphQLTypes.ts:1541](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/types/generatedGraphQLTypes.ts#L1541) +[src/types/generatedGraphQLTypes.ts:1541](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/types/generatedGraphQLTypes.ts#L1541) diff --git a/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/MutationForgotPasswordArgs.md b/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/MutationForgotPasswordArgs.md index 0783cd69aae..5c1306d9a46 100644 --- a/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/MutationForgotPasswordArgs.md +++ b/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/MutationForgotPasswordArgs.md @@ -6,14 +6,14 @@ # Type Alias: MutationForgotPasswordArgs -\> **MutationForgotPasswordArgs**: `object` +> **MutationForgotPasswordArgs**: `object` ## Type declaration ### data -\> **data**: [`ForgotPasswordData`](ForgotPasswordData.md) +> **data**: [`ForgotPasswordData`](ForgotPasswordData.md) ## Defined in -[src/types/generatedGraphQLTypes.ts:1546](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/types/generatedGraphQLTypes.ts#L1546) +[src/types/generatedGraphQLTypes.ts:1546](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/types/generatedGraphQLTypes.ts#L1546) diff --git a/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/MutationInviteEventAttendeeArgs.md b/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/MutationInviteEventAttendeeArgs.md index e141203b079..fb7b4468527 100644 --- a/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/MutationInviteEventAttendeeArgs.md +++ b/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/MutationInviteEventAttendeeArgs.md @@ -6,14 +6,14 @@ # Type Alias: MutationInviteEventAttendeeArgs -\> **MutationInviteEventAttendeeArgs**: `object` +> **MutationInviteEventAttendeeArgs**: `object` ## Type declaration ### data -\> **data**: [`EventAttendeeInput`](EventAttendeeInput.md) +> **data**: [`EventAttendeeInput`](EventAttendeeInput.md) ## Defined in -[src/types/generatedGraphQLTypes.ts:1551](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/types/generatedGraphQLTypes.ts#L1551) +[src/types/generatedGraphQLTypes.ts:1551](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/types/generatedGraphQLTypes.ts#L1551) diff --git a/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/MutationJoinPublicOrganizationArgs.md b/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/MutationJoinPublicOrganizationArgs.md index f2cce189285..1f1417b4b74 100644 --- a/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/MutationJoinPublicOrganizationArgs.md +++ b/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/MutationJoinPublicOrganizationArgs.md @@ -6,14 +6,14 @@ # Type Alias: MutationJoinPublicOrganizationArgs -\> **MutationJoinPublicOrganizationArgs**: `object` +> **MutationJoinPublicOrganizationArgs**: `object` ## Type declaration ### organizationId -\> **organizationId**: [`Scalars`](Scalars.md)\[`"ID"`\]\[`"input"`\] +> **organizationId**: [`Scalars`](Scalars.md)\[`"ID"`\]\[`"input"`\] ## Defined in -[src/types/generatedGraphQLTypes.ts:1556](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/types/generatedGraphQLTypes.ts#L1556) +[src/types/generatedGraphQLTypes.ts:1556](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/types/generatedGraphQLTypes.ts#L1556) diff --git a/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/MutationLeaveOrganizationArgs.md b/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/MutationLeaveOrganizationArgs.md index f2aeb7ae40c..396a3d3b563 100644 --- a/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/MutationLeaveOrganizationArgs.md +++ b/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/MutationLeaveOrganizationArgs.md @@ -6,14 +6,14 @@ # Type Alias: MutationLeaveOrganizationArgs -\> **MutationLeaveOrganizationArgs**: `object` +> **MutationLeaveOrganizationArgs**: `object` ## Type declaration ### organizationId -\> **organizationId**: [`Scalars`](Scalars.md)\[`"ID"`\]\[`"input"`\] +> **organizationId**: [`Scalars`](Scalars.md)\[`"ID"`\]\[`"input"`\] ## Defined in -[src/types/generatedGraphQLTypes.ts:1561](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/types/generatedGraphQLTypes.ts#L1561) +[src/types/generatedGraphQLTypes.ts:1561](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/types/generatedGraphQLTypes.ts#L1561) diff --git a/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/MutationLikeCommentArgs.md b/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/MutationLikeCommentArgs.md index c964f170174..91fb0e5a914 100644 --- a/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/MutationLikeCommentArgs.md +++ b/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/MutationLikeCommentArgs.md @@ -6,14 +6,14 @@ # Type Alias: MutationLikeCommentArgs -\> **MutationLikeCommentArgs**: `object` +> **MutationLikeCommentArgs**: `object` ## Type declaration ### id -\> **id**: [`Scalars`](Scalars.md)\[`"ID"`\]\[`"input"`\] +> **id**: [`Scalars`](Scalars.md)\[`"ID"`\]\[`"input"`\] ## Defined in -[src/types/generatedGraphQLTypes.ts:1566](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/types/generatedGraphQLTypes.ts#L1566) +[src/types/generatedGraphQLTypes.ts:1566](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/types/generatedGraphQLTypes.ts#L1566) diff --git a/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/MutationLikePostArgs.md b/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/MutationLikePostArgs.md index c6a050df181..e07f2073e23 100644 --- a/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/MutationLikePostArgs.md +++ b/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/MutationLikePostArgs.md @@ -6,14 +6,14 @@ # Type Alias: MutationLikePostArgs -\> **MutationLikePostArgs**: `object` +> **MutationLikePostArgs**: `object` ## Type declaration ### id -\> **id**: [`Scalars`](Scalars.md)\[`"ID"`\]\[`"input"`\] +> **id**: [`Scalars`](Scalars.md)\[`"ID"`\]\[`"input"`\] ## Defined in -[src/types/generatedGraphQLTypes.ts:1571](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/types/generatedGraphQLTypes.ts#L1571) +[src/types/generatedGraphQLTypes.ts:1571](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/types/generatedGraphQLTypes.ts#L1571) diff --git a/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/MutationLoginArgs.md b/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/MutationLoginArgs.md index 27b8295d042..2c8201f8cbb 100644 --- a/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/MutationLoginArgs.md +++ b/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/MutationLoginArgs.md @@ -6,14 +6,14 @@ # Type Alias: MutationLoginArgs -\> **MutationLoginArgs**: `object` +> **MutationLoginArgs**: `object` ## Type declaration ### data -\> **data**: [`LoginInput`](LoginInput.md) +> **data**: [`LoginInput`](LoginInput.md) ## Defined in -[src/types/generatedGraphQLTypes.ts:1576](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/types/generatedGraphQLTypes.ts#L1576) +[src/types/generatedGraphQLTypes.ts:1576](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/types/generatedGraphQLTypes.ts#L1576) diff --git a/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/MutationOtpArgs.md b/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/MutationOtpArgs.md index 359f8dc19de..b635256a8e4 100644 --- a/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/MutationOtpArgs.md +++ b/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/MutationOtpArgs.md @@ -6,14 +6,14 @@ # Type Alias: MutationOtpArgs -\> **MutationOtpArgs**: `object` +> **MutationOtpArgs**: `object` ## Type declaration ### data -\> **data**: [`OtpInput`](OtpInput.md) +> **data**: [`OtpInput`](OtpInput.md) ## Defined in -[src/types/generatedGraphQLTypes.ts:1581](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/types/generatedGraphQLTypes.ts#L1581) +[src/types/generatedGraphQLTypes.ts:1581](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/types/generatedGraphQLTypes.ts#L1581) diff --git a/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/MutationRecaptchaArgs.md b/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/MutationRecaptchaArgs.md index 530e5f18e30..8777e6cfc7a 100644 --- a/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/MutationRecaptchaArgs.md +++ b/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/MutationRecaptchaArgs.md @@ -6,14 +6,14 @@ # Type Alias: MutationRecaptchaArgs -\> **MutationRecaptchaArgs**: `object` +> **MutationRecaptchaArgs**: `object` ## Type declaration ### data -\> **data**: [`RecaptchaVerification`](RecaptchaVerification.md) +> **data**: [`RecaptchaVerification`](RecaptchaVerification.md) ## Defined in -[src/types/generatedGraphQLTypes.ts:1586](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/types/generatedGraphQLTypes.ts#L1586) +[src/types/generatedGraphQLTypes.ts:1586](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/types/generatedGraphQLTypes.ts#L1586) diff --git a/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/MutationRefreshTokenArgs.md b/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/MutationRefreshTokenArgs.md index 7d68386194a..65a2f5320ef 100644 --- a/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/MutationRefreshTokenArgs.md +++ b/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/MutationRefreshTokenArgs.md @@ -6,14 +6,14 @@ # Type Alias: MutationRefreshTokenArgs -\> **MutationRefreshTokenArgs**: `object` +> **MutationRefreshTokenArgs**: `object` ## Type declaration ### refreshToken -\> **refreshToken**: [`Scalars`](Scalars.md)\[`"String"`\]\[`"input"`\] +> **refreshToken**: [`Scalars`](Scalars.md)\[`"String"`\]\[`"input"`\] ## Defined in -[src/types/generatedGraphQLTypes.ts:1591](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/types/generatedGraphQLTypes.ts#L1591) +[src/types/generatedGraphQLTypes.ts:1591](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/types/generatedGraphQLTypes.ts#L1591) diff --git a/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/MutationRegisterEventAttendeeArgs.md b/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/MutationRegisterEventAttendeeArgs.md index 35719e43c96..f6bb68a9ab2 100644 --- a/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/MutationRegisterEventAttendeeArgs.md +++ b/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/MutationRegisterEventAttendeeArgs.md @@ -6,14 +6,14 @@ # Type Alias: MutationRegisterEventAttendeeArgs -\> **MutationRegisterEventAttendeeArgs**: `object` +> **MutationRegisterEventAttendeeArgs**: `object` ## Type declaration ### data -\> **data**: [`EventAttendeeInput`](EventAttendeeInput.md) +> **data**: [`EventAttendeeInput`](EventAttendeeInput.md) ## Defined in -[src/types/generatedGraphQLTypes.ts:1596](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/types/generatedGraphQLTypes.ts#L1596) +[src/types/generatedGraphQLTypes.ts:1596](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/types/generatedGraphQLTypes.ts#L1596) diff --git a/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/MutationRegisterForEventArgs.md b/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/MutationRegisterForEventArgs.md index 738f292040d..d0f57088e62 100644 --- a/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/MutationRegisterForEventArgs.md +++ b/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/MutationRegisterForEventArgs.md @@ -6,14 +6,14 @@ # Type Alias: MutationRegisterForEventArgs -\> **MutationRegisterForEventArgs**: `object` +> **MutationRegisterForEventArgs**: `object` ## Type declaration ### id -\> **id**: [`Scalars`](Scalars.md)\[`"ID"`\]\[`"input"`\] +> **id**: [`Scalars`](Scalars.md)\[`"ID"`\]\[`"input"`\] ## Defined in -[src/types/generatedGraphQLTypes.ts:1601](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/types/generatedGraphQLTypes.ts#L1601) +[src/types/generatedGraphQLTypes.ts:1601](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/types/generatedGraphQLTypes.ts#L1601) diff --git a/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/MutationRejectMembershipRequestArgs.md b/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/MutationRejectMembershipRequestArgs.md index 855af583876..9e21e7680c9 100644 --- a/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/MutationRejectMembershipRequestArgs.md +++ b/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/MutationRejectMembershipRequestArgs.md @@ -6,14 +6,14 @@ # Type Alias: MutationRejectMembershipRequestArgs -\> **MutationRejectMembershipRequestArgs**: `object` +> **MutationRejectMembershipRequestArgs**: `object` ## Type declaration ### membershipRequestId -\> **membershipRequestId**: [`Scalars`](Scalars.md)\[`"ID"`\]\[`"input"`\] +> **membershipRequestId**: [`Scalars`](Scalars.md)\[`"ID"`\]\[`"input"`\] ## Defined in -[src/types/generatedGraphQLTypes.ts:1606](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/types/generatedGraphQLTypes.ts#L1606) +[src/types/generatedGraphQLTypes.ts:1606](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/types/generatedGraphQLTypes.ts#L1606) diff --git a/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/MutationRemoveActionItemArgs.md b/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/MutationRemoveActionItemArgs.md index 8297893627d..049fc4d33e0 100644 --- a/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/MutationRemoveActionItemArgs.md +++ b/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/MutationRemoveActionItemArgs.md @@ -6,14 +6,14 @@ # Type Alias: MutationRemoveActionItemArgs -\> **MutationRemoveActionItemArgs**: `object` +> **MutationRemoveActionItemArgs**: `object` ## Type declaration ### id -\> **id**: [`Scalars`](Scalars.md)\[`"ID"`\]\[`"input"`\] +> **id**: [`Scalars`](Scalars.md)\[`"ID"`\]\[`"input"`\] ## Defined in -[src/types/generatedGraphQLTypes.ts:1611](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/types/generatedGraphQLTypes.ts#L1611) +[src/types/generatedGraphQLTypes.ts:1611](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/types/generatedGraphQLTypes.ts#L1611) diff --git a/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/MutationRemoveAdminArgs.md b/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/MutationRemoveAdminArgs.md index 32e4b59c354..1adb870cd86 100644 --- a/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/MutationRemoveAdminArgs.md +++ b/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/MutationRemoveAdminArgs.md @@ -6,14 +6,14 @@ # Type Alias: MutationRemoveAdminArgs -\> **MutationRemoveAdminArgs**: `object` +> **MutationRemoveAdminArgs**: `object` ## Type declaration ### data -\> **data**: [`UserAndOrganizationInput`](UserAndOrganizationInput.md) +> **data**: [`UserAndOrganizationInput`](UserAndOrganizationInput.md) ## Defined in -[src/types/generatedGraphQLTypes.ts:1616](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/types/generatedGraphQLTypes.ts#L1616) +[src/types/generatedGraphQLTypes.ts:1616](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/types/generatedGraphQLTypes.ts#L1616) diff --git a/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/MutationRemoveAdvertisementArgs.md b/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/MutationRemoveAdvertisementArgs.md index 3a8fe6b45ed..b103d942f46 100644 --- a/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/MutationRemoveAdvertisementArgs.md +++ b/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/MutationRemoveAdvertisementArgs.md @@ -6,14 +6,14 @@ # Type Alias: MutationRemoveAdvertisementArgs -\> **MutationRemoveAdvertisementArgs**: `object` +> **MutationRemoveAdvertisementArgs**: `object` ## Type declaration ### id -\> **id**: [`Scalars`](Scalars.md)\[`"ID"`\]\[`"input"`\] +> **id**: [`Scalars`](Scalars.md)\[`"ID"`\]\[`"input"`\] ## Defined in -[src/types/generatedGraphQLTypes.ts:1621](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/types/generatedGraphQLTypes.ts#L1621) +[src/types/generatedGraphQLTypes.ts:1621](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/types/generatedGraphQLTypes.ts#L1621) diff --git a/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/MutationRemoveAgendaItemArgs.md b/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/MutationRemoveAgendaItemArgs.md index cc5ae75c4fe..68714faf682 100644 --- a/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/MutationRemoveAgendaItemArgs.md +++ b/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/MutationRemoveAgendaItemArgs.md @@ -6,14 +6,14 @@ # Type Alias: MutationRemoveAgendaItemArgs -\> **MutationRemoveAgendaItemArgs**: `object` +> **MutationRemoveAgendaItemArgs**: `object` ## Type declaration ### id -\> **id**: [`Scalars`](Scalars.md)\[`"ID"`\]\[`"input"`\] +> **id**: [`Scalars`](Scalars.md)\[`"ID"`\]\[`"input"`\] ## Defined in -[src/types/generatedGraphQLTypes.ts:1626](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/types/generatedGraphQLTypes.ts#L1626) +[src/types/generatedGraphQLTypes.ts:1626](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/types/generatedGraphQLTypes.ts#L1626) diff --git a/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/MutationRemoveAgendaSectionArgs.md b/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/MutationRemoveAgendaSectionArgs.md index fb2f38fb294..9c66629409d 100644 --- a/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/MutationRemoveAgendaSectionArgs.md +++ b/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/MutationRemoveAgendaSectionArgs.md @@ -6,14 +6,14 @@ # Type Alias: MutationRemoveAgendaSectionArgs -\> **MutationRemoveAgendaSectionArgs**: `object` +> **MutationRemoveAgendaSectionArgs**: `object` ## Type declaration ### id -\> **id**: [`Scalars`](Scalars.md)\[`"ID"`\]\[`"input"`\] +> **id**: [`Scalars`](Scalars.md)\[`"ID"`\]\[`"input"`\] ## Defined in -[src/types/generatedGraphQLTypes.ts:1631](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/types/generatedGraphQLTypes.ts#L1631) +[src/types/generatedGraphQLTypes.ts:1631](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/types/generatedGraphQLTypes.ts#L1631) diff --git a/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/MutationRemoveCommentArgs.md b/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/MutationRemoveCommentArgs.md index fbb874dfd08..423b8713f70 100644 --- a/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/MutationRemoveCommentArgs.md +++ b/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/MutationRemoveCommentArgs.md @@ -6,14 +6,14 @@ # Type Alias: MutationRemoveCommentArgs -\> **MutationRemoveCommentArgs**: `object` +> **MutationRemoveCommentArgs**: `object` ## Type declaration ### id -\> **id**: [`Scalars`](Scalars.md)\[`"ID"`\]\[`"input"`\] +> **id**: [`Scalars`](Scalars.md)\[`"ID"`\]\[`"input"`\] ## Defined in -[src/types/generatedGraphQLTypes.ts:1636](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/types/generatedGraphQLTypes.ts#L1636) +[src/types/generatedGraphQLTypes.ts:1636](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/types/generatedGraphQLTypes.ts#L1636) diff --git a/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/MutationRemoveDirectChatArgs.md b/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/MutationRemoveDirectChatArgs.md index f9bb2f75ed1..0aa837b2947 100644 --- a/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/MutationRemoveDirectChatArgs.md +++ b/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/MutationRemoveDirectChatArgs.md @@ -6,18 +6,18 @@ # Type Alias: MutationRemoveDirectChatArgs -\> **MutationRemoveDirectChatArgs**: `object` +> **MutationRemoveDirectChatArgs**: `object` ## Type declaration ### chatId -\> **chatId**: [`Scalars`](Scalars.md)\[`"ID"`\]\[`"input"`\] +> **chatId**: [`Scalars`](Scalars.md)\[`"ID"`\]\[`"input"`\] ### organizationId -\> **organizationId**: [`Scalars`](Scalars.md)\[`"ID"`\]\[`"input"`\] +> **organizationId**: [`Scalars`](Scalars.md)\[`"ID"`\]\[`"input"`\] ## Defined in -[src/types/generatedGraphQLTypes.ts:1641](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/types/generatedGraphQLTypes.ts#L1641) +[src/types/generatedGraphQLTypes.ts:1641](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/types/generatedGraphQLTypes.ts#L1641) diff --git a/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/MutationRemoveEventArgs.md b/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/MutationRemoveEventArgs.md index ef86ab03d10..2c25b2ba6e1 100644 --- a/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/MutationRemoveEventArgs.md +++ b/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/MutationRemoveEventArgs.md @@ -6,18 +6,18 @@ # Type Alias: MutationRemoveEventArgs -\> **MutationRemoveEventArgs**: `object` +> **MutationRemoveEventArgs**: `object` ## Type declaration ### id -\> **id**: [`Scalars`](Scalars.md)\[`"ID"`\]\[`"input"`\] +> **id**: [`Scalars`](Scalars.md)\[`"ID"`\]\[`"input"`\] ### recurringEventDeleteType? -\> `optional` **recurringEventDeleteType**: [`InputMaybe`](InputMaybe.md)\<[`RecurringEventMutationType`](RecurringEventMutationType.md)\> +> `optional` **recurringEventDeleteType**: [`InputMaybe`](InputMaybe.md)\<[`RecurringEventMutationType`](RecurringEventMutationType.md)\> ## Defined in -[src/types/generatedGraphQLTypes.ts:1647](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/types/generatedGraphQLTypes.ts#L1647) +[src/types/generatedGraphQLTypes.ts:1647](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/types/generatedGraphQLTypes.ts#L1647) diff --git a/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/MutationRemoveEventAttendeeArgs.md b/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/MutationRemoveEventAttendeeArgs.md index e55c6626d92..520c48b7673 100644 --- a/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/MutationRemoveEventAttendeeArgs.md +++ b/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/MutationRemoveEventAttendeeArgs.md @@ -6,14 +6,14 @@ # Type Alias: MutationRemoveEventAttendeeArgs -\> **MutationRemoveEventAttendeeArgs**: `object` +> **MutationRemoveEventAttendeeArgs**: `object` ## Type declaration ### data -\> **data**: [`EventAttendeeInput`](EventAttendeeInput.md) +> **data**: [`EventAttendeeInput`](EventAttendeeInput.md) ## Defined in -[src/types/generatedGraphQLTypes.ts:1653](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/types/generatedGraphQLTypes.ts#L1653) +[src/types/generatedGraphQLTypes.ts:1653](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/types/generatedGraphQLTypes.ts#L1653) diff --git a/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/MutationRemoveEventVolunteerArgs.md b/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/MutationRemoveEventVolunteerArgs.md index 1360e9c1f8e..b4c1fc89c0f 100644 --- a/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/MutationRemoveEventVolunteerArgs.md +++ b/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/MutationRemoveEventVolunteerArgs.md @@ -6,14 +6,14 @@ # Type Alias: MutationRemoveEventVolunteerArgs -\> **MutationRemoveEventVolunteerArgs**: `object` +> **MutationRemoveEventVolunteerArgs**: `object` ## Type declaration ### id -\> **id**: [`Scalars`](Scalars.md)\[`"ID"`\]\[`"input"`\] +> **id**: [`Scalars`](Scalars.md)\[`"ID"`\]\[`"input"`\] ## Defined in -[src/types/generatedGraphQLTypes.ts:1658](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/types/generatedGraphQLTypes.ts#L1658) +[src/types/generatedGraphQLTypes.ts:1658](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/types/generatedGraphQLTypes.ts#L1658) diff --git a/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/MutationRemoveEventVolunteerGroupArgs.md b/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/MutationRemoveEventVolunteerGroupArgs.md index 23855d3257c..92d6cde4029 100644 --- a/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/MutationRemoveEventVolunteerGroupArgs.md +++ b/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/MutationRemoveEventVolunteerGroupArgs.md @@ -6,14 +6,14 @@ # Type Alias: MutationRemoveEventVolunteerGroupArgs -\> **MutationRemoveEventVolunteerGroupArgs**: `object` +> **MutationRemoveEventVolunteerGroupArgs**: `object` ## Type declaration ### id -\> **id**: [`Scalars`](Scalars.md)\[`"ID"`\]\[`"input"`\] +> **id**: [`Scalars`](Scalars.md)\[`"ID"`\]\[`"input"`\] ## Defined in -[src/types/generatedGraphQLTypes.ts:1663](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/types/generatedGraphQLTypes.ts#L1663) +[src/types/generatedGraphQLTypes.ts:1663](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/types/generatedGraphQLTypes.ts#L1663) diff --git a/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/MutationRemoveFundArgs.md b/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/MutationRemoveFundArgs.md index a7893ea21ca..61b1e4dff2e 100644 --- a/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/MutationRemoveFundArgs.md +++ b/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/MutationRemoveFundArgs.md @@ -6,14 +6,14 @@ # Type Alias: MutationRemoveFundArgs -\> **MutationRemoveFundArgs**: `object` +> **MutationRemoveFundArgs**: `object` ## Type declaration ### id -\> **id**: [`Scalars`](Scalars.md)\[`"ID"`\]\[`"input"`\] +> **id**: [`Scalars`](Scalars.md)\[`"ID"`\]\[`"input"`\] ## Defined in -[src/types/generatedGraphQLTypes.ts:1668](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/types/generatedGraphQLTypes.ts#L1668) +[src/types/generatedGraphQLTypes.ts:1668](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/types/generatedGraphQLTypes.ts#L1668) diff --git a/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/MutationRemoveFundraisingCampaignArgs.md b/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/MutationRemoveFundraisingCampaignArgs.md index d6ebd84263e..cc5acd9e569 100644 --- a/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/MutationRemoveFundraisingCampaignArgs.md +++ b/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/MutationRemoveFundraisingCampaignArgs.md @@ -6,14 +6,14 @@ # Type Alias: MutationRemoveFundraisingCampaignArgs -\> **MutationRemoveFundraisingCampaignArgs**: `object` +> **MutationRemoveFundraisingCampaignArgs**: `object` ## Type declaration ### id -\> **id**: [`Scalars`](Scalars.md)\[`"ID"`\]\[`"input"`\] +> **id**: [`Scalars`](Scalars.md)\[`"ID"`\]\[`"input"`\] ## Defined in -[src/types/generatedGraphQLTypes.ts:1673](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/types/generatedGraphQLTypes.ts#L1673) +[src/types/generatedGraphQLTypes.ts:1673](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/types/generatedGraphQLTypes.ts#L1673) diff --git a/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/MutationRemoveFundraisingCampaignPledgeArgs.md b/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/MutationRemoveFundraisingCampaignPledgeArgs.md index 194cd227fef..4644a313541 100644 --- a/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/MutationRemoveFundraisingCampaignPledgeArgs.md +++ b/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/MutationRemoveFundraisingCampaignPledgeArgs.md @@ -6,14 +6,14 @@ # Type Alias: MutationRemoveFundraisingCampaignPledgeArgs -\> **MutationRemoveFundraisingCampaignPledgeArgs**: `object` +> **MutationRemoveFundraisingCampaignPledgeArgs**: `object` ## Type declaration ### id -\> **id**: [`Scalars`](Scalars.md)\[`"ID"`\]\[`"input"`\] +> **id**: [`Scalars`](Scalars.md)\[`"ID"`\]\[`"input"`\] ## Defined in -[src/types/generatedGraphQLTypes.ts:1678](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/types/generatedGraphQLTypes.ts#L1678) +[src/types/generatedGraphQLTypes.ts:1678](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/types/generatedGraphQLTypes.ts#L1678) diff --git a/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/MutationRemoveGroupChatArgs.md b/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/MutationRemoveGroupChatArgs.md index c8095eb771a..8958595859e 100644 --- a/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/MutationRemoveGroupChatArgs.md +++ b/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/MutationRemoveGroupChatArgs.md @@ -6,14 +6,14 @@ # Type Alias: MutationRemoveGroupChatArgs -\> **MutationRemoveGroupChatArgs**: `object` +> **MutationRemoveGroupChatArgs**: `object` ## Type declaration ### chatId -\> **chatId**: [`Scalars`](Scalars.md)\[`"ID"`\]\[`"input"`\] +> **chatId**: [`Scalars`](Scalars.md)\[`"ID"`\]\[`"input"`\] ## Defined in -[src/types/generatedGraphQLTypes.ts:1683](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/types/generatedGraphQLTypes.ts#L1683) +[src/types/generatedGraphQLTypes.ts:1683](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/types/generatedGraphQLTypes.ts#L1683) diff --git a/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/MutationRemoveMemberArgs.md b/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/MutationRemoveMemberArgs.md index 6f59dd4c80e..66b62c6cca5 100644 --- a/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/MutationRemoveMemberArgs.md +++ b/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/MutationRemoveMemberArgs.md @@ -6,14 +6,14 @@ # Type Alias: MutationRemoveMemberArgs -\> **MutationRemoveMemberArgs**: `object` +> **MutationRemoveMemberArgs**: `object` ## Type declaration ### data -\> **data**: [`UserAndOrganizationInput`](UserAndOrganizationInput.md) +> **data**: [`UserAndOrganizationInput`](UserAndOrganizationInput.md) ## Defined in -[src/types/generatedGraphQLTypes.ts:1688](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/types/generatedGraphQLTypes.ts#L1688) +[src/types/generatedGraphQLTypes.ts:1688](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/types/generatedGraphQLTypes.ts#L1688) diff --git a/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/MutationRemoveOrganizationArgs.md b/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/MutationRemoveOrganizationArgs.md index 404ff6d6608..8f71d805a21 100644 --- a/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/MutationRemoveOrganizationArgs.md +++ b/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/MutationRemoveOrganizationArgs.md @@ -6,14 +6,14 @@ # Type Alias: MutationRemoveOrganizationArgs -\> **MutationRemoveOrganizationArgs**: `object` +> **MutationRemoveOrganizationArgs**: `object` ## Type declaration ### id -\> **id**: [`Scalars`](Scalars.md)\[`"ID"`\]\[`"input"`\] +> **id**: [`Scalars`](Scalars.md)\[`"ID"`\]\[`"input"`\] ## Defined in -[src/types/generatedGraphQLTypes.ts:1693](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/types/generatedGraphQLTypes.ts#L1693) +[src/types/generatedGraphQLTypes.ts:1693](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/types/generatedGraphQLTypes.ts#L1693) diff --git a/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/MutationRemoveOrganizationCustomFieldArgs.md b/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/MutationRemoveOrganizationCustomFieldArgs.md index 99bc3105346..0e657406e71 100644 --- a/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/MutationRemoveOrganizationCustomFieldArgs.md +++ b/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/MutationRemoveOrganizationCustomFieldArgs.md @@ -6,18 +6,18 @@ # Type Alias: MutationRemoveOrganizationCustomFieldArgs -\> **MutationRemoveOrganizationCustomFieldArgs**: `object` +> **MutationRemoveOrganizationCustomFieldArgs**: `object` ## Type declaration ### customFieldId -\> **customFieldId**: [`Scalars`](Scalars.md)\[`"ID"`\]\[`"input"`\] +> **customFieldId**: [`Scalars`](Scalars.md)\[`"ID"`\]\[`"input"`\] ### organizationId -\> **organizationId**: [`Scalars`](Scalars.md)\[`"ID"`\]\[`"input"`\] +> **organizationId**: [`Scalars`](Scalars.md)\[`"ID"`\]\[`"input"`\] ## Defined in -[src/types/generatedGraphQLTypes.ts:1698](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/types/generatedGraphQLTypes.ts#L1698) +[src/types/generatedGraphQLTypes.ts:1698](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/types/generatedGraphQLTypes.ts#L1698) diff --git a/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/MutationRemoveOrganizationImageArgs.md b/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/MutationRemoveOrganizationImageArgs.md index 145dfc0d735..5143f34bebe 100644 --- a/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/MutationRemoveOrganizationImageArgs.md +++ b/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/MutationRemoveOrganizationImageArgs.md @@ -6,14 +6,14 @@ # Type Alias: MutationRemoveOrganizationImageArgs -\> **MutationRemoveOrganizationImageArgs**: `object` +> **MutationRemoveOrganizationImageArgs**: `object` ## Type declaration ### organizationId -\> **organizationId**: [`Scalars`](Scalars.md)\[`"String"`\]\[`"input"`\] +> **organizationId**: [`Scalars`](Scalars.md)\[`"String"`\]\[`"input"`\] ## Defined in -[src/types/generatedGraphQLTypes.ts:1704](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/types/generatedGraphQLTypes.ts#L1704) +[src/types/generatedGraphQLTypes.ts:1704](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/types/generatedGraphQLTypes.ts#L1704) diff --git a/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/MutationRemovePostArgs.md b/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/MutationRemovePostArgs.md index cdc33f426e4..12ba0a5b837 100644 --- a/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/MutationRemovePostArgs.md +++ b/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/MutationRemovePostArgs.md @@ -6,14 +6,14 @@ # Type Alias: MutationRemovePostArgs -\> **MutationRemovePostArgs**: `object` +> **MutationRemovePostArgs**: `object` ## Type declaration ### id -\> **id**: [`Scalars`](Scalars.md)\[`"ID"`\]\[`"input"`\] +> **id**: [`Scalars`](Scalars.md)\[`"ID"`\]\[`"input"`\] ## Defined in -[src/types/generatedGraphQLTypes.ts:1709](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/types/generatedGraphQLTypes.ts#L1709) +[src/types/generatedGraphQLTypes.ts:1709](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/types/generatedGraphQLTypes.ts#L1709) diff --git a/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/MutationRemoveUserCustomDataArgs.md b/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/MutationRemoveUserCustomDataArgs.md index b6c9664d8b3..7de755d7ba1 100644 --- a/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/MutationRemoveUserCustomDataArgs.md +++ b/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/MutationRemoveUserCustomDataArgs.md @@ -6,14 +6,14 @@ # Type Alias: MutationRemoveUserCustomDataArgs -\> **MutationRemoveUserCustomDataArgs**: `object` +> **MutationRemoveUserCustomDataArgs**: `object` ## Type declaration ### organizationId -\> **organizationId**: [`Scalars`](Scalars.md)\[`"ID"`\]\[`"input"`\] +> **organizationId**: [`Scalars`](Scalars.md)\[`"ID"`\]\[`"input"`\] ## Defined in -[src/types/generatedGraphQLTypes.ts:1714](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/types/generatedGraphQLTypes.ts#L1714) +[src/types/generatedGraphQLTypes.ts:1714](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/types/generatedGraphQLTypes.ts#L1714) diff --git a/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/MutationRemoveUserFamilyArgs.md b/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/MutationRemoveUserFamilyArgs.md index 86a9d854200..7cd9db6b9bb 100644 --- a/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/MutationRemoveUserFamilyArgs.md +++ b/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/MutationRemoveUserFamilyArgs.md @@ -6,14 +6,14 @@ # Type Alias: MutationRemoveUserFamilyArgs -\> **MutationRemoveUserFamilyArgs**: `object` +> **MutationRemoveUserFamilyArgs**: `object` ## Type declaration ### familyId -\> **familyId**: [`Scalars`](Scalars.md)\[`"ID"`\]\[`"input"`\] +> **familyId**: [`Scalars`](Scalars.md)\[`"ID"`\]\[`"input"`\] ## Defined in -[src/types/generatedGraphQLTypes.ts:1719](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/types/generatedGraphQLTypes.ts#L1719) +[src/types/generatedGraphQLTypes.ts:1719](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/types/generatedGraphQLTypes.ts#L1719) diff --git a/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/MutationRemoveUserFromGroupChatArgs.md b/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/MutationRemoveUserFromGroupChatArgs.md index d49fbc1ad6b..5ca1acb49f1 100644 --- a/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/MutationRemoveUserFromGroupChatArgs.md +++ b/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/MutationRemoveUserFromGroupChatArgs.md @@ -6,18 +6,18 @@ # Type Alias: MutationRemoveUserFromGroupChatArgs -\> **MutationRemoveUserFromGroupChatArgs**: `object` +> **MutationRemoveUserFromGroupChatArgs**: `object` ## Type declaration ### chatId -\> **chatId**: [`Scalars`](Scalars.md)\[`"ID"`\]\[`"input"`\] +> **chatId**: [`Scalars`](Scalars.md)\[`"ID"`\]\[`"input"`\] ### userId -\> **userId**: [`Scalars`](Scalars.md)\[`"ID"`\]\[`"input"`\] +> **userId**: [`Scalars`](Scalars.md)\[`"ID"`\]\[`"input"`\] ## Defined in -[src/types/generatedGraphQLTypes.ts:1724](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/types/generatedGraphQLTypes.ts#L1724) +[src/types/generatedGraphQLTypes.ts:1724](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/types/generatedGraphQLTypes.ts#L1724) diff --git a/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/MutationRemoveUserFromUserFamilyArgs.md b/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/MutationRemoveUserFromUserFamilyArgs.md index 7fa04e66474..b60ecee5d72 100644 --- a/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/MutationRemoveUserFromUserFamilyArgs.md +++ b/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/MutationRemoveUserFromUserFamilyArgs.md @@ -6,18 +6,18 @@ # Type Alias: MutationRemoveUserFromUserFamilyArgs -\> **MutationRemoveUserFromUserFamilyArgs**: `object` +> **MutationRemoveUserFromUserFamilyArgs**: `object` ## Type declaration ### familyId -\> **familyId**: [`Scalars`](Scalars.md)\[`"ID"`\]\[`"input"`\] +> **familyId**: [`Scalars`](Scalars.md)\[`"ID"`\]\[`"input"`\] ### userId -\> **userId**: [`Scalars`](Scalars.md)\[`"ID"`\]\[`"input"`\] +> **userId**: [`Scalars`](Scalars.md)\[`"ID"`\]\[`"input"`\] ## Defined in -[src/types/generatedGraphQLTypes.ts:1730](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/types/generatedGraphQLTypes.ts#L1730) +[src/types/generatedGraphQLTypes.ts:1730](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/types/generatedGraphQLTypes.ts#L1730) diff --git a/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/MutationRemoveUserTagArgs.md b/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/MutationRemoveUserTagArgs.md index dc05731cfd1..2628e7f7797 100644 --- a/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/MutationRemoveUserTagArgs.md +++ b/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/MutationRemoveUserTagArgs.md @@ -6,14 +6,14 @@ # Type Alias: MutationRemoveUserTagArgs -\> **MutationRemoveUserTagArgs**: `object` +> **MutationRemoveUserTagArgs**: `object` ## Type declaration ### id -\> **id**: [`Scalars`](Scalars.md)\[`"ID"`\]\[`"input"`\] +> **id**: [`Scalars`](Scalars.md)\[`"ID"`\]\[`"input"`\] ## Defined in -[src/types/generatedGraphQLTypes.ts:1736](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/types/generatedGraphQLTypes.ts#L1736) +[src/types/generatedGraphQLTypes.ts:1736](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/types/generatedGraphQLTypes.ts#L1736) diff --git a/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/MutationResolvers.md b/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/MutationResolvers.md index 061417b4300..7340b91ebea 100644 --- a/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/MutationResolvers.md +++ b/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/MutationResolvers.md @@ -6,7 +6,7 @@ # Type Alias: MutationResolvers\ -\> **MutationResolvers**\<`ContextType`, `ParentType`\>: `object` +> **MutationResolvers**\<`ContextType`, `ParentType`\>: `object` ## Type Parameters @@ -18,512 +18,512 @@ ### acceptMembershipRequest? -\> `optional` **acceptMembershipRequest**: [`Resolver`](Resolver.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"MembershipRequest"`\], `ParentType`, `ContextType`, [`RequireFields`](RequireFields.md)\<[`MutationAcceptMembershipRequestArgs`](MutationAcceptMembershipRequestArgs.md), `"membershipRequestId"`\>\> +> `optional` **acceptMembershipRequest**: [`Resolver`](Resolver.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"MembershipRequest"`\], `ParentType`, `ContextType`, [`RequireFields`](RequireFields.md)\<[`MutationAcceptMembershipRequestArgs`](MutationAcceptMembershipRequestArgs.md), `"membershipRequestId"`\>\> ### addEventAttendee? -\> `optional` **addEventAttendee**: [`Resolver`](Resolver.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"User"`\], `ParentType`, `ContextType`, [`RequireFields`](RequireFields.md)\<[`MutationAddEventAttendeeArgs`](MutationAddEventAttendeeArgs.md), `"data"`\>\> +> `optional` **addEventAttendee**: [`Resolver`](Resolver.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"User"`\], `ParentType`, `ContextType`, [`RequireFields`](RequireFields.md)\<[`MutationAddEventAttendeeArgs`](MutationAddEventAttendeeArgs.md), `"data"`\>\> ### addFeedback? -\> `optional` **addFeedback**: [`Resolver`](Resolver.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"Feedback"`\], `ParentType`, `ContextType`, [`RequireFields`](RequireFields.md)\<[`MutationAddFeedbackArgs`](MutationAddFeedbackArgs.md), `"data"`\>\> +> `optional` **addFeedback**: [`Resolver`](Resolver.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"Feedback"`\], `ParentType`, `ContextType`, [`RequireFields`](RequireFields.md)\<[`MutationAddFeedbackArgs`](MutationAddFeedbackArgs.md), `"data"`\>\> ### addLanguageTranslation? -\> `optional` **addLanguageTranslation**: [`Resolver`](Resolver.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"Language"`\], `ParentType`, `ContextType`, [`RequireFields`](RequireFields.md)\<[`MutationAddLanguageTranslationArgs`](MutationAddLanguageTranslationArgs.md), `"data"`\>\> +> `optional` **addLanguageTranslation**: [`Resolver`](Resolver.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"Language"`\], `ParentType`, `ContextType`, [`RequireFields`](RequireFields.md)\<[`MutationAddLanguageTranslationArgs`](MutationAddLanguageTranslationArgs.md), `"data"`\>\> ### addOrganizationCustomField? -\> `optional` **addOrganizationCustomField**: [`Resolver`](Resolver.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"OrganizationCustomField"`\], `ParentType`, `ContextType`, [`RequireFields`](RequireFields.md)\<[`MutationAddOrganizationCustomFieldArgs`](MutationAddOrganizationCustomFieldArgs.md), `"name"` \| `"organizationId"` \| `"type"`\>\> +> `optional` **addOrganizationCustomField**: [`Resolver`](Resolver.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"OrganizationCustomField"`\], `ParentType`, `ContextType`, [`RequireFields`](RequireFields.md)\<[`MutationAddOrganizationCustomFieldArgs`](MutationAddOrganizationCustomFieldArgs.md), `"name"` \| `"organizationId"` \| `"type"`\>\> ### addOrganizationImage? -\> `optional` **addOrganizationImage**: [`Resolver`](Resolver.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"Organization"`\], `ParentType`, `ContextType`, [`RequireFields`](RequireFields.md)\<[`MutationAddOrganizationImageArgs`](MutationAddOrganizationImageArgs.md), `"file"` \| `"organizationId"`\>\> +> `optional` **addOrganizationImage**: [`Resolver`](Resolver.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"Organization"`\], `ParentType`, `ContextType`, [`RequireFields`](RequireFields.md)\<[`MutationAddOrganizationImageArgs`](MutationAddOrganizationImageArgs.md), `"file"` \| `"organizationId"`\>\> ### addPledgeToFundraisingCampaign? -\> `optional` **addPledgeToFundraisingCampaign**: [`Resolver`](Resolver.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"FundraisingCampaignPledge"`\], `ParentType`, `ContextType`, [`RequireFields`](RequireFields.md)\<[`MutationAddPledgeToFundraisingCampaignArgs`](MutationAddPledgeToFundraisingCampaignArgs.md), `"campaignId"` \| `"pledgeId"`\>\> +> `optional` **addPledgeToFundraisingCampaign**: [`Resolver`](Resolver.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"FundraisingCampaignPledge"`\], `ParentType`, `ContextType`, [`RequireFields`](RequireFields.md)\<[`MutationAddPledgeToFundraisingCampaignArgs`](MutationAddPledgeToFundraisingCampaignArgs.md), `"campaignId"` \| `"pledgeId"`\>\> ### addUserCustomData? -\> `optional` **addUserCustomData**: [`Resolver`](Resolver.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"UserCustomData"`\], `ParentType`, `ContextType`, [`RequireFields`](RequireFields.md)\<[`MutationAddUserCustomDataArgs`](MutationAddUserCustomDataArgs.md), `"dataName"` \| `"dataValue"` \| `"organizationId"`\>\> +> `optional` **addUserCustomData**: [`Resolver`](Resolver.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"UserCustomData"`\], `ParentType`, `ContextType`, [`RequireFields`](RequireFields.md)\<[`MutationAddUserCustomDataArgs`](MutationAddUserCustomDataArgs.md), `"dataName"` \| `"dataValue"` \| `"organizationId"`\>\> ### addUserImage? -\> `optional` **addUserImage**: [`Resolver`](Resolver.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"User"`\], `ParentType`, `ContextType`, [`RequireFields`](RequireFields.md)\<[`MutationAddUserImageArgs`](MutationAddUserImageArgs.md), `"file"`\>\> +> `optional` **addUserImage**: [`Resolver`](Resolver.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"User"`\], `ParentType`, `ContextType`, [`RequireFields`](RequireFields.md)\<[`MutationAddUserImageArgs`](MutationAddUserImageArgs.md), `"file"`\>\> ### addUserToGroupChat? -\> `optional` **addUserToGroupChat**: [`Resolver`](Resolver.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"GroupChat"`\], `ParentType`, `ContextType`, [`RequireFields`](RequireFields.md)\<[`MutationAddUserToGroupChatArgs`](MutationAddUserToGroupChatArgs.md), `"chatId"` \| `"userId"`\>\> +> `optional` **addUserToGroupChat**: [`Resolver`](Resolver.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"GroupChat"`\], `ParentType`, `ContextType`, [`RequireFields`](RequireFields.md)\<[`MutationAddUserToGroupChatArgs`](MutationAddUserToGroupChatArgs.md), `"chatId"` \| `"userId"`\>\> ### addUserToUserFamily? -\> `optional` **addUserToUserFamily**: [`Resolver`](Resolver.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"UserFamily"`\], `ParentType`, `ContextType`, [`RequireFields`](RequireFields.md)\<[`MutationAddUserToUserFamilyArgs`](MutationAddUserToUserFamilyArgs.md), `"familyId"` \| `"userId"`\>\> +> `optional` **addUserToUserFamily**: [`Resolver`](Resolver.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"UserFamily"`\], `ParentType`, `ContextType`, [`RequireFields`](RequireFields.md)\<[`MutationAddUserToUserFamilyArgs`](MutationAddUserToUserFamilyArgs.md), `"familyId"` \| `"userId"`\>\> ### adminRemoveGroup? -\> `optional` **adminRemoveGroup**: [`Resolver`](Resolver.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"GroupChat"`\], `ParentType`, `ContextType`, [`RequireFields`](RequireFields.md)\<[`MutationAdminRemoveGroupArgs`](MutationAdminRemoveGroupArgs.md), `"groupId"`\>\> +> `optional` **adminRemoveGroup**: [`Resolver`](Resolver.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"GroupChat"`\], `ParentType`, `ContextType`, [`RequireFields`](RequireFields.md)\<[`MutationAdminRemoveGroupArgs`](MutationAdminRemoveGroupArgs.md), `"groupId"`\>\> ### assignUserTag? -\> `optional` **assignUserTag**: [`Resolver`](Resolver.md)\<[`Maybe`](Maybe.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"User"`\]\>, `ParentType`, `ContextType`, [`RequireFields`](RequireFields.md)\<[`MutationAssignUserTagArgs`](MutationAssignUserTagArgs.md), `"input"`\>\> +> `optional` **assignUserTag**: [`Resolver`](Resolver.md)\<[`Maybe`](Maybe.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"User"`\]\>, `ParentType`, `ContextType`, [`RequireFields`](RequireFields.md)\<[`MutationAssignUserTagArgs`](MutationAssignUserTagArgs.md), `"input"`\>\> ### blockPluginCreationBySuperadmin? -\> `optional` **blockPluginCreationBySuperadmin**: [`Resolver`](Resolver.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"AppUserProfile"`\], `ParentType`, `ContextType`, [`RequireFields`](RequireFields.md)\<[`MutationBlockPluginCreationBySuperadminArgs`](MutationBlockPluginCreationBySuperadminArgs.md), `"blockUser"` \| `"userId"`\>\> +> `optional` **blockPluginCreationBySuperadmin**: [`Resolver`](Resolver.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"AppUserProfile"`\], `ParentType`, `ContextType`, [`RequireFields`](RequireFields.md)\<[`MutationBlockPluginCreationBySuperadminArgs`](MutationBlockPluginCreationBySuperadminArgs.md), `"blockUser"` \| `"userId"`\>\> ### blockUser? -\> `optional` **blockUser**: [`Resolver`](Resolver.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"User"`\], `ParentType`, `ContextType`, [`RequireFields`](RequireFields.md)\<[`MutationBlockUserArgs`](MutationBlockUserArgs.md), `"organizationId"` \| `"userId"`\>\> +> `optional` **blockUser**: [`Resolver`](Resolver.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"User"`\], `ParentType`, `ContextType`, [`RequireFields`](RequireFields.md)\<[`MutationBlockUserArgs`](MutationBlockUserArgs.md), `"organizationId"` \| `"userId"`\>\> ### cancelMembershipRequest? -\> `optional` **cancelMembershipRequest**: [`Resolver`](Resolver.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"MembershipRequest"`\], `ParentType`, `ContextType`, [`RequireFields`](RequireFields.md)\<[`MutationCancelMembershipRequestArgs`](MutationCancelMembershipRequestArgs.md), `"membershipRequestId"`\>\> +> `optional` **cancelMembershipRequest**: [`Resolver`](Resolver.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"MembershipRequest"`\], `ParentType`, `ContextType`, [`RequireFields`](RequireFields.md)\<[`MutationCancelMembershipRequestArgs`](MutationCancelMembershipRequestArgs.md), `"membershipRequestId"`\>\> ### checkIn? -\> `optional` **checkIn**: [`Resolver`](Resolver.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"CheckIn"`\], `ParentType`, `ContextType`, [`RequireFields`](RequireFields.md)\<[`MutationCheckInArgs`](MutationCheckInArgs.md), `"data"`\>\> +> `optional` **checkIn**: [`Resolver`](Resolver.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"CheckIn"`\], `ParentType`, `ContextType`, [`RequireFields`](RequireFields.md)\<[`MutationCheckInArgs`](MutationCheckInArgs.md), `"data"`\>\> ### checkOut? -\> `optional` **checkOut**: [`Resolver`](Resolver.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"CheckOut"`\], `ParentType`, `ContextType`, [`RequireFields`](RequireFields.md)\<[`MutationCheckOutArgs`](MutationCheckOutArgs.md), `"data"`\>\> +> `optional` **checkOut**: [`Resolver`](Resolver.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"CheckOut"`\], `ParentType`, `ContextType`, [`RequireFields`](RequireFields.md)\<[`MutationCheckOutArgs`](MutationCheckOutArgs.md), `"data"`\>\> ### createActionItem? -\> `optional` **createActionItem**: [`Resolver`](Resolver.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"ActionItem"`\], `ParentType`, `ContextType`, [`RequireFields`](RequireFields.md)\<[`MutationCreateActionItemArgs`](MutationCreateActionItemArgs.md), `"actionItemCategoryId"` \| `"data"`\>\> +> `optional` **createActionItem**: [`Resolver`](Resolver.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"ActionItem"`\], `ParentType`, `ContextType`, [`RequireFields`](RequireFields.md)\<[`MutationCreateActionItemArgs`](MutationCreateActionItemArgs.md), `"actionItemCategoryId"` \| `"data"`\>\> ### createActionItemCategory? -\> `optional` **createActionItemCategory**: [`Resolver`](Resolver.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"ActionItemCategory"`\], `ParentType`, `ContextType`, [`RequireFields`](RequireFields.md)\<[`MutationCreateActionItemCategoryArgs`](MutationCreateActionItemCategoryArgs.md), `"name"` \| `"organizationId"`\>\> +> `optional` **createActionItemCategory**: [`Resolver`](Resolver.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"ActionItemCategory"`\], `ParentType`, `ContextType`, [`RequireFields`](RequireFields.md)\<[`MutationCreateActionItemCategoryArgs`](MutationCreateActionItemCategoryArgs.md), `"name"` \| `"organizationId"`\>\> ### createAdmin? -\> `optional` **createAdmin**: [`Resolver`](Resolver.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"CreateAdminPayload"`\], `ParentType`, `ContextType`, [`RequireFields`](RequireFields.md)\<[`MutationCreateAdminArgs`](MutationCreateAdminArgs.md), `"data"`\>\> +> `optional` **createAdmin**: [`Resolver`](Resolver.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"CreateAdminPayload"`\], `ParentType`, `ContextType`, [`RequireFields`](RequireFields.md)\<[`MutationCreateAdminArgs`](MutationCreateAdminArgs.md), `"data"`\>\> ### createAdvertisement? -\> `optional` **createAdvertisement**: [`Resolver`](Resolver.md)\<[`Maybe`](Maybe.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"CreateAdvertisementPayload"`\]\>, `ParentType`, `ContextType`, [`RequireFields`](RequireFields.md)\<[`MutationCreateAdvertisementArgs`](MutationCreateAdvertisementArgs.md), `"input"`\>\> +> `optional` **createAdvertisement**: [`Resolver`](Resolver.md)\<[`Maybe`](Maybe.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"CreateAdvertisementPayload"`\]\>, `ParentType`, `ContextType`, [`RequireFields`](RequireFields.md)\<[`MutationCreateAdvertisementArgs`](MutationCreateAdvertisementArgs.md), `"input"`\>\> ### createAgendaCategory? -\> `optional` **createAgendaCategory**: [`Resolver`](Resolver.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"AgendaCategory"`\], `ParentType`, `ContextType`, [`RequireFields`](RequireFields.md)\<[`MutationCreateAgendaCategoryArgs`](MutationCreateAgendaCategoryArgs.md), `"input"`\>\> +> `optional` **createAgendaCategory**: [`Resolver`](Resolver.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"AgendaCategory"`\], `ParentType`, `ContextType`, [`RequireFields`](RequireFields.md)\<[`MutationCreateAgendaCategoryArgs`](MutationCreateAgendaCategoryArgs.md), `"input"`\>\> ### createAgendaItem? -\> `optional` **createAgendaItem**: [`Resolver`](Resolver.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"AgendaItem"`\], `ParentType`, `ContextType`, [`RequireFields`](RequireFields.md)\<[`MutationCreateAgendaItemArgs`](MutationCreateAgendaItemArgs.md), `"input"`\>\> +> `optional` **createAgendaItem**: [`Resolver`](Resolver.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"AgendaItem"`\], `ParentType`, `ContextType`, [`RequireFields`](RequireFields.md)\<[`MutationCreateAgendaItemArgs`](MutationCreateAgendaItemArgs.md), `"input"`\>\> ### createAgendaSection? -\> `optional` **createAgendaSection**: [`Resolver`](Resolver.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"AgendaSection"`\], `ParentType`, `ContextType`, [`RequireFields`](RequireFields.md)\<[`MutationCreateAgendaSectionArgs`](MutationCreateAgendaSectionArgs.md), `"input"`\>\> +> `optional` **createAgendaSection**: [`Resolver`](Resolver.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"AgendaSection"`\], `ParentType`, `ContextType`, [`RequireFields`](RequireFields.md)\<[`MutationCreateAgendaSectionArgs`](MutationCreateAgendaSectionArgs.md), `"input"`\>\> ### createComment? -\> `optional` **createComment**: [`Resolver`](Resolver.md)\<[`Maybe`](Maybe.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"Comment"`\]\>, `ParentType`, `ContextType`, [`RequireFields`](RequireFields.md)\<[`MutationCreateCommentArgs`](MutationCreateCommentArgs.md), `"data"` \| `"postId"`\>\> +> `optional` **createComment**: [`Resolver`](Resolver.md)\<[`Maybe`](Maybe.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"Comment"`\]\>, `ParentType`, `ContextType`, [`RequireFields`](RequireFields.md)\<[`MutationCreateCommentArgs`](MutationCreateCommentArgs.md), `"data"` \| `"postId"`\>\> ### createDirectChat? -\> `optional` **createDirectChat**: [`Resolver`](Resolver.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"DirectChat"`\], `ParentType`, `ContextType`, [`RequireFields`](RequireFields.md)\<[`MutationCreateDirectChatArgs`](MutationCreateDirectChatArgs.md), `"data"`\>\> +> `optional` **createDirectChat**: [`Resolver`](Resolver.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"DirectChat"`\], `ParentType`, `ContextType`, [`RequireFields`](RequireFields.md)\<[`MutationCreateDirectChatArgs`](MutationCreateDirectChatArgs.md), `"data"`\>\> ### createDonation? -\> `optional` **createDonation**: [`Resolver`](Resolver.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"Donation"`\], `ParentType`, `ContextType`, [`RequireFields`](RequireFields.md)\<[`MutationCreateDonationArgs`](MutationCreateDonationArgs.md), `"amount"` \| `"nameOfOrg"` \| `"nameOfUser"` \| `"orgId"` \| `"payPalId"` \| `"userId"`\>\> +> `optional` **createDonation**: [`Resolver`](Resolver.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"Donation"`\], `ParentType`, `ContextType`, [`RequireFields`](RequireFields.md)\<[`MutationCreateDonationArgs`](MutationCreateDonationArgs.md), `"amount"` \| `"nameOfOrg"` \| `"nameOfUser"` \| `"orgId"` \| `"payPalId"` \| `"userId"`\>\> ### createEvent? -\> `optional` **createEvent**: [`Resolver`](Resolver.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"Event"`\], `ParentType`, `ContextType`, [`RequireFields`](RequireFields.md)\<[`MutationCreateEventArgs`](MutationCreateEventArgs.md), `"data"`\>\> +> `optional` **createEvent**: [`Resolver`](Resolver.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"Event"`\], `ParentType`, `ContextType`, [`RequireFields`](RequireFields.md)\<[`MutationCreateEventArgs`](MutationCreateEventArgs.md), `"data"`\>\> ### createEventVolunteer? -\> `optional` **createEventVolunteer**: [`Resolver`](Resolver.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"EventVolunteer"`\], `ParentType`, `ContextType`, [`RequireFields`](RequireFields.md)\<[`MutationCreateEventVolunteerArgs`](MutationCreateEventVolunteerArgs.md), `"data"`\>\> +> `optional` **createEventVolunteer**: [`Resolver`](Resolver.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"EventVolunteer"`\], `ParentType`, `ContextType`, [`RequireFields`](RequireFields.md)\<[`MutationCreateEventVolunteerArgs`](MutationCreateEventVolunteerArgs.md), `"data"`\>\> ### createEventVolunteerGroup? -\> `optional` **createEventVolunteerGroup**: [`Resolver`](Resolver.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"EventVolunteerGroup"`\], `ParentType`, `ContextType`, [`RequireFields`](RequireFields.md)\<[`MutationCreateEventVolunteerGroupArgs`](MutationCreateEventVolunteerGroupArgs.md), `"data"`\>\> +> `optional` **createEventVolunteerGroup**: [`Resolver`](Resolver.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"EventVolunteerGroup"`\], `ParentType`, `ContextType`, [`RequireFields`](RequireFields.md)\<[`MutationCreateEventVolunteerGroupArgs`](MutationCreateEventVolunteerGroupArgs.md), `"data"`\>\> ### createFund? -\> `optional` **createFund**: [`Resolver`](Resolver.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"Fund"`\], `ParentType`, `ContextType`, [`RequireFields`](RequireFields.md)\<[`MutationCreateFundArgs`](MutationCreateFundArgs.md), `"data"`\>\> +> `optional` **createFund**: [`Resolver`](Resolver.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"Fund"`\], `ParentType`, `ContextType`, [`RequireFields`](RequireFields.md)\<[`MutationCreateFundArgs`](MutationCreateFundArgs.md), `"data"`\>\> ### createFundraisingCampaign? -\> `optional` **createFundraisingCampaign**: [`Resolver`](Resolver.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"FundraisingCampaign"`\], `ParentType`, `ContextType`, [`RequireFields`](RequireFields.md)\<[`MutationCreateFundraisingCampaignArgs`](MutationCreateFundraisingCampaignArgs.md), `"data"`\>\> +> `optional` **createFundraisingCampaign**: [`Resolver`](Resolver.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"FundraisingCampaign"`\], `ParentType`, `ContextType`, [`RequireFields`](RequireFields.md)\<[`MutationCreateFundraisingCampaignArgs`](MutationCreateFundraisingCampaignArgs.md), `"data"`\>\> ### createFundraisingCampaignPledge? -\> `optional` **createFundraisingCampaignPledge**: [`Resolver`](Resolver.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"FundraisingCampaignPledge"`\], `ParentType`, `ContextType`, [`RequireFields`](RequireFields.md)\<[`MutationCreateFundraisingCampaignPledgeArgs`](MutationCreateFundraisingCampaignPledgeArgs.md), `"data"`\>\> +> `optional` **createFundraisingCampaignPledge**: [`Resolver`](Resolver.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"FundraisingCampaignPledge"`\], `ParentType`, `ContextType`, [`RequireFields`](RequireFields.md)\<[`MutationCreateFundraisingCampaignPledgeArgs`](MutationCreateFundraisingCampaignPledgeArgs.md), `"data"`\>\> ### createGroupChat? -\> `optional` **createGroupChat**: [`Resolver`](Resolver.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"GroupChat"`\], `ParentType`, `ContextType`, [`RequireFields`](RequireFields.md)\<[`MutationCreateGroupChatArgs`](MutationCreateGroupChatArgs.md), `"data"`\>\> +> `optional` **createGroupChat**: [`Resolver`](Resolver.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"GroupChat"`\], `ParentType`, `ContextType`, [`RequireFields`](RequireFields.md)\<[`MutationCreateGroupChatArgs`](MutationCreateGroupChatArgs.md), `"data"`\>\> ### createMember? -\> `optional` **createMember**: [`Resolver`](Resolver.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"CreateMemberPayload"`\], `ParentType`, `ContextType`, [`RequireFields`](RequireFields.md)\<[`MutationCreateMemberArgs`](MutationCreateMemberArgs.md), `"input"`\>\> +> `optional` **createMember**: [`Resolver`](Resolver.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"CreateMemberPayload"`\], `ParentType`, `ContextType`, [`RequireFields`](RequireFields.md)\<[`MutationCreateMemberArgs`](MutationCreateMemberArgs.md), `"input"`\>\> ### createMessageChat? -\> `optional` **createMessageChat**: [`Resolver`](Resolver.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"MessageChat"`\], `ParentType`, `ContextType`, [`RequireFields`](RequireFields.md)\<[`MutationCreateMessageChatArgs`](MutationCreateMessageChatArgs.md), `"data"`\>\> +> `optional` **createMessageChat**: [`Resolver`](Resolver.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"MessageChat"`\], `ParentType`, `ContextType`, [`RequireFields`](RequireFields.md)\<[`MutationCreateMessageChatArgs`](MutationCreateMessageChatArgs.md), `"data"`\>\> ### createNote? -\> `optional` **createNote**: [`Resolver`](Resolver.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"Note"`\], `ParentType`, `ContextType`, [`RequireFields`](RequireFields.md)\<[`MutationCreateNoteArgs`](MutationCreateNoteArgs.md), `"data"`\>\> +> `optional` **createNote**: [`Resolver`](Resolver.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"Note"`\], `ParentType`, `ContextType`, [`RequireFields`](RequireFields.md)\<[`MutationCreateNoteArgs`](MutationCreateNoteArgs.md), `"data"`\>\> ### createOrganization? -\> `optional` **createOrganization**: [`Resolver`](Resolver.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"Organization"`\], `ParentType`, `ContextType`, `Partial`\<[`MutationCreateOrganizationArgs`](MutationCreateOrganizationArgs.md)\>\> +> `optional` **createOrganization**: [`Resolver`](Resolver.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"Organization"`\], `ParentType`, `ContextType`, `Partial`\<[`MutationCreateOrganizationArgs`](MutationCreateOrganizationArgs.md)\>\> ### createPlugin? -\> `optional` **createPlugin**: [`Resolver`](Resolver.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"Plugin"`\], `ParentType`, `ContextType`, [`RequireFields`](RequireFields.md)\<[`MutationCreatePluginArgs`](MutationCreatePluginArgs.md), `"pluginCreatedBy"` \| `"pluginDesc"` \| `"pluginName"`\>\> +> `optional` **createPlugin**: [`Resolver`](Resolver.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"Plugin"`\], `ParentType`, `ContextType`, [`RequireFields`](RequireFields.md)\<[`MutationCreatePluginArgs`](MutationCreatePluginArgs.md), `"pluginCreatedBy"` \| `"pluginDesc"` \| `"pluginName"`\>\> ### createPost? -\> `optional` **createPost**: [`Resolver`](Resolver.md)\<[`Maybe`](Maybe.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"Post"`\]\>, `ParentType`, `ContextType`, [`RequireFields`](RequireFields.md)\<[`MutationCreatePostArgs`](MutationCreatePostArgs.md), `"data"`\>\> +> `optional` **createPost**: [`Resolver`](Resolver.md)\<[`Maybe`](Maybe.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"Post"`\]\>, `ParentType`, `ContextType`, [`RequireFields`](RequireFields.md)\<[`MutationCreatePostArgs`](MutationCreatePostArgs.md), `"data"`\>\> ### createSampleOrganization? -\> `optional` **createSampleOrganization**: [`Resolver`](Resolver.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"Boolean"`\], `ParentType`, `ContextType`\> +> `optional` **createSampleOrganization**: [`Resolver`](Resolver.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"Boolean"`\], `ParentType`, `ContextType`\> ### createUserFamily? -\> `optional` **createUserFamily**: [`Resolver`](Resolver.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"UserFamily"`\], `ParentType`, `ContextType`, [`RequireFields`](RequireFields.md)\<[`MutationCreateUserFamilyArgs`](MutationCreateUserFamilyArgs.md), `"data"`\>\> +> `optional` **createUserFamily**: [`Resolver`](Resolver.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"UserFamily"`\], `ParentType`, `ContextType`, [`RequireFields`](RequireFields.md)\<[`MutationCreateUserFamilyArgs`](MutationCreateUserFamilyArgs.md), `"data"`\>\> ### createUserTag? -\> `optional` **createUserTag**: [`Resolver`](Resolver.md)\<[`Maybe`](Maybe.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"UserTag"`\]\>, `ParentType`, `ContextType`, [`RequireFields`](RequireFields.md)\<[`MutationCreateUserTagArgs`](MutationCreateUserTagArgs.md), `"input"`\>\> +> `optional` **createUserTag**: [`Resolver`](Resolver.md)\<[`Maybe`](Maybe.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"UserTag"`\]\>, `ParentType`, `ContextType`, [`RequireFields`](RequireFields.md)\<[`MutationCreateUserTagArgs`](MutationCreateUserTagArgs.md), `"input"`\>\> ### createVenue? -\> `optional` **createVenue**: [`Resolver`](Resolver.md)\<[`Maybe`](Maybe.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"Venue"`\]\>, `ParentType`, `ContextType`, [`RequireFields`](RequireFields.md)\<[`MutationCreateVenueArgs`](MutationCreateVenueArgs.md), `"data"`\>\> +> `optional` **createVenue**: [`Resolver`](Resolver.md)\<[`Maybe`](Maybe.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"Venue"`\]\>, `ParentType`, `ContextType`, [`RequireFields`](RequireFields.md)\<[`MutationCreateVenueArgs`](MutationCreateVenueArgs.md), `"data"`\>\> ### deleteAdvertisement? -\> `optional` **deleteAdvertisement**: [`Resolver`](Resolver.md)\<[`Maybe`](Maybe.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"DeleteAdvertisementPayload"`\]\>, `ParentType`, `ContextType`, [`RequireFields`](RequireFields.md)\<[`MutationDeleteAdvertisementArgs`](MutationDeleteAdvertisementArgs.md), `"id"`\>\> +> `optional` **deleteAdvertisement**: [`Resolver`](Resolver.md)\<[`Maybe`](Maybe.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"DeleteAdvertisementPayload"`\]\>, `ParentType`, `ContextType`, [`RequireFields`](RequireFields.md)\<[`MutationDeleteAdvertisementArgs`](MutationDeleteAdvertisementArgs.md), `"id"`\>\> ### deleteAgendaCategory? -\> `optional` **deleteAgendaCategory**: [`Resolver`](Resolver.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"ID"`\], `ParentType`, `ContextType`, [`RequireFields`](RequireFields.md)\<[`MutationDeleteAgendaCategoryArgs`](MutationDeleteAgendaCategoryArgs.md), `"id"`\>\> +> `optional` **deleteAgendaCategory**: [`Resolver`](Resolver.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"ID"`\], `ParentType`, `ContextType`, [`RequireFields`](RequireFields.md)\<[`MutationDeleteAgendaCategoryArgs`](MutationDeleteAgendaCategoryArgs.md), `"id"`\>\> ### deleteDonationById? -\> `optional` **deleteDonationById**: [`Resolver`](Resolver.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"DeletePayload"`\], `ParentType`, `ContextType`, [`RequireFields`](RequireFields.md)\<[`MutationDeleteDonationByIdArgs`](MutationDeleteDonationByIdArgs.md), `"id"`\>\> +> `optional` **deleteDonationById**: [`Resolver`](Resolver.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"DeletePayload"`\], `ParentType`, `ContextType`, [`RequireFields`](RequireFields.md)\<[`MutationDeleteDonationByIdArgs`](MutationDeleteDonationByIdArgs.md), `"id"`\>\> ### deleteNote? -\> `optional` **deleteNote**: [`Resolver`](Resolver.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"ID"`\], `ParentType`, `ContextType`, [`RequireFields`](RequireFields.md)\<[`MutationDeleteNoteArgs`](MutationDeleteNoteArgs.md), `"id"`\>\> +> `optional` **deleteNote**: [`Resolver`](Resolver.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"ID"`\], `ParentType`, `ContextType`, [`RequireFields`](RequireFields.md)\<[`MutationDeleteNoteArgs`](MutationDeleteNoteArgs.md), `"id"`\>\> ### deleteVenue? -\> `optional` **deleteVenue**: [`Resolver`](Resolver.md)\<[`Maybe`](Maybe.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"Venue"`\]\>, `ParentType`, `ContextType`, [`RequireFields`](RequireFields.md)\<[`MutationDeleteVenueArgs`](MutationDeleteVenueArgs.md), `"id"`\>\> +> `optional` **deleteVenue**: [`Resolver`](Resolver.md)\<[`Maybe`](Maybe.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"Venue"`\]\>, `ParentType`, `ContextType`, [`RequireFields`](RequireFields.md)\<[`MutationDeleteVenueArgs`](MutationDeleteVenueArgs.md), `"id"`\>\> ### editVenue? -\> `optional` **editVenue**: [`Resolver`](Resolver.md)\<[`Maybe`](Maybe.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"Venue"`\]\>, `ParentType`, `ContextType`, [`RequireFields`](RequireFields.md)\<[`MutationEditVenueArgs`](MutationEditVenueArgs.md), `"data"`\>\> +> `optional` **editVenue**: [`Resolver`](Resolver.md)\<[`Maybe`](Maybe.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"Venue"`\]\>, `ParentType`, `ContextType`, [`RequireFields`](RequireFields.md)\<[`MutationEditVenueArgs`](MutationEditVenueArgs.md), `"data"`\>\> ### forgotPassword? -\> `optional` **forgotPassword**: [`Resolver`](Resolver.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"Boolean"`\], `ParentType`, `ContextType`, [`RequireFields`](RequireFields.md)\<[`MutationForgotPasswordArgs`](MutationForgotPasswordArgs.md), `"data"`\>\> +> `optional` **forgotPassword**: [`Resolver`](Resolver.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"Boolean"`\], `ParentType`, `ContextType`, [`RequireFields`](RequireFields.md)\<[`MutationForgotPasswordArgs`](MutationForgotPasswordArgs.md), `"data"`\>\> ### inviteEventAttendee? -\> `optional` **inviteEventAttendee**: [`Resolver`](Resolver.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"EventAttendee"`\], `ParentType`, `ContextType`, [`RequireFields`](RequireFields.md)\<[`MutationInviteEventAttendeeArgs`](MutationInviteEventAttendeeArgs.md), `"data"`\>\> +> `optional` **inviteEventAttendee**: [`Resolver`](Resolver.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"EventAttendee"`\], `ParentType`, `ContextType`, [`RequireFields`](RequireFields.md)\<[`MutationInviteEventAttendeeArgs`](MutationInviteEventAttendeeArgs.md), `"data"`\>\> ### joinPublicOrganization? -\> `optional` **joinPublicOrganization**: [`Resolver`](Resolver.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"User"`\], `ParentType`, `ContextType`, [`RequireFields`](RequireFields.md)\<[`MutationJoinPublicOrganizationArgs`](MutationJoinPublicOrganizationArgs.md), `"organizationId"`\>\> +> `optional` **joinPublicOrganization**: [`Resolver`](Resolver.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"User"`\], `ParentType`, `ContextType`, [`RequireFields`](RequireFields.md)\<[`MutationJoinPublicOrganizationArgs`](MutationJoinPublicOrganizationArgs.md), `"organizationId"`\>\> ### leaveOrganization? -\> `optional` **leaveOrganization**: [`Resolver`](Resolver.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"User"`\], `ParentType`, `ContextType`, [`RequireFields`](RequireFields.md)\<[`MutationLeaveOrganizationArgs`](MutationLeaveOrganizationArgs.md), `"organizationId"`\>\> +> `optional` **leaveOrganization**: [`Resolver`](Resolver.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"User"`\], `ParentType`, `ContextType`, [`RequireFields`](RequireFields.md)\<[`MutationLeaveOrganizationArgs`](MutationLeaveOrganizationArgs.md), `"organizationId"`\>\> ### likeComment? -\> `optional` **likeComment**: [`Resolver`](Resolver.md)\<[`Maybe`](Maybe.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"Comment"`\]\>, `ParentType`, `ContextType`, [`RequireFields`](RequireFields.md)\<[`MutationLikeCommentArgs`](MutationLikeCommentArgs.md), `"id"`\>\> +> `optional` **likeComment**: [`Resolver`](Resolver.md)\<[`Maybe`](Maybe.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"Comment"`\]\>, `ParentType`, `ContextType`, [`RequireFields`](RequireFields.md)\<[`MutationLikeCommentArgs`](MutationLikeCommentArgs.md), `"id"`\>\> ### likePost? -\> `optional` **likePost**: [`Resolver`](Resolver.md)\<[`Maybe`](Maybe.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"Post"`\]\>, `ParentType`, `ContextType`, [`RequireFields`](RequireFields.md)\<[`MutationLikePostArgs`](MutationLikePostArgs.md), `"id"`\>\> +> `optional` **likePost**: [`Resolver`](Resolver.md)\<[`Maybe`](Maybe.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"Post"`\]\>, `ParentType`, `ContextType`, [`RequireFields`](RequireFields.md)\<[`MutationLikePostArgs`](MutationLikePostArgs.md), `"id"`\>\> ### login? -\> `optional` **login**: [`Resolver`](Resolver.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"AuthData"`\], `ParentType`, `ContextType`, [`RequireFields`](RequireFields.md)\<[`MutationLoginArgs`](MutationLoginArgs.md), `"data"`\>\> +> `optional` **login**: [`Resolver`](Resolver.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"AuthData"`\], `ParentType`, `ContextType`, [`RequireFields`](RequireFields.md)\<[`MutationLoginArgs`](MutationLoginArgs.md), `"data"`\>\> ### logout? -\> `optional` **logout**: [`Resolver`](Resolver.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"Boolean"`\], `ParentType`, `ContextType`\> +> `optional` **logout**: [`Resolver`](Resolver.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"Boolean"`\], `ParentType`, `ContextType`\> ### otp? -\> `optional` **otp**: [`Resolver`](Resolver.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"OtpData"`\], `ParentType`, `ContextType`, [`RequireFields`](RequireFields.md)\<[`MutationOtpArgs`](MutationOtpArgs.md), `"data"`\>\> +> `optional` **otp**: [`Resolver`](Resolver.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"OtpData"`\], `ParentType`, `ContextType`, [`RequireFields`](RequireFields.md)\<[`MutationOtpArgs`](MutationOtpArgs.md), `"data"`\>\> ### recaptcha? -\> `optional` **recaptcha**: [`Resolver`](Resolver.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"Boolean"`\], `ParentType`, `ContextType`, [`RequireFields`](RequireFields.md)\<[`MutationRecaptchaArgs`](MutationRecaptchaArgs.md), `"data"`\>\> +> `optional` **recaptcha**: [`Resolver`](Resolver.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"Boolean"`\], `ParentType`, `ContextType`, [`RequireFields`](RequireFields.md)\<[`MutationRecaptchaArgs`](MutationRecaptchaArgs.md), `"data"`\>\> ### refreshToken? -\> `optional` **refreshToken**: [`Resolver`](Resolver.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"ExtendSession"`\], `ParentType`, `ContextType`, [`RequireFields`](RequireFields.md)\<[`MutationRefreshTokenArgs`](MutationRefreshTokenArgs.md), `"refreshToken"`\>\> +> `optional` **refreshToken**: [`Resolver`](Resolver.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"ExtendSession"`\], `ParentType`, `ContextType`, [`RequireFields`](RequireFields.md)\<[`MutationRefreshTokenArgs`](MutationRefreshTokenArgs.md), `"refreshToken"`\>\> ### registerEventAttendee? -\> `optional` **registerEventAttendee**: [`Resolver`](Resolver.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"EventAttendee"`\], `ParentType`, `ContextType`, [`RequireFields`](RequireFields.md)\<[`MutationRegisterEventAttendeeArgs`](MutationRegisterEventAttendeeArgs.md), `"data"`\>\> +> `optional` **registerEventAttendee**: [`Resolver`](Resolver.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"EventAttendee"`\], `ParentType`, `ContextType`, [`RequireFields`](RequireFields.md)\<[`MutationRegisterEventAttendeeArgs`](MutationRegisterEventAttendeeArgs.md), `"data"`\>\> ### registerForEvent? -\> `optional` **registerForEvent**: [`Resolver`](Resolver.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"EventAttendee"`\], `ParentType`, `ContextType`, [`RequireFields`](RequireFields.md)\<[`MutationRegisterForEventArgs`](MutationRegisterForEventArgs.md), `"id"`\>\> +> `optional` **registerForEvent**: [`Resolver`](Resolver.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"EventAttendee"`\], `ParentType`, `ContextType`, [`RequireFields`](RequireFields.md)\<[`MutationRegisterForEventArgs`](MutationRegisterForEventArgs.md), `"id"`\>\> ### rejectMembershipRequest? -\> `optional` **rejectMembershipRequest**: [`Resolver`](Resolver.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"MembershipRequest"`\], `ParentType`, `ContextType`, [`RequireFields`](RequireFields.md)\<[`MutationRejectMembershipRequestArgs`](MutationRejectMembershipRequestArgs.md), `"membershipRequestId"`\>\> +> `optional` **rejectMembershipRequest**: [`Resolver`](Resolver.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"MembershipRequest"`\], `ParentType`, `ContextType`, [`RequireFields`](RequireFields.md)\<[`MutationRejectMembershipRequestArgs`](MutationRejectMembershipRequestArgs.md), `"membershipRequestId"`\>\> ### removeActionItem? -\> `optional` **removeActionItem**: [`Resolver`](Resolver.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"ActionItem"`\], `ParentType`, `ContextType`, [`RequireFields`](RequireFields.md)\<[`MutationRemoveActionItemArgs`](MutationRemoveActionItemArgs.md), `"id"`\>\> +> `optional` **removeActionItem**: [`Resolver`](Resolver.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"ActionItem"`\], `ParentType`, `ContextType`, [`RequireFields`](RequireFields.md)\<[`MutationRemoveActionItemArgs`](MutationRemoveActionItemArgs.md), `"id"`\>\> ### removeAdmin? -\> `optional` **removeAdmin**: [`Resolver`](Resolver.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"AppUserProfile"`\], `ParentType`, `ContextType`, [`RequireFields`](RequireFields.md)\<[`MutationRemoveAdminArgs`](MutationRemoveAdminArgs.md), `"data"`\>\> +> `optional` **removeAdmin**: [`Resolver`](Resolver.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"AppUserProfile"`\], `ParentType`, `ContextType`, [`RequireFields`](RequireFields.md)\<[`MutationRemoveAdminArgs`](MutationRemoveAdminArgs.md), `"data"`\>\> ### removeAdvertisement? -\> `optional` **removeAdvertisement**: [`Resolver`](Resolver.md)\<[`Maybe`](Maybe.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"Advertisement"`\]\>, `ParentType`, `ContextType`, [`RequireFields`](RequireFields.md)\<[`MutationRemoveAdvertisementArgs`](MutationRemoveAdvertisementArgs.md), `"id"`\>\> +> `optional` **removeAdvertisement**: [`Resolver`](Resolver.md)\<[`Maybe`](Maybe.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"Advertisement"`\]\>, `ParentType`, `ContextType`, [`RequireFields`](RequireFields.md)\<[`MutationRemoveAdvertisementArgs`](MutationRemoveAdvertisementArgs.md), `"id"`\>\> ### removeAgendaItem? -\> `optional` **removeAgendaItem**: [`Resolver`](Resolver.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"AgendaItem"`\], `ParentType`, `ContextType`, [`RequireFields`](RequireFields.md)\<[`MutationRemoveAgendaItemArgs`](MutationRemoveAgendaItemArgs.md), `"id"`\>\> +> `optional` **removeAgendaItem**: [`Resolver`](Resolver.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"AgendaItem"`\], `ParentType`, `ContextType`, [`RequireFields`](RequireFields.md)\<[`MutationRemoveAgendaItemArgs`](MutationRemoveAgendaItemArgs.md), `"id"`\>\> ### removeAgendaSection? -\> `optional` **removeAgendaSection**: [`Resolver`](Resolver.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"ID"`\], `ParentType`, `ContextType`, [`RequireFields`](RequireFields.md)\<[`MutationRemoveAgendaSectionArgs`](MutationRemoveAgendaSectionArgs.md), `"id"`\>\> +> `optional` **removeAgendaSection**: [`Resolver`](Resolver.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"ID"`\], `ParentType`, `ContextType`, [`RequireFields`](RequireFields.md)\<[`MutationRemoveAgendaSectionArgs`](MutationRemoveAgendaSectionArgs.md), `"id"`\>\> ### removeComment? -\> `optional` **removeComment**: [`Resolver`](Resolver.md)\<[`Maybe`](Maybe.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"Comment"`\]\>, `ParentType`, `ContextType`, [`RequireFields`](RequireFields.md)\<[`MutationRemoveCommentArgs`](MutationRemoveCommentArgs.md), `"id"`\>\> +> `optional` **removeComment**: [`Resolver`](Resolver.md)\<[`Maybe`](Maybe.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"Comment"`\]\>, `ParentType`, `ContextType`, [`RequireFields`](RequireFields.md)\<[`MutationRemoveCommentArgs`](MutationRemoveCommentArgs.md), `"id"`\>\> ### removeDirectChat? -\> `optional` **removeDirectChat**: [`Resolver`](Resolver.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"DirectChat"`\], `ParentType`, `ContextType`, [`RequireFields`](RequireFields.md)\<[`MutationRemoveDirectChatArgs`](MutationRemoveDirectChatArgs.md), `"chatId"` \| `"organizationId"`\>\> +> `optional` **removeDirectChat**: [`Resolver`](Resolver.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"DirectChat"`\], `ParentType`, `ContextType`, [`RequireFields`](RequireFields.md)\<[`MutationRemoveDirectChatArgs`](MutationRemoveDirectChatArgs.md), `"chatId"` \| `"organizationId"`\>\> ### removeEvent? -\> `optional` **removeEvent**: [`Resolver`](Resolver.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"Event"`\], `ParentType`, `ContextType`, [`RequireFields`](RequireFields.md)\<[`MutationRemoveEventArgs`](MutationRemoveEventArgs.md), `"id"`\>\> +> `optional` **removeEvent**: [`Resolver`](Resolver.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"Event"`\], `ParentType`, `ContextType`, [`RequireFields`](RequireFields.md)\<[`MutationRemoveEventArgs`](MutationRemoveEventArgs.md), `"id"`\>\> ### removeEventAttendee? -\> `optional` **removeEventAttendee**: [`Resolver`](Resolver.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"User"`\], `ParentType`, `ContextType`, [`RequireFields`](RequireFields.md)\<[`MutationRemoveEventAttendeeArgs`](MutationRemoveEventAttendeeArgs.md), `"data"`\>\> +> `optional` **removeEventAttendee**: [`Resolver`](Resolver.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"User"`\], `ParentType`, `ContextType`, [`RequireFields`](RequireFields.md)\<[`MutationRemoveEventAttendeeArgs`](MutationRemoveEventAttendeeArgs.md), `"data"`\>\> ### removeEventVolunteer? -\> `optional` **removeEventVolunteer**: [`Resolver`](Resolver.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"EventVolunteer"`\], `ParentType`, `ContextType`, [`RequireFields`](RequireFields.md)\<[`MutationRemoveEventVolunteerArgs`](MutationRemoveEventVolunteerArgs.md), `"id"`\>\> +> `optional` **removeEventVolunteer**: [`Resolver`](Resolver.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"EventVolunteer"`\], `ParentType`, `ContextType`, [`RequireFields`](RequireFields.md)\<[`MutationRemoveEventVolunteerArgs`](MutationRemoveEventVolunteerArgs.md), `"id"`\>\> ### removeEventVolunteerGroup? -\> `optional` **removeEventVolunteerGroup**: [`Resolver`](Resolver.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"EventVolunteerGroup"`\], `ParentType`, `ContextType`, [`RequireFields`](RequireFields.md)\<[`MutationRemoveEventVolunteerGroupArgs`](MutationRemoveEventVolunteerGroupArgs.md), `"id"`\>\> +> `optional` **removeEventVolunteerGroup**: [`Resolver`](Resolver.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"EventVolunteerGroup"`\], `ParentType`, `ContextType`, [`RequireFields`](RequireFields.md)\<[`MutationRemoveEventVolunteerGroupArgs`](MutationRemoveEventVolunteerGroupArgs.md), `"id"`\>\> ### removeFund? -\> `optional` **removeFund**: [`Resolver`](Resolver.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"Fund"`\], `ParentType`, `ContextType`, [`RequireFields`](RequireFields.md)\<[`MutationRemoveFundArgs`](MutationRemoveFundArgs.md), `"id"`\>\> +> `optional` **removeFund**: [`Resolver`](Resolver.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"Fund"`\], `ParentType`, `ContextType`, [`RequireFields`](RequireFields.md)\<[`MutationRemoveFundArgs`](MutationRemoveFundArgs.md), `"id"`\>\> ### removeFundraisingCampaign? -\> `optional` **removeFundraisingCampaign**: [`Resolver`](Resolver.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"FundraisingCampaign"`\], `ParentType`, `ContextType`, [`RequireFields`](RequireFields.md)\<[`MutationRemoveFundraisingCampaignArgs`](MutationRemoveFundraisingCampaignArgs.md), `"id"`\>\> +> `optional` **removeFundraisingCampaign**: [`Resolver`](Resolver.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"FundraisingCampaign"`\], `ParentType`, `ContextType`, [`RequireFields`](RequireFields.md)\<[`MutationRemoveFundraisingCampaignArgs`](MutationRemoveFundraisingCampaignArgs.md), `"id"`\>\> ### removeFundraisingCampaignPledge? -\> `optional` **removeFundraisingCampaignPledge**: [`Resolver`](Resolver.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"FundraisingCampaignPledge"`\], `ParentType`, `ContextType`, [`RequireFields`](RequireFields.md)\<[`MutationRemoveFundraisingCampaignPledgeArgs`](MutationRemoveFundraisingCampaignPledgeArgs.md), `"id"`\>\> +> `optional` **removeFundraisingCampaignPledge**: [`Resolver`](Resolver.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"FundraisingCampaignPledge"`\], `ParentType`, `ContextType`, [`RequireFields`](RequireFields.md)\<[`MutationRemoveFundraisingCampaignPledgeArgs`](MutationRemoveFundraisingCampaignPledgeArgs.md), `"id"`\>\> ### removeGroupChat? -\> `optional` **removeGroupChat**: [`Resolver`](Resolver.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"GroupChat"`\], `ParentType`, `ContextType`, [`RequireFields`](RequireFields.md)\<[`MutationRemoveGroupChatArgs`](MutationRemoveGroupChatArgs.md), `"chatId"`\>\> +> `optional` **removeGroupChat**: [`Resolver`](Resolver.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"GroupChat"`\], `ParentType`, `ContextType`, [`RequireFields`](RequireFields.md)\<[`MutationRemoveGroupChatArgs`](MutationRemoveGroupChatArgs.md), `"chatId"`\>\> ### removeMember? -\> `optional` **removeMember**: [`Resolver`](Resolver.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"Organization"`\], `ParentType`, `ContextType`, [`RequireFields`](RequireFields.md)\<[`MutationRemoveMemberArgs`](MutationRemoveMemberArgs.md), `"data"`\>\> +> `optional` **removeMember**: [`Resolver`](Resolver.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"Organization"`\], `ParentType`, `ContextType`, [`RequireFields`](RequireFields.md)\<[`MutationRemoveMemberArgs`](MutationRemoveMemberArgs.md), `"data"`\>\> ### removeOrganization? -\> `optional` **removeOrganization**: [`Resolver`](Resolver.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"UserData"`\], `ParentType`, `ContextType`, [`RequireFields`](RequireFields.md)\<[`MutationRemoveOrganizationArgs`](MutationRemoveOrganizationArgs.md), `"id"`\>\> +> `optional` **removeOrganization**: [`Resolver`](Resolver.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"UserData"`\], `ParentType`, `ContextType`, [`RequireFields`](RequireFields.md)\<[`MutationRemoveOrganizationArgs`](MutationRemoveOrganizationArgs.md), `"id"`\>\> ### removeOrganizationCustomField? -\> `optional` **removeOrganizationCustomField**: [`Resolver`](Resolver.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"OrganizationCustomField"`\], `ParentType`, `ContextType`, [`RequireFields`](RequireFields.md)\<[`MutationRemoveOrganizationCustomFieldArgs`](MutationRemoveOrganizationCustomFieldArgs.md), `"customFieldId"` \| `"organizationId"`\>\> +> `optional` **removeOrganizationCustomField**: [`Resolver`](Resolver.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"OrganizationCustomField"`\], `ParentType`, `ContextType`, [`RequireFields`](RequireFields.md)\<[`MutationRemoveOrganizationCustomFieldArgs`](MutationRemoveOrganizationCustomFieldArgs.md), `"customFieldId"` \| `"organizationId"`\>\> ### removeOrganizationImage? -\> `optional` **removeOrganizationImage**: [`Resolver`](Resolver.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"Organization"`\], `ParentType`, `ContextType`, [`RequireFields`](RequireFields.md)\<[`MutationRemoveOrganizationImageArgs`](MutationRemoveOrganizationImageArgs.md), `"organizationId"`\>\> +> `optional` **removeOrganizationImage**: [`Resolver`](Resolver.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"Organization"`\], `ParentType`, `ContextType`, [`RequireFields`](RequireFields.md)\<[`MutationRemoveOrganizationImageArgs`](MutationRemoveOrganizationImageArgs.md), `"organizationId"`\>\> ### removePost? -\> `optional` **removePost**: [`Resolver`](Resolver.md)\<[`Maybe`](Maybe.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"Post"`\]\>, `ParentType`, `ContextType`, [`RequireFields`](RequireFields.md)\<[`MutationRemovePostArgs`](MutationRemovePostArgs.md), `"id"`\>\> +> `optional` **removePost**: [`Resolver`](Resolver.md)\<[`Maybe`](Maybe.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"Post"`\]\>, `ParentType`, `ContextType`, [`RequireFields`](RequireFields.md)\<[`MutationRemovePostArgs`](MutationRemovePostArgs.md), `"id"`\>\> ### removeSampleOrganization? -\> `optional` **removeSampleOrganization**: [`Resolver`](Resolver.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"Boolean"`\], `ParentType`, `ContextType`\> +> `optional` **removeSampleOrganization**: [`Resolver`](Resolver.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"Boolean"`\], `ParentType`, `ContextType`\> ### removeUserCustomData? -\> `optional` **removeUserCustomData**: [`Resolver`](Resolver.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"UserCustomData"`\], `ParentType`, `ContextType`, [`RequireFields`](RequireFields.md)\<[`MutationRemoveUserCustomDataArgs`](MutationRemoveUserCustomDataArgs.md), `"organizationId"`\>\> +> `optional` **removeUserCustomData**: [`Resolver`](Resolver.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"UserCustomData"`\], `ParentType`, `ContextType`, [`RequireFields`](RequireFields.md)\<[`MutationRemoveUserCustomDataArgs`](MutationRemoveUserCustomDataArgs.md), `"organizationId"`\>\> ### removeUserFamily? -\> `optional` **removeUserFamily**: [`Resolver`](Resolver.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"UserFamily"`\], `ParentType`, `ContextType`, [`RequireFields`](RequireFields.md)\<[`MutationRemoveUserFamilyArgs`](MutationRemoveUserFamilyArgs.md), `"familyId"`\>\> +> `optional` **removeUserFamily**: [`Resolver`](Resolver.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"UserFamily"`\], `ParentType`, `ContextType`, [`RequireFields`](RequireFields.md)\<[`MutationRemoveUserFamilyArgs`](MutationRemoveUserFamilyArgs.md), `"familyId"`\>\> ### removeUserFromGroupChat? -\> `optional` **removeUserFromGroupChat**: [`Resolver`](Resolver.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"GroupChat"`\], `ParentType`, `ContextType`, [`RequireFields`](RequireFields.md)\<[`MutationRemoveUserFromGroupChatArgs`](MutationRemoveUserFromGroupChatArgs.md), `"chatId"` \| `"userId"`\>\> +> `optional` **removeUserFromGroupChat**: [`Resolver`](Resolver.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"GroupChat"`\], `ParentType`, `ContextType`, [`RequireFields`](RequireFields.md)\<[`MutationRemoveUserFromGroupChatArgs`](MutationRemoveUserFromGroupChatArgs.md), `"chatId"` \| `"userId"`\>\> ### removeUserFromUserFamily? -\> `optional` **removeUserFromUserFamily**: [`Resolver`](Resolver.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"UserFamily"`\], `ParentType`, `ContextType`, [`RequireFields`](RequireFields.md)\<[`MutationRemoveUserFromUserFamilyArgs`](MutationRemoveUserFromUserFamilyArgs.md), `"familyId"` \| `"userId"`\>\> +> `optional` **removeUserFromUserFamily**: [`Resolver`](Resolver.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"UserFamily"`\], `ParentType`, `ContextType`, [`RequireFields`](RequireFields.md)\<[`MutationRemoveUserFromUserFamilyArgs`](MutationRemoveUserFromUserFamilyArgs.md), `"familyId"` \| `"userId"`\>\> ### removeUserImage? -\> `optional` **removeUserImage**: [`Resolver`](Resolver.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"User"`\], `ParentType`, `ContextType`\> +> `optional` **removeUserImage**: [`Resolver`](Resolver.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"User"`\], `ParentType`, `ContextType`\> ### removeUserTag? -\> `optional` **removeUserTag**: [`Resolver`](Resolver.md)\<[`Maybe`](Maybe.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"UserTag"`\]\>, `ParentType`, `ContextType`, [`RequireFields`](RequireFields.md)\<[`MutationRemoveUserTagArgs`](MutationRemoveUserTagArgs.md), `"id"`\>\> +> `optional` **removeUserTag**: [`Resolver`](Resolver.md)\<[`Maybe`](Maybe.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"UserTag"`\]\>, `ParentType`, `ContextType`, [`RequireFields`](RequireFields.md)\<[`MutationRemoveUserTagArgs`](MutationRemoveUserTagArgs.md), `"id"`\>\> ### resetCommunity? -\> `optional` **resetCommunity**: [`Resolver`](Resolver.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"Boolean"`\], `ParentType`, `ContextType`\> +> `optional` **resetCommunity**: [`Resolver`](Resolver.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"Boolean"`\], `ParentType`, `ContextType`\> ### revokeRefreshTokenForUser? -\> `optional` **revokeRefreshTokenForUser**: [`Resolver`](Resolver.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"Boolean"`\], `ParentType`, `ContextType`\> +> `optional` **revokeRefreshTokenForUser**: [`Resolver`](Resolver.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"Boolean"`\], `ParentType`, `ContextType`\> ### saveFcmToken? -\> `optional` **saveFcmToken**: [`Resolver`](Resolver.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"Boolean"`\], `ParentType`, `ContextType`, `Partial`\<[`MutationSaveFcmTokenArgs`](MutationSaveFcmTokenArgs.md)\>\> +> `optional` **saveFcmToken**: [`Resolver`](Resolver.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"Boolean"`\], `ParentType`, `ContextType`, `Partial`\<[`MutationSaveFcmTokenArgs`](MutationSaveFcmTokenArgs.md)\>\> ### sendMembershipRequest? -\> `optional` **sendMembershipRequest**: [`Resolver`](Resolver.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"MembershipRequest"`\], `ParentType`, `ContextType`, [`RequireFields`](RequireFields.md)\<[`MutationSendMembershipRequestArgs`](MutationSendMembershipRequestArgs.md), `"organizationId"`\>\> +> `optional` **sendMembershipRequest**: [`Resolver`](Resolver.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"MembershipRequest"`\], `ParentType`, `ContextType`, [`RequireFields`](RequireFields.md)\<[`MutationSendMembershipRequestArgs`](MutationSendMembershipRequestArgs.md), `"organizationId"`\>\> ### sendMessageToDirectChat? -\> `optional` **sendMessageToDirectChat**: [`Resolver`](Resolver.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"DirectChatMessage"`\], `ParentType`, `ContextType`, [`RequireFields`](RequireFields.md)\<[`MutationSendMessageToDirectChatArgs`](MutationSendMessageToDirectChatArgs.md), `"chatId"` \| `"messageContent"`\>\> +> `optional` **sendMessageToDirectChat**: [`Resolver`](Resolver.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"DirectChatMessage"`\], `ParentType`, `ContextType`, [`RequireFields`](RequireFields.md)\<[`MutationSendMessageToDirectChatArgs`](MutationSendMessageToDirectChatArgs.md), `"chatId"` \| `"messageContent"`\>\> ### sendMessageToGroupChat? -\> `optional` **sendMessageToGroupChat**: [`Resolver`](Resolver.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"GroupChatMessage"`\], `ParentType`, `ContextType`, [`RequireFields`](RequireFields.md)\<[`MutationSendMessageToGroupChatArgs`](MutationSendMessageToGroupChatArgs.md), `"chatId"` \| `"messageContent"`\>\> +> `optional` **sendMessageToGroupChat**: [`Resolver`](Resolver.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"GroupChatMessage"`\], `ParentType`, `ContextType`, [`RequireFields`](RequireFields.md)\<[`MutationSendMessageToGroupChatArgs`](MutationSendMessageToGroupChatArgs.md), `"chatId"` \| `"messageContent"`\>\> ### signUp? -\> `optional` **signUp**: [`Resolver`](Resolver.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"AuthData"`\], `ParentType`, `ContextType`, [`RequireFields`](RequireFields.md)\<[`MutationSignUpArgs`](MutationSignUpArgs.md), `"data"`\>\> +> `optional` **signUp**: [`Resolver`](Resolver.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"AuthData"`\], `ParentType`, `ContextType`, [`RequireFields`](RequireFields.md)\<[`MutationSignUpArgs`](MutationSignUpArgs.md), `"data"`\>\> ### togglePostPin? -\> `optional` **togglePostPin**: [`Resolver`](Resolver.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"Post"`\], `ParentType`, `ContextType`, [`RequireFields`](RequireFields.md)\<[`MutationTogglePostPinArgs`](MutationTogglePostPinArgs.md), `"id"`\>\> +> `optional` **togglePostPin**: [`Resolver`](Resolver.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"Post"`\], `ParentType`, `ContextType`, [`RequireFields`](RequireFields.md)\<[`MutationTogglePostPinArgs`](MutationTogglePostPinArgs.md), `"id"`\>\> ### unassignUserTag? -\> `optional` **unassignUserTag**: [`Resolver`](Resolver.md)\<[`Maybe`](Maybe.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"User"`\]\>, `ParentType`, `ContextType`, [`RequireFields`](RequireFields.md)\<[`MutationUnassignUserTagArgs`](MutationUnassignUserTagArgs.md), `"input"`\>\> +> `optional` **unassignUserTag**: [`Resolver`](Resolver.md)\<[`Maybe`](Maybe.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"User"`\]\>, `ParentType`, `ContextType`, [`RequireFields`](RequireFields.md)\<[`MutationUnassignUserTagArgs`](MutationUnassignUserTagArgs.md), `"input"`\>\> ### unblockUser? -\> `optional` **unblockUser**: [`Resolver`](Resolver.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"User"`\], `ParentType`, `ContextType`, [`RequireFields`](RequireFields.md)\<[`MutationUnblockUserArgs`](MutationUnblockUserArgs.md), `"organizationId"` \| `"userId"`\>\> +> `optional` **unblockUser**: [`Resolver`](Resolver.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"User"`\], `ParentType`, `ContextType`, [`RequireFields`](RequireFields.md)\<[`MutationUnblockUserArgs`](MutationUnblockUserArgs.md), `"organizationId"` \| `"userId"`\>\> ### unlikeComment? -\> `optional` **unlikeComment**: [`Resolver`](Resolver.md)\<[`Maybe`](Maybe.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"Comment"`\]\>, `ParentType`, `ContextType`, [`RequireFields`](RequireFields.md)\<[`MutationUnlikeCommentArgs`](MutationUnlikeCommentArgs.md), `"id"`\>\> +> `optional` **unlikeComment**: [`Resolver`](Resolver.md)\<[`Maybe`](Maybe.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"Comment"`\]\>, `ParentType`, `ContextType`, [`RequireFields`](RequireFields.md)\<[`MutationUnlikeCommentArgs`](MutationUnlikeCommentArgs.md), `"id"`\>\> ### unlikePost? -\> `optional` **unlikePost**: [`Resolver`](Resolver.md)\<[`Maybe`](Maybe.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"Post"`\]\>, `ParentType`, `ContextType`, [`RequireFields`](RequireFields.md)\<[`MutationUnlikePostArgs`](MutationUnlikePostArgs.md), `"id"`\>\> +> `optional` **unlikePost**: [`Resolver`](Resolver.md)\<[`Maybe`](Maybe.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"Post"`\]\>, `ParentType`, `ContextType`, [`RequireFields`](RequireFields.md)\<[`MutationUnlikePostArgs`](MutationUnlikePostArgs.md), `"id"`\>\> ### unregisterForEventByUser? -\> `optional` **unregisterForEventByUser**: [`Resolver`](Resolver.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"Event"`\], `ParentType`, `ContextType`, [`RequireFields`](RequireFields.md)\<[`MutationUnregisterForEventByUserArgs`](MutationUnregisterForEventByUserArgs.md), `"id"`\>\> +> `optional` **unregisterForEventByUser**: [`Resolver`](Resolver.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"Event"`\], `ParentType`, `ContextType`, [`RequireFields`](RequireFields.md)\<[`MutationUnregisterForEventByUserArgs`](MutationUnregisterForEventByUserArgs.md), `"id"`\>\> ### updateActionItem? -\> `optional` **updateActionItem**: [`Resolver`](Resolver.md)\<[`Maybe`](Maybe.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"ActionItem"`\]\>, `ParentType`, `ContextType`, [`RequireFields`](RequireFields.md)\<[`MutationUpdateActionItemArgs`](MutationUpdateActionItemArgs.md), `"data"` \| `"id"`\>\> +> `optional` **updateActionItem**: [`Resolver`](Resolver.md)\<[`Maybe`](Maybe.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"ActionItem"`\]\>, `ParentType`, `ContextType`, [`RequireFields`](RequireFields.md)\<[`MutationUpdateActionItemArgs`](MutationUpdateActionItemArgs.md), `"data"` \| `"id"`\>\> ### updateActionItemCategory? -\> `optional` **updateActionItemCategory**: [`Resolver`](Resolver.md)\<[`Maybe`](Maybe.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"ActionItemCategory"`\]\>, `ParentType`, `ContextType`, [`RequireFields`](RequireFields.md)\<[`MutationUpdateActionItemCategoryArgs`](MutationUpdateActionItemCategoryArgs.md), `"data"` \| `"id"`\>\> +> `optional` **updateActionItemCategory**: [`Resolver`](Resolver.md)\<[`Maybe`](Maybe.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"ActionItemCategory"`\]\>, `ParentType`, `ContextType`, [`RequireFields`](RequireFields.md)\<[`MutationUpdateActionItemCategoryArgs`](MutationUpdateActionItemCategoryArgs.md), `"data"` \| `"id"`\>\> ### updateAdvertisement? -\> `optional` **updateAdvertisement**: [`Resolver`](Resolver.md)\<[`Maybe`](Maybe.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"UpdateAdvertisementPayload"`\]\>, `ParentType`, `ContextType`, [`RequireFields`](RequireFields.md)\<[`MutationUpdateAdvertisementArgs`](MutationUpdateAdvertisementArgs.md), `"input"`\>\> +> `optional` **updateAdvertisement**: [`Resolver`](Resolver.md)\<[`Maybe`](Maybe.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"UpdateAdvertisementPayload"`\]\>, `ParentType`, `ContextType`, [`RequireFields`](RequireFields.md)\<[`MutationUpdateAdvertisementArgs`](MutationUpdateAdvertisementArgs.md), `"input"`\>\> ### updateAgendaCategory? -\> `optional` **updateAgendaCategory**: [`Resolver`](Resolver.md)\<[`Maybe`](Maybe.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"AgendaCategory"`\]\>, `ParentType`, `ContextType`, [`RequireFields`](RequireFields.md)\<[`MutationUpdateAgendaCategoryArgs`](MutationUpdateAgendaCategoryArgs.md), `"id"` \| `"input"`\>\> +> `optional` **updateAgendaCategory**: [`Resolver`](Resolver.md)\<[`Maybe`](Maybe.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"AgendaCategory"`\]\>, `ParentType`, `ContextType`, [`RequireFields`](RequireFields.md)\<[`MutationUpdateAgendaCategoryArgs`](MutationUpdateAgendaCategoryArgs.md), `"id"` \| `"input"`\>\> ### updateAgendaItem? -\> `optional` **updateAgendaItem**: [`Resolver`](Resolver.md)\<[`Maybe`](Maybe.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"AgendaItem"`\]\>, `ParentType`, `ContextType`, [`RequireFields`](RequireFields.md)\<[`MutationUpdateAgendaItemArgs`](MutationUpdateAgendaItemArgs.md), `"id"` \| `"input"`\>\> +> `optional` **updateAgendaItem**: [`Resolver`](Resolver.md)\<[`Maybe`](Maybe.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"AgendaItem"`\]\>, `ParentType`, `ContextType`, [`RequireFields`](RequireFields.md)\<[`MutationUpdateAgendaItemArgs`](MutationUpdateAgendaItemArgs.md), `"id"` \| `"input"`\>\> ### updateAgendaSection? -\> `optional` **updateAgendaSection**: [`Resolver`](Resolver.md)\<[`Maybe`](Maybe.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"AgendaSection"`\]\>, `ParentType`, `ContextType`, [`RequireFields`](RequireFields.md)\<[`MutationUpdateAgendaSectionArgs`](MutationUpdateAgendaSectionArgs.md), `"id"` \| `"input"`\>\> +> `optional` **updateAgendaSection**: [`Resolver`](Resolver.md)\<[`Maybe`](Maybe.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"AgendaSection"`\]\>, `ParentType`, `ContextType`, [`RequireFields`](RequireFields.md)\<[`MutationUpdateAgendaSectionArgs`](MutationUpdateAgendaSectionArgs.md), `"id"` \| `"input"`\>\> ### updateCommunity? -\> `optional` **updateCommunity**: [`Resolver`](Resolver.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"Boolean"`\], `ParentType`, `ContextType`, [`RequireFields`](RequireFields.md)\<[`MutationUpdateCommunityArgs`](MutationUpdateCommunityArgs.md), `"data"`\>\> +> `optional` **updateCommunity**: [`Resolver`](Resolver.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"Boolean"`\], `ParentType`, `ContextType`, [`RequireFields`](RequireFields.md)\<[`MutationUpdateCommunityArgs`](MutationUpdateCommunityArgs.md), `"data"`\>\> ### updateEvent? -\> `optional` **updateEvent**: [`Resolver`](Resolver.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"Event"`\], `ParentType`, `ContextType`, [`RequireFields`](RequireFields.md)\<[`MutationUpdateEventArgs`](MutationUpdateEventArgs.md), `"data"` \| `"id"`\>\> +> `optional` **updateEvent**: [`Resolver`](Resolver.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"Event"`\], `ParentType`, `ContextType`, [`RequireFields`](RequireFields.md)\<[`MutationUpdateEventArgs`](MutationUpdateEventArgs.md), `"data"` \| `"id"`\>\> ### updateEventVolunteer? -\> `optional` **updateEventVolunteer**: [`Resolver`](Resolver.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"EventVolunteer"`\], `ParentType`, `ContextType`, [`RequireFields`](RequireFields.md)\<[`MutationUpdateEventVolunteerArgs`](MutationUpdateEventVolunteerArgs.md), `"id"`\>\> +> `optional` **updateEventVolunteer**: [`Resolver`](Resolver.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"EventVolunteer"`\], `ParentType`, `ContextType`, [`RequireFields`](RequireFields.md)\<[`MutationUpdateEventVolunteerArgs`](MutationUpdateEventVolunteerArgs.md), `"id"`\>\> ### updateEventVolunteerGroup? -\> `optional` **updateEventVolunteerGroup**: [`Resolver`](Resolver.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"EventVolunteerGroup"`\], `ParentType`, `ContextType`, [`RequireFields`](RequireFields.md)\<[`MutationUpdateEventVolunteerGroupArgs`](MutationUpdateEventVolunteerGroupArgs.md), `"id"`\>\> +> `optional` **updateEventVolunteerGroup**: [`Resolver`](Resolver.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"EventVolunteerGroup"`\], `ParentType`, `ContextType`, [`RequireFields`](RequireFields.md)\<[`MutationUpdateEventVolunteerGroupArgs`](MutationUpdateEventVolunteerGroupArgs.md), `"id"`\>\> ### updateFund? -\> `optional` **updateFund**: [`Resolver`](Resolver.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"Fund"`\], `ParentType`, `ContextType`, [`RequireFields`](RequireFields.md)\<[`MutationUpdateFundArgs`](MutationUpdateFundArgs.md), `"data"` \| `"id"`\>\> +> `optional` **updateFund**: [`Resolver`](Resolver.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"Fund"`\], `ParentType`, `ContextType`, [`RequireFields`](RequireFields.md)\<[`MutationUpdateFundArgs`](MutationUpdateFundArgs.md), `"data"` \| `"id"`\>\> ### updateFundraisingCampaign? -\> `optional` **updateFundraisingCampaign**: [`Resolver`](Resolver.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"FundraisingCampaign"`\], `ParentType`, `ContextType`, [`RequireFields`](RequireFields.md)\<[`MutationUpdateFundraisingCampaignArgs`](MutationUpdateFundraisingCampaignArgs.md), `"data"` \| `"id"`\>\> +> `optional` **updateFundraisingCampaign**: [`Resolver`](Resolver.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"FundraisingCampaign"`\], `ParentType`, `ContextType`, [`RequireFields`](RequireFields.md)\<[`MutationUpdateFundraisingCampaignArgs`](MutationUpdateFundraisingCampaignArgs.md), `"data"` \| `"id"`\>\> ### updateFundraisingCampaignPledge? -\> `optional` **updateFundraisingCampaignPledge**: [`Resolver`](Resolver.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"FundraisingCampaignPledge"`\], `ParentType`, `ContextType`, [`RequireFields`](RequireFields.md)\<[`MutationUpdateFundraisingCampaignPledgeArgs`](MutationUpdateFundraisingCampaignPledgeArgs.md), `"data"` \| `"id"`\>\> +> `optional` **updateFundraisingCampaignPledge**: [`Resolver`](Resolver.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"FundraisingCampaignPledge"`\], `ParentType`, `ContextType`, [`RequireFields`](RequireFields.md)\<[`MutationUpdateFundraisingCampaignPledgeArgs`](MutationUpdateFundraisingCampaignPledgeArgs.md), `"data"` \| `"id"`\>\> ### updateLanguage? -\> `optional` **updateLanguage**: [`Resolver`](Resolver.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"User"`\], `ParentType`, `ContextType`, [`RequireFields`](RequireFields.md)\<[`MutationUpdateLanguageArgs`](MutationUpdateLanguageArgs.md), `"languageCode"`\>\> +> `optional` **updateLanguage**: [`Resolver`](Resolver.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"User"`\], `ParentType`, `ContextType`, [`RequireFields`](RequireFields.md)\<[`MutationUpdateLanguageArgs`](MutationUpdateLanguageArgs.md), `"languageCode"`\>\> ### updateNote? -\> `optional` **updateNote**: [`Resolver`](Resolver.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"Note"`\], `ParentType`, `ContextType`, [`RequireFields`](RequireFields.md)\<[`MutationUpdateNoteArgs`](MutationUpdateNoteArgs.md), `"data"` \| `"id"`\>\> +> `optional` **updateNote**: [`Resolver`](Resolver.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"Note"`\], `ParentType`, `ContextType`, [`RequireFields`](RequireFields.md)\<[`MutationUpdateNoteArgs`](MutationUpdateNoteArgs.md), `"data"` \| `"id"`\>\> ### updateOrganization? -\> `optional` **updateOrganization**: [`Resolver`](Resolver.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"Organization"`\], `ParentType`, `ContextType`, [`RequireFields`](RequireFields.md)\<[`MutationUpdateOrganizationArgs`](MutationUpdateOrganizationArgs.md), `"id"`\>\> +> `optional` **updateOrganization**: [`Resolver`](Resolver.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"Organization"`\], `ParentType`, `ContextType`, [`RequireFields`](RequireFields.md)\<[`MutationUpdateOrganizationArgs`](MutationUpdateOrganizationArgs.md), `"id"`\>\> ### updatePluginStatus? -\> `optional` **updatePluginStatus**: [`Resolver`](Resolver.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"Plugin"`\], `ParentType`, `ContextType`, [`RequireFields`](RequireFields.md)\<[`MutationUpdatePluginStatusArgs`](MutationUpdatePluginStatusArgs.md), `"id"` \| `"orgId"`\>\> +> `optional` **updatePluginStatus**: [`Resolver`](Resolver.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"Plugin"`\], `ParentType`, `ContextType`, [`RequireFields`](RequireFields.md)\<[`MutationUpdatePluginStatusArgs`](MutationUpdatePluginStatusArgs.md), `"id"` \| `"orgId"`\>\> ### updatePost? -\> `optional` **updatePost**: [`Resolver`](Resolver.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"Post"`\], `ParentType`, `ContextType`, [`RequireFields`](RequireFields.md)\<[`MutationUpdatePostArgs`](MutationUpdatePostArgs.md), `"id"`\>\> +> `optional` **updatePost**: [`Resolver`](Resolver.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"Post"`\], `ParentType`, `ContextType`, [`RequireFields`](RequireFields.md)\<[`MutationUpdatePostArgs`](MutationUpdatePostArgs.md), `"id"`\>\> ### updateUserPassword? -\> `optional` **updateUserPassword**: [`Resolver`](Resolver.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"UserData"`\], `ParentType`, `ContextType`, [`RequireFields`](RequireFields.md)\<[`MutationUpdateUserPasswordArgs`](MutationUpdateUserPasswordArgs.md), `"data"`\>\> +> `optional` **updateUserPassword**: [`Resolver`](Resolver.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"UserData"`\], `ParentType`, `ContextType`, [`RequireFields`](RequireFields.md)\<[`MutationUpdateUserPasswordArgs`](MutationUpdateUserPasswordArgs.md), `"data"`\>\> ### updateUserProfile? -\> `optional` **updateUserProfile**: [`Resolver`](Resolver.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"User"`\], `ParentType`, `ContextType`, `Partial`\<[`MutationUpdateUserProfileArgs`](MutationUpdateUserProfileArgs.md)\>\> +> `optional` **updateUserProfile**: [`Resolver`](Resolver.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"User"`\], `ParentType`, `ContextType`, `Partial`\<[`MutationUpdateUserProfileArgs`](MutationUpdateUserProfileArgs.md)\>\> ### updateUserRoleInOrganization? -\> `optional` **updateUserRoleInOrganization**: [`Resolver`](Resolver.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"Organization"`\], `ParentType`, `ContextType`, [`RequireFields`](RequireFields.md)\<[`MutationUpdateUserRoleInOrganizationArgs`](MutationUpdateUserRoleInOrganizationArgs.md), `"organizationId"` \| `"role"` \| `"userId"`\>\> +> `optional` **updateUserRoleInOrganization**: [`Resolver`](Resolver.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"Organization"`\], `ParentType`, `ContextType`, [`RequireFields`](RequireFields.md)\<[`MutationUpdateUserRoleInOrganizationArgs`](MutationUpdateUserRoleInOrganizationArgs.md), `"organizationId"` \| `"role"` \| `"userId"`\>\> ### updateUserTag? -\> `optional` **updateUserTag**: [`Resolver`](Resolver.md)\<[`Maybe`](Maybe.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"UserTag"`\]\>, `ParentType`, `ContextType`, [`RequireFields`](RequireFields.md)\<[`MutationUpdateUserTagArgs`](MutationUpdateUserTagArgs.md), `"input"`\>\> +> `optional` **updateUserTag**: [`Resolver`](Resolver.md)\<[`Maybe`](Maybe.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"UserTag"`\]\>, `ParentType`, `ContextType`, [`RequireFields`](RequireFields.md)\<[`MutationUpdateUserTagArgs`](MutationUpdateUserTagArgs.md), `"input"`\>\> ## Defined in -[src/types/generatedGraphQLTypes.ts:4247](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/types/generatedGraphQLTypes.ts#L4247) +[src/types/generatedGraphQLTypes.ts:4247](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/types/generatedGraphQLTypes.ts#L4247) diff --git a/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/MutationSaveFcmTokenArgs.md b/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/MutationSaveFcmTokenArgs.md index bf51213b2f0..f779d919cfb 100644 --- a/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/MutationSaveFcmTokenArgs.md +++ b/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/MutationSaveFcmTokenArgs.md @@ -6,14 +6,14 @@ # Type Alias: MutationSaveFcmTokenArgs -\> **MutationSaveFcmTokenArgs**: `object` +> **MutationSaveFcmTokenArgs**: `object` ## Type declaration ### token? -\> `optional` **token**: [`InputMaybe`](InputMaybe.md)\<[`Scalars`](Scalars.md)\[`"String"`\]\[`"input"`\]\> +> `optional` **token**: [`InputMaybe`](InputMaybe.md)\<[`Scalars`](Scalars.md)\[`"String"`\]\[`"input"`\]\> ## Defined in -[src/types/generatedGraphQLTypes.ts:1741](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/types/generatedGraphQLTypes.ts#L1741) +[src/types/generatedGraphQLTypes.ts:1741](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/types/generatedGraphQLTypes.ts#L1741) diff --git a/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/MutationSendMembershipRequestArgs.md b/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/MutationSendMembershipRequestArgs.md index d77ccb6f101..e1bee6cd528 100644 --- a/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/MutationSendMembershipRequestArgs.md +++ b/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/MutationSendMembershipRequestArgs.md @@ -6,14 +6,14 @@ # Type Alias: MutationSendMembershipRequestArgs -\> **MutationSendMembershipRequestArgs**: `object` +> **MutationSendMembershipRequestArgs**: `object` ## Type declaration ### organizationId -\> **organizationId**: [`Scalars`](Scalars.md)\[`"ID"`\]\[`"input"`\] +> **organizationId**: [`Scalars`](Scalars.md)\[`"ID"`\]\[`"input"`\] ## Defined in -[src/types/generatedGraphQLTypes.ts:1746](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/types/generatedGraphQLTypes.ts#L1746) +[src/types/generatedGraphQLTypes.ts:1746](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/types/generatedGraphQLTypes.ts#L1746) diff --git a/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/MutationSendMessageToDirectChatArgs.md b/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/MutationSendMessageToDirectChatArgs.md index 96cd0fe8ed4..9822d5cac68 100644 --- a/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/MutationSendMessageToDirectChatArgs.md +++ b/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/MutationSendMessageToDirectChatArgs.md @@ -6,18 +6,18 @@ # Type Alias: MutationSendMessageToDirectChatArgs -\> **MutationSendMessageToDirectChatArgs**: `object` +> **MutationSendMessageToDirectChatArgs**: `object` ## Type declaration ### chatId -\> **chatId**: [`Scalars`](Scalars.md)\[`"ID"`\]\[`"input"`\] +> **chatId**: [`Scalars`](Scalars.md)\[`"ID"`\]\[`"input"`\] ### messageContent -\> **messageContent**: [`Scalars`](Scalars.md)\[`"String"`\]\[`"input"`\] +> **messageContent**: [`Scalars`](Scalars.md)\[`"String"`\]\[`"input"`\] ## Defined in -[src/types/generatedGraphQLTypes.ts:1751](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/types/generatedGraphQLTypes.ts#L1751) +[src/types/generatedGraphQLTypes.ts:1751](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/types/generatedGraphQLTypes.ts#L1751) diff --git a/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/MutationSendMessageToGroupChatArgs.md b/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/MutationSendMessageToGroupChatArgs.md index bd99928fa1e..494726e91fa 100644 --- a/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/MutationSendMessageToGroupChatArgs.md +++ b/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/MutationSendMessageToGroupChatArgs.md @@ -6,18 +6,18 @@ # Type Alias: MutationSendMessageToGroupChatArgs -\> **MutationSendMessageToGroupChatArgs**: `object` +> **MutationSendMessageToGroupChatArgs**: `object` ## Type declaration ### chatId -\> **chatId**: [`Scalars`](Scalars.md)\[`"ID"`\]\[`"input"`\] +> **chatId**: [`Scalars`](Scalars.md)\[`"ID"`\]\[`"input"`\] ### messageContent -\> **messageContent**: [`Scalars`](Scalars.md)\[`"String"`\]\[`"input"`\] +> **messageContent**: [`Scalars`](Scalars.md)\[`"String"`\]\[`"input"`\] ## Defined in -[src/types/generatedGraphQLTypes.ts:1757](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/types/generatedGraphQLTypes.ts#L1757) +[src/types/generatedGraphQLTypes.ts:1757](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/types/generatedGraphQLTypes.ts#L1757) diff --git a/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/MutationSignUpArgs.md b/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/MutationSignUpArgs.md index e2b7df29bd4..b2e6ca88583 100644 --- a/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/MutationSignUpArgs.md +++ b/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/MutationSignUpArgs.md @@ -6,18 +6,18 @@ # Type Alias: MutationSignUpArgs -\> **MutationSignUpArgs**: `object` +> **MutationSignUpArgs**: `object` ## Type declaration ### data -\> **data**: [`UserInput`](UserInput.md) +> **data**: [`UserInput`](UserInput.md) ### file? -\> `optional` **file**: [`InputMaybe`](InputMaybe.md)\<[`Scalars`](Scalars.md)\[`"String"`\]\[`"input"`\]\> +> `optional` **file**: [`InputMaybe`](InputMaybe.md)\<[`Scalars`](Scalars.md)\[`"String"`\]\[`"input"`\]\> ## Defined in -[src/types/generatedGraphQLTypes.ts:1763](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/types/generatedGraphQLTypes.ts#L1763) +[src/types/generatedGraphQLTypes.ts:1763](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/types/generatedGraphQLTypes.ts#L1763) diff --git a/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/MutationTogglePostPinArgs.md b/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/MutationTogglePostPinArgs.md index 93531a61f01..943512cbf73 100644 --- a/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/MutationTogglePostPinArgs.md +++ b/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/MutationTogglePostPinArgs.md @@ -6,18 +6,18 @@ # Type Alias: MutationTogglePostPinArgs -\> **MutationTogglePostPinArgs**: `object` +> **MutationTogglePostPinArgs**: `object` ## Type declaration ### id -\> **id**: [`Scalars`](Scalars.md)\[`"ID"`\]\[`"input"`\] +> **id**: [`Scalars`](Scalars.md)\[`"ID"`\]\[`"input"`\] ### title? -\> `optional` **title**: [`InputMaybe`](InputMaybe.md)\<[`Scalars`](Scalars.md)\[`"String"`\]\[`"input"`\]\> +> `optional` **title**: [`InputMaybe`](InputMaybe.md)\<[`Scalars`](Scalars.md)\[`"String"`\]\[`"input"`\]\> ## Defined in -[src/types/generatedGraphQLTypes.ts:1769](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/types/generatedGraphQLTypes.ts#L1769) +[src/types/generatedGraphQLTypes.ts:1769](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/types/generatedGraphQLTypes.ts#L1769) diff --git a/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/MutationUnassignUserTagArgs.md b/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/MutationUnassignUserTagArgs.md index 6cf353a7a9d..6eaff25ce88 100644 --- a/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/MutationUnassignUserTagArgs.md +++ b/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/MutationUnassignUserTagArgs.md @@ -6,14 +6,14 @@ # Type Alias: MutationUnassignUserTagArgs -\> **MutationUnassignUserTagArgs**: `object` +> **MutationUnassignUserTagArgs**: `object` ## Type declaration ### input -\> **input**: [`ToggleUserTagAssignInput`](ToggleUserTagAssignInput.md) +> **input**: [`ToggleUserTagAssignInput`](ToggleUserTagAssignInput.md) ## Defined in -[src/types/generatedGraphQLTypes.ts:1775](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/types/generatedGraphQLTypes.ts#L1775) +[src/types/generatedGraphQLTypes.ts:1775](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/types/generatedGraphQLTypes.ts#L1775) diff --git a/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/MutationUnblockUserArgs.md b/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/MutationUnblockUserArgs.md index 0dcea3f9682..779b7723cdf 100644 --- a/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/MutationUnblockUserArgs.md +++ b/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/MutationUnblockUserArgs.md @@ -6,18 +6,18 @@ # Type Alias: MutationUnblockUserArgs -\> **MutationUnblockUserArgs**: `object` +> **MutationUnblockUserArgs**: `object` ## Type declaration ### organizationId -\> **organizationId**: [`Scalars`](Scalars.md)\[`"ID"`\]\[`"input"`\] +> **organizationId**: [`Scalars`](Scalars.md)\[`"ID"`\]\[`"input"`\] ### userId -\> **userId**: [`Scalars`](Scalars.md)\[`"ID"`\]\[`"input"`\] +> **userId**: [`Scalars`](Scalars.md)\[`"ID"`\]\[`"input"`\] ## Defined in -[src/types/generatedGraphQLTypes.ts:1780](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/types/generatedGraphQLTypes.ts#L1780) +[src/types/generatedGraphQLTypes.ts:1780](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/types/generatedGraphQLTypes.ts#L1780) diff --git a/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/MutationUnlikeCommentArgs.md b/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/MutationUnlikeCommentArgs.md index 8a1a3875587..4b661dbab4a 100644 --- a/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/MutationUnlikeCommentArgs.md +++ b/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/MutationUnlikeCommentArgs.md @@ -6,14 +6,14 @@ # Type Alias: MutationUnlikeCommentArgs -\> **MutationUnlikeCommentArgs**: `object` +> **MutationUnlikeCommentArgs**: `object` ## Type declaration ### id -\> **id**: [`Scalars`](Scalars.md)\[`"ID"`\]\[`"input"`\] +> **id**: [`Scalars`](Scalars.md)\[`"ID"`\]\[`"input"`\] ## Defined in -[src/types/generatedGraphQLTypes.ts:1786](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/types/generatedGraphQLTypes.ts#L1786) +[src/types/generatedGraphQLTypes.ts:1786](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/types/generatedGraphQLTypes.ts#L1786) diff --git a/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/MutationUnlikePostArgs.md b/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/MutationUnlikePostArgs.md index 73bb95d408d..92fa73ca0d5 100644 --- a/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/MutationUnlikePostArgs.md +++ b/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/MutationUnlikePostArgs.md @@ -6,14 +6,14 @@ # Type Alias: MutationUnlikePostArgs -\> **MutationUnlikePostArgs**: `object` +> **MutationUnlikePostArgs**: `object` ## Type declaration ### id -\> **id**: [`Scalars`](Scalars.md)\[`"ID"`\]\[`"input"`\] +> **id**: [`Scalars`](Scalars.md)\[`"ID"`\]\[`"input"`\] ## Defined in -[src/types/generatedGraphQLTypes.ts:1791](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/types/generatedGraphQLTypes.ts#L1791) +[src/types/generatedGraphQLTypes.ts:1791](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/types/generatedGraphQLTypes.ts#L1791) diff --git a/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/MutationUnregisterForEventByUserArgs.md b/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/MutationUnregisterForEventByUserArgs.md index 63c9ce3343d..551c22d9fa9 100644 --- a/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/MutationUnregisterForEventByUserArgs.md +++ b/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/MutationUnregisterForEventByUserArgs.md @@ -6,14 +6,14 @@ # Type Alias: MutationUnregisterForEventByUserArgs -\> **MutationUnregisterForEventByUserArgs**: `object` +> **MutationUnregisterForEventByUserArgs**: `object` ## Type declaration ### id -\> **id**: [`Scalars`](Scalars.md)\[`"ID"`\]\[`"input"`\] +> **id**: [`Scalars`](Scalars.md)\[`"ID"`\]\[`"input"`\] ## Defined in -[src/types/generatedGraphQLTypes.ts:1796](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/types/generatedGraphQLTypes.ts#L1796) +[src/types/generatedGraphQLTypes.ts:1796](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/types/generatedGraphQLTypes.ts#L1796) diff --git a/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/MutationUpdateActionItemArgs.md b/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/MutationUpdateActionItemArgs.md index bcc55544c65..13185db3ac9 100644 --- a/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/MutationUpdateActionItemArgs.md +++ b/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/MutationUpdateActionItemArgs.md @@ -6,18 +6,18 @@ # Type Alias: MutationUpdateActionItemArgs -\> **MutationUpdateActionItemArgs**: `object` +> **MutationUpdateActionItemArgs**: `object` ## Type declaration ### data -\> **data**: [`UpdateActionItemInput`](UpdateActionItemInput.md) +> **data**: [`UpdateActionItemInput`](UpdateActionItemInput.md) ### id -\> **id**: [`Scalars`](Scalars.md)\[`"ID"`\]\[`"input"`\] +> **id**: [`Scalars`](Scalars.md)\[`"ID"`\]\[`"input"`\] ## Defined in -[src/types/generatedGraphQLTypes.ts:1801](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/types/generatedGraphQLTypes.ts#L1801) +[src/types/generatedGraphQLTypes.ts:1801](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/types/generatedGraphQLTypes.ts#L1801) diff --git a/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/MutationUpdateActionItemCategoryArgs.md b/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/MutationUpdateActionItemCategoryArgs.md index 2caffd257f6..ce1c4a77c25 100644 --- a/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/MutationUpdateActionItemCategoryArgs.md +++ b/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/MutationUpdateActionItemCategoryArgs.md @@ -6,18 +6,18 @@ # Type Alias: MutationUpdateActionItemCategoryArgs -\> **MutationUpdateActionItemCategoryArgs**: `object` +> **MutationUpdateActionItemCategoryArgs**: `object` ## Type declaration ### data -\> **data**: [`UpdateActionItemCategoryInput`](UpdateActionItemCategoryInput.md) +> **data**: [`UpdateActionItemCategoryInput`](UpdateActionItemCategoryInput.md) ### id -\> **id**: [`Scalars`](Scalars.md)\[`"ID"`\]\[`"input"`\] +> **id**: [`Scalars`](Scalars.md)\[`"ID"`\]\[`"input"`\] ## Defined in -[src/types/generatedGraphQLTypes.ts:1807](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/types/generatedGraphQLTypes.ts#L1807) +[src/types/generatedGraphQLTypes.ts:1807](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/types/generatedGraphQLTypes.ts#L1807) diff --git a/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/MutationUpdateAdvertisementArgs.md b/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/MutationUpdateAdvertisementArgs.md index 3df930b8878..5b47ef2f5b5 100644 --- a/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/MutationUpdateAdvertisementArgs.md +++ b/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/MutationUpdateAdvertisementArgs.md @@ -6,14 +6,14 @@ # Type Alias: MutationUpdateAdvertisementArgs -\> **MutationUpdateAdvertisementArgs**: `object` +> **MutationUpdateAdvertisementArgs**: `object` ## Type declaration ### input -\> **input**: [`UpdateAdvertisementInput`](UpdateAdvertisementInput.md) +> **input**: [`UpdateAdvertisementInput`](UpdateAdvertisementInput.md) ## Defined in -[src/types/generatedGraphQLTypes.ts:1813](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/types/generatedGraphQLTypes.ts#L1813) +[src/types/generatedGraphQLTypes.ts:1813](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/types/generatedGraphQLTypes.ts#L1813) diff --git a/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/MutationUpdateAgendaCategoryArgs.md b/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/MutationUpdateAgendaCategoryArgs.md index 90cf85f1d93..d1a6a5821e6 100644 --- a/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/MutationUpdateAgendaCategoryArgs.md +++ b/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/MutationUpdateAgendaCategoryArgs.md @@ -6,18 +6,18 @@ # Type Alias: MutationUpdateAgendaCategoryArgs -\> **MutationUpdateAgendaCategoryArgs**: `object` +> **MutationUpdateAgendaCategoryArgs**: `object` ## Type declaration ### id -\> **id**: [`Scalars`](Scalars.md)\[`"ID"`\]\[`"input"`\] +> **id**: [`Scalars`](Scalars.md)\[`"ID"`\]\[`"input"`\] ### input -\> **input**: [`UpdateAgendaCategoryInput`](UpdateAgendaCategoryInput.md) +> **input**: [`UpdateAgendaCategoryInput`](UpdateAgendaCategoryInput.md) ## Defined in -[src/types/generatedGraphQLTypes.ts:1818](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/types/generatedGraphQLTypes.ts#L1818) +[src/types/generatedGraphQLTypes.ts:1818](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/types/generatedGraphQLTypes.ts#L1818) diff --git a/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/MutationUpdateAgendaItemArgs.md b/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/MutationUpdateAgendaItemArgs.md index 322af4347a9..ee433524506 100644 --- a/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/MutationUpdateAgendaItemArgs.md +++ b/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/MutationUpdateAgendaItemArgs.md @@ -6,18 +6,18 @@ # Type Alias: MutationUpdateAgendaItemArgs -\> **MutationUpdateAgendaItemArgs**: `object` +> **MutationUpdateAgendaItemArgs**: `object` ## Type declaration ### id -\> **id**: [`Scalars`](Scalars.md)\[`"ID"`\]\[`"input"`\] +> **id**: [`Scalars`](Scalars.md)\[`"ID"`\]\[`"input"`\] ### input -\> **input**: [`UpdateAgendaItemInput`](UpdateAgendaItemInput.md) +> **input**: [`UpdateAgendaItemInput`](UpdateAgendaItemInput.md) ## Defined in -[src/types/generatedGraphQLTypes.ts:1824](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/types/generatedGraphQLTypes.ts#L1824) +[src/types/generatedGraphQLTypes.ts:1824](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/types/generatedGraphQLTypes.ts#L1824) diff --git a/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/MutationUpdateAgendaSectionArgs.md b/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/MutationUpdateAgendaSectionArgs.md index 40f14e7b1c7..6d633639dd7 100644 --- a/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/MutationUpdateAgendaSectionArgs.md +++ b/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/MutationUpdateAgendaSectionArgs.md @@ -6,18 +6,18 @@ # Type Alias: MutationUpdateAgendaSectionArgs -\> **MutationUpdateAgendaSectionArgs**: `object` +> **MutationUpdateAgendaSectionArgs**: `object` ## Type declaration ### id -\> **id**: [`Scalars`](Scalars.md)\[`"ID"`\]\[`"input"`\] +> **id**: [`Scalars`](Scalars.md)\[`"ID"`\]\[`"input"`\] ### input -\> **input**: [`UpdateAgendaSectionInput`](UpdateAgendaSectionInput.md) +> **input**: [`UpdateAgendaSectionInput`](UpdateAgendaSectionInput.md) ## Defined in -[src/types/generatedGraphQLTypes.ts:1830](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/types/generatedGraphQLTypes.ts#L1830) +[src/types/generatedGraphQLTypes.ts:1830](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/types/generatedGraphQLTypes.ts#L1830) diff --git a/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/MutationUpdateCommunityArgs.md b/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/MutationUpdateCommunityArgs.md index a6ddd0e3fad..667a6bda372 100644 --- a/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/MutationUpdateCommunityArgs.md +++ b/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/MutationUpdateCommunityArgs.md @@ -6,14 +6,14 @@ # Type Alias: MutationUpdateCommunityArgs -\> **MutationUpdateCommunityArgs**: `object` +> **MutationUpdateCommunityArgs**: `object` ## Type declaration ### data -\> **data**: [`UpdateCommunityInput`](UpdateCommunityInput.md) +> **data**: [`UpdateCommunityInput`](UpdateCommunityInput.md) ## Defined in -[src/types/generatedGraphQLTypes.ts:1836](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/types/generatedGraphQLTypes.ts#L1836) +[src/types/generatedGraphQLTypes.ts:1836](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/types/generatedGraphQLTypes.ts#L1836) diff --git a/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/MutationUpdateEventArgs.md b/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/MutationUpdateEventArgs.md index 02320297983..9e6b293c24f 100644 --- a/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/MutationUpdateEventArgs.md +++ b/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/MutationUpdateEventArgs.md @@ -6,26 +6,26 @@ # Type Alias: MutationUpdateEventArgs -\> **MutationUpdateEventArgs**: `object` +> **MutationUpdateEventArgs**: `object` ## Type declaration ### data -\> **data**: [`UpdateEventInput`](UpdateEventInput.md) +> **data**: [`UpdateEventInput`](UpdateEventInput.md) ### id -\> **id**: [`Scalars`](Scalars.md)\[`"ID"`\]\[`"input"`\] +> **id**: [`Scalars`](Scalars.md)\[`"ID"`\]\[`"input"`\] ### recurrenceRuleData? -\> `optional` **recurrenceRuleData**: [`InputMaybe`](InputMaybe.md)\<[`RecurrenceRuleInput`](RecurrenceRuleInput.md)\> +> `optional` **recurrenceRuleData**: [`InputMaybe`](InputMaybe.md)\<[`RecurrenceRuleInput`](RecurrenceRuleInput.md)\> ### recurringEventUpdateType? -\> `optional` **recurringEventUpdateType**: [`InputMaybe`](InputMaybe.md)\<[`RecurringEventMutationType`](RecurringEventMutationType.md)\> +> `optional` **recurringEventUpdateType**: [`InputMaybe`](InputMaybe.md)\<[`RecurringEventMutationType`](RecurringEventMutationType.md)\> ## Defined in -[src/types/generatedGraphQLTypes.ts:1841](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/types/generatedGraphQLTypes.ts#L1841) +[src/types/generatedGraphQLTypes.ts:1841](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/types/generatedGraphQLTypes.ts#L1841) diff --git a/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/MutationUpdateEventVolunteerArgs.md b/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/MutationUpdateEventVolunteerArgs.md index 644b21204fd..a2175e434a2 100644 --- a/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/MutationUpdateEventVolunteerArgs.md +++ b/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/MutationUpdateEventVolunteerArgs.md @@ -6,18 +6,18 @@ # Type Alias: MutationUpdateEventVolunteerArgs -\> **MutationUpdateEventVolunteerArgs**: `object` +> **MutationUpdateEventVolunteerArgs**: `object` ## Type declaration ### data? -\> `optional` **data**: [`InputMaybe`](InputMaybe.md)\<[`UpdateEventVolunteerInput`](UpdateEventVolunteerInput.md)\> +> `optional` **data**: [`InputMaybe`](InputMaybe.md)\<[`UpdateEventVolunteerInput`](UpdateEventVolunteerInput.md)\> ### id -\> **id**: [`Scalars`](Scalars.md)\[`"ID"`\]\[`"input"`\] +> **id**: [`Scalars`](Scalars.md)\[`"ID"`\]\[`"input"`\] ## Defined in -[src/types/generatedGraphQLTypes.ts:1849](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/types/generatedGraphQLTypes.ts#L1849) +[src/types/generatedGraphQLTypes.ts:1849](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/types/generatedGraphQLTypes.ts#L1849) diff --git a/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/MutationUpdateEventVolunteerGroupArgs.md b/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/MutationUpdateEventVolunteerGroupArgs.md index 3963006d0f1..d221e9657ad 100644 --- a/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/MutationUpdateEventVolunteerGroupArgs.md +++ b/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/MutationUpdateEventVolunteerGroupArgs.md @@ -6,18 +6,18 @@ # Type Alias: MutationUpdateEventVolunteerGroupArgs -\> **MutationUpdateEventVolunteerGroupArgs**: `object` +> **MutationUpdateEventVolunteerGroupArgs**: `object` ## Type declaration ### data? -\> `optional` **data**: [`InputMaybe`](InputMaybe.md)\<[`UpdateEventVolunteerGroupInput`](UpdateEventVolunteerGroupInput.md)\> +> `optional` **data**: [`InputMaybe`](InputMaybe.md)\<[`UpdateEventVolunteerGroupInput`](UpdateEventVolunteerGroupInput.md)\> ### id -\> **id**: [`Scalars`](Scalars.md)\[`"ID"`\]\[`"input"`\] +> **id**: [`Scalars`](Scalars.md)\[`"ID"`\]\[`"input"`\] ## Defined in -[src/types/generatedGraphQLTypes.ts:1855](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/types/generatedGraphQLTypes.ts#L1855) +[src/types/generatedGraphQLTypes.ts:1855](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/types/generatedGraphQLTypes.ts#L1855) diff --git a/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/MutationUpdateFundArgs.md b/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/MutationUpdateFundArgs.md index 4419733c5a8..9e321a60983 100644 --- a/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/MutationUpdateFundArgs.md +++ b/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/MutationUpdateFundArgs.md @@ -6,18 +6,18 @@ # Type Alias: MutationUpdateFundArgs -\> **MutationUpdateFundArgs**: `object` +> **MutationUpdateFundArgs**: `object` ## Type declaration ### data -\> **data**: [`UpdateFundInput`](UpdateFundInput.md) +> **data**: [`UpdateFundInput`](UpdateFundInput.md) ### id -\> **id**: [`Scalars`](Scalars.md)\[`"ID"`\]\[`"input"`\] +> **id**: [`Scalars`](Scalars.md)\[`"ID"`\]\[`"input"`\] ## Defined in -[src/types/generatedGraphQLTypes.ts:1861](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/types/generatedGraphQLTypes.ts#L1861) +[src/types/generatedGraphQLTypes.ts:1861](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/types/generatedGraphQLTypes.ts#L1861) diff --git a/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/MutationUpdateFundraisingCampaignArgs.md b/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/MutationUpdateFundraisingCampaignArgs.md index fd789f277fa..58cd34bc091 100644 --- a/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/MutationUpdateFundraisingCampaignArgs.md +++ b/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/MutationUpdateFundraisingCampaignArgs.md @@ -6,18 +6,18 @@ # Type Alias: MutationUpdateFundraisingCampaignArgs -\> **MutationUpdateFundraisingCampaignArgs**: `object` +> **MutationUpdateFundraisingCampaignArgs**: `object` ## Type declaration ### data -\> **data**: [`UpdateFundCampaignInput`](UpdateFundCampaignInput.md) +> **data**: [`UpdateFundCampaignInput`](UpdateFundCampaignInput.md) ### id -\> **id**: [`Scalars`](Scalars.md)\[`"ID"`\]\[`"input"`\] +> **id**: [`Scalars`](Scalars.md)\[`"ID"`\]\[`"input"`\] ## Defined in -[src/types/generatedGraphQLTypes.ts:1867](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/types/generatedGraphQLTypes.ts#L1867) +[src/types/generatedGraphQLTypes.ts:1867](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/types/generatedGraphQLTypes.ts#L1867) diff --git a/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/MutationUpdateFundraisingCampaignPledgeArgs.md b/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/MutationUpdateFundraisingCampaignPledgeArgs.md index b8dc7bdeae4..bf2f43f4ed4 100644 --- a/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/MutationUpdateFundraisingCampaignPledgeArgs.md +++ b/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/MutationUpdateFundraisingCampaignPledgeArgs.md @@ -6,18 +6,18 @@ # Type Alias: MutationUpdateFundraisingCampaignPledgeArgs -\> **MutationUpdateFundraisingCampaignPledgeArgs**: `object` +> **MutationUpdateFundraisingCampaignPledgeArgs**: `object` ## Type declaration ### data -\> **data**: [`UpdateFundCampaignPledgeInput`](UpdateFundCampaignPledgeInput.md) +> **data**: [`UpdateFundCampaignPledgeInput`](UpdateFundCampaignPledgeInput.md) ### id -\> **id**: [`Scalars`](Scalars.md)\[`"ID"`\]\[`"input"`\] +> **id**: [`Scalars`](Scalars.md)\[`"ID"`\]\[`"input"`\] ## Defined in -[src/types/generatedGraphQLTypes.ts:1873](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/types/generatedGraphQLTypes.ts#L1873) +[src/types/generatedGraphQLTypes.ts:1873](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/types/generatedGraphQLTypes.ts#L1873) diff --git a/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/MutationUpdateLanguageArgs.md b/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/MutationUpdateLanguageArgs.md index 770ddcb3e1e..15f354e7f12 100644 --- a/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/MutationUpdateLanguageArgs.md +++ b/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/MutationUpdateLanguageArgs.md @@ -6,14 +6,14 @@ # Type Alias: MutationUpdateLanguageArgs -\> **MutationUpdateLanguageArgs**: `object` +> **MutationUpdateLanguageArgs**: `object` ## Type declaration ### languageCode -\> **languageCode**: [`Scalars`](Scalars.md)\[`"String"`\]\[`"input"`\] +> **languageCode**: [`Scalars`](Scalars.md)\[`"String"`\]\[`"input"`\] ## Defined in -[src/types/generatedGraphQLTypes.ts:1879](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/types/generatedGraphQLTypes.ts#L1879) +[src/types/generatedGraphQLTypes.ts:1879](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/types/generatedGraphQLTypes.ts#L1879) diff --git a/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/MutationUpdateNoteArgs.md b/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/MutationUpdateNoteArgs.md index 2c222032016..f1157b64655 100644 --- a/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/MutationUpdateNoteArgs.md +++ b/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/MutationUpdateNoteArgs.md @@ -6,18 +6,18 @@ # Type Alias: MutationUpdateNoteArgs -\> **MutationUpdateNoteArgs**: `object` +> **MutationUpdateNoteArgs**: `object` ## Type declaration ### data -\> **data**: [`UpdateNoteInput`](UpdateNoteInput.md) +> **data**: [`UpdateNoteInput`](UpdateNoteInput.md) ### id -\> **id**: [`Scalars`](Scalars.md)\[`"ID"`\]\[`"input"`\] +> **id**: [`Scalars`](Scalars.md)\[`"ID"`\]\[`"input"`\] ## Defined in -[src/types/generatedGraphQLTypes.ts:1884](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/types/generatedGraphQLTypes.ts#L1884) +[src/types/generatedGraphQLTypes.ts:1884](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/types/generatedGraphQLTypes.ts#L1884) diff --git a/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/MutationUpdateOrganizationArgs.md b/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/MutationUpdateOrganizationArgs.md index 99b982d4dde..5eb15b443a1 100644 --- a/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/MutationUpdateOrganizationArgs.md +++ b/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/MutationUpdateOrganizationArgs.md @@ -6,22 +6,22 @@ # Type Alias: MutationUpdateOrganizationArgs -\> **MutationUpdateOrganizationArgs**: `object` +> **MutationUpdateOrganizationArgs**: `object` ## Type declaration ### data? -\> `optional` **data**: [`InputMaybe`](InputMaybe.md)\<[`UpdateOrganizationInput`](UpdateOrganizationInput.md)\> +> `optional` **data**: [`InputMaybe`](InputMaybe.md)\<[`UpdateOrganizationInput`](UpdateOrganizationInput.md)\> ### file? -\> `optional` **file**: [`InputMaybe`](InputMaybe.md)\<[`Scalars`](Scalars.md)\[`"String"`\]\[`"input"`\]\> +> `optional` **file**: [`InputMaybe`](InputMaybe.md)\<[`Scalars`](Scalars.md)\[`"String"`\]\[`"input"`\]\> ### id -\> **id**: [`Scalars`](Scalars.md)\[`"ID"`\]\[`"input"`\] +> **id**: [`Scalars`](Scalars.md)\[`"ID"`\]\[`"input"`\] ## Defined in -[src/types/generatedGraphQLTypes.ts:1890](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/types/generatedGraphQLTypes.ts#L1890) +[src/types/generatedGraphQLTypes.ts:1890](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/types/generatedGraphQLTypes.ts#L1890) diff --git a/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/MutationUpdatePluginStatusArgs.md b/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/MutationUpdatePluginStatusArgs.md index 8cbaf66b6f1..b6642254c9d 100644 --- a/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/MutationUpdatePluginStatusArgs.md +++ b/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/MutationUpdatePluginStatusArgs.md @@ -6,18 +6,18 @@ # Type Alias: MutationUpdatePluginStatusArgs -\> **MutationUpdatePluginStatusArgs**: `object` +> **MutationUpdatePluginStatusArgs**: `object` ## Type declaration ### id -\> **id**: [`Scalars`](Scalars.md)\[`"ID"`\]\[`"input"`\] +> **id**: [`Scalars`](Scalars.md)\[`"ID"`\]\[`"input"`\] ### orgId -\> **orgId**: [`Scalars`](Scalars.md)\[`"ID"`\]\[`"input"`\] +> **orgId**: [`Scalars`](Scalars.md)\[`"ID"`\]\[`"input"`\] ## Defined in -[src/types/generatedGraphQLTypes.ts:1897](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/types/generatedGraphQLTypes.ts#L1897) +[src/types/generatedGraphQLTypes.ts:1897](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/types/generatedGraphQLTypes.ts#L1897) diff --git a/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/MutationUpdatePostArgs.md b/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/MutationUpdatePostArgs.md index 3ef88d32a34..751cd7d9183 100644 --- a/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/MutationUpdatePostArgs.md +++ b/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/MutationUpdatePostArgs.md @@ -6,18 +6,18 @@ # Type Alias: MutationUpdatePostArgs -\> **MutationUpdatePostArgs**: `object` +> **MutationUpdatePostArgs**: `object` ## Type declaration ### data? -\> `optional` **data**: [`InputMaybe`](InputMaybe.md)\<[`PostUpdateInput`](PostUpdateInput.md)\> +> `optional` **data**: [`InputMaybe`](InputMaybe.md)\<[`PostUpdateInput`](PostUpdateInput.md)\> ### id -\> **id**: [`Scalars`](Scalars.md)\[`"ID"`\]\[`"input"`\] +> **id**: [`Scalars`](Scalars.md)\[`"ID"`\]\[`"input"`\] ## Defined in -[src/types/generatedGraphQLTypes.ts:1903](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/types/generatedGraphQLTypes.ts#L1903) +[src/types/generatedGraphQLTypes.ts:1903](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/types/generatedGraphQLTypes.ts#L1903) diff --git a/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/MutationUpdateUserPasswordArgs.md b/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/MutationUpdateUserPasswordArgs.md index 8a875c11eae..86704433b9f 100644 --- a/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/MutationUpdateUserPasswordArgs.md +++ b/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/MutationUpdateUserPasswordArgs.md @@ -6,14 +6,14 @@ # Type Alias: MutationUpdateUserPasswordArgs -\> **MutationUpdateUserPasswordArgs**: `object` +> **MutationUpdateUserPasswordArgs**: `object` ## Type declaration ### data -\> **data**: [`UpdateUserPasswordInput`](UpdateUserPasswordInput.md) +> **data**: [`UpdateUserPasswordInput`](UpdateUserPasswordInput.md) ## Defined in -[src/types/generatedGraphQLTypes.ts:1909](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/types/generatedGraphQLTypes.ts#L1909) +[src/types/generatedGraphQLTypes.ts:1909](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/types/generatedGraphQLTypes.ts#L1909) diff --git a/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/MutationUpdateUserProfileArgs.md b/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/MutationUpdateUserProfileArgs.md index a92a22ff794..64681a3393d 100644 --- a/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/MutationUpdateUserProfileArgs.md +++ b/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/MutationUpdateUserProfileArgs.md @@ -6,18 +6,18 @@ # Type Alias: MutationUpdateUserProfileArgs -\> **MutationUpdateUserProfileArgs**: `object` +> **MutationUpdateUserProfileArgs**: `object` ## Type declaration ### data? -\> `optional` **data**: [`InputMaybe`](InputMaybe.md)\<[`UpdateUserInput`](UpdateUserInput.md)\> +> `optional` **data**: [`InputMaybe`](InputMaybe.md)\<[`UpdateUserInput`](UpdateUserInput.md)\> ### file? -\> `optional` **file**: [`InputMaybe`](InputMaybe.md)\<[`Scalars`](Scalars.md)\[`"String"`\]\[`"input"`\]\> +> `optional` **file**: [`InputMaybe`](InputMaybe.md)\<[`Scalars`](Scalars.md)\[`"String"`\]\[`"input"`\]\> ## Defined in -[src/types/generatedGraphQLTypes.ts:1914](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/types/generatedGraphQLTypes.ts#L1914) +[src/types/generatedGraphQLTypes.ts:1914](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/types/generatedGraphQLTypes.ts#L1914) diff --git a/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/MutationUpdateUserRoleInOrganizationArgs.md b/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/MutationUpdateUserRoleInOrganizationArgs.md index c16b4f5fe9c..cfa907d3797 100644 --- a/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/MutationUpdateUserRoleInOrganizationArgs.md +++ b/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/MutationUpdateUserRoleInOrganizationArgs.md @@ -6,22 +6,22 @@ # Type Alias: MutationUpdateUserRoleInOrganizationArgs -\> **MutationUpdateUserRoleInOrganizationArgs**: `object` +> **MutationUpdateUserRoleInOrganizationArgs**: `object` ## Type declaration ### organizationId -\> **organizationId**: [`Scalars`](Scalars.md)\[`"ID"`\]\[`"input"`\] +> **organizationId**: [`Scalars`](Scalars.md)\[`"ID"`\]\[`"input"`\] ### role -\> **role**: [`Scalars`](Scalars.md)\[`"String"`\]\[`"input"`\] +> **role**: [`Scalars`](Scalars.md)\[`"String"`\]\[`"input"`\] ### userId -\> **userId**: [`Scalars`](Scalars.md)\[`"ID"`\]\[`"input"`\] +> **userId**: [`Scalars`](Scalars.md)\[`"ID"`\]\[`"input"`\] ## Defined in -[src/types/generatedGraphQLTypes.ts:1920](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/types/generatedGraphQLTypes.ts#L1920) +[src/types/generatedGraphQLTypes.ts:1920](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/types/generatedGraphQLTypes.ts#L1920) diff --git a/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/MutationUpdateUserTagArgs.md b/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/MutationUpdateUserTagArgs.md index a4dddee44f2..c286ade6f86 100644 --- a/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/MutationUpdateUserTagArgs.md +++ b/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/MutationUpdateUserTagArgs.md @@ -6,14 +6,14 @@ # Type Alias: MutationUpdateUserTagArgs -\> **MutationUpdateUserTagArgs**: `object` +> **MutationUpdateUserTagArgs**: `object` ## Type declaration ### input -\> **input**: [`UpdateUserTagInput`](UpdateUserTagInput.md) +> **input**: [`UpdateUserTagInput`](UpdateUserTagInput.md) ## Defined in -[src/types/generatedGraphQLTypes.ts:1927](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/types/generatedGraphQLTypes.ts#L1927) +[src/types/generatedGraphQLTypes.ts:1927](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/types/generatedGraphQLTypes.ts#L1927) diff --git a/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/NextResolverFn.md b/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/NextResolverFn.md index 4240626a0f4..8c175dc028f 100644 --- a/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/NextResolverFn.md +++ b/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/NextResolverFn.md @@ -6,7 +6,7 @@ # Type Alias: NextResolverFn()\ -\> **NextResolverFn**\<`T`\>: () =\> `Promise`\<`T`\> +> **NextResolverFn**\<`T`\>: () => `Promise`\<`T`\> ## Type Parameters @@ -18,4 +18,4 @@ ## Defined in -[src/types/generatedGraphQLTypes.ts:3223](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/types/generatedGraphQLTypes.ts#L3223) +[src/types/generatedGraphQLTypes.ts:3223](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/types/generatedGraphQLTypes.ts#L3223) diff --git a/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/Note.md b/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/Note.md index 2171b5afe24..a654df3894d 100644 --- a/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/Note.md +++ b/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/Note.md @@ -6,42 +6,42 @@ # Type Alias: Note -\> **Note**: `object` +> **Note**: `object` ## Type declaration ### \_\_typename? -\> `optional` **\_\_typename**: `"Note"` +> `optional` **\_\_typename**: `"Note"` ### \_id -\> **\_id**: [`Scalars`](Scalars.md)\[`"ID"`\]\[`"output"`\] +> **\_id**: [`Scalars`](Scalars.md)\[`"ID"`\]\[`"output"`\] ### agendaItemId -\> **agendaItemId**: [`Scalars`](Scalars.md)\[`"ID"`\]\[`"output"`\] +> **agendaItemId**: [`Scalars`](Scalars.md)\[`"ID"`\]\[`"output"`\] ### content -\> **content**: [`Scalars`](Scalars.md)\[`"String"`\]\[`"output"`\] +> **content**: [`Scalars`](Scalars.md)\[`"String"`\]\[`"output"`\] ### createdAt -\> **createdAt**: [`Scalars`](Scalars.md)\[`"DateTime"`\]\[`"output"`\] +> **createdAt**: [`Scalars`](Scalars.md)\[`"DateTime"`\]\[`"output"`\] ### createdBy -\> **createdBy**: [`User`](User.md) +> **createdBy**: [`User`](User.md) ### updatedAt -\> **updatedAt**: [`Scalars`](Scalars.md)\[`"DateTime"`\]\[`"output"`\] +> **updatedAt**: [`Scalars`](Scalars.md)\[`"DateTime"`\]\[`"output"`\] ### updatedBy -\> **updatedBy**: [`User`](User.md) +> **updatedBy**: [`User`](User.md) ## Defined in -[src/types/generatedGraphQLTypes.ts:1931](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/types/generatedGraphQLTypes.ts#L1931) +[src/types/generatedGraphQLTypes.ts:1931](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/types/generatedGraphQLTypes.ts#L1931) diff --git a/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/NoteInput.md b/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/NoteInput.md index 7899e9edadf..6b563e94bfe 100644 --- a/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/NoteInput.md +++ b/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/NoteInput.md @@ -6,18 +6,18 @@ # Type Alias: NoteInput -\> **NoteInput**: `object` +> **NoteInput**: `object` ## Type declaration ### agendaItemId -\> **agendaItemId**: [`Scalars`](Scalars.md)\[`"ID"`\]\[`"input"`\] +> **agendaItemId**: [`Scalars`](Scalars.md)\[`"ID"`\]\[`"input"`\] ### content -\> **content**: [`Scalars`](Scalars.md)\[`"String"`\]\[`"input"`\] +> **content**: [`Scalars`](Scalars.md)\[`"String"`\]\[`"input"`\] ## Defined in -[src/types/generatedGraphQLTypes.ts:1942](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/types/generatedGraphQLTypes.ts#L1942) +[src/types/generatedGraphQLTypes.ts:1942](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/types/generatedGraphQLTypes.ts#L1942) diff --git a/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/NoteResolvers.md b/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/NoteResolvers.md index 32b408f3b7a..bbb0f7e82ed 100644 --- a/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/NoteResolvers.md +++ b/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/NoteResolvers.md @@ -6,7 +6,7 @@ # Type Alias: NoteResolvers\ -\> **NoteResolvers**\<`ContextType`, `ParentType`\>: `object` +> **NoteResolvers**\<`ContextType`, `ParentType`\>: `object` ## Type Parameters @@ -18,36 +18,36 @@ ### \_\_isTypeOf? -\> `optional` **\_\_isTypeOf**: [`IsTypeOfResolverFn`](IsTypeOfResolverFn.md)\<`ParentType`, `ContextType`\> +> `optional` **\_\_isTypeOf**: [`IsTypeOfResolverFn`](IsTypeOfResolverFn.md)\<`ParentType`, `ContextType`\> ### \_id? -\> `optional` **\_id**: [`Resolver`](Resolver.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"ID"`\], `ParentType`, `ContextType`\> +> `optional` **\_id**: [`Resolver`](Resolver.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"ID"`\], `ParentType`, `ContextType`\> ### agendaItemId? -\> `optional` **agendaItemId**: [`Resolver`](Resolver.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"ID"`\], `ParentType`, `ContextType`\> +> `optional` **agendaItemId**: [`Resolver`](Resolver.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"ID"`\], `ParentType`, `ContextType`\> ### content? -\> `optional` **content**: [`Resolver`](Resolver.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"String"`\], `ParentType`, `ContextType`\> +> `optional` **content**: [`Resolver`](Resolver.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"String"`\], `ParentType`, `ContextType`\> ### createdAt? -\> `optional` **createdAt**: [`Resolver`](Resolver.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"DateTime"`\], `ParentType`, `ContextType`\> +> `optional` **createdAt**: [`Resolver`](Resolver.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"DateTime"`\], `ParentType`, `ContextType`\> ### createdBy? -\> `optional` **createdBy**: [`Resolver`](Resolver.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"User"`\], `ParentType`, `ContextType`\> +> `optional` **createdBy**: [`Resolver`](Resolver.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"User"`\], `ParentType`, `ContextType`\> ### updatedAt? -\> `optional` **updatedAt**: [`Resolver`](Resolver.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"DateTime"`\], `ParentType`, `ContextType`\> +> `optional` **updatedAt**: [`Resolver`](Resolver.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"DateTime"`\], `ParentType`, `ContextType`\> ### updatedBy? -\> `optional` **updatedBy**: [`Resolver`](Resolver.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"User"`\], `ParentType`, `ContextType`\> +> `optional` **updatedBy**: [`Resolver`](Resolver.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"User"`\], `ParentType`, `ContextType`\> ## Defined in -[src/types/generatedGraphQLTypes.ts:4377](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/types/generatedGraphQLTypes.ts#L4377) +[src/types/generatedGraphQLTypes.ts:4377](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/types/generatedGraphQLTypes.ts#L4377) diff --git a/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/Omit.md b/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/Omit.md index bd145ea7987..c9589ecd47d 100644 --- a/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/Omit.md +++ b/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/Omit.md @@ -6,7 +6,7 @@ # Type Alias: Omit\ -\> **Omit**\<`T`, `K`\>: `Pick`\<`T`, `Exclude`\\> +> **Omit**\<`T`, `K`\>: `Pick`\<`T`, `Exclude`\\> ## Type Parameters @@ -16,4 +16,4 @@ ## Defined in -[src/types/generatedGraphQLTypes.ts:47](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/types/generatedGraphQLTypes.ts#L47) +[src/types/generatedGraphQLTypes.ts:47](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/types/generatedGraphQLTypes.ts#L47) diff --git a/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/Organization.md b/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/Organization.md index 342a54444d8..1d933c33d82 100644 --- a/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/Organization.md +++ b/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/Organization.md @@ -6,110 +6,110 @@ # Type Alias: Organization -\> **Organization**: `object` +> **Organization**: `object` ## Type declaration ### \_\_typename? -\> `optional` **\_\_typename**: `"Organization"` +> `optional` **\_\_typename**: `"Organization"` ### \_id -\> **\_id**: [`Scalars`](Scalars.md)\[`"ID"`\]\[`"output"`\] +> **\_id**: [`Scalars`](Scalars.md)\[`"ID"`\]\[`"output"`\] ### actionItemCategories? -\> `optional` **actionItemCategories**: [`Maybe`](Maybe.md)\<[`Maybe`](Maybe.md)\<[`ActionItemCategory`](ActionItemCategory.md)\>[]\> +> `optional` **actionItemCategories**: [`Maybe`](Maybe.md)\<[`Maybe`](Maybe.md)\<[`ActionItemCategory`](ActionItemCategory.md)\>[]\> ### address? -\> `optional` **address**: [`Maybe`](Maybe.md)\<[`Address`](Address.md)\> +> `optional` **address**: [`Maybe`](Maybe.md)\<[`Address`](Address.md)\> ### admins? -\> `optional` **admins**: [`Maybe`](Maybe.md)\<[`User`](User.md)[]\> +> `optional` **admins**: [`Maybe`](Maybe.md)\<[`User`](User.md)[]\> ### advertisements? -\> `optional` **advertisements**: [`Maybe`](Maybe.md)\<[`AdvertisementsConnection`](AdvertisementsConnection.md)\> +> `optional` **advertisements**: [`Maybe`](Maybe.md)\<[`AdvertisementsConnection`](AdvertisementsConnection.md)\> ### agendaCategories? -\> `optional` **agendaCategories**: [`Maybe`](Maybe.md)\<[`Maybe`](Maybe.md)\<[`AgendaCategory`](AgendaCategory.md)\>[]\> +> `optional` **agendaCategories**: [`Maybe`](Maybe.md)\<[`Maybe`](Maybe.md)\<[`AgendaCategory`](AgendaCategory.md)\>[]\> ### apiUrl -\> **apiUrl**: [`Scalars`](Scalars.md)\[`"URL"`\]\[`"output"`\] +> **apiUrl**: [`Scalars`](Scalars.md)\[`"URL"`\]\[`"output"`\] ### blockedUsers? -\> `optional` **blockedUsers**: [`Maybe`](Maybe.md)\<[`Maybe`](Maybe.md)\<[`User`](User.md)\>[]\> +> `optional` **blockedUsers**: [`Maybe`](Maybe.md)\<[`Maybe`](Maybe.md)\<[`User`](User.md)\>[]\> ### createdAt -\> **createdAt**: [`Scalars`](Scalars.md)\[`"DateTime"`\]\[`"output"`\] +> **createdAt**: [`Scalars`](Scalars.md)\[`"DateTime"`\]\[`"output"`\] ### creator? -\> `optional` **creator**: [`Maybe`](Maybe.md)\<[`User`](User.md)\> +> `optional` **creator**: [`Maybe`](Maybe.md)\<[`User`](User.md)\> ### customFields -\> **customFields**: [`OrganizationCustomField`](OrganizationCustomField.md)[] +> **customFields**: [`OrganizationCustomField`](OrganizationCustomField.md)[] ### description -\> **description**: [`Scalars`](Scalars.md)\[`"String"`\]\[`"output"`\] +> **description**: [`Scalars`](Scalars.md)\[`"String"`\]\[`"output"`\] ### funds? -\> `optional` **funds**: [`Maybe`](Maybe.md)\<[`Maybe`](Maybe.md)\<[`Fund`](Fund.md)\>[]\> +> `optional` **funds**: [`Maybe`](Maybe.md)\<[`Maybe`](Maybe.md)\<[`Fund`](Fund.md)\>[]\> ### image? -\> `optional` **image**: [`Maybe`](Maybe.md)\<[`Scalars`](Scalars.md)\[`"String"`\]\[`"output"`\]\> +> `optional` **image**: [`Maybe`](Maybe.md)\<[`Scalars`](Scalars.md)\[`"String"`\]\[`"output"`\]\> ### members? -\> `optional` **members**: [`Maybe`](Maybe.md)\<[`Maybe`](Maybe.md)\<[`User`](User.md)\>[]\> +> `optional` **members**: [`Maybe`](Maybe.md)\<[`Maybe`](Maybe.md)\<[`User`](User.md)\>[]\> ### membershipRequests? -\> `optional` **membershipRequests**: [`Maybe`](Maybe.md)\<[`Maybe`](Maybe.md)\<[`MembershipRequest`](MembershipRequest.md)\>[]\> +> `optional` **membershipRequests**: [`Maybe`](Maybe.md)\<[`Maybe`](Maybe.md)\<[`MembershipRequest`](MembershipRequest.md)\>[]\> ### name -\> **name**: [`Scalars`](Scalars.md)\[`"String"`\]\[`"output"`\] +> **name**: [`Scalars`](Scalars.md)\[`"String"`\]\[`"output"`\] ### pinnedPosts? -\> `optional` **pinnedPosts**: [`Maybe`](Maybe.md)\<[`Maybe`](Maybe.md)\<[`Post`](Post.md)\>[]\> +> `optional` **pinnedPosts**: [`Maybe`](Maybe.md)\<[`Maybe`](Maybe.md)\<[`Post`](Post.md)\>[]\> ### posts? -\> `optional` **posts**: [`Maybe`](Maybe.md)\<[`PostsConnection`](PostsConnection.md)\> +> `optional` **posts**: [`Maybe`](Maybe.md)\<[`PostsConnection`](PostsConnection.md)\> ### updatedAt -\> **updatedAt**: [`Scalars`](Scalars.md)\[`"DateTime"`\]\[`"output"`\] +> **updatedAt**: [`Scalars`](Scalars.md)\[`"DateTime"`\]\[`"output"`\] ### userRegistrationRequired -\> **userRegistrationRequired**: [`Scalars`](Scalars.md)\[`"Boolean"`\]\[`"output"`\] +> **userRegistrationRequired**: [`Scalars`](Scalars.md)\[`"Boolean"`\]\[`"output"`\] ### userTags? -\> `optional` **userTags**: [`Maybe`](Maybe.md)\<[`UserTagsConnection`](UserTagsConnection.md)\> +> `optional` **userTags**: [`Maybe`](Maybe.md)\<[`UserTagsConnection`](UserTagsConnection.md)\> ### venues? -\> `optional` **venues**: [`Maybe`](Maybe.md)\<[`Maybe`](Maybe.md)\<[`Venue`](Venue.md)\>[]\> +> `optional` **venues**: [`Maybe`](Maybe.md)\<[`Maybe`](Maybe.md)\<[`Venue`](Venue.md)\>[]\> ### visibleInSearch -\> **visibleInSearch**: [`Scalars`](Scalars.md)\[`"Boolean"`\]\[`"output"`\] +> **visibleInSearch**: [`Scalars`](Scalars.md)\[`"Boolean"`\]\[`"output"`\] ## Defined in -[src/types/generatedGraphQLTypes.ts:1951](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/types/generatedGraphQLTypes.ts#L1951) +[src/types/generatedGraphQLTypes.ts:1951](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/types/generatedGraphQLTypes.ts#L1951) diff --git a/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/OrganizationAdminsArgs.md b/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/OrganizationAdminsArgs.md index 5b6b218f6fc..5a9f795f395 100644 --- a/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/OrganizationAdminsArgs.md +++ b/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/OrganizationAdminsArgs.md @@ -6,14 +6,14 @@ # Type Alias: OrganizationAdminsArgs -\> **OrganizationAdminsArgs**: `object` +> **OrganizationAdminsArgs**: `object` ## Type declaration ### adminId? -\> `optional` **adminId**: [`InputMaybe`](InputMaybe.md)\<[`Scalars`](Scalars.md)\[`"ID"`\]\[`"input"`\]\> +> `optional` **adminId**: [`InputMaybe`](InputMaybe.md)\<[`Scalars`](Scalars.md)\[`"ID"`\]\[`"input"`\]\> ## Defined in -[src/types/generatedGraphQLTypes.ts:1980](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/types/generatedGraphQLTypes.ts#L1980) +[src/types/generatedGraphQLTypes.ts:1980](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/types/generatedGraphQLTypes.ts#L1980) diff --git a/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/OrganizationAdvertisementsArgs.md b/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/OrganizationAdvertisementsArgs.md index 4b2716f7b49..a4dcdc52018 100644 --- a/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/OrganizationAdvertisementsArgs.md +++ b/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/OrganizationAdvertisementsArgs.md @@ -6,26 +6,26 @@ # Type Alias: OrganizationAdvertisementsArgs -\> **OrganizationAdvertisementsArgs**: `object` +> **OrganizationAdvertisementsArgs**: `object` ## Type declaration ### after? -\> `optional` **after**: [`InputMaybe`](InputMaybe.md)\<[`Scalars`](Scalars.md)\[`"String"`\]\[`"input"`\]\> +> `optional` **after**: [`InputMaybe`](InputMaybe.md)\<[`Scalars`](Scalars.md)\[`"String"`\]\[`"input"`\]\> ### before? -\> `optional` **before**: [`InputMaybe`](InputMaybe.md)\<[`Scalars`](Scalars.md)\[`"String"`\]\[`"input"`\]\> +> `optional` **before**: [`InputMaybe`](InputMaybe.md)\<[`Scalars`](Scalars.md)\[`"String"`\]\[`"input"`\]\> ### first? -\> `optional` **first**: [`InputMaybe`](InputMaybe.md)\<[`Scalars`](Scalars.md)\[`"Int"`\]\[`"input"`\]\> +> `optional` **first**: [`InputMaybe`](InputMaybe.md)\<[`Scalars`](Scalars.md)\[`"Int"`\]\[`"input"`\]\> ### last? -\> `optional` **last**: [`InputMaybe`](InputMaybe.md)\<[`Scalars`](Scalars.md)\[`"Int"`\]\[`"input"`\]\> +> `optional` **last**: [`InputMaybe`](InputMaybe.md)\<[`Scalars`](Scalars.md)\[`"Int"`\]\[`"input"`\]\> ## Defined in -[src/types/generatedGraphQLTypes.ts:1985](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/types/generatedGraphQLTypes.ts#L1985) +[src/types/generatedGraphQLTypes.ts:1985](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/types/generatedGraphQLTypes.ts#L1985) diff --git a/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/OrganizationCustomField.md b/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/OrganizationCustomField.md index 7659f8ec3da..7199b6b45d9 100644 --- a/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/OrganizationCustomField.md +++ b/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/OrganizationCustomField.md @@ -6,30 +6,30 @@ # Type Alias: OrganizationCustomField -\> **OrganizationCustomField**: `object` +> **OrganizationCustomField**: `object` ## Type declaration ### \_\_typename? -\> `optional` **\_\_typename**: `"OrganizationCustomField"` +> `optional` **\_\_typename**: `"OrganizationCustomField"` ### \_id -\> **\_id**: [`Scalars`](Scalars.md)\[`"ID"`\]\[`"output"`\] +> **\_id**: [`Scalars`](Scalars.md)\[`"ID"`\]\[`"output"`\] ### name -\> **name**: [`Scalars`](Scalars.md)\[`"String"`\]\[`"output"`\] +> **name**: [`Scalars`](Scalars.md)\[`"String"`\]\[`"output"`\] ### organizationId -\> **organizationId**: [`Scalars`](Scalars.md)\[`"String"`\]\[`"output"`\] +> **organizationId**: [`Scalars`](Scalars.md)\[`"String"`\]\[`"output"`\] ### type -\> **type**: [`Scalars`](Scalars.md)\[`"String"`\]\[`"output"`\] +> **type**: [`Scalars`](Scalars.md)\[`"String"`\]\[`"output"`\] ## Defined in -[src/types/generatedGraphQLTypes.ts:2015](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/types/generatedGraphQLTypes.ts#L2015) +[src/types/generatedGraphQLTypes.ts:2015](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/types/generatedGraphQLTypes.ts#L2015) diff --git a/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/OrganizationCustomFieldResolvers.md b/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/OrganizationCustomFieldResolvers.md index 4729f7b20d7..9bf246cef2e 100644 --- a/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/OrganizationCustomFieldResolvers.md +++ b/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/OrganizationCustomFieldResolvers.md @@ -6,7 +6,7 @@ # Type Alias: OrganizationCustomFieldResolvers\ -\> **OrganizationCustomFieldResolvers**\<`ContextType`, `ParentType`\>: `object` +> **OrganizationCustomFieldResolvers**\<`ContextType`, `ParentType`\>: `object` ## Type Parameters @@ -18,24 +18,24 @@ ### \_\_isTypeOf? -\> `optional` **\_\_isTypeOf**: [`IsTypeOfResolverFn`](IsTypeOfResolverFn.md)\<`ParentType`, `ContextType`\> +> `optional` **\_\_isTypeOf**: [`IsTypeOfResolverFn`](IsTypeOfResolverFn.md)\<`ParentType`, `ContextType`\> ### \_id? -\> `optional` **\_id**: [`Resolver`](Resolver.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"ID"`\], `ParentType`, `ContextType`\> +> `optional` **\_id**: [`Resolver`](Resolver.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"ID"`\], `ParentType`, `ContextType`\> ### name? -\> `optional` **name**: [`Resolver`](Resolver.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"String"`\], `ParentType`, `ContextType`\> +> `optional` **name**: [`Resolver`](Resolver.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"String"`\], `ParentType`, `ContextType`\> ### organizationId? -\> `optional` **organizationId**: [`Resolver`](Resolver.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"String"`\], `ParentType`, `ContextType`\> +> `optional` **organizationId**: [`Resolver`](Resolver.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"String"`\], `ParentType`, `ContextType`\> ### type? -\> `optional` **type**: [`Resolver`](Resolver.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"String"`\], `ParentType`, `ContextType`\> +> `optional` **type**: [`Resolver`](Resolver.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"String"`\], `ParentType`, `ContextType`\> ## Defined in -[src/types/generatedGraphQLTypes.ts:4416](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/types/generatedGraphQLTypes.ts#L4416) +[src/types/generatedGraphQLTypes.ts:4416](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/types/generatedGraphQLTypes.ts#L4416) diff --git a/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/OrganizationInfoNode.md b/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/OrganizationInfoNode.md index 562852683ae..f539570f900 100644 --- a/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/OrganizationInfoNode.md +++ b/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/OrganizationInfoNode.md @@ -6,46 +6,46 @@ # Type Alias: OrganizationInfoNode -\> **OrganizationInfoNode**: `object` +> **OrganizationInfoNode**: `object` ## Type declaration ### \_\_typename? -\> `optional` **\_\_typename**: `"OrganizationInfoNode"` +> `optional` **\_\_typename**: `"OrganizationInfoNode"` ### \_id -\> **\_id**: [`Scalars`](Scalars.md)\[`"ID"`\]\[`"output"`\] +> **\_id**: [`Scalars`](Scalars.md)\[`"ID"`\]\[`"output"`\] ### apiUrl -\> **apiUrl**: [`Scalars`](Scalars.md)\[`"URL"`\]\[`"output"`\] +> **apiUrl**: [`Scalars`](Scalars.md)\[`"URL"`\]\[`"output"`\] ### creator? -\> `optional` **creator**: [`Maybe`](Maybe.md)\<[`User`](User.md)\> +> `optional` **creator**: [`Maybe`](Maybe.md)\<[`User`](User.md)\> ### description -\> **description**: [`Scalars`](Scalars.md)\[`"String"`\]\[`"output"`\] +> **description**: [`Scalars`](Scalars.md)\[`"String"`\]\[`"output"`\] ### image? -\> `optional` **image**: [`Maybe`](Maybe.md)\<[`Scalars`](Scalars.md)\[`"String"`\]\[`"output"`\]\> +> `optional` **image**: [`Maybe`](Maybe.md)\<[`Scalars`](Scalars.md)\[`"String"`\]\[`"output"`\]\> ### name -\> **name**: [`Scalars`](Scalars.md)\[`"String"`\]\[`"output"`\] +> **name**: [`Scalars`](Scalars.md)\[`"String"`\]\[`"output"`\] ### userRegistrationRequired -\> **userRegistrationRequired**: [`Scalars`](Scalars.md)\[`"Boolean"`\]\[`"output"`\] +> **userRegistrationRequired**: [`Scalars`](Scalars.md)\[`"Boolean"`\]\[`"output"`\] ### visibleInSearch -\> **visibleInSearch**: [`Scalars`](Scalars.md)\[`"Boolean"`\]\[`"output"`\] +> **visibleInSearch**: [`Scalars`](Scalars.md)\[`"Boolean"`\]\[`"output"`\] ## Defined in -[src/types/generatedGraphQLTypes.ts:2023](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/types/generatedGraphQLTypes.ts#L2023) +[src/types/generatedGraphQLTypes.ts:2023](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/types/generatedGraphQLTypes.ts#L2023) diff --git a/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/OrganizationInfoNodeResolvers.md b/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/OrganizationInfoNodeResolvers.md index 36b19ba148c..a3b90498ee1 100644 --- a/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/OrganizationInfoNodeResolvers.md +++ b/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/OrganizationInfoNodeResolvers.md @@ -6,7 +6,7 @@ # Type Alias: OrganizationInfoNodeResolvers\ -\> **OrganizationInfoNodeResolvers**\<`ContextType`, `ParentType`\>: `object` +> **OrganizationInfoNodeResolvers**\<`ContextType`, `ParentType`\>: `object` ## Type Parameters @@ -18,40 +18,40 @@ ### \_\_isTypeOf? -\> `optional` **\_\_isTypeOf**: [`IsTypeOfResolverFn`](IsTypeOfResolverFn.md)\<`ParentType`, `ContextType`\> +> `optional` **\_\_isTypeOf**: [`IsTypeOfResolverFn`](IsTypeOfResolverFn.md)\<`ParentType`, `ContextType`\> ### \_id? -\> `optional` **\_id**: [`Resolver`](Resolver.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"ID"`\], `ParentType`, `ContextType`\> +> `optional` **\_id**: [`Resolver`](Resolver.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"ID"`\], `ParentType`, `ContextType`\> ### apiUrl? -\> `optional` **apiUrl**: [`Resolver`](Resolver.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"URL"`\], `ParentType`, `ContextType`\> +> `optional` **apiUrl**: [`Resolver`](Resolver.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"URL"`\], `ParentType`, `ContextType`\> ### creator? -\> `optional` **creator**: [`Resolver`](Resolver.md)\<[`Maybe`](Maybe.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"User"`\]\>, `ParentType`, `ContextType`\> +> `optional` **creator**: [`Resolver`](Resolver.md)\<[`Maybe`](Maybe.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"User"`\]\>, `ParentType`, `ContextType`\> ### description? -\> `optional` **description**: [`Resolver`](Resolver.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"String"`\], `ParentType`, `ContextType`\> +> `optional` **description**: [`Resolver`](Resolver.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"String"`\], `ParentType`, `ContextType`\> ### image? -\> `optional` **image**: [`Resolver`](Resolver.md)\<[`Maybe`](Maybe.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"String"`\]\>, `ParentType`, `ContextType`\> +> `optional` **image**: [`Resolver`](Resolver.md)\<[`Maybe`](Maybe.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"String"`\]\>, `ParentType`, `ContextType`\> ### name? -\> `optional` **name**: [`Resolver`](Resolver.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"String"`\], `ParentType`, `ContextType`\> +> `optional` **name**: [`Resolver`](Resolver.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"String"`\], `ParentType`, `ContextType`\> ### userRegistrationRequired? -\> `optional` **userRegistrationRequired**: [`Resolver`](Resolver.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"Boolean"`\], `ParentType`, `ContextType`\> +> `optional` **userRegistrationRequired**: [`Resolver`](Resolver.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"Boolean"`\], `ParentType`, `ContextType`\> ### visibleInSearch? -\> `optional` **visibleInSearch**: [`Resolver`](Resolver.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"Boolean"`\], `ParentType`, `ContextType`\> +> `optional` **visibleInSearch**: [`Resolver`](Resolver.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"Boolean"`\], `ParentType`, `ContextType`\> ## Defined in -[src/types/generatedGraphQLTypes.ts:4424](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/types/generatedGraphQLTypes.ts#L4424) +[src/types/generatedGraphQLTypes.ts:4424](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/types/generatedGraphQLTypes.ts#L4424) diff --git a/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/OrganizationInput.md b/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/OrganizationInput.md index 942734d3d3b..b93778b17e9 100644 --- a/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/OrganizationInput.md +++ b/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/OrganizationInput.md @@ -6,42 +6,42 @@ # Type Alias: OrganizationInput -\> **OrganizationInput**: `object` +> **OrganizationInput**: `object` ## Type declaration ### address -\> **address**: [`AddressInput`](AddressInput.md) +> **address**: [`AddressInput`](AddressInput.md) ### apiUrl? -\> `optional` **apiUrl**: [`InputMaybe`](InputMaybe.md)\<[`Scalars`](Scalars.md)\[`"URL"`\]\[`"input"`\]\> +> `optional` **apiUrl**: [`InputMaybe`](InputMaybe.md)\<[`Scalars`](Scalars.md)\[`"URL"`\]\[`"input"`\]\> ### attendees? -\> `optional` **attendees**: [`InputMaybe`](InputMaybe.md)\<[`Scalars`](Scalars.md)\[`"String"`\]\[`"input"`\]\> +> `optional` **attendees**: [`InputMaybe`](InputMaybe.md)\<[`Scalars`](Scalars.md)\[`"String"`\]\[`"input"`\]\> ### description -\> **description**: [`Scalars`](Scalars.md)\[`"String"`\]\[`"input"`\] +> **description**: [`Scalars`](Scalars.md)\[`"String"`\]\[`"input"`\] ### image? -\> `optional` **image**: [`InputMaybe`](InputMaybe.md)\<[`Scalars`](Scalars.md)\[`"String"`\]\[`"input"`\]\> +> `optional` **image**: [`InputMaybe`](InputMaybe.md)\<[`Scalars`](Scalars.md)\[`"String"`\]\[`"input"`\]\> ### name -\> **name**: [`Scalars`](Scalars.md)\[`"String"`\]\[`"input"`\] +> **name**: [`Scalars`](Scalars.md)\[`"String"`\]\[`"input"`\] ### userRegistrationRequired? -\> `optional` **userRegistrationRequired**: [`InputMaybe`](InputMaybe.md)\<[`Scalars`](Scalars.md)\[`"Boolean"`\]\[`"input"`\]\> +> `optional` **userRegistrationRequired**: [`InputMaybe`](InputMaybe.md)\<[`Scalars`](Scalars.md)\[`"Boolean"`\]\[`"input"`\]\> ### visibleInSearch? -\> `optional` **visibleInSearch**: [`InputMaybe`](InputMaybe.md)\<[`Scalars`](Scalars.md)\[`"Boolean"`\]\[`"input"`\]\> +> `optional` **visibleInSearch**: [`InputMaybe`](InputMaybe.md)\<[`Scalars`](Scalars.md)\[`"Boolean"`\]\[`"input"`\]\> ## Defined in -[src/types/generatedGraphQLTypes.ts:2035](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/types/generatedGraphQLTypes.ts#L2035) +[src/types/generatedGraphQLTypes.ts:2035](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/types/generatedGraphQLTypes.ts#L2035) diff --git a/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/OrganizationMemberNotFoundError.md b/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/OrganizationMemberNotFoundError.md index 22860cb120e..89ecd9646fc 100644 --- a/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/OrganizationMemberNotFoundError.md +++ b/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/OrganizationMemberNotFoundError.md @@ -6,18 +6,18 @@ # Type Alias: OrganizationMemberNotFoundError -\> **OrganizationMemberNotFoundError**: [`Error`](Error.md) & `object` +> **OrganizationMemberNotFoundError**: [`Error`](Error.md) & `object` ## Type declaration ### \_\_typename? -\> `optional` **\_\_typename**: `"OrganizationMemberNotFoundError"` +> `optional` **\_\_typename**: `"OrganizationMemberNotFoundError"` ### message -\> **message**: [`Scalars`](Scalars.md)\[`"String"`\]\[`"output"`\] +> **message**: [`Scalars`](Scalars.md)\[`"String"`\]\[`"output"`\] ## Defined in -[src/types/generatedGraphQLTypes.ts:2046](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/types/generatedGraphQLTypes.ts#L2046) +[src/types/generatedGraphQLTypes.ts:2046](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/types/generatedGraphQLTypes.ts#L2046) diff --git a/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/OrganizationMemberNotFoundErrorResolvers.md b/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/OrganizationMemberNotFoundErrorResolvers.md index 847b7a280af..4f9d8c1dfeb 100644 --- a/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/OrganizationMemberNotFoundErrorResolvers.md +++ b/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/OrganizationMemberNotFoundErrorResolvers.md @@ -6,7 +6,7 @@ # Type Alias: OrganizationMemberNotFoundErrorResolvers\ -\> **OrganizationMemberNotFoundErrorResolvers**\<`ContextType`, `ParentType`\>: `object` +> **OrganizationMemberNotFoundErrorResolvers**\<`ContextType`, `ParentType`\>: `object` ## Type Parameters @@ -18,12 +18,12 @@ ### \_\_isTypeOf? -\> `optional` **\_\_isTypeOf**: [`IsTypeOfResolverFn`](IsTypeOfResolverFn.md)\<`ParentType`, `ContextType`\> +> `optional` **\_\_isTypeOf**: [`IsTypeOfResolverFn`](IsTypeOfResolverFn.md)\<`ParentType`, `ContextType`\> ### message? -\> `optional` **message**: [`Resolver`](Resolver.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"String"`\], `ParentType`, `ContextType`\> +> `optional` **message**: [`Resolver`](Resolver.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"String"`\], `ParentType`, `ContextType`\> ## Defined in -[src/types/generatedGraphQLTypes.ts:4436](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/types/generatedGraphQLTypes.ts#L4436) +[src/types/generatedGraphQLTypes.ts:4436](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/types/generatedGraphQLTypes.ts#L4436) diff --git a/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/OrganizationMembershipRequestsArgs.md b/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/OrganizationMembershipRequestsArgs.md index 5f4cfd05730..96f626766c1 100644 --- a/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/OrganizationMembershipRequestsArgs.md +++ b/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/OrganizationMembershipRequestsArgs.md @@ -6,22 +6,22 @@ # Type Alias: OrganizationMembershipRequestsArgs -\> **OrganizationMembershipRequestsArgs**: `object` +> **OrganizationMembershipRequestsArgs**: `object` ## Type declaration ### first? -\> `optional` **first**: [`InputMaybe`](InputMaybe.md)\<[`Scalars`](Scalars.md)\[`"Int"`\]\[`"input"`\]\> +> `optional` **first**: [`InputMaybe`](InputMaybe.md)\<[`Scalars`](Scalars.md)\[`"Int"`\]\[`"input"`\]\> ### skip? -\> `optional` **skip**: [`InputMaybe`](InputMaybe.md)\<[`Scalars`](Scalars.md)\[`"Int"`\]\[`"input"`\]\> +> `optional` **skip**: [`InputMaybe`](InputMaybe.md)\<[`Scalars`](Scalars.md)\[`"Int"`\]\[`"input"`\]\> ### where? -\> `optional` **where**: [`InputMaybe`](InputMaybe.md)\<[`MembershipRequestsWhereInput`](MembershipRequestsWhereInput.md)\> +> `optional` **where**: [`InputMaybe`](InputMaybe.md)\<[`MembershipRequestsWhereInput`](MembershipRequestsWhereInput.md)\> ## Defined in -[src/types/generatedGraphQLTypes.ts:1993](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/types/generatedGraphQLTypes.ts#L1993) +[src/types/generatedGraphQLTypes.ts:1993](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/types/generatedGraphQLTypes.ts#L1993) diff --git a/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/OrganizationNotFoundError.md b/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/OrganizationNotFoundError.md index 3a08da13095..19fad02d2ab 100644 --- a/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/OrganizationNotFoundError.md +++ b/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/OrganizationNotFoundError.md @@ -6,18 +6,18 @@ # Type Alias: OrganizationNotFoundError -\> **OrganizationNotFoundError**: [`Error`](Error.md) & `object` +> **OrganizationNotFoundError**: [`Error`](Error.md) & `object` ## Type declaration ### \_\_typename? -\> `optional` **\_\_typename**: `"OrganizationNotFoundError"` +> `optional` **\_\_typename**: `"OrganizationNotFoundError"` ### message -\> **message**: [`Scalars`](Scalars.md)\[`"String"`\]\[`"output"`\] +> **message**: [`Scalars`](Scalars.md)\[`"String"`\]\[`"output"`\] ## Defined in -[src/types/generatedGraphQLTypes.ts:2051](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/types/generatedGraphQLTypes.ts#L2051) +[src/types/generatedGraphQLTypes.ts:2051](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/types/generatedGraphQLTypes.ts#L2051) diff --git a/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/OrganizationNotFoundErrorResolvers.md b/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/OrganizationNotFoundErrorResolvers.md index 0858dfab714..44fac870d8f 100644 --- a/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/OrganizationNotFoundErrorResolvers.md +++ b/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/OrganizationNotFoundErrorResolvers.md @@ -6,7 +6,7 @@ # Type Alias: OrganizationNotFoundErrorResolvers\ -\> **OrganizationNotFoundErrorResolvers**\<`ContextType`, `ParentType`\>: `object` +> **OrganizationNotFoundErrorResolvers**\<`ContextType`, `ParentType`\>: `object` ## Type Parameters @@ -18,12 +18,12 @@ ### \_\_isTypeOf? -\> `optional` **\_\_isTypeOf**: [`IsTypeOfResolverFn`](IsTypeOfResolverFn.md)\<`ParentType`, `ContextType`\> +> `optional` **\_\_isTypeOf**: [`IsTypeOfResolverFn`](IsTypeOfResolverFn.md)\<`ParentType`, `ContextType`\> ### message? -\> `optional` **message**: [`Resolver`](Resolver.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"String"`\], `ParentType`, `ContextType`\> +> `optional` **message**: [`Resolver`](Resolver.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"String"`\], `ParentType`, `ContextType`\> ## Defined in -[src/types/generatedGraphQLTypes.ts:4441](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/types/generatedGraphQLTypes.ts#L4441) +[src/types/generatedGraphQLTypes.ts:4441](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/types/generatedGraphQLTypes.ts#L4441) diff --git a/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/OrganizationOrderByInput.md b/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/OrganizationOrderByInput.md index da6a3d27bcb..c02defbbee6 100644 --- a/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/OrganizationOrderByInput.md +++ b/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/OrganizationOrderByInput.md @@ -6,8 +6,8 @@ # Type Alias: OrganizationOrderByInput -\> **OrganizationOrderByInput**: `"apiUrl_ASC"` \| `"apiUrl_DESC"` \| `"createdAt_ASC"` \| `"createdAt_DESC"` \| `"description_ASC"` \| `"description_DESC"` \| `"id_ASC"` \| `"id_DESC"` \| `"name_ASC"` \| `"name_DESC"` +> **OrganizationOrderByInput**: `"apiUrl_ASC"` \| `"apiUrl_DESC"` \| `"createdAt_ASC"` \| `"createdAt_DESC"` \| `"description_ASC"` \| `"description_DESC"` \| `"id_ASC"` \| `"id_DESC"` \| `"name_ASC"` \| `"name_DESC"` ## Defined in -[src/types/generatedGraphQLTypes.ts:2056](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/types/generatedGraphQLTypes.ts#L2056) +[src/types/generatedGraphQLTypes.ts:2056](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/types/generatedGraphQLTypes.ts#L2056) diff --git a/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/OrganizationPostsArgs.md b/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/OrganizationPostsArgs.md index c58961924db..096456d2f7a 100644 --- a/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/OrganizationPostsArgs.md +++ b/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/OrganizationPostsArgs.md @@ -6,26 +6,26 @@ # Type Alias: OrganizationPostsArgs -\> **OrganizationPostsArgs**: `object` +> **OrganizationPostsArgs**: `object` ## Type declaration ### after? -\> `optional` **after**: [`InputMaybe`](InputMaybe.md)\<[`Scalars`](Scalars.md)\[`"String"`\]\[`"input"`\]\> +> `optional` **after**: [`InputMaybe`](InputMaybe.md)\<[`Scalars`](Scalars.md)\[`"String"`\]\[`"input"`\]\> ### before? -\> `optional` **before**: [`InputMaybe`](InputMaybe.md)\<[`Scalars`](Scalars.md)\[`"String"`\]\[`"input"`\]\> +> `optional` **before**: [`InputMaybe`](InputMaybe.md)\<[`Scalars`](Scalars.md)\[`"String"`\]\[`"input"`\]\> ### first? -\> `optional` **first**: [`InputMaybe`](InputMaybe.md)\<[`Scalars`](Scalars.md)\[`"PositiveInt"`\]\[`"input"`\]\> +> `optional` **first**: [`InputMaybe`](InputMaybe.md)\<[`Scalars`](Scalars.md)\[`"PositiveInt"`\]\[`"input"`\]\> ### last? -\> `optional` **last**: [`InputMaybe`](InputMaybe.md)\<[`Scalars`](Scalars.md)\[`"PositiveInt"`\]\[`"input"`\]\> +> `optional` **last**: [`InputMaybe`](InputMaybe.md)\<[`Scalars`](Scalars.md)\[`"PositiveInt"`\]\[`"input"`\]\> ## Defined in -[src/types/generatedGraphQLTypes.ts:2000](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/types/generatedGraphQLTypes.ts#L2000) +[src/types/generatedGraphQLTypes.ts:2000](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/types/generatedGraphQLTypes.ts#L2000) diff --git a/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/OrganizationResolvers.md b/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/OrganizationResolvers.md index a0b6c6ae054..c35a6497c9b 100644 --- a/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/OrganizationResolvers.md +++ b/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/OrganizationResolvers.md @@ -6,7 +6,7 @@ # Type Alias: OrganizationResolvers\ -\> **OrganizationResolvers**\<`ContextType`, `ParentType`\>: `object` +> **OrganizationResolvers**\<`ContextType`, `ParentType`\>: `object` ## Type Parameters @@ -18,104 +18,104 @@ ### \_\_isTypeOf? -\> `optional` **\_\_isTypeOf**: [`IsTypeOfResolverFn`](IsTypeOfResolverFn.md)\<`ParentType`, `ContextType`\> +> `optional` **\_\_isTypeOf**: [`IsTypeOfResolverFn`](IsTypeOfResolverFn.md)\<`ParentType`, `ContextType`\> ### \_id? -\> `optional` **\_id**: [`Resolver`](Resolver.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"ID"`\], `ParentType`, `ContextType`\> +> `optional` **\_id**: [`Resolver`](Resolver.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"ID"`\], `ParentType`, `ContextType`\> ### actionItemCategories? -\> `optional` **actionItemCategories**: [`Resolver`](Resolver.md)\<[`Maybe`](Maybe.md)\<[`Maybe`](Maybe.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"ActionItemCategory"`\]\>[]\>, `ParentType`, `ContextType`\> +> `optional` **actionItemCategories**: [`Resolver`](Resolver.md)\<[`Maybe`](Maybe.md)\<[`Maybe`](Maybe.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"ActionItemCategory"`\]\>[]\>, `ParentType`, `ContextType`\> ### address? -\> `optional` **address**: [`Resolver`](Resolver.md)\<[`Maybe`](Maybe.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"Address"`\]\>, `ParentType`, `ContextType`\> +> `optional` **address**: [`Resolver`](Resolver.md)\<[`Maybe`](Maybe.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"Address"`\]\>, `ParentType`, `ContextType`\> ### admins? -\> `optional` **admins**: [`Resolver`](Resolver.md)\<[`Maybe`](Maybe.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"User"`\][]\>, `ParentType`, `ContextType`, `Partial`\<[`OrganizationAdminsArgs`](OrganizationAdminsArgs.md)\>\> +> `optional` **admins**: [`Resolver`](Resolver.md)\<[`Maybe`](Maybe.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"User"`\][]\>, `ParentType`, `ContextType`, `Partial`\<[`OrganizationAdminsArgs`](OrganizationAdminsArgs.md)\>\> ### advertisements? -\> `optional` **advertisements**: [`Resolver`](Resolver.md)\<[`Maybe`](Maybe.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"AdvertisementsConnection"`\]\>, `ParentType`, `ContextType`, `Partial`\<[`OrganizationAdvertisementsArgs`](OrganizationAdvertisementsArgs.md)\>\> +> `optional` **advertisements**: [`Resolver`](Resolver.md)\<[`Maybe`](Maybe.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"AdvertisementsConnection"`\]\>, `ParentType`, `ContextType`, `Partial`\<[`OrganizationAdvertisementsArgs`](OrganizationAdvertisementsArgs.md)\>\> ### agendaCategories? -\> `optional` **agendaCategories**: [`Resolver`](Resolver.md)\<[`Maybe`](Maybe.md)\<[`Maybe`](Maybe.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"AgendaCategory"`\]\>[]\>, `ParentType`, `ContextType`\> +> `optional` **agendaCategories**: [`Resolver`](Resolver.md)\<[`Maybe`](Maybe.md)\<[`Maybe`](Maybe.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"AgendaCategory"`\]\>[]\>, `ParentType`, `ContextType`\> ### apiUrl? -\> `optional` **apiUrl**: [`Resolver`](Resolver.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"URL"`\], `ParentType`, `ContextType`\> +> `optional` **apiUrl**: [`Resolver`](Resolver.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"URL"`\], `ParentType`, `ContextType`\> ### blockedUsers? -\> `optional` **blockedUsers**: [`Resolver`](Resolver.md)\<[`Maybe`](Maybe.md)\<[`Maybe`](Maybe.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"User"`\]\>[]\>, `ParentType`, `ContextType`\> +> `optional` **blockedUsers**: [`Resolver`](Resolver.md)\<[`Maybe`](Maybe.md)\<[`Maybe`](Maybe.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"User"`\]\>[]\>, `ParentType`, `ContextType`\> ### createdAt? -\> `optional` **createdAt**: [`Resolver`](Resolver.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"DateTime"`\], `ParentType`, `ContextType`\> +> `optional` **createdAt**: [`Resolver`](Resolver.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"DateTime"`\], `ParentType`, `ContextType`\> ### creator? -\> `optional` **creator**: [`Resolver`](Resolver.md)\<[`Maybe`](Maybe.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"User"`\]\>, `ParentType`, `ContextType`\> +> `optional` **creator**: [`Resolver`](Resolver.md)\<[`Maybe`](Maybe.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"User"`\]\>, `ParentType`, `ContextType`\> ### customFields? -\> `optional` **customFields**: [`Resolver`](Resolver.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"OrganizationCustomField"`\][], `ParentType`, `ContextType`\> +> `optional` **customFields**: [`Resolver`](Resolver.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"OrganizationCustomField"`\][], `ParentType`, `ContextType`\> ### description? -\> `optional` **description**: [`Resolver`](Resolver.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"String"`\], `ParentType`, `ContextType`\> +> `optional` **description**: [`Resolver`](Resolver.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"String"`\], `ParentType`, `ContextType`\> ### funds? -\> `optional` **funds**: [`Resolver`](Resolver.md)\<[`Maybe`](Maybe.md)\<[`Maybe`](Maybe.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"Fund"`\]\>[]\>, `ParentType`, `ContextType`\> +> `optional` **funds**: [`Resolver`](Resolver.md)\<[`Maybe`](Maybe.md)\<[`Maybe`](Maybe.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"Fund"`\]\>[]\>, `ParentType`, `ContextType`\> ### image? -\> `optional` **image**: [`Resolver`](Resolver.md)\<[`Maybe`](Maybe.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"String"`\]\>, `ParentType`, `ContextType`\> +> `optional` **image**: [`Resolver`](Resolver.md)\<[`Maybe`](Maybe.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"String"`\]\>, `ParentType`, `ContextType`\> ### members? -\> `optional` **members**: [`Resolver`](Resolver.md)\<[`Maybe`](Maybe.md)\<[`Maybe`](Maybe.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"User"`\]\>[]\>, `ParentType`, `ContextType`\> +> `optional` **members**: [`Resolver`](Resolver.md)\<[`Maybe`](Maybe.md)\<[`Maybe`](Maybe.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"User"`\]\>[]\>, `ParentType`, `ContextType`\> ### membershipRequests? -\> `optional` **membershipRequests**: [`Resolver`](Resolver.md)\<[`Maybe`](Maybe.md)\<[`Maybe`](Maybe.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"MembershipRequest"`\]\>[]\>, `ParentType`, `ContextType`, `Partial`\<[`OrganizationMembershipRequestsArgs`](OrganizationMembershipRequestsArgs.md)\>\> +> `optional` **membershipRequests**: [`Resolver`](Resolver.md)\<[`Maybe`](Maybe.md)\<[`Maybe`](Maybe.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"MembershipRequest"`\]\>[]\>, `ParentType`, `ContextType`, `Partial`\<[`OrganizationMembershipRequestsArgs`](OrganizationMembershipRequestsArgs.md)\>\> ### name? -\> `optional` **name**: [`Resolver`](Resolver.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"String"`\], `ParentType`, `ContextType`\> +> `optional` **name**: [`Resolver`](Resolver.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"String"`\], `ParentType`, `ContextType`\> ### pinnedPosts? -\> `optional` **pinnedPosts**: [`Resolver`](Resolver.md)\<[`Maybe`](Maybe.md)\<[`Maybe`](Maybe.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"Post"`\]\>[]\>, `ParentType`, `ContextType`\> +> `optional` **pinnedPosts**: [`Resolver`](Resolver.md)\<[`Maybe`](Maybe.md)\<[`Maybe`](Maybe.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"Post"`\]\>[]\>, `ParentType`, `ContextType`\> ### posts? -\> `optional` **posts**: [`Resolver`](Resolver.md)\<[`Maybe`](Maybe.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"PostsConnection"`\]\>, `ParentType`, `ContextType`, `Partial`\<[`OrganizationPostsArgs`](OrganizationPostsArgs.md)\>\> +> `optional` **posts**: [`Resolver`](Resolver.md)\<[`Maybe`](Maybe.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"PostsConnection"`\]\>, `ParentType`, `ContextType`, `Partial`\<[`OrganizationPostsArgs`](OrganizationPostsArgs.md)\>\> ### updatedAt? -\> `optional` **updatedAt**: [`Resolver`](Resolver.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"DateTime"`\], `ParentType`, `ContextType`\> +> `optional` **updatedAt**: [`Resolver`](Resolver.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"DateTime"`\], `ParentType`, `ContextType`\> ### userRegistrationRequired? -\> `optional` **userRegistrationRequired**: [`Resolver`](Resolver.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"Boolean"`\], `ParentType`, `ContextType`\> +> `optional` **userRegistrationRequired**: [`Resolver`](Resolver.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"Boolean"`\], `ParentType`, `ContextType`\> ### userTags? -\> `optional` **userTags**: [`Resolver`](Resolver.md)\<[`Maybe`](Maybe.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"UserTagsConnection"`\]\>, `ParentType`, `ContextType`, `Partial`\<[`OrganizationUserTagsArgs`](OrganizationUserTagsArgs.md)\>\> +> `optional` **userTags**: [`Resolver`](Resolver.md)\<[`Maybe`](Maybe.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"UserTagsConnection"`\]\>, `ParentType`, `ContextType`, `Partial`\<[`OrganizationUserTagsArgs`](OrganizationUserTagsArgs.md)\>\> ### venues? -\> `optional` **venues**: [`Resolver`](Resolver.md)\<[`Maybe`](Maybe.md)\<[`Maybe`](Maybe.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"Venue"`\]\>[]\>, `ParentType`, `ContextType`\> +> `optional` **venues**: [`Resolver`](Resolver.md)\<[`Maybe`](Maybe.md)\<[`Maybe`](Maybe.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"Venue"`\]\>[]\>, `ParentType`, `ContextType`\> ### visibleInSearch? -\> `optional` **visibleInSearch**: [`Resolver`](Resolver.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"Boolean"`\], `ParentType`, `ContextType`\> +> `optional` **visibleInSearch**: [`Resolver`](Resolver.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"Boolean"`\], `ParentType`, `ContextType`\> ## Defined in -[src/types/generatedGraphQLTypes.ts:4388](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/types/generatedGraphQLTypes.ts#L4388) +[src/types/generatedGraphQLTypes.ts:4388](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/types/generatedGraphQLTypes.ts#L4388) diff --git a/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/OrganizationUserTagsArgs.md b/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/OrganizationUserTagsArgs.md index aa1ce67a20c..fd898042e1e 100644 --- a/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/OrganizationUserTagsArgs.md +++ b/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/OrganizationUserTagsArgs.md @@ -6,26 +6,26 @@ # Type Alias: OrganizationUserTagsArgs -\> **OrganizationUserTagsArgs**: `object` +> **OrganizationUserTagsArgs**: `object` ## Type declaration ### after? -\> `optional` **after**: [`InputMaybe`](InputMaybe.md)\<[`Scalars`](Scalars.md)\[`"String"`\]\[`"input"`\]\> +> `optional` **after**: [`InputMaybe`](InputMaybe.md)\<[`Scalars`](Scalars.md)\[`"String"`\]\[`"input"`\]\> ### before? -\> `optional` **before**: [`InputMaybe`](InputMaybe.md)\<[`Scalars`](Scalars.md)\[`"String"`\]\[`"input"`\]\> +> `optional` **before**: [`InputMaybe`](InputMaybe.md)\<[`Scalars`](Scalars.md)\[`"String"`\]\[`"input"`\]\> ### first? -\> `optional` **first**: [`InputMaybe`](InputMaybe.md)\<[`Scalars`](Scalars.md)\[`"PositiveInt"`\]\[`"input"`\]\> +> `optional` **first**: [`InputMaybe`](InputMaybe.md)\<[`Scalars`](Scalars.md)\[`"PositiveInt"`\]\[`"input"`\]\> ### last? -\> `optional` **last**: [`InputMaybe`](InputMaybe.md)\<[`Scalars`](Scalars.md)\[`"PositiveInt"`\]\[`"input"`\]\> +> `optional` **last**: [`InputMaybe`](InputMaybe.md)\<[`Scalars`](Scalars.md)\[`"PositiveInt"`\]\[`"input"`\]\> ## Defined in -[src/types/generatedGraphQLTypes.ts:2008](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/types/generatedGraphQLTypes.ts#L2008) +[src/types/generatedGraphQLTypes.ts:2008](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/types/generatedGraphQLTypes.ts#L2008) diff --git a/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/OrganizationWhereInput.md b/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/OrganizationWhereInput.md index 1d024e0f077..3d936e9c34b 100644 --- a/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/OrganizationWhereInput.md +++ b/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/OrganizationWhereInput.md @@ -6,114 +6,114 @@ # Type Alias: OrganizationWhereInput -\> **OrganizationWhereInput**: `object` +> **OrganizationWhereInput**: `object` ## Type declaration ### apiUrl? -\> `optional` **apiUrl**: [`InputMaybe`](InputMaybe.md)\<[`Scalars`](Scalars.md)\[`"URL"`\]\[`"input"`\]\> +> `optional` **apiUrl**: [`InputMaybe`](InputMaybe.md)\<[`Scalars`](Scalars.md)\[`"URL"`\]\[`"input"`\]\> ### apiUrl\_contains? -\> `optional` **apiUrl\_contains**: [`InputMaybe`](InputMaybe.md)\<[`Scalars`](Scalars.md)\[`"URL"`\]\[`"input"`\]\> +> `optional` **apiUrl\_contains**: [`InputMaybe`](InputMaybe.md)\<[`Scalars`](Scalars.md)\[`"URL"`\]\[`"input"`\]\> ### apiUrl\_in? -\> `optional` **apiUrl\_in**: [`InputMaybe`](InputMaybe.md)\<[`Scalars`](Scalars.md)\[`"URL"`\]\[`"input"`\][]\> +> `optional` **apiUrl\_in**: [`InputMaybe`](InputMaybe.md)\<[`Scalars`](Scalars.md)\[`"URL"`\]\[`"input"`\][]\> ### apiUrl\_not? -\> `optional` **apiUrl\_not**: [`InputMaybe`](InputMaybe.md)\<[`Scalars`](Scalars.md)\[`"URL"`\]\[`"input"`\]\> +> `optional` **apiUrl\_not**: [`InputMaybe`](InputMaybe.md)\<[`Scalars`](Scalars.md)\[`"URL"`\]\[`"input"`\]\> ### apiUrl\_not\_in? -\> `optional` **apiUrl\_not\_in**: [`InputMaybe`](InputMaybe.md)\<[`Scalars`](Scalars.md)\[`"URL"`\]\[`"input"`\][]\> +> `optional` **apiUrl\_not\_in**: [`InputMaybe`](InputMaybe.md)\<[`Scalars`](Scalars.md)\[`"URL"`\]\[`"input"`\][]\> ### apiUrl\_starts\_with? -\> `optional` **apiUrl\_starts\_with**: [`InputMaybe`](InputMaybe.md)\<[`Scalars`](Scalars.md)\[`"URL"`\]\[`"input"`\]\> +> `optional` **apiUrl\_starts\_with**: [`InputMaybe`](InputMaybe.md)\<[`Scalars`](Scalars.md)\[`"URL"`\]\[`"input"`\]\> ### description? -\> `optional` **description**: [`InputMaybe`](InputMaybe.md)\<[`Scalars`](Scalars.md)\[`"String"`\]\[`"input"`\]\> +> `optional` **description**: [`InputMaybe`](InputMaybe.md)\<[`Scalars`](Scalars.md)\[`"String"`\]\[`"input"`\]\> ### description\_contains? -\> `optional` **description\_contains**: [`InputMaybe`](InputMaybe.md)\<[`Scalars`](Scalars.md)\[`"String"`\]\[`"input"`\]\> +> `optional` **description\_contains**: [`InputMaybe`](InputMaybe.md)\<[`Scalars`](Scalars.md)\[`"String"`\]\[`"input"`\]\> ### description\_in? -\> `optional` **description\_in**: [`InputMaybe`](InputMaybe.md)\<[`Scalars`](Scalars.md)\[`"String"`\]\[`"input"`\][]\> +> `optional` **description\_in**: [`InputMaybe`](InputMaybe.md)\<[`Scalars`](Scalars.md)\[`"String"`\]\[`"input"`\][]\> ### description\_not? -\> `optional` **description\_not**: [`InputMaybe`](InputMaybe.md)\<[`Scalars`](Scalars.md)\[`"String"`\]\[`"input"`\]\> +> `optional` **description\_not**: [`InputMaybe`](InputMaybe.md)\<[`Scalars`](Scalars.md)\[`"String"`\]\[`"input"`\]\> ### description\_not\_in? -\> `optional` **description\_not\_in**: [`InputMaybe`](InputMaybe.md)\<[`Scalars`](Scalars.md)\[`"String"`\]\[`"input"`\][]\> +> `optional` **description\_not\_in**: [`InputMaybe`](InputMaybe.md)\<[`Scalars`](Scalars.md)\[`"String"`\]\[`"input"`\][]\> ### description\_starts\_with? -\> `optional` **description\_starts\_with**: [`InputMaybe`](InputMaybe.md)\<[`Scalars`](Scalars.md)\[`"String"`\]\[`"input"`\]\> +> `optional` **description\_starts\_with**: [`InputMaybe`](InputMaybe.md)\<[`Scalars`](Scalars.md)\[`"String"`\]\[`"input"`\]\> ### id? -\> `optional` **id**: [`InputMaybe`](InputMaybe.md)\<[`Scalars`](Scalars.md)\[`"ID"`\]\[`"input"`\]\> +> `optional` **id**: [`InputMaybe`](InputMaybe.md)\<[`Scalars`](Scalars.md)\[`"ID"`\]\[`"input"`\]\> ### id\_contains? -\> `optional` **id\_contains**: [`InputMaybe`](InputMaybe.md)\<[`Scalars`](Scalars.md)\[`"ID"`\]\[`"input"`\]\> +> `optional` **id\_contains**: [`InputMaybe`](InputMaybe.md)\<[`Scalars`](Scalars.md)\[`"ID"`\]\[`"input"`\]\> ### id\_in? -\> `optional` **id\_in**: [`InputMaybe`](InputMaybe.md)\<[`Scalars`](Scalars.md)\[`"ID"`\]\[`"input"`\][]\> +> `optional` **id\_in**: [`InputMaybe`](InputMaybe.md)\<[`Scalars`](Scalars.md)\[`"ID"`\]\[`"input"`\][]\> ### id\_not? -\> `optional` **id\_not**: [`InputMaybe`](InputMaybe.md)\<[`Scalars`](Scalars.md)\[`"ID"`\]\[`"input"`\]\> +> `optional` **id\_not**: [`InputMaybe`](InputMaybe.md)\<[`Scalars`](Scalars.md)\[`"ID"`\]\[`"input"`\]\> ### id\_not\_in? -\> `optional` **id\_not\_in**: [`InputMaybe`](InputMaybe.md)\<[`Scalars`](Scalars.md)\[`"ID"`\]\[`"input"`\][]\> +> `optional` **id\_not\_in**: [`InputMaybe`](InputMaybe.md)\<[`Scalars`](Scalars.md)\[`"ID"`\]\[`"input"`\][]\> ### id\_starts\_with? -\> `optional` **id\_starts\_with**: [`InputMaybe`](InputMaybe.md)\<[`Scalars`](Scalars.md)\[`"ID"`\]\[`"input"`\]\> +> `optional` **id\_starts\_with**: [`InputMaybe`](InputMaybe.md)\<[`Scalars`](Scalars.md)\[`"ID"`\]\[`"input"`\]\> ### name? -\> `optional` **name**: [`InputMaybe`](InputMaybe.md)\<[`Scalars`](Scalars.md)\[`"String"`\]\[`"input"`\]\> +> `optional` **name**: [`InputMaybe`](InputMaybe.md)\<[`Scalars`](Scalars.md)\[`"String"`\]\[`"input"`\]\> ### name\_contains? -\> `optional` **name\_contains**: [`InputMaybe`](InputMaybe.md)\<[`Scalars`](Scalars.md)\[`"String"`\]\[`"input"`\]\> +> `optional` **name\_contains**: [`InputMaybe`](InputMaybe.md)\<[`Scalars`](Scalars.md)\[`"String"`\]\[`"input"`\]\> ### name\_in? -\> `optional` **name\_in**: [`InputMaybe`](InputMaybe.md)\<[`Scalars`](Scalars.md)\[`"String"`\]\[`"input"`\][]\> +> `optional` **name\_in**: [`InputMaybe`](InputMaybe.md)\<[`Scalars`](Scalars.md)\[`"String"`\]\[`"input"`\][]\> ### name\_not? -\> `optional` **name\_not**: [`InputMaybe`](InputMaybe.md)\<[`Scalars`](Scalars.md)\[`"String"`\]\[`"input"`\]\> +> `optional` **name\_not**: [`InputMaybe`](InputMaybe.md)\<[`Scalars`](Scalars.md)\[`"String"`\]\[`"input"`\]\> ### name\_not\_in? -\> `optional` **name\_not\_in**: [`InputMaybe`](InputMaybe.md)\<[`Scalars`](Scalars.md)\[`"String"`\]\[`"input"`\][]\> +> `optional` **name\_not\_in**: [`InputMaybe`](InputMaybe.md)\<[`Scalars`](Scalars.md)\[`"String"`\]\[`"input"`\][]\> ### name\_starts\_with? -\> `optional` **name\_starts\_with**: [`InputMaybe`](InputMaybe.md)\<[`Scalars`](Scalars.md)\[`"String"`\]\[`"input"`\]\> +> `optional` **name\_starts\_with**: [`InputMaybe`](InputMaybe.md)\<[`Scalars`](Scalars.md)\[`"String"`\]\[`"input"`\]\> ### userRegistrationRequired? -\> `optional` **userRegistrationRequired**: [`InputMaybe`](InputMaybe.md)\<[`Scalars`](Scalars.md)\[`"Boolean"`\]\[`"input"`\]\> +> `optional` **userRegistrationRequired**: [`InputMaybe`](InputMaybe.md)\<[`Scalars`](Scalars.md)\[`"Boolean"`\]\[`"input"`\]\> ### visibleInSearch? -\> `optional` **visibleInSearch**: [`InputMaybe`](InputMaybe.md)\<[`Scalars`](Scalars.md)\[`"Boolean"`\]\[`"input"`\]\> +> `optional` **visibleInSearch**: [`InputMaybe`](InputMaybe.md)\<[`Scalars`](Scalars.md)\[`"Boolean"`\]\[`"input"`\]\> ## Defined in -[src/types/generatedGraphQLTypes.ts:2068](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/types/generatedGraphQLTypes.ts#L2068) +[src/types/generatedGraphQLTypes.ts:2068](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/types/generatedGraphQLTypes.ts#L2068) diff --git a/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/OtpData.md b/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/OtpData.md index 2bd25134d0b..b3112168883 100644 --- a/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/OtpData.md +++ b/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/OtpData.md @@ -6,18 +6,18 @@ # Type Alias: OtpData -\> **OtpData**: `object` +> **OtpData**: `object` ## Type declaration ### \_\_typename? -\> `optional` **\_\_typename**: `"OtpData"` +> `optional` **\_\_typename**: `"OtpData"` ### otpToken -\> **otpToken**: [`Scalars`](Scalars.md)\[`"String"`\]\[`"output"`\] +> **otpToken**: [`Scalars`](Scalars.md)\[`"String"`\]\[`"output"`\] ## Defined in -[src/types/generatedGraphQLTypes.ts:2097](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/types/generatedGraphQLTypes.ts#L2097) +[src/types/generatedGraphQLTypes.ts:2097](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/types/generatedGraphQLTypes.ts#L2097) diff --git a/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/OtpDataResolvers.md b/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/OtpDataResolvers.md index 770e908d707..da8ee415069 100644 --- a/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/OtpDataResolvers.md +++ b/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/OtpDataResolvers.md @@ -6,7 +6,7 @@ # Type Alias: OtpDataResolvers\ -\> **OtpDataResolvers**\<`ContextType`, `ParentType`\>: `object` +> **OtpDataResolvers**\<`ContextType`, `ParentType`\>: `object` ## Type Parameters @@ -18,12 +18,12 @@ ### \_\_isTypeOf? -\> `optional` **\_\_isTypeOf**: [`IsTypeOfResolverFn`](IsTypeOfResolverFn.md)\<`ParentType`, `ContextType`\> +> `optional` **\_\_isTypeOf**: [`IsTypeOfResolverFn`](IsTypeOfResolverFn.md)\<`ParentType`, `ContextType`\> ### otpToken? -\> `optional` **otpToken**: [`Resolver`](Resolver.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"String"`\], `ParentType`, `ContextType`\> +> `optional` **otpToken**: [`Resolver`](Resolver.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"String"`\], `ParentType`, `ContextType`\> ## Defined in -[src/types/generatedGraphQLTypes.ts:4446](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/types/generatedGraphQLTypes.ts#L4446) +[src/types/generatedGraphQLTypes.ts:4446](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/types/generatedGraphQLTypes.ts#L4446) diff --git a/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/OtpInput.md b/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/OtpInput.md index bc3b9ee52c3..e06341e632b 100644 --- a/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/OtpInput.md +++ b/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/OtpInput.md @@ -6,14 +6,14 @@ # Type Alias: OtpInput -\> **OtpInput**: `object` +> **OtpInput**: `object` ## Type declaration ### email -\> **email**: [`Scalars`](Scalars.md)\[`"EmailAddress"`\]\[`"input"`\] +> **email**: [`Scalars`](Scalars.md)\[`"EmailAddress"`\]\[`"input"`\] ## Defined in -[src/types/generatedGraphQLTypes.ts:1947](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/types/generatedGraphQLTypes.ts#L1947) +[src/types/generatedGraphQLTypes.ts:1947](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/types/generatedGraphQLTypes.ts#L1947) diff --git a/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/PageInfo.md b/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/PageInfo.md index 3af771f1cbe..f58b205da22 100644 --- a/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/PageInfo.md +++ b/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/PageInfo.md @@ -6,7 +6,7 @@ # Type Alias: PageInfo -\> **PageInfo**: `object` +> **PageInfo**: `object` Information about pagination in a connection. @@ -14,36 +14,36 @@ Information about pagination in a connection. ### \_\_typename? -\> `optional` **\_\_typename**: `"PageInfo"` +> `optional` **\_\_typename**: `"PageInfo"` ### currPageNo? -\> `optional` **currPageNo**: [`Maybe`](Maybe.md)\<[`Scalars`](Scalars.md)\[`"Int"`\]\[`"output"`\]\> +> `optional` **currPageNo**: [`Maybe`](Maybe.md)\<[`Scalars`](Scalars.md)\[`"Int"`\]\[`"output"`\]\> ### hasNextPage -\> **hasNextPage**: [`Scalars`](Scalars.md)\[`"Boolean"`\]\[`"output"`\] +> **hasNextPage**: [`Scalars`](Scalars.md)\[`"Boolean"`\]\[`"output"`\] When paginating forwards, are there more items? ### hasPreviousPage -\> **hasPreviousPage**: [`Scalars`](Scalars.md)\[`"Boolean"`\]\[`"output"`\] +> **hasPreviousPage**: [`Scalars`](Scalars.md)\[`"Boolean"`\]\[`"output"`\] When paginating backwards, are there more items? ### nextPageNo? -\> `optional` **nextPageNo**: [`Maybe`](Maybe.md)\<[`Scalars`](Scalars.md)\[`"Int"`\]\[`"output"`\]\> +> `optional` **nextPageNo**: [`Maybe`](Maybe.md)\<[`Scalars`](Scalars.md)\[`"Int"`\]\[`"output"`\]\> ### prevPageNo? -\> `optional` **prevPageNo**: [`Maybe`](Maybe.md)\<[`Scalars`](Scalars.md)\[`"Int"`\]\[`"output"`\]\> +> `optional` **prevPageNo**: [`Maybe`](Maybe.md)\<[`Scalars`](Scalars.md)\[`"Int"`\]\[`"output"`\]\> ### totalPages? -\> `optional` **totalPages**: [`Maybe`](Maybe.md)\<[`Scalars`](Scalars.md)\[`"Int"`\]\[`"output"`\]\> +> `optional` **totalPages**: [`Maybe`](Maybe.md)\<[`Scalars`](Scalars.md)\[`"Int"`\]\[`"output"`\]\> ## Defined in -[src/types/generatedGraphQLTypes.ts:2103](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/types/generatedGraphQLTypes.ts#L2103) +[src/types/generatedGraphQLTypes.ts:2103](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/types/generatedGraphQLTypes.ts#L2103) diff --git a/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/PageInfoResolvers.md b/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/PageInfoResolvers.md index e4885d7449a..6ea44563717 100644 --- a/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/PageInfoResolvers.md +++ b/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/PageInfoResolvers.md @@ -6,7 +6,7 @@ # Type Alias: PageInfoResolvers\ -\> **PageInfoResolvers**\<`ContextType`, `ParentType`\>: `object` +> **PageInfoResolvers**\<`ContextType`, `ParentType`\>: `object` ## Type Parameters @@ -18,32 +18,32 @@ ### \_\_isTypeOf? -\> `optional` **\_\_isTypeOf**: [`IsTypeOfResolverFn`](IsTypeOfResolverFn.md)\<`ParentType`, `ContextType`\> +> `optional` **\_\_isTypeOf**: [`IsTypeOfResolverFn`](IsTypeOfResolverFn.md)\<`ParentType`, `ContextType`\> ### currPageNo? -\> `optional` **currPageNo**: [`Resolver`](Resolver.md)\<[`Maybe`](Maybe.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"Int"`\]\>, `ParentType`, `ContextType`\> +> `optional` **currPageNo**: [`Resolver`](Resolver.md)\<[`Maybe`](Maybe.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"Int"`\]\>, `ParentType`, `ContextType`\> ### hasNextPage? -\> `optional` **hasNextPage**: [`Resolver`](Resolver.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"Boolean"`\], `ParentType`, `ContextType`\> +> `optional` **hasNextPage**: [`Resolver`](Resolver.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"Boolean"`\], `ParentType`, `ContextType`\> ### hasPreviousPage? -\> `optional` **hasPreviousPage**: [`Resolver`](Resolver.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"Boolean"`\], `ParentType`, `ContextType`\> +> `optional` **hasPreviousPage**: [`Resolver`](Resolver.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"Boolean"`\], `ParentType`, `ContextType`\> ### nextPageNo? -\> `optional` **nextPageNo**: [`Resolver`](Resolver.md)\<[`Maybe`](Maybe.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"Int"`\]\>, `ParentType`, `ContextType`\> +> `optional` **nextPageNo**: [`Resolver`](Resolver.md)\<[`Maybe`](Maybe.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"Int"`\]\>, `ParentType`, `ContextType`\> ### prevPageNo? -\> `optional` **prevPageNo**: [`Resolver`](Resolver.md)\<[`Maybe`](Maybe.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"Int"`\]\>, `ParentType`, `ContextType`\> +> `optional` **prevPageNo**: [`Resolver`](Resolver.md)\<[`Maybe`](Maybe.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"Int"`\]\>, `ParentType`, `ContextType`\> ### totalPages? -\> `optional` **totalPages**: [`Resolver`](Resolver.md)\<[`Maybe`](Maybe.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"Int"`\]\>, `ParentType`, `ContextType`\> +> `optional` **totalPages**: [`Resolver`](Resolver.md)\<[`Maybe`](Maybe.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"Int"`\]\>, `ParentType`, `ContextType`\> ## Defined in -[src/types/generatedGraphQLTypes.ts:4451](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/types/generatedGraphQLTypes.ts#L4451) +[src/types/generatedGraphQLTypes.ts:4451](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/types/generatedGraphQLTypes.ts#L4451) diff --git a/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/PaginationDirection.md b/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/PaginationDirection.md index 42d976b9eb0..77108f700ce 100644 --- a/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/PaginationDirection.md +++ b/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/PaginationDirection.md @@ -6,8 +6,8 @@ # Type Alias: PaginationDirection -\> **PaginationDirection**: `"BACKWARD"` \| `"FORWARD"` +> **PaginationDirection**: `"BACKWARD"` \| `"FORWARD"` ## Defined in -[src/types/generatedGraphQLTypes.ts:2115](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/types/generatedGraphQLTypes.ts#L2115) +[src/types/generatedGraphQLTypes.ts:2115](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/types/generatedGraphQLTypes.ts#L2115) diff --git a/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/PledgeOrderByInput.md b/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/PledgeOrderByInput.md index 3d87be8e950..c5ec49c41fe 100644 --- a/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/PledgeOrderByInput.md +++ b/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/PledgeOrderByInput.md @@ -6,8 +6,8 @@ # Type Alias: PledgeOrderByInput -\> **PledgeOrderByInput**: `"amount_ASC"` \| `"amount_DESC"` \| `"endDate_ASC"` \| `"endDate_DESC"` \| `"startDate_ASC"` \| `"startDate_DESC"` +> **PledgeOrderByInput**: `"amount_ASC"` \| `"amount_DESC"` \| `"endDate_ASC"` \| `"endDate_DESC"` \| `"startDate_ASC"` \| `"startDate_DESC"` ## Defined in -[src/types/generatedGraphQLTypes.ts:2119](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/types/generatedGraphQLTypes.ts#L2119) +[src/types/generatedGraphQLTypes.ts:2119](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/types/generatedGraphQLTypes.ts#L2119) diff --git a/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/Plugin.md b/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/Plugin.md index feb1cc71f3c..7a7127b4aea 100644 --- a/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/Plugin.md +++ b/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/Plugin.md @@ -6,34 +6,34 @@ # Type Alias: Plugin -\> **Plugin**: `object` +> **Plugin**: `object` ## Type declaration ### \_\_typename? -\> `optional` **\_\_typename**: `"Plugin"` +> `optional` **\_\_typename**: `"Plugin"` ### \_id -\> **\_id**: [`Scalars`](Scalars.md)\[`"ID"`\]\[`"output"`\] +> **\_id**: [`Scalars`](Scalars.md)\[`"ID"`\]\[`"output"`\] ### pluginCreatedBy -\> **pluginCreatedBy**: [`Scalars`](Scalars.md)\[`"String"`\]\[`"output"`\] +> **pluginCreatedBy**: [`Scalars`](Scalars.md)\[`"String"`\]\[`"output"`\] ### pluginDesc -\> **pluginDesc**: [`Scalars`](Scalars.md)\[`"String"`\]\[`"output"`\] +> **pluginDesc**: [`Scalars`](Scalars.md)\[`"String"`\]\[`"output"`\] ### pluginName -\> **pluginName**: [`Scalars`](Scalars.md)\[`"String"`\]\[`"output"`\] +> **pluginName**: [`Scalars`](Scalars.md)\[`"String"`\]\[`"output"`\] ### uninstalledOrgs? -\> `optional` **uninstalledOrgs**: [`Maybe`](Maybe.md)\<[`Scalars`](Scalars.md)\[`"ID"`\]\[`"output"`\][]\> +> `optional` **uninstalledOrgs**: [`Maybe`](Maybe.md)\<[`Scalars`](Scalars.md)\[`"ID"`\]\[`"output"`\][]\> ## Defined in -[src/types/generatedGraphQLTypes.ts:2127](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/types/generatedGraphQLTypes.ts#L2127) +[src/types/generatedGraphQLTypes.ts:2127](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/types/generatedGraphQLTypes.ts#L2127) diff --git a/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/PluginField.md b/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/PluginField.md index a79265291d2..b0377b044f3 100644 --- a/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/PluginField.md +++ b/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/PluginField.md @@ -6,30 +6,30 @@ # Type Alias: PluginField -\> **PluginField**: `object` +> **PluginField**: `object` ## Type declaration ### \_\_typename? -\> `optional` **\_\_typename**: `"PluginField"` +> `optional` **\_\_typename**: `"PluginField"` ### createdAt -\> **createdAt**: [`Scalars`](Scalars.md)\[`"DateTime"`\]\[`"output"`\] +> **createdAt**: [`Scalars`](Scalars.md)\[`"DateTime"`\]\[`"output"`\] ### key -\> **key**: [`Scalars`](Scalars.md)\[`"String"`\]\[`"output"`\] +> **key**: [`Scalars`](Scalars.md)\[`"String"`\]\[`"output"`\] ### status -\> **status**: [`Status`](Status.md) +> **status**: [`Status`](Status.md) ### value -\> **value**: [`Scalars`](Scalars.md)\[`"String"`\]\[`"output"`\] +> **value**: [`Scalars`](Scalars.md)\[`"String"`\]\[`"output"`\] ## Defined in -[src/types/generatedGraphQLTypes.ts:2136](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/types/generatedGraphQLTypes.ts#L2136) +[src/types/generatedGraphQLTypes.ts:2136](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/types/generatedGraphQLTypes.ts#L2136) diff --git a/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/PluginFieldInput.md b/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/PluginFieldInput.md index 1f66448043b..d69ea7f9904 100644 --- a/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/PluginFieldInput.md +++ b/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/PluginFieldInput.md @@ -6,18 +6,18 @@ # Type Alias: PluginFieldInput -\> **PluginFieldInput**: `object` +> **PluginFieldInput**: `object` ## Type declaration ### key -\> **key**: [`Scalars`](Scalars.md)\[`"String"`\]\[`"input"`\] +> **key**: [`Scalars`](Scalars.md)\[`"String"`\]\[`"input"`\] ### value -\> **value**: [`Scalars`](Scalars.md)\[`"String"`\]\[`"input"`\] +> **value**: [`Scalars`](Scalars.md)\[`"String"`\]\[`"input"`\] ## Defined in -[src/types/generatedGraphQLTypes.ts:2144](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/types/generatedGraphQLTypes.ts#L2144) +[src/types/generatedGraphQLTypes.ts:2144](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/types/generatedGraphQLTypes.ts#L2144) diff --git a/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/PluginFieldResolvers.md b/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/PluginFieldResolvers.md index f14f128964f..6bbb4cbb3f1 100644 --- a/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/PluginFieldResolvers.md +++ b/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/PluginFieldResolvers.md @@ -6,7 +6,7 @@ # Type Alias: PluginFieldResolvers\ -\> **PluginFieldResolvers**\<`ContextType`, `ParentType`\>: `object` +> **PluginFieldResolvers**\<`ContextType`, `ParentType`\>: `object` ## Type Parameters @@ -18,24 +18,24 @@ ### \_\_isTypeOf? -\> `optional` **\_\_isTypeOf**: [`IsTypeOfResolverFn`](IsTypeOfResolverFn.md)\<`ParentType`, `ContextType`\> +> `optional` **\_\_isTypeOf**: [`IsTypeOfResolverFn`](IsTypeOfResolverFn.md)\<`ParentType`, `ContextType`\> ### createdAt? -\> `optional` **createdAt**: [`Resolver`](Resolver.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"DateTime"`\], `ParentType`, `ContextType`\> +> `optional` **createdAt**: [`Resolver`](Resolver.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"DateTime"`\], `ParentType`, `ContextType`\> ### key? -\> `optional` **key**: [`Resolver`](Resolver.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"String"`\], `ParentType`, `ContextType`\> +> `optional` **key**: [`Resolver`](Resolver.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"String"`\], `ParentType`, `ContextType`\> ### status? -\> `optional` **status**: [`Resolver`](Resolver.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"Status"`\], `ParentType`, `ContextType`\> +> `optional` **status**: [`Resolver`](Resolver.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"Status"`\], `ParentType`, `ContextType`\> ### value? -\> `optional` **value**: [`Resolver`](Resolver.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"String"`\], `ParentType`, `ContextType`\> +> `optional` **value**: [`Resolver`](Resolver.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"String"`\], `ParentType`, `ContextType`\> ## Defined in -[src/types/generatedGraphQLTypes.ts:4474](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/types/generatedGraphQLTypes.ts#L4474) +[src/types/generatedGraphQLTypes.ts:4474](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/types/generatedGraphQLTypes.ts#L4474) diff --git a/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/PluginInput.md b/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/PluginInput.md index 797d149df5b..92fec3dddfa 100644 --- a/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/PluginInput.md +++ b/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/PluginInput.md @@ -6,30 +6,30 @@ # Type Alias: PluginInput -\> **PluginInput**: `object` +> **PluginInput**: `object` ## Type declaration ### fields? -\> `optional` **fields**: [`InputMaybe`](InputMaybe.md)\<[`InputMaybe`](InputMaybe.md)\<[`PluginFieldInput`](PluginFieldInput.md)\>[]\> +> `optional` **fields**: [`InputMaybe`](InputMaybe.md)\<[`InputMaybe`](InputMaybe.md)\<[`PluginFieldInput`](PluginFieldInput.md)\>[]\> ### orgId -\> **orgId**: [`Scalars`](Scalars.md)\[`"ID"`\]\[`"input"`\] +> **orgId**: [`Scalars`](Scalars.md)\[`"ID"`\]\[`"input"`\] ### pluginKey? -\> `optional` **pluginKey**: [`InputMaybe`](InputMaybe.md)\<[`Scalars`](Scalars.md)\[`"String"`\]\[`"input"`\]\> +> `optional` **pluginKey**: [`InputMaybe`](InputMaybe.md)\<[`Scalars`](Scalars.md)\[`"String"`\]\[`"input"`\]\> ### pluginName -\> **pluginName**: [`Scalars`](Scalars.md)\[`"String"`\]\[`"input"`\] +> **pluginName**: [`Scalars`](Scalars.md)\[`"String"`\]\[`"input"`\] ### pluginType? -\> `optional` **pluginType**: [`InputMaybe`](InputMaybe.md)\<[`Type`](Type.md)\> +> `optional` **pluginType**: [`InputMaybe`](InputMaybe.md)\<[`Type`](Type.md)\> ## Defined in -[src/types/generatedGraphQLTypes.ts:2149](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/types/generatedGraphQLTypes.ts#L2149) +[src/types/generatedGraphQLTypes.ts:2149](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/types/generatedGraphQLTypes.ts#L2149) diff --git a/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/PluginResolvers.md b/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/PluginResolvers.md index e1dab388471..00113264843 100644 --- a/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/PluginResolvers.md +++ b/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/PluginResolvers.md @@ -6,7 +6,7 @@ # Type Alias: PluginResolvers\ -\> **PluginResolvers**\<`ContextType`, `ParentType`\>: `object` +> **PluginResolvers**\<`ContextType`, `ParentType`\>: `object` ## Type Parameters @@ -18,28 +18,28 @@ ### \_\_isTypeOf? -\> `optional` **\_\_isTypeOf**: [`IsTypeOfResolverFn`](IsTypeOfResolverFn.md)\<`ParentType`, `ContextType`\> +> `optional` **\_\_isTypeOf**: [`IsTypeOfResolverFn`](IsTypeOfResolverFn.md)\<`ParentType`, `ContextType`\> ### \_id? -\> `optional` **\_id**: [`Resolver`](Resolver.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"ID"`\], `ParentType`, `ContextType`\> +> `optional` **\_id**: [`Resolver`](Resolver.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"ID"`\], `ParentType`, `ContextType`\> ### pluginCreatedBy? -\> `optional` **pluginCreatedBy**: [`Resolver`](Resolver.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"String"`\], `ParentType`, `ContextType`\> +> `optional` **pluginCreatedBy**: [`Resolver`](Resolver.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"String"`\], `ParentType`, `ContextType`\> ### pluginDesc? -\> `optional` **pluginDesc**: [`Resolver`](Resolver.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"String"`\], `ParentType`, `ContextType`\> +> `optional` **pluginDesc**: [`Resolver`](Resolver.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"String"`\], `ParentType`, `ContextType`\> ### pluginName? -\> `optional` **pluginName**: [`Resolver`](Resolver.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"String"`\], `ParentType`, `ContextType`\> +> `optional` **pluginName**: [`Resolver`](Resolver.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"String"`\], `ParentType`, `ContextType`\> ### uninstalledOrgs? -\> `optional` **uninstalledOrgs**: [`Resolver`](Resolver.md)\<[`Maybe`](Maybe.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"ID"`\][]\>, `ParentType`, `ContextType`\> +> `optional` **uninstalledOrgs**: [`Resolver`](Resolver.md)\<[`Maybe`](Maybe.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"ID"`\][]\>, `ParentType`, `ContextType`\> ## Defined in -[src/types/generatedGraphQLTypes.ts:4465](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/types/generatedGraphQLTypes.ts#L4465) +[src/types/generatedGraphQLTypes.ts:4465](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/types/generatedGraphQLTypes.ts#L4465) diff --git a/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/Post.md b/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/Post.md index 608b6178dc1..61b749299ee 100644 --- a/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/Post.md +++ b/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/Post.md @@ -6,70 +6,70 @@ # Type Alias: Post -\> **Post**: `object` +> **Post**: `object` ## Type declaration ### \_\_typename? -\> `optional` **\_\_typename**: `"Post"` +> `optional` **\_\_typename**: `"Post"` ### \_id? -\> `optional` **\_id**: [`Maybe`](Maybe.md)\<[`Scalars`](Scalars.md)\[`"ID"`\]\[`"output"`\]\> +> `optional` **\_id**: [`Maybe`](Maybe.md)\<[`Scalars`](Scalars.md)\[`"ID"`\]\[`"output"`\]\> ### commentCount? -\> `optional` **commentCount**: [`Maybe`](Maybe.md)\<[`Scalars`](Scalars.md)\[`"Int"`\]\[`"output"`\]\> +> `optional` **commentCount**: [`Maybe`](Maybe.md)\<[`Scalars`](Scalars.md)\[`"Int"`\]\[`"output"`\]\> ### comments? -\> `optional` **comments**: [`Maybe`](Maybe.md)\<[`Maybe`](Maybe.md)\<[`Comment`](Comment.md)\>[]\> +> `optional` **comments**: [`Maybe`](Maybe.md)\<[`Maybe`](Maybe.md)\<[`Comment`](Comment.md)\>[]\> ### createdAt -\> **createdAt**: [`Scalars`](Scalars.md)\[`"DateTime"`\]\[`"output"`\] +> **createdAt**: [`Scalars`](Scalars.md)\[`"DateTime"`\]\[`"output"`\] ### creator? -\> `optional` **creator**: [`Maybe`](Maybe.md)\<[`User`](User.md)\> +> `optional` **creator**: [`Maybe`](Maybe.md)\<[`User`](User.md)\> ### imageUrl? -\> `optional` **imageUrl**: [`Maybe`](Maybe.md)\<[`Scalars`](Scalars.md)\[`"URL"`\]\[`"output"`\]\> +> `optional` **imageUrl**: [`Maybe`](Maybe.md)\<[`Scalars`](Scalars.md)\[`"URL"`\]\[`"output"`\]\> ### likeCount? -\> `optional` **likeCount**: [`Maybe`](Maybe.md)\<[`Scalars`](Scalars.md)\[`"Int"`\]\[`"output"`\]\> +> `optional` **likeCount**: [`Maybe`](Maybe.md)\<[`Scalars`](Scalars.md)\[`"Int"`\]\[`"output"`\]\> ### likedBy? -\> `optional` **likedBy**: [`Maybe`](Maybe.md)\<[`Maybe`](Maybe.md)\<[`User`](User.md)\>[]\> +> `optional` **likedBy**: [`Maybe`](Maybe.md)\<[`Maybe`](Maybe.md)\<[`User`](User.md)\>[]\> ### organization -\> **organization**: [`Organization`](Organization.md) +> **organization**: [`Organization`](Organization.md) ### pinned? -\> `optional` **pinned**: [`Maybe`](Maybe.md)\<[`Scalars`](Scalars.md)\[`"Boolean"`\]\[`"output"`\]\> +> `optional` **pinned**: [`Maybe`](Maybe.md)\<[`Scalars`](Scalars.md)\[`"Boolean"`\]\[`"output"`\]\> ### text -\> **text**: [`Scalars`](Scalars.md)\[`"String"`\]\[`"output"`\] +> **text**: [`Scalars`](Scalars.md)\[`"String"`\]\[`"output"`\] ### title? -\> `optional` **title**: [`Maybe`](Maybe.md)\<[`Scalars`](Scalars.md)\[`"String"`\]\[`"output"`\]\> +> `optional` **title**: [`Maybe`](Maybe.md)\<[`Scalars`](Scalars.md)\[`"String"`\]\[`"output"`\]\> ### updatedAt -\> **updatedAt**: [`Scalars`](Scalars.md)\[`"DateTime"`\]\[`"output"`\] +> **updatedAt**: [`Scalars`](Scalars.md)\[`"DateTime"`\]\[`"output"`\] ### videoUrl? -\> `optional` **videoUrl**: [`Maybe`](Maybe.md)\<[`Scalars`](Scalars.md)\[`"URL"`\]\[`"output"`\]\> +> `optional` **videoUrl**: [`Maybe`](Maybe.md)\<[`Scalars`](Scalars.md)\[`"URL"`\]\[`"output"`\]\> ## Defined in -[src/types/generatedGraphQLTypes.ts:2157](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/types/generatedGraphQLTypes.ts#L2157) +[src/types/generatedGraphQLTypes.ts:2157](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/types/generatedGraphQLTypes.ts#L2157) diff --git a/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/PostEdge.md b/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/PostEdge.md index e9e93c6f416..77cae3c397a 100644 --- a/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/PostEdge.md +++ b/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/PostEdge.md @@ -6,22 +6,22 @@ # Type Alias: PostEdge -\> **PostEdge**: `object` +> **PostEdge**: `object` ## Type declaration ### \_\_typename? -\> `optional` **\_\_typename**: `"PostEdge"` +> `optional` **\_\_typename**: `"PostEdge"` ### cursor -\> **cursor**: [`Scalars`](Scalars.md)\[`"String"`\]\[`"output"`\] +> **cursor**: [`Scalars`](Scalars.md)\[`"String"`\]\[`"output"`\] ### node -\> **node**: [`Post`](Post.md) +> **node**: [`Post`](Post.md) ## Defined in -[src/types/generatedGraphQLTypes.ts:2175](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/types/generatedGraphQLTypes.ts#L2175) +[src/types/generatedGraphQLTypes.ts:2175](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/types/generatedGraphQLTypes.ts#L2175) diff --git a/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/PostEdgeResolvers.md b/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/PostEdgeResolvers.md index b8d91e1ec55..85b28314c59 100644 --- a/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/PostEdgeResolvers.md +++ b/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/PostEdgeResolvers.md @@ -6,7 +6,7 @@ # Type Alias: PostEdgeResolvers\ -\> **PostEdgeResolvers**\<`ContextType`, `ParentType`\>: `object` +> **PostEdgeResolvers**\<`ContextType`, `ParentType`\>: `object` ## Type Parameters @@ -18,16 +18,16 @@ ### \_\_isTypeOf? -\> `optional` **\_\_isTypeOf**: [`IsTypeOfResolverFn`](IsTypeOfResolverFn.md)\<`ParentType`, `ContextType`\> +> `optional` **\_\_isTypeOf**: [`IsTypeOfResolverFn`](IsTypeOfResolverFn.md)\<`ParentType`, `ContextType`\> ### cursor? -\> `optional` **cursor**: [`Resolver`](Resolver.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"String"`\], `ParentType`, `ContextType`\> +> `optional` **cursor**: [`Resolver`](Resolver.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"String"`\], `ParentType`, `ContextType`\> ### node? -\> `optional` **node**: [`Resolver`](Resolver.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"Post"`\], `ParentType`, `ContextType`\> +> `optional` **node**: [`Resolver`](Resolver.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"Post"`\], `ParentType`, `ContextType`\> ## Defined in -[src/types/generatedGraphQLTypes.ts:4504](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/types/generatedGraphQLTypes.ts#L4504) +[src/types/generatedGraphQLTypes.ts:4504](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/types/generatedGraphQLTypes.ts#L4504) diff --git a/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/PostInput.md b/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/PostInput.md index 5b68fa401a6..649b8536cae 100644 --- a/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/PostInput.md +++ b/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/PostInput.md @@ -6,38 +6,38 @@ # Type Alias: PostInput -\> **PostInput**: `object` +> **PostInput**: `object` ## Type declaration ### \_id? -\> `optional` **\_id**: [`InputMaybe`](InputMaybe.md)\<[`Scalars`](Scalars.md)\[`"ID"`\]\[`"input"`\]\> +> `optional` **\_id**: [`InputMaybe`](InputMaybe.md)\<[`Scalars`](Scalars.md)\[`"ID"`\]\[`"input"`\]\> ### imageUrl? -\> `optional` **imageUrl**: [`InputMaybe`](InputMaybe.md)\<[`Scalars`](Scalars.md)\[`"URL"`\]\[`"input"`\]\> +> `optional` **imageUrl**: [`InputMaybe`](InputMaybe.md)\<[`Scalars`](Scalars.md)\[`"URL"`\]\[`"input"`\]\> ### organizationId -\> **organizationId**: [`Scalars`](Scalars.md)\[`"ID"`\]\[`"input"`\] +> **organizationId**: [`Scalars`](Scalars.md)\[`"ID"`\]\[`"input"`\] ### pinned? -\> `optional` **pinned**: [`InputMaybe`](InputMaybe.md)\<[`Scalars`](Scalars.md)\[`"Boolean"`\]\[`"input"`\]\> +> `optional` **pinned**: [`InputMaybe`](InputMaybe.md)\<[`Scalars`](Scalars.md)\[`"Boolean"`\]\[`"input"`\]\> ### text -\> **text**: [`Scalars`](Scalars.md)\[`"String"`\]\[`"input"`\] +> **text**: [`Scalars`](Scalars.md)\[`"String"`\]\[`"input"`\] ### title? -\> `optional` **title**: [`InputMaybe`](InputMaybe.md)\<[`Scalars`](Scalars.md)\[`"String"`\]\[`"input"`\]\> +> `optional` **title**: [`InputMaybe`](InputMaybe.md)\<[`Scalars`](Scalars.md)\[`"String"`\]\[`"input"`\]\> ### videoUrl? -\> `optional` **videoUrl**: [`InputMaybe`](InputMaybe.md)\<[`Scalars`](Scalars.md)\[`"URL"`\]\[`"input"`\]\> +> `optional` **videoUrl**: [`InputMaybe`](InputMaybe.md)\<[`Scalars`](Scalars.md)\[`"URL"`\]\[`"input"`\]\> ## Defined in -[src/types/generatedGraphQLTypes.ts:2181](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/types/generatedGraphQLTypes.ts#L2181) +[src/types/generatedGraphQLTypes.ts:2181](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/types/generatedGraphQLTypes.ts#L2181) diff --git a/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/PostNotFoundError.md b/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/PostNotFoundError.md index fa249445165..e691597d0de 100644 --- a/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/PostNotFoundError.md +++ b/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/PostNotFoundError.md @@ -6,18 +6,18 @@ # Type Alias: PostNotFoundError -\> **PostNotFoundError**: [`Error`](Error.md) & `object` +> **PostNotFoundError**: [`Error`](Error.md) & `object` ## Type declaration ### \_\_typename? -\> `optional` **\_\_typename**: `"PostNotFoundError"` +> `optional` **\_\_typename**: `"PostNotFoundError"` ### message -\> **message**: [`Scalars`](Scalars.md)\[`"String"`\]\[`"output"`\] +> **message**: [`Scalars`](Scalars.md)\[`"String"`\]\[`"output"`\] ## Defined in -[src/types/generatedGraphQLTypes.ts:2191](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/types/generatedGraphQLTypes.ts#L2191) +[src/types/generatedGraphQLTypes.ts:2191](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/types/generatedGraphQLTypes.ts#L2191) diff --git a/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/PostNotFoundErrorResolvers.md b/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/PostNotFoundErrorResolvers.md index fc611748703..c2f3cf065c6 100644 --- a/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/PostNotFoundErrorResolvers.md +++ b/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/PostNotFoundErrorResolvers.md @@ -6,7 +6,7 @@ # Type Alias: PostNotFoundErrorResolvers\ -\> **PostNotFoundErrorResolvers**\<`ContextType`, `ParentType`\>: `object` +> **PostNotFoundErrorResolvers**\<`ContextType`, `ParentType`\>: `object` ## Type Parameters @@ -18,12 +18,12 @@ ### \_\_isTypeOf? -\> `optional` **\_\_isTypeOf**: [`IsTypeOfResolverFn`](IsTypeOfResolverFn.md)\<`ParentType`, `ContextType`\> +> `optional` **\_\_isTypeOf**: [`IsTypeOfResolverFn`](IsTypeOfResolverFn.md)\<`ParentType`, `ContextType`\> ### message? -\> `optional` **message**: [`Resolver`](Resolver.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"String"`\], `ParentType`, `ContextType`\> +> `optional` **message**: [`Resolver`](Resolver.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"String"`\], `ParentType`, `ContextType`\> ## Defined in -[src/types/generatedGraphQLTypes.ts:4510](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/types/generatedGraphQLTypes.ts#L4510) +[src/types/generatedGraphQLTypes.ts:4510](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/types/generatedGraphQLTypes.ts#L4510) diff --git a/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/PostOrderByInput.md b/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/PostOrderByInput.md index 5e84c946940..c36cb01835b 100644 --- a/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/PostOrderByInput.md +++ b/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/PostOrderByInput.md @@ -6,8 +6,8 @@ # Type Alias: PostOrderByInput -\> **PostOrderByInput**: `"commentCount_ASC"` \| `"commentCount_DESC"` \| `"createdAt_ASC"` \| `"createdAt_DESC"` \| `"id_ASC"` \| `"id_DESC"` \| `"imageUrl_ASC"` \| `"imageUrl_DESC"` \| `"likeCount_ASC"` \| `"likeCount_DESC"` \| `"text_ASC"` \| `"text_DESC"` \| `"title_ASC"` \| `"title_DESC"` \| `"videoUrl_ASC"` \| `"videoUrl_DESC"` +> **PostOrderByInput**: `"commentCount_ASC"` \| `"commentCount_DESC"` \| `"createdAt_ASC"` \| `"createdAt_DESC"` \| `"id_ASC"` \| `"id_DESC"` \| `"imageUrl_ASC"` \| `"imageUrl_DESC"` \| `"likeCount_ASC"` \| `"likeCount_DESC"` \| `"text_ASC"` \| `"text_DESC"` \| `"title_ASC"` \| `"title_DESC"` \| `"videoUrl_ASC"` \| `"videoUrl_DESC"` ## Defined in -[src/types/generatedGraphQLTypes.ts:2196](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/types/generatedGraphQLTypes.ts#L2196) +[src/types/generatedGraphQLTypes.ts:2196](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/types/generatedGraphQLTypes.ts#L2196) diff --git a/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/PostResolvers.md b/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/PostResolvers.md index c761e578f9a..5a9041c7360 100644 --- a/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/PostResolvers.md +++ b/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/PostResolvers.md @@ -6,7 +6,7 @@ # Type Alias: PostResolvers\ -\> **PostResolvers**\<`ContextType`, `ParentType`\>: `object` +> **PostResolvers**\<`ContextType`, `ParentType`\>: `object` ## Type Parameters @@ -18,64 +18,64 @@ ### \_\_isTypeOf? -\> `optional` **\_\_isTypeOf**: [`IsTypeOfResolverFn`](IsTypeOfResolverFn.md)\<`ParentType`, `ContextType`\> +> `optional` **\_\_isTypeOf**: [`IsTypeOfResolverFn`](IsTypeOfResolverFn.md)\<`ParentType`, `ContextType`\> ### \_id? -\> `optional` **\_id**: [`Resolver`](Resolver.md)\<[`Maybe`](Maybe.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"ID"`\]\>, `ParentType`, `ContextType`\> +> `optional` **\_id**: [`Resolver`](Resolver.md)\<[`Maybe`](Maybe.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"ID"`\]\>, `ParentType`, `ContextType`\> ### commentCount? -\> `optional` **commentCount**: [`Resolver`](Resolver.md)\<[`Maybe`](Maybe.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"Int"`\]\>, `ParentType`, `ContextType`\> +> `optional` **commentCount**: [`Resolver`](Resolver.md)\<[`Maybe`](Maybe.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"Int"`\]\>, `ParentType`, `ContextType`\> ### comments? -\> `optional` **comments**: [`Resolver`](Resolver.md)\<[`Maybe`](Maybe.md)\<[`Maybe`](Maybe.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"Comment"`\]\>[]\>, `ParentType`, `ContextType`\> +> `optional` **comments**: [`Resolver`](Resolver.md)\<[`Maybe`](Maybe.md)\<[`Maybe`](Maybe.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"Comment"`\]\>[]\>, `ParentType`, `ContextType`\> ### createdAt? -\> `optional` **createdAt**: [`Resolver`](Resolver.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"DateTime"`\], `ParentType`, `ContextType`\> +> `optional` **createdAt**: [`Resolver`](Resolver.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"DateTime"`\], `ParentType`, `ContextType`\> ### creator? -\> `optional` **creator**: [`Resolver`](Resolver.md)\<[`Maybe`](Maybe.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"User"`\]\>, `ParentType`, `ContextType`\> +> `optional` **creator**: [`Resolver`](Resolver.md)\<[`Maybe`](Maybe.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"User"`\]\>, `ParentType`, `ContextType`\> ### imageUrl? -\> `optional` **imageUrl**: [`Resolver`](Resolver.md)\<[`Maybe`](Maybe.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"URL"`\]\>, `ParentType`, `ContextType`\> +> `optional` **imageUrl**: [`Resolver`](Resolver.md)\<[`Maybe`](Maybe.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"URL"`\]\>, `ParentType`, `ContextType`\> ### likeCount? -\> `optional` **likeCount**: [`Resolver`](Resolver.md)\<[`Maybe`](Maybe.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"Int"`\]\>, `ParentType`, `ContextType`\> +> `optional` **likeCount**: [`Resolver`](Resolver.md)\<[`Maybe`](Maybe.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"Int"`\]\>, `ParentType`, `ContextType`\> ### likedBy? -\> `optional` **likedBy**: [`Resolver`](Resolver.md)\<[`Maybe`](Maybe.md)\<[`Maybe`](Maybe.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"User"`\]\>[]\>, `ParentType`, `ContextType`\> +> `optional` **likedBy**: [`Resolver`](Resolver.md)\<[`Maybe`](Maybe.md)\<[`Maybe`](Maybe.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"User"`\]\>[]\>, `ParentType`, `ContextType`\> ### organization? -\> `optional` **organization**: [`Resolver`](Resolver.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"Organization"`\], `ParentType`, `ContextType`\> +> `optional` **organization**: [`Resolver`](Resolver.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"Organization"`\], `ParentType`, `ContextType`\> ### pinned? -\> `optional` **pinned**: [`Resolver`](Resolver.md)\<[`Maybe`](Maybe.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"Boolean"`\]\>, `ParentType`, `ContextType`\> +> `optional` **pinned**: [`Resolver`](Resolver.md)\<[`Maybe`](Maybe.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"Boolean"`\]\>, `ParentType`, `ContextType`\> ### text? -\> `optional` **text**: [`Resolver`](Resolver.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"String"`\], `ParentType`, `ContextType`\> +> `optional` **text**: [`Resolver`](Resolver.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"String"`\], `ParentType`, `ContextType`\> ### title? -\> `optional` **title**: [`Resolver`](Resolver.md)\<[`Maybe`](Maybe.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"String"`\]\>, `ParentType`, `ContextType`\> +> `optional` **title**: [`Resolver`](Resolver.md)\<[`Maybe`](Maybe.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"String"`\]\>, `ParentType`, `ContextType`\> ### updatedAt? -\> `optional` **updatedAt**: [`Resolver`](Resolver.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"DateTime"`\], `ParentType`, `ContextType`\> +> `optional` **updatedAt**: [`Resolver`](Resolver.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"DateTime"`\], `ParentType`, `ContextType`\> ### videoUrl? -\> `optional` **videoUrl**: [`Resolver`](Resolver.md)\<[`Maybe`](Maybe.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"URL"`\]\>, `ParentType`, `ContextType`\> +> `optional` **videoUrl**: [`Resolver`](Resolver.md)\<[`Maybe`](Maybe.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"URL"`\]\>, `ParentType`, `ContextType`\> ## Defined in -[src/types/generatedGraphQLTypes.ts:4486](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/types/generatedGraphQLTypes.ts#L4486) +[src/types/generatedGraphQLTypes.ts:4486](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/types/generatedGraphQLTypes.ts#L4486) diff --git a/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/PostUpdateInput.md b/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/PostUpdateInput.md index eed4b80904d..7404b36d7b2 100644 --- a/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/PostUpdateInput.md +++ b/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/PostUpdateInput.md @@ -6,26 +6,26 @@ # Type Alias: PostUpdateInput -\> **PostUpdateInput**: `object` +> **PostUpdateInput**: `object` ## Type declaration ### imageUrl? -\> `optional` **imageUrl**: [`InputMaybe`](InputMaybe.md)\<[`Scalars`](Scalars.md)\[`"String"`\]\[`"input"`\]\> +> `optional` **imageUrl**: [`InputMaybe`](InputMaybe.md)\<[`Scalars`](Scalars.md)\[`"String"`\]\[`"input"`\]\> ### text? -\> `optional` **text**: [`InputMaybe`](InputMaybe.md)\<[`Scalars`](Scalars.md)\[`"String"`\]\[`"input"`\]\> +> `optional` **text**: [`InputMaybe`](InputMaybe.md)\<[`Scalars`](Scalars.md)\[`"String"`\]\[`"input"`\]\> ### title? -\> `optional` **title**: [`InputMaybe`](InputMaybe.md)\<[`Scalars`](Scalars.md)\[`"String"`\]\[`"input"`\]\> +> `optional` **title**: [`InputMaybe`](InputMaybe.md)\<[`Scalars`](Scalars.md)\[`"String"`\]\[`"input"`\]\> ### videoUrl? -\> `optional` **videoUrl**: [`InputMaybe`](InputMaybe.md)\<[`Scalars`](Scalars.md)\[`"String"`\]\[`"input"`\]\> +> `optional` **videoUrl**: [`InputMaybe`](InputMaybe.md)\<[`Scalars`](Scalars.md)\[`"String"`\]\[`"input"`\]\> ## Defined in -[src/types/generatedGraphQLTypes.ts:2214](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/types/generatedGraphQLTypes.ts#L2214) +[src/types/generatedGraphQLTypes.ts:2214](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/types/generatedGraphQLTypes.ts#L2214) diff --git a/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/PostWhereInput.md b/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/PostWhereInput.md index 9cd2bf71ca5..4e9fb9574f0 100644 --- a/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/PostWhereInput.md +++ b/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/PostWhereInput.md @@ -6,82 +6,82 @@ # Type Alias: PostWhereInput -\> **PostWhereInput**: `object` +> **PostWhereInput**: `object` ## Type declaration ### id? -\> `optional` **id**: [`InputMaybe`](InputMaybe.md)\<[`Scalars`](Scalars.md)\[`"ID"`\]\[`"input"`\]\> +> `optional` **id**: [`InputMaybe`](InputMaybe.md)\<[`Scalars`](Scalars.md)\[`"ID"`\]\[`"input"`\]\> ### id\_contains? -\> `optional` **id\_contains**: [`InputMaybe`](InputMaybe.md)\<[`Scalars`](Scalars.md)\[`"ID"`\]\[`"input"`\]\> +> `optional` **id\_contains**: [`InputMaybe`](InputMaybe.md)\<[`Scalars`](Scalars.md)\[`"ID"`\]\[`"input"`\]\> ### id\_in? -\> `optional` **id\_in**: [`InputMaybe`](InputMaybe.md)\<[`Scalars`](Scalars.md)\[`"ID"`\]\[`"input"`\][]\> +> `optional` **id\_in**: [`InputMaybe`](InputMaybe.md)\<[`Scalars`](Scalars.md)\[`"ID"`\]\[`"input"`\][]\> ### id\_not? -\> `optional` **id\_not**: [`InputMaybe`](InputMaybe.md)\<[`Scalars`](Scalars.md)\[`"ID"`\]\[`"input"`\]\> +> `optional` **id\_not**: [`InputMaybe`](InputMaybe.md)\<[`Scalars`](Scalars.md)\[`"ID"`\]\[`"input"`\]\> ### id\_not\_in? -\> `optional` **id\_not\_in**: [`InputMaybe`](InputMaybe.md)\<[`Scalars`](Scalars.md)\[`"ID"`\]\[`"input"`\][]\> +> `optional` **id\_not\_in**: [`InputMaybe`](InputMaybe.md)\<[`Scalars`](Scalars.md)\[`"ID"`\]\[`"input"`\][]\> ### id\_starts\_with? -\> `optional` **id\_starts\_with**: [`InputMaybe`](InputMaybe.md)\<[`Scalars`](Scalars.md)\[`"ID"`\]\[`"input"`\]\> +> `optional` **id\_starts\_with**: [`InputMaybe`](InputMaybe.md)\<[`Scalars`](Scalars.md)\[`"ID"`\]\[`"input"`\]\> ### text? -\> `optional` **text**: [`InputMaybe`](InputMaybe.md)\<[`Scalars`](Scalars.md)\[`"String"`\]\[`"input"`\]\> +> `optional` **text**: [`InputMaybe`](InputMaybe.md)\<[`Scalars`](Scalars.md)\[`"String"`\]\[`"input"`\]\> ### text\_contains? -\> `optional` **text\_contains**: [`InputMaybe`](InputMaybe.md)\<[`Scalars`](Scalars.md)\[`"String"`\]\[`"input"`\]\> +> `optional` **text\_contains**: [`InputMaybe`](InputMaybe.md)\<[`Scalars`](Scalars.md)\[`"String"`\]\[`"input"`\]\> ### text\_in? -\> `optional` **text\_in**: [`InputMaybe`](InputMaybe.md)\<[`Scalars`](Scalars.md)\[`"String"`\]\[`"input"`\][]\> +> `optional` **text\_in**: [`InputMaybe`](InputMaybe.md)\<[`Scalars`](Scalars.md)\[`"String"`\]\[`"input"`\][]\> ### text\_not? -\> `optional` **text\_not**: [`InputMaybe`](InputMaybe.md)\<[`Scalars`](Scalars.md)\[`"String"`\]\[`"input"`\]\> +> `optional` **text\_not**: [`InputMaybe`](InputMaybe.md)\<[`Scalars`](Scalars.md)\[`"String"`\]\[`"input"`\]\> ### text\_not\_in? -\> `optional` **text\_not\_in**: [`InputMaybe`](InputMaybe.md)\<[`Scalars`](Scalars.md)\[`"String"`\]\[`"input"`\][]\> +> `optional` **text\_not\_in**: [`InputMaybe`](InputMaybe.md)\<[`Scalars`](Scalars.md)\[`"String"`\]\[`"input"`\][]\> ### text\_starts\_with? -\> `optional` **text\_starts\_with**: [`InputMaybe`](InputMaybe.md)\<[`Scalars`](Scalars.md)\[`"String"`\]\[`"input"`\]\> +> `optional` **text\_starts\_with**: [`InputMaybe`](InputMaybe.md)\<[`Scalars`](Scalars.md)\[`"String"`\]\[`"input"`\]\> ### title? -\> `optional` **title**: [`InputMaybe`](InputMaybe.md)\<[`Scalars`](Scalars.md)\[`"String"`\]\[`"input"`\]\> +> `optional` **title**: [`InputMaybe`](InputMaybe.md)\<[`Scalars`](Scalars.md)\[`"String"`\]\[`"input"`\]\> ### title\_contains? -\> `optional` **title\_contains**: [`InputMaybe`](InputMaybe.md)\<[`Scalars`](Scalars.md)\[`"String"`\]\[`"input"`\]\> +> `optional` **title\_contains**: [`InputMaybe`](InputMaybe.md)\<[`Scalars`](Scalars.md)\[`"String"`\]\[`"input"`\]\> ### title\_in? -\> `optional` **title\_in**: [`InputMaybe`](InputMaybe.md)\<[`Scalars`](Scalars.md)\[`"String"`\]\[`"input"`\][]\> +> `optional` **title\_in**: [`InputMaybe`](InputMaybe.md)\<[`Scalars`](Scalars.md)\[`"String"`\]\[`"input"`\][]\> ### title\_not? -\> `optional` **title\_not**: [`InputMaybe`](InputMaybe.md)\<[`Scalars`](Scalars.md)\[`"String"`\]\[`"input"`\]\> +> `optional` **title\_not**: [`InputMaybe`](InputMaybe.md)\<[`Scalars`](Scalars.md)\[`"String"`\]\[`"input"`\]\> ### title\_not\_in? -\> `optional` **title\_not\_in**: [`InputMaybe`](InputMaybe.md)\<[`Scalars`](Scalars.md)\[`"String"`\]\[`"input"`\][]\> +> `optional` **title\_not\_in**: [`InputMaybe`](InputMaybe.md)\<[`Scalars`](Scalars.md)\[`"String"`\]\[`"input"`\][]\> ### title\_starts\_with? -\> `optional` **title\_starts\_with**: [`InputMaybe`](InputMaybe.md)\<[`Scalars`](Scalars.md)\[`"String"`\]\[`"input"`\]\> +> `optional` **title\_starts\_with**: [`InputMaybe`](InputMaybe.md)\<[`Scalars`](Scalars.md)\[`"String"`\]\[`"input"`\]\> ## Defined in -[src/types/generatedGraphQLTypes.ts:2221](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/types/generatedGraphQLTypes.ts#L2221) +[src/types/generatedGraphQLTypes.ts:2221](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/types/generatedGraphQLTypes.ts#L2221) diff --git a/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/PostsConnection.md b/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/PostsConnection.md index 25023d9aea5..05a1fe0c571 100644 --- a/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/PostsConnection.md +++ b/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/PostsConnection.md @@ -6,26 +6,26 @@ # Type Alias: PostsConnection -\> **PostsConnection**: `object` +> **PostsConnection**: `object` ## Type declaration ### \_\_typename? -\> `optional` **\_\_typename**: `"PostsConnection"` +> `optional` **\_\_typename**: `"PostsConnection"` ### edges -\> **edges**: [`PostEdge`](PostEdge.md)[] +> **edges**: [`PostEdge`](PostEdge.md)[] ### pageInfo -\> **pageInfo**: [`DefaultConnectionPageInfo`](DefaultConnectionPageInfo.md) +> **pageInfo**: [`DefaultConnectionPageInfo`](DefaultConnectionPageInfo.md) ### totalCount? -\> `optional` **totalCount**: [`Maybe`](Maybe.md)\<[`Scalars`](Scalars.md)\[`"Int"`\]\[`"output"`\]\> +> `optional` **totalCount**: [`Maybe`](Maybe.md)\<[`Scalars`](Scalars.md)\[`"Int"`\]\[`"output"`\]\> ## Defined in -[src/types/generatedGraphQLTypes.ts:2242](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/types/generatedGraphQLTypes.ts#L2242) +[src/types/generatedGraphQLTypes.ts:2242](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/types/generatedGraphQLTypes.ts#L2242) diff --git a/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/PostsConnectionResolvers.md b/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/PostsConnectionResolvers.md index 03554b86690..f74c3fd15f1 100644 --- a/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/PostsConnectionResolvers.md +++ b/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/PostsConnectionResolvers.md @@ -6,7 +6,7 @@ # Type Alias: PostsConnectionResolvers\ -\> **PostsConnectionResolvers**\<`ContextType`, `ParentType`\>: `object` +> **PostsConnectionResolvers**\<`ContextType`, `ParentType`\>: `object` ## Type Parameters @@ -18,20 +18,20 @@ ### \_\_isTypeOf? -\> `optional` **\_\_isTypeOf**: [`IsTypeOfResolverFn`](IsTypeOfResolverFn.md)\<`ParentType`, `ContextType`\> +> `optional` **\_\_isTypeOf**: [`IsTypeOfResolverFn`](IsTypeOfResolverFn.md)\<`ParentType`, `ContextType`\> ### edges? -\> `optional` **edges**: [`Resolver`](Resolver.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"PostEdge"`\][], `ParentType`, `ContextType`\> +> `optional` **edges**: [`Resolver`](Resolver.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"PostEdge"`\][], `ParentType`, `ContextType`\> ### pageInfo? -\> `optional` **pageInfo**: [`Resolver`](Resolver.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"DefaultConnectionPageInfo"`\], `ParentType`, `ContextType`\> +> `optional` **pageInfo**: [`Resolver`](Resolver.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"DefaultConnectionPageInfo"`\], `ParentType`, `ContextType`\> ### totalCount? -\> `optional` **totalCount**: [`Resolver`](Resolver.md)\<[`Maybe`](Maybe.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"Int"`\]\>, `ParentType`, `ContextType`\> +> `optional` **totalCount**: [`Resolver`](Resolver.md)\<[`Maybe`](Maybe.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"Int"`\]\>, `ParentType`, `ContextType`\> ## Defined in -[src/types/generatedGraphQLTypes.ts:4515](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/types/generatedGraphQLTypes.ts#L4515) +[src/types/generatedGraphQLTypes.ts:4515](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/types/generatedGraphQLTypes.ts#L4515) diff --git a/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/Query.md b/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/Query.md index 71be332fe54..75fea6c8157 100644 --- a/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/Query.md +++ b/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/Query.md @@ -6,242 +6,242 @@ # Type Alias: Query -\> **Query**: `object` +> **Query**: `object` ## Type declaration ### \_\_typename? -\> `optional` **\_\_typename**: `"Query"` +> `optional` **\_\_typename**: `"Query"` ### actionItemCategoriesByOrganization? -\> `optional` **actionItemCategoriesByOrganization**: [`Maybe`](Maybe.md)\<[`Maybe`](Maybe.md)\<[`ActionItemCategory`](ActionItemCategory.md)\>[]\> +> `optional` **actionItemCategoriesByOrganization**: [`Maybe`](Maybe.md)\<[`Maybe`](Maybe.md)\<[`ActionItemCategory`](ActionItemCategory.md)\>[]\> ### actionItemsByEvent? -\> `optional` **actionItemsByEvent**: [`Maybe`](Maybe.md)\<[`Maybe`](Maybe.md)\<[`ActionItem`](ActionItem.md)\>[]\> +> `optional` **actionItemsByEvent**: [`Maybe`](Maybe.md)\<[`Maybe`](Maybe.md)\<[`ActionItem`](ActionItem.md)\>[]\> ### actionItemsByOrganization? -\> `optional` **actionItemsByOrganization**: [`Maybe`](Maybe.md)\<[`Maybe`](Maybe.md)\<[`ActionItem`](ActionItem.md)\>[]\> +> `optional` **actionItemsByOrganization**: [`Maybe`](Maybe.md)\<[`Maybe`](Maybe.md)\<[`ActionItem`](ActionItem.md)\>[]\> ### adminPlugin? -\> `optional` **adminPlugin**: [`Maybe`](Maybe.md)\<[`Maybe`](Maybe.md)\<[`Plugin`](Plugin.md)\>[]\> +> `optional` **adminPlugin**: [`Maybe`](Maybe.md)\<[`Maybe`](Maybe.md)\<[`Plugin`](Plugin.md)\>[]\> ### advertisementsConnection? -\> `optional` **advertisementsConnection**: [`Maybe`](Maybe.md)\<[`AdvertisementsConnection`](AdvertisementsConnection.md)\> +> `optional` **advertisementsConnection**: [`Maybe`](Maybe.md)\<[`AdvertisementsConnection`](AdvertisementsConnection.md)\> ### agendaCategory -\> **agendaCategory**: [`AgendaCategory`](AgendaCategory.md) +> **agendaCategory**: [`AgendaCategory`](AgendaCategory.md) ### agendaItemByEvent? -\> `optional` **agendaItemByEvent**: [`Maybe`](Maybe.md)\<[`Maybe`](Maybe.md)\<[`AgendaItem`](AgendaItem.md)\>[]\> +> `optional` **agendaItemByEvent**: [`Maybe`](Maybe.md)\<[`Maybe`](Maybe.md)\<[`AgendaItem`](AgendaItem.md)\>[]\> ### agendaItemByOrganization? -\> `optional` **agendaItemByOrganization**: [`Maybe`](Maybe.md)\<[`Maybe`](Maybe.md)\<[`AgendaItem`](AgendaItem.md)\>[]\> +> `optional` **agendaItemByOrganization**: [`Maybe`](Maybe.md)\<[`Maybe`](Maybe.md)\<[`AgendaItem`](AgendaItem.md)\>[]\> ### agendaItemCategoriesByOrganization? -\> `optional` **agendaItemCategoriesByOrganization**: [`Maybe`](Maybe.md)\<[`Maybe`](Maybe.md)\<[`AgendaCategory`](AgendaCategory.md)\>[]\> +> `optional` **agendaItemCategoriesByOrganization**: [`Maybe`](Maybe.md)\<[`Maybe`](Maybe.md)\<[`AgendaCategory`](AgendaCategory.md)\>[]\> ### checkAuth -\> **checkAuth**: [`User`](User.md) +> **checkAuth**: [`User`](User.md) ### customDataByOrganization -\> **customDataByOrganization**: [`UserCustomData`](UserCustomData.md)[] +> **customDataByOrganization**: [`UserCustomData`](UserCustomData.md)[] ### customFieldsByOrganization? -\> `optional` **customFieldsByOrganization**: [`Maybe`](Maybe.md)\<[`Maybe`](Maybe.md)\<[`OrganizationCustomField`](OrganizationCustomField.md)\>[]\> +> `optional` **customFieldsByOrganization**: [`Maybe`](Maybe.md)\<[`Maybe`](Maybe.md)\<[`OrganizationCustomField`](OrganizationCustomField.md)\>[]\> ### directChatById? -\> `optional` **directChatById**: [`Maybe`](Maybe.md)\<[`DirectChat`](DirectChat.md)\> +> `optional` **directChatById**: [`Maybe`](Maybe.md)\<[`DirectChat`](DirectChat.md)\> ### directChatsByUserID? -\> `optional` **directChatsByUserID**: [`Maybe`](Maybe.md)\<[`Maybe`](Maybe.md)\<[`DirectChat`](DirectChat.md)\>[]\> +> `optional` **directChatsByUserID**: [`Maybe`](Maybe.md)\<[`Maybe`](Maybe.md)\<[`DirectChat`](DirectChat.md)\>[]\> ### directChatsMessagesByChatID? -\> `optional` **directChatsMessagesByChatID**: [`Maybe`](Maybe.md)\<[`Maybe`](Maybe.md)\<[`DirectChatMessage`](DirectChatMessage.md)\>[]\> +> `optional` **directChatsMessagesByChatID**: [`Maybe`](Maybe.md)\<[`Maybe`](Maybe.md)\<[`DirectChatMessage`](DirectChatMessage.md)\>[]\> ### event? -\> `optional` **event**: [`Maybe`](Maybe.md)\<[`Event`](Event.md)\> +> `optional` **event**: [`Maybe`](Maybe.md)\<[`Event`](Event.md)\> ### eventVolunteersByEvent? -\> `optional` **eventVolunteersByEvent**: [`Maybe`](Maybe.md)\<[`Maybe`](Maybe.md)\<[`EventVolunteer`](EventVolunteer.md)\>[]\> +> `optional` **eventVolunteersByEvent**: [`Maybe`](Maybe.md)\<[`Maybe`](Maybe.md)\<[`EventVolunteer`](EventVolunteer.md)\>[]\> ### eventsByOrganization? -\> `optional` **eventsByOrganization**: [`Maybe`](Maybe.md)\<[`Maybe`](Maybe.md)\<[`Event`](Event.md)\>[]\> +> `optional` **eventsByOrganization**: [`Maybe`](Maybe.md)\<[`Maybe`](Maybe.md)\<[`Event`](Event.md)\>[]\> ### eventsByOrganizationConnection -\> **eventsByOrganizationConnection**: [`Event`](Event.md)[] +> **eventsByOrganizationConnection**: [`Event`](Event.md)[] ### fundsByOrganization? -\> `optional` **fundsByOrganization**: [`Maybe`](Maybe.md)\<[`Maybe`](Maybe.md)\<[`Fund`](Fund.md)\>[]\> +> `optional` **fundsByOrganization**: [`Maybe`](Maybe.md)\<[`Maybe`](Maybe.md)\<[`Fund`](Fund.md)\>[]\> ### getAgendaItem? -\> `optional` **getAgendaItem**: [`Maybe`](Maybe.md)\<[`AgendaItem`](AgendaItem.md)\> +> `optional` **getAgendaItem**: [`Maybe`](Maybe.md)\<[`AgendaItem`](AgendaItem.md)\> ### getAgendaSection? -\> `optional` **getAgendaSection**: [`Maybe`](Maybe.md)\<[`AgendaSection`](AgendaSection.md)\> +> `optional` **getAgendaSection**: [`Maybe`](Maybe.md)\<[`AgendaSection`](AgendaSection.md)\> ### getAllAgendaItems? -\> `optional` **getAllAgendaItems**: [`Maybe`](Maybe.md)\<[`Maybe`](Maybe.md)\<[`AgendaItem`](AgendaItem.md)\>[]\> +> `optional` **getAllAgendaItems**: [`Maybe`](Maybe.md)\<[`Maybe`](Maybe.md)\<[`AgendaItem`](AgendaItem.md)\>[]\> ### getAllNotesForAgendaItem? -\> `optional` **getAllNotesForAgendaItem**: [`Maybe`](Maybe.md)\<[`Maybe`](Maybe.md)\<[`Note`](Note.md)\>[]\> +> `optional` **getAllNotesForAgendaItem**: [`Maybe`](Maybe.md)\<[`Maybe`](Maybe.md)\<[`Note`](Note.md)\>[]\> ### getCommunityData? -\> `optional` **getCommunityData**: [`Maybe`](Maybe.md)\<[`Community`](Community.md)\> +> `optional` **getCommunityData**: [`Maybe`](Maybe.md)\<[`Community`](Community.md)\> ### getDonationById -\> **getDonationById**: [`Donation`](Donation.md) +> **getDonationById**: [`Donation`](Donation.md) ### getDonationByOrgId? -\> `optional` **getDonationByOrgId**: [`Maybe`](Maybe.md)\<[`Maybe`](Maybe.md)\<[`Donation`](Donation.md)\>[]\> +> `optional` **getDonationByOrgId**: [`Maybe`](Maybe.md)\<[`Maybe`](Maybe.md)\<[`Donation`](Donation.md)\>[]\> ### getDonationByOrgIdConnection -\> **getDonationByOrgIdConnection**: [`Donation`](Donation.md)[] +> **getDonationByOrgIdConnection**: [`Donation`](Donation.md)[] ### getEventAttendee? -\> `optional` **getEventAttendee**: [`Maybe`](Maybe.md)\<[`EventAttendee`](EventAttendee.md)\> +> `optional` **getEventAttendee**: [`Maybe`](Maybe.md)\<[`EventAttendee`](EventAttendee.md)\> ### getEventAttendeesByEventId? -\> `optional` **getEventAttendeesByEventId**: [`Maybe`](Maybe.md)\<[`Maybe`](Maybe.md)\<[`EventAttendee`](EventAttendee.md)\>[]\> +> `optional` **getEventAttendeesByEventId**: [`Maybe`](Maybe.md)\<[`Maybe`](Maybe.md)\<[`EventAttendee`](EventAttendee.md)\>[]\> ### getEventInvitesByUserId -\> **getEventInvitesByUserId**: [`EventAttendee`](EventAttendee.md)[] +> **getEventInvitesByUserId**: [`EventAttendee`](EventAttendee.md)[] ### getFundById -\> **getFundById**: [`Fund`](Fund.md) +> **getFundById**: [`Fund`](Fund.md) ### getFundraisingCampaignById -\> **getFundraisingCampaignById**: [`FundraisingCampaign`](FundraisingCampaign.md) +> **getFundraisingCampaignById**: [`FundraisingCampaign`](FundraisingCampaign.md) ### getFundraisingCampaignPledgeById -\> **getFundraisingCampaignPledgeById**: [`FundraisingCampaignPledge`](FundraisingCampaignPledge.md) +> **getFundraisingCampaignPledgeById**: [`FundraisingCampaignPledge`](FundraisingCampaignPledge.md) ### getNoteById -\> **getNoteById**: [`Note`](Note.md) +> **getNoteById**: [`Note`](Note.md) ### getPlugins? -\> `optional` **getPlugins**: [`Maybe`](Maybe.md)\<[`Maybe`](Maybe.md)\<[`Plugin`](Plugin.md)\>[]\> +> `optional` **getPlugins**: [`Maybe`](Maybe.md)\<[`Maybe`](Maybe.md)\<[`Plugin`](Plugin.md)\>[]\> ### getVenueByOrgId? -\> `optional` **getVenueByOrgId**: [`Maybe`](Maybe.md)\<[`Maybe`](Maybe.md)\<[`Venue`](Venue.md)\>[]\> +> `optional` **getVenueByOrgId**: [`Maybe`](Maybe.md)\<[`Maybe`](Maybe.md)\<[`Venue`](Venue.md)\>[]\> ### getlanguage? -\> `optional` **getlanguage**: [`Maybe`](Maybe.md)\<[`Maybe`](Maybe.md)\<[`Translation`](Translation.md)\>[]\> +> `optional` **getlanguage**: [`Maybe`](Maybe.md)\<[`Maybe`](Maybe.md)\<[`Translation`](Translation.md)\>[]\> ### groupChatById? -\> `optional` **groupChatById**: [`Maybe`](Maybe.md)\<[`GroupChat`](GroupChat.md)\> +> `optional` **groupChatById**: [`Maybe`](Maybe.md)\<[`GroupChat`](GroupChat.md)\> ### groupChatsByUserId? -\> `optional` **groupChatsByUserId**: [`Maybe`](Maybe.md)\<[`Maybe`](Maybe.md)\<[`GroupChat`](GroupChat.md)\>[]\> +> `optional` **groupChatsByUserId**: [`Maybe`](Maybe.md)\<[`Maybe`](Maybe.md)\<[`GroupChat`](GroupChat.md)\>[]\> ### hasSubmittedFeedback? -\> `optional` **hasSubmittedFeedback**: [`Maybe`](Maybe.md)\<[`Scalars`](Scalars.md)\[`"Boolean"`\]\[`"output"`\]\> +> `optional` **hasSubmittedFeedback**: [`Maybe`](Maybe.md)\<[`Scalars`](Scalars.md)\[`"Boolean"`\]\[`"output"`\]\> ### isSampleOrganization -\> **isSampleOrganization**: [`Scalars`](Scalars.md)\[`"Boolean"`\]\[`"output"`\] +> **isSampleOrganization**: [`Scalars`](Scalars.md)\[`"Boolean"`\]\[`"output"`\] ### joinedOrganizations? -\> `optional` **joinedOrganizations**: [`Maybe`](Maybe.md)\<[`Maybe`](Maybe.md)\<[`Organization`](Organization.md)\>[]\> +> `optional` **joinedOrganizations**: [`Maybe`](Maybe.md)\<[`Maybe`](Maybe.md)\<[`Organization`](Organization.md)\>[]\> ### me -\> **me**: [`UserData`](UserData.md) +> **me**: [`UserData`](UserData.md) ### myLanguage? -\> `optional` **myLanguage**: [`Maybe`](Maybe.md)\<[`Scalars`](Scalars.md)\[`"String"`\]\[`"output"`\]\> +> `optional` **myLanguage**: [`Maybe`](Maybe.md)\<[`Scalars`](Scalars.md)\[`"String"`\]\[`"output"`\]\> ### organizations? -\> `optional` **organizations**: [`Maybe`](Maybe.md)\<[`Maybe`](Maybe.md)\<[`Organization`](Organization.md)\>[]\> +> `optional` **organizations**: [`Maybe`](Maybe.md)\<[`Maybe`](Maybe.md)\<[`Organization`](Organization.md)\>[]\> ### organizationsConnection -\> **organizationsConnection**: [`Maybe`](Maybe.md)\<[`Organization`](Organization.md)\>[] +> **organizationsConnection**: [`Maybe`](Maybe.md)\<[`Organization`](Organization.md)\>[] ### organizationsMemberConnection -\> **organizationsMemberConnection**: [`UserConnection`](UserConnection.md) +> **organizationsMemberConnection**: [`UserConnection`](UserConnection.md) ### plugin? -\> `optional` **plugin**: [`Maybe`](Maybe.md)\<[`Maybe`](Maybe.md)\<[`Plugin`](Plugin.md)\>[]\> +> `optional` **plugin**: [`Maybe`](Maybe.md)\<[`Maybe`](Maybe.md)\<[`Plugin`](Plugin.md)\>[]\> ### post? -\> `optional` **post**: [`Maybe`](Maybe.md)\<[`Post`](Post.md)\> +> `optional` **post**: [`Maybe`](Maybe.md)\<[`Post`](Post.md)\> ### registeredEventsByUser? -\> `optional` **registeredEventsByUser**: [`Maybe`](Maybe.md)\<[`Maybe`](Maybe.md)\<[`Event`](Event.md)\>[]\> +> `optional` **registeredEventsByUser**: [`Maybe`](Maybe.md)\<[`Maybe`](Maybe.md)\<[`Event`](Event.md)\>[]\> ### registrantsByEvent? -\> `optional` **registrantsByEvent**: [`Maybe`](Maybe.md)\<[`Maybe`](Maybe.md)\<[`User`](User.md)\>[]\> +> `optional` **registrantsByEvent**: [`Maybe`](Maybe.md)\<[`Maybe`](Maybe.md)\<[`User`](User.md)\>[]\> ### user -\> **user**: [`UserData`](UserData.md) +> **user**: [`UserData`](UserData.md) ### userLanguage? -\> `optional` **userLanguage**: [`Maybe`](Maybe.md)\<[`Scalars`](Scalars.md)\[`"String"`\]\[`"output"`\]\> +> `optional` **userLanguage**: [`Maybe`](Maybe.md)\<[`Scalars`](Scalars.md)\[`"String"`\]\[`"output"`\]\> ### users? -\> `optional` **users**: [`Maybe`](Maybe.md)\<[`Maybe`](Maybe.md)\<[`UserData`](UserData.md)\>[]\> +> `optional` **users**: [`Maybe`](Maybe.md)\<[`Maybe`](Maybe.md)\<[`UserData`](UserData.md)\>[]\> ### usersConnection -\> **usersConnection**: [`Maybe`](Maybe.md)\<[`UserData`](UserData.md)\>[] +> **usersConnection**: [`Maybe`](Maybe.md)\<[`UserData`](UserData.md)\>[] ### venue? -\> `optional` **venue**: [`Maybe`](Maybe.md)\<[`Venue`](Venue.md)\> +> `optional` **venue**: [`Maybe`](Maybe.md)\<[`Venue`](Venue.md)\> ## Defined in -[src/types/generatedGraphQLTypes.ts:2249](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/types/generatedGraphQLTypes.ts#L2249) +[src/types/generatedGraphQLTypes.ts:2249](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/types/generatedGraphQLTypes.ts#L2249) diff --git a/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/QueryActionItemCategoriesByOrganizationArgs.md b/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/QueryActionItemCategoriesByOrganizationArgs.md index 17afb184a54..b06e1209fba 100644 --- a/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/QueryActionItemCategoriesByOrganizationArgs.md +++ b/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/QueryActionItemCategoriesByOrganizationArgs.md @@ -6,14 +6,14 @@ # Type Alias: QueryActionItemCategoriesByOrganizationArgs -\> **QueryActionItemCategoriesByOrganizationArgs**: `object` +> **QueryActionItemCategoriesByOrganizationArgs**: `object` ## Type declaration ### organizationId -\> **organizationId**: [`Scalars`](Scalars.md)\[`"ID"`\]\[`"input"`\] +> **organizationId**: [`Scalars`](Scalars.md)\[`"ID"`\]\[`"input"`\] ## Defined in -[src/types/generatedGraphQLTypes.ts:2311](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/types/generatedGraphQLTypes.ts#L2311) +[src/types/generatedGraphQLTypes.ts:2311](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/types/generatedGraphQLTypes.ts#L2311) diff --git a/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/QueryActionItemsByEventArgs.md b/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/QueryActionItemsByEventArgs.md index 87c24496d8c..00114db109d 100644 --- a/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/QueryActionItemsByEventArgs.md +++ b/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/QueryActionItemsByEventArgs.md @@ -6,14 +6,14 @@ # Type Alias: QueryActionItemsByEventArgs -\> **QueryActionItemsByEventArgs**: `object` +> **QueryActionItemsByEventArgs**: `object` ## Type declaration ### eventId -\> **eventId**: [`Scalars`](Scalars.md)\[`"ID"`\]\[`"input"`\] +> **eventId**: [`Scalars`](Scalars.md)\[`"ID"`\]\[`"input"`\] ## Defined in -[src/types/generatedGraphQLTypes.ts:2316](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/types/generatedGraphQLTypes.ts#L2316) +[src/types/generatedGraphQLTypes.ts:2316](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/types/generatedGraphQLTypes.ts#L2316) diff --git a/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/QueryActionItemsByOrganizationArgs.md b/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/QueryActionItemsByOrganizationArgs.md index 94f68a5b5d1..8552969af20 100644 --- a/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/QueryActionItemsByOrganizationArgs.md +++ b/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/QueryActionItemsByOrganizationArgs.md @@ -6,22 +6,22 @@ # Type Alias: QueryActionItemsByOrganizationArgs -\> **QueryActionItemsByOrganizationArgs**: `object` +> **QueryActionItemsByOrganizationArgs**: `object` ## Type declaration ### orderBy? -\> `optional` **orderBy**: [`InputMaybe`](InputMaybe.md)\<[`ActionItemsOrderByInput`](ActionItemsOrderByInput.md)\> +> `optional` **orderBy**: [`InputMaybe`](InputMaybe.md)\<[`ActionItemsOrderByInput`](ActionItemsOrderByInput.md)\> ### organizationId -\> **organizationId**: [`Scalars`](Scalars.md)\[`"ID"`\]\[`"input"`\] +> **organizationId**: [`Scalars`](Scalars.md)\[`"ID"`\]\[`"input"`\] ### where? -\> `optional` **where**: [`InputMaybe`](InputMaybe.md)\<[`ActionItemWhereInput`](ActionItemWhereInput.md)\> +> `optional` **where**: [`InputMaybe`](InputMaybe.md)\<[`ActionItemWhereInput`](ActionItemWhereInput.md)\> ## Defined in -[src/types/generatedGraphQLTypes.ts:2321](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/types/generatedGraphQLTypes.ts#L2321) +[src/types/generatedGraphQLTypes.ts:2321](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/types/generatedGraphQLTypes.ts#L2321) diff --git a/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/QueryAdminPluginArgs.md b/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/QueryAdminPluginArgs.md index e308f9ac2ba..2fcebd0e90a 100644 --- a/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/QueryAdminPluginArgs.md +++ b/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/QueryAdminPluginArgs.md @@ -6,14 +6,14 @@ # Type Alias: QueryAdminPluginArgs -\> **QueryAdminPluginArgs**: `object` +> **QueryAdminPluginArgs**: `object` ## Type declaration ### orgId -\> **orgId**: [`Scalars`](Scalars.md)\[`"ID"`\]\[`"input"`\] +> **orgId**: [`Scalars`](Scalars.md)\[`"ID"`\]\[`"input"`\] ## Defined in -[src/types/generatedGraphQLTypes.ts:2328](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/types/generatedGraphQLTypes.ts#L2328) +[src/types/generatedGraphQLTypes.ts:2328](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/types/generatedGraphQLTypes.ts#L2328) diff --git a/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/QueryAdvertisementsConnectionArgs.md b/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/QueryAdvertisementsConnectionArgs.md index 7d65029a32a..d7225bb0beb 100644 --- a/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/QueryAdvertisementsConnectionArgs.md +++ b/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/QueryAdvertisementsConnectionArgs.md @@ -6,26 +6,26 @@ # Type Alias: QueryAdvertisementsConnectionArgs -\> **QueryAdvertisementsConnectionArgs**: `object` +> **QueryAdvertisementsConnectionArgs**: `object` ## Type declaration ### after? -\> `optional` **after**: [`InputMaybe`](InputMaybe.md)\<[`Scalars`](Scalars.md)\[`"String"`\]\[`"input"`\]\> +> `optional` **after**: [`InputMaybe`](InputMaybe.md)\<[`Scalars`](Scalars.md)\[`"String"`\]\[`"input"`\]\> ### before? -\> `optional` **before**: [`InputMaybe`](InputMaybe.md)\<[`Scalars`](Scalars.md)\[`"String"`\]\[`"input"`\]\> +> `optional` **before**: [`InputMaybe`](InputMaybe.md)\<[`Scalars`](Scalars.md)\[`"String"`\]\[`"input"`\]\> ### first? -\> `optional` **first**: [`InputMaybe`](InputMaybe.md)\<[`Scalars`](Scalars.md)\[`"PositiveInt"`\]\[`"input"`\]\> +> `optional` **first**: [`InputMaybe`](InputMaybe.md)\<[`Scalars`](Scalars.md)\[`"PositiveInt"`\]\[`"input"`\]\> ### last? -\> `optional` **last**: [`InputMaybe`](InputMaybe.md)\<[`Scalars`](Scalars.md)\[`"PositiveInt"`\]\[`"input"`\]\> +> `optional` **last**: [`InputMaybe`](InputMaybe.md)\<[`Scalars`](Scalars.md)\[`"PositiveInt"`\]\[`"input"`\]\> ## Defined in -[src/types/generatedGraphQLTypes.ts:2333](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/types/generatedGraphQLTypes.ts#L2333) +[src/types/generatedGraphQLTypes.ts:2333](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/types/generatedGraphQLTypes.ts#L2333) diff --git a/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/QueryAgendaCategoryArgs.md b/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/QueryAgendaCategoryArgs.md index 1c57a45bf79..34e41bec3cb 100644 --- a/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/QueryAgendaCategoryArgs.md +++ b/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/QueryAgendaCategoryArgs.md @@ -6,14 +6,14 @@ # Type Alias: QueryAgendaCategoryArgs -\> **QueryAgendaCategoryArgs**: `object` +> **QueryAgendaCategoryArgs**: `object` ## Type declaration ### id -\> **id**: [`Scalars`](Scalars.md)\[`"ID"`\]\[`"input"`\] +> **id**: [`Scalars`](Scalars.md)\[`"ID"`\]\[`"input"`\] ## Defined in -[src/types/generatedGraphQLTypes.ts:2341](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/types/generatedGraphQLTypes.ts#L2341) +[src/types/generatedGraphQLTypes.ts:2341](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/types/generatedGraphQLTypes.ts#L2341) diff --git a/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/QueryAgendaItemByEventArgs.md b/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/QueryAgendaItemByEventArgs.md index 1f99d0a4abd..40c7bf9eb2b 100644 --- a/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/QueryAgendaItemByEventArgs.md +++ b/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/QueryAgendaItemByEventArgs.md @@ -6,14 +6,14 @@ # Type Alias: QueryAgendaItemByEventArgs -\> **QueryAgendaItemByEventArgs**: `object` +> **QueryAgendaItemByEventArgs**: `object` ## Type declaration ### relatedEventId -\> **relatedEventId**: [`Scalars`](Scalars.md)\[`"ID"`\]\[`"input"`\] +> **relatedEventId**: [`Scalars`](Scalars.md)\[`"ID"`\]\[`"input"`\] ## Defined in -[src/types/generatedGraphQLTypes.ts:2346](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/types/generatedGraphQLTypes.ts#L2346) +[src/types/generatedGraphQLTypes.ts:2346](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/types/generatedGraphQLTypes.ts#L2346) diff --git a/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/QueryAgendaItemByOrganizationArgs.md b/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/QueryAgendaItemByOrganizationArgs.md index 3a40efabde0..621f03cb8a6 100644 --- a/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/QueryAgendaItemByOrganizationArgs.md +++ b/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/QueryAgendaItemByOrganizationArgs.md @@ -6,14 +6,14 @@ # Type Alias: QueryAgendaItemByOrganizationArgs -\> **QueryAgendaItemByOrganizationArgs**: `object` +> **QueryAgendaItemByOrganizationArgs**: `object` ## Type declaration ### organizationId -\> **organizationId**: [`Scalars`](Scalars.md)\[`"ID"`\]\[`"input"`\] +> **organizationId**: [`Scalars`](Scalars.md)\[`"ID"`\]\[`"input"`\] ## Defined in -[src/types/generatedGraphQLTypes.ts:2351](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/types/generatedGraphQLTypes.ts#L2351) +[src/types/generatedGraphQLTypes.ts:2351](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/types/generatedGraphQLTypes.ts#L2351) diff --git a/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/QueryAgendaItemCategoriesByOrganizationArgs.md b/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/QueryAgendaItemCategoriesByOrganizationArgs.md index da5ca99645a..c8f5a260b3c 100644 --- a/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/QueryAgendaItemCategoriesByOrganizationArgs.md +++ b/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/QueryAgendaItemCategoriesByOrganizationArgs.md @@ -6,14 +6,14 @@ # Type Alias: QueryAgendaItemCategoriesByOrganizationArgs -\> **QueryAgendaItemCategoriesByOrganizationArgs**: `object` +> **QueryAgendaItemCategoriesByOrganizationArgs**: `object` ## Type declaration ### organizationId -\> **organizationId**: [`Scalars`](Scalars.md)\[`"ID"`\]\[`"input"`\] +> **organizationId**: [`Scalars`](Scalars.md)\[`"ID"`\]\[`"input"`\] ## Defined in -[src/types/generatedGraphQLTypes.ts:2356](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/types/generatedGraphQLTypes.ts#L2356) +[src/types/generatedGraphQLTypes.ts:2356](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/types/generatedGraphQLTypes.ts#L2356) diff --git a/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/QueryCustomDataByOrganizationArgs.md b/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/QueryCustomDataByOrganizationArgs.md index 7c22ca97589..280e327d3b0 100644 --- a/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/QueryCustomDataByOrganizationArgs.md +++ b/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/QueryCustomDataByOrganizationArgs.md @@ -6,14 +6,14 @@ # Type Alias: QueryCustomDataByOrganizationArgs -\> **QueryCustomDataByOrganizationArgs**: `object` +> **QueryCustomDataByOrganizationArgs**: `object` ## Type declaration ### organizationId -\> **organizationId**: [`Scalars`](Scalars.md)\[`"ID"`\]\[`"input"`\] +> **organizationId**: [`Scalars`](Scalars.md)\[`"ID"`\]\[`"input"`\] ## Defined in -[src/types/generatedGraphQLTypes.ts:2361](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/types/generatedGraphQLTypes.ts#L2361) +[src/types/generatedGraphQLTypes.ts:2361](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/types/generatedGraphQLTypes.ts#L2361) diff --git a/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/QueryCustomFieldsByOrganizationArgs.md b/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/QueryCustomFieldsByOrganizationArgs.md index 01803ee9fb5..851a0074b10 100644 --- a/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/QueryCustomFieldsByOrganizationArgs.md +++ b/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/QueryCustomFieldsByOrganizationArgs.md @@ -6,14 +6,14 @@ # Type Alias: QueryCustomFieldsByOrganizationArgs -\> **QueryCustomFieldsByOrganizationArgs**: `object` +> **QueryCustomFieldsByOrganizationArgs**: `object` ## Type declaration ### id -\> **id**: [`Scalars`](Scalars.md)\[`"ID"`\]\[`"input"`\] +> **id**: [`Scalars`](Scalars.md)\[`"ID"`\]\[`"input"`\] ## Defined in -[src/types/generatedGraphQLTypes.ts:2366](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/types/generatedGraphQLTypes.ts#L2366) +[src/types/generatedGraphQLTypes.ts:2366](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/types/generatedGraphQLTypes.ts#L2366) diff --git a/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/QueryDirectChatByIdArgs.md b/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/QueryDirectChatByIdArgs.md index 08e389fc631..76ce912bc7d 100644 --- a/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/QueryDirectChatByIdArgs.md +++ b/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/QueryDirectChatByIdArgs.md @@ -6,14 +6,14 @@ # Type Alias: QueryDirectChatByIdArgs -\> **QueryDirectChatByIdArgs**: `object` +> **QueryDirectChatByIdArgs**: `object` ## Type declaration ### id -\> **id**: [`Scalars`](Scalars.md)\[`"ID"`\]\[`"input"`\] +> **id**: [`Scalars`](Scalars.md)\[`"ID"`\]\[`"input"`\] ## Defined in -[src/types/generatedGraphQLTypes.ts:2371](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/types/generatedGraphQLTypes.ts#L2371) +[src/types/generatedGraphQLTypes.ts:2371](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/types/generatedGraphQLTypes.ts#L2371) diff --git a/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/QueryDirectChatsByUserIdArgs.md b/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/QueryDirectChatsByUserIdArgs.md index b493883231c..6b1ca169cd4 100644 --- a/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/QueryDirectChatsByUserIdArgs.md +++ b/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/QueryDirectChatsByUserIdArgs.md @@ -6,14 +6,14 @@ # Type Alias: QueryDirectChatsByUserIdArgs -\> **QueryDirectChatsByUserIdArgs**: `object` +> **QueryDirectChatsByUserIdArgs**: `object` ## Type declaration ### id -\> **id**: [`Scalars`](Scalars.md)\[`"ID"`\]\[`"input"`\] +> **id**: [`Scalars`](Scalars.md)\[`"ID"`\]\[`"input"`\] ## Defined in -[src/types/generatedGraphQLTypes.ts:2376](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/types/generatedGraphQLTypes.ts#L2376) +[src/types/generatedGraphQLTypes.ts:2376](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/types/generatedGraphQLTypes.ts#L2376) diff --git a/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/QueryDirectChatsMessagesByChatIdArgs.md b/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/QueryDirectChatsMessagesByChatIdArgs.md index 698d9156f60..6d435bb1f4f 100644 --- a/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/QueryDirectChatsMessagesByChatIdArgs.md +++ b/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/QueryDirectChatsMessagesByChatIdArgs.md @@ -6,14 +6,14 @@ # Type Alias: QueryDirectChatsMessagesByChatIdArgs -\> **QueryDirectChatsMessagesByChatIdArgs**: `object` +> **QueryDirectChatsMessagesByChatIdArgs**: `object` ## Type declaration ### id -\> **id**: [`Scalars`](Scalars.md)\[`"ID"`\]\[`"input"`\] +> **id**: [`Scalars`](Scalars.md)\[`"ID"`\]\[`"input"`\] ## Defined in -[src/types/generatedGraphQLTypes.ts:2381](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/types/generatedGraphQLTypes.ts#L2381) +[src/types/generatedGraphQLTypes.ts:2381](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/types/generatedGraphQLTypes.ts#L2381) diff --git a/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/QueryEventArgs.md b/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/QueryEventArgs.md index c8b4528a22b..3f97e4a3da0 100644 --- a/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/QueryEventArgs.md +++ b/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/QueryEventArgs.md @@ -6,14 +6,14 @@ # Type Alias: QueryEventArgs -\> **QueryEventArgs**: `object` +> **QueryEventArgs**: `object` ## Type declaration ### id -\> **id**: [`Scalars`](Scalars.md)\[`"ID"`\]\[`"input"`\] +> **id**: [`Scalars`](Scalars.md)\[`"ID"`\]\[`"input"`\] ## Defined in -[src/types/generatedGraphQLTypes.ts:2386](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/types/generatedGraphQLTypes.ts#L2386) +[src/types/generatedGraphQLTypes.ts:2386](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/types/generatedGraphQLTypes.ts#L2386) diff --git a/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/QueryEventVolunteersByEventArgs.md b/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/QueryEventVolunteersByEventArgs.md index 4f54793ab36..2bdd8f0c975 100644 --- a/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/QueryEventVolunteersByEventArgs.md +++ b/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/QueryEventVolunteersByEventArgs.md @@ -6,14 +6,14 @@ # Type Alias: QueryEventVolunteersByEventArgs -\> **QueryEventVolunteersByEventArgs**: `object` +> **QueryEventVolunteersByEventArgs**: `object` ## Type declaration ### id -\> **id**: [`Scalars`](Scalars.md)\[`"ID"`\]\[`"input"`\] +> **id**: [`Scalars`](Scalars.md)\[`"ID"`\]\[`"input"`\] ## Defined in -[src/types/generatedGraphQLTypes.ts:2391](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/types/generatedGraphQLTypes.ts#L2391) +[src/types/generatedGraphQLTypes.ts:2391](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/types/generatedGraphQLTypes.ts#L2391) diff --git a/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/QueryEventsByOrganizationArgs.md b/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/QueryEventsByOrganizationArgs.md index 0be7547d051..f729e50ddb8 100644 --- a/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/QueryEventsByOrganizationArgs.md +++ b/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/QueryEventsByOrganizationArgs.md @@ -6,18 +6,18 @@ # Type Alias: QueryEventsByOrganizationArgs -\> **QueryEventsByOrganizationArgs**: `object` +> **QueryEventsByOrganizationArgs**: `object` ## Type declaration ### id? -\> `optional` **id**: [`InputMaybe`](InputMaybe.md)\<[`Scalars`](Scalars.md)\[`"ID"`\]\[`"input"`\]\> +> `optional` **id**: [`InputMaybe`](InputMaybe.md)\<[`Scalars`](Scalars.md)\[`"ID"`\]\[`"input"`\]\> ### orderBy? -\> `optional` **orderBy**: [`InputMaybe`](InputMaybe.md)\<[`EventOrderByInput`](EventOrderByInput.md)\> +> `optional` **orderBy**: [`InputMaybe`](InputMaybe.md)\<[`EventOrderByInput`](EventOrderByInput.md)\> ## Defined in -[src/types/generatedGraphQLTypes.ts:2396](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/types/generatedGraphQLTypes.ts#L2396) +[src/types/generatedGraphQLTypes.ts:2396](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/types/generatedGraphQLTypes.ts#L2396) diff --git a/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/QueryEventsByOrganizationConnectionArgs.md b/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/QueryEventsByOrganizationConnectionArgs.md index f17fec03300..ced8d9c6006 100644 --- a/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/QueryEventsByOrganizationConnectionArgs.md +++ b/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/QueryEventsByOrganizationConnectionArgs.md @@ -6,26 +6,26 @@ # Type Alias: QueryEventsByOrganizationConnectionArgs -\> **QueryEventsByOrganizationConnectionArgs**: `object` +> **QueryEventsByOrganizationConnectionArgs**: `object` ## Type declaration ### first? -\> `optional` **first**: [`InputMaybe`](InputMaybe.md)\<[`Scalars`](Scalars.md)\[`"Int"`\]\[`"input"`\]\> +> `optional` **first**: [`InputMaybe`](InputMaybe.md)\<[`Scalars`](Scalars.md)\[`"Int"`\]\[`"input"`\]\> ### orderBy? -\> `optional` **orderBy**: [`InputMaybe`](InputMaybe.md)\<[`EventOrderByInput`](EventOrderByInput.md)\> +> `optional` **orderBy**: [`InputMaybe`](InputMaybe.md)\<[`EventOrderByInput`](EventOrderByInput.md)\> ### skip? -\> `optional` **skip**: [`InputMaybe`](InputMaybe.md)\<[`Scalars`](Scalars.md)\[`"Int"`\]\[`"input"`\]\> +> `optional` **skip**: [`InputMaybe`](InputMaybe.md)\<[`Scalars`](Scalars.md)\[`"Int"`\]\[`"input"`\]\> ### where? -\> `optional` **where**: [`InputMaybe`](InputMaybe.md)\<[`EventWhereInput`](EventWhereInput.md)\> +> `optional` **where**: [`InputMaybe`](InputMaybe.md)\<[`EventWhereInput`](EventWhereInput.md)\> ## Defined in -[src/types/generatedGraphQLTypes.ts:2402](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/types/generatedGraphQLTypes.ts#L2402) +[src/types/generatedGraphQLTypes.ts:2402](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/types/generatedGraphQLTypes.ts#L2402) diff --git a/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/QueryFundsByOrganizationArgs.md b/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/QueryFundsByOrganizationArgs.md index 98b60521cb9..5c219da454d 100644 --- a/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/QueryFundsByOrganizationArgs.md +++ b/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/QueryFundsByOrganizationArgs.md @@ -6,22 +6,22 @@ # Type Alias: QueryFundsByOrganizationArgs -\> **QueryFundsByOrganizationArgs**: `object` +> **QueryFundsByOrganizationArgs**: `object` ## Type declaration ### orderBy? -\> `optional` **orderBy**: [`InputMaybe`](InputMaybe.md)\<[`FundOrderByInput`](FundOrderByInput.md)\> +> `optional` **orderBy**: [`InputMaybe`](InputMaybe.md)\<[`FundOrderByInput`](FundOrderByInput.md)\> ### organizationId -\> **organizationId**: [`Scalars`](Scalars.md)\[`"ID"`\]\[`"input"`\] +> **organizationId**: [`Scalars`](Scalars.md)\[`"ID"`\]\[`"input"`\] ### where? -\> `optional` **where**: [`InputMaybe`](InputMaybe.md)\<[`FundWhereInput`](FundWhereInput.md)\> +> `optional` **where**: [`InputMaybe`](InputMaybe.md)\<[`FundWhereInput`](FundWhereInput.md)\> ## Defined in -[src/types/generatedGraphQLTypes.ts:2410](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/types/generatedGraphQLTypes.ts#L2410) +[src/types/generatedGraphQLTypes.ts:2410](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/types/generatedGraphQLTypes.ts#L2410) diff --git a/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/QueryGetAgendaItemArgs.md b/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/QueryGetAgendaItemArgs.md index 8e6c56bc6db..961eb597683 100644 --- a/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/QueryGetAgendaItemArgs.md +++ b/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/QueryGetAgendaItemArgs.md @@ -6,14 +6,14 @@ # Type Alias: QueryGetAgendaItemArgs -\> **QueryGetAgendaItemArgs**: `object` +> **QueryGetAgendaItemArgs**: `object` ## Type declaration ### id -\> **id**: [`Scalars`](Scalars.md)\[`"ID"`\]\[`"input"`\] +> **id**: [`Scalars`](Scalars.md)\[`"ID"`\]\[`"input"`\] ## Defined in -[src/types/generatedGraphQLTypes.ts:2417](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/types/generatedGraphQLTypes.ts#L2417) +[src/types/generatedGraphQLTypes.ts:2417](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/types/generatedGraphQLTypes.ts#L2417) diff --git a/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/QueryGetAgendaSectionArgs.md b/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/QueryGetAgendaSectionArgs.md index 8c362eff8d2..3b8a7bbd51c 100644 --- a/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/QueryGetAgendaSectionArgs.md +++ b/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/QueryGetAgendaSectionArgs.md @@ -6,14 +6,14 @@ # Type Alias: QueryGetAgendaSectionArgs -\> **QueryGetAgendaSectionArgs**: `object` +> **QueryGetAgendaSectionArgs**: `object` ## Type declaration ### id -\> **id**: [`Scalars`](Scalars.md)\[`"ID"`\]\[`"input"`\] +> **id**: [`Scalars`](Scalars.md)\[`"ID"`\]\[`"input"`\] ## Defined in -[src/types/generatedGraphQLTypes.ts:2422](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/types/generatedGraphQLTypes.ts#L2422) +[src/types/generatedGraphQLTypes.ts:2422](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/types/generatedGraphQLTypes.ts#L2422) diff --git a/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/QueryGetAllNotesForAgendaItemArgs.md b/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/QueryGetAllNotesForAgendaItemArgs.md index 84be3521b72..75b97e27b4b 100644 --- a/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/QueryGetAllNotesForAgendaItemArgs.md +++ b/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/QueryGetAllNotesForAgendaItemArgs.md @@ -6,14 +6,14 @@ # Type Alias: QueryGetAllNotesForAgendaItemArgs -\> **QueryGetAllNotesForAgendaItemArgs**: `object` +> **QueryGetAllNotesForAgendaItemArgs**: `object` ## Type declaration ### agendaItemId -\> **agendaItemId**: [`Scalars`](Scalars.md)\[`"ID"`\]\[`"input"`\] +> **agendaItemId**: [`Scalars`](Scalars.md)\[`"ID"`\]\[`"input"`\] ## Defined in -[src/types/generatedGraphQLTypes.ts:2427](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/types/generatedGraphQLTypes.ts#L2427) +[src/types/generatedGraphQLTypes.ts:2427](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/types/generatedGraphQLTypes.ts#L2427) diff --git a/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/QueryGetDonationByIdArgs.md b/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/QueryGetDonationByIdArgs.md index 97a68cee39a..12cf47db286 100644 --- a/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/QueryGetDonationByIdArgs.md +++ b/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/QueryGetDonationByIdArgs.md @@ -6,14 +6,14 @@ # Type Alias: QueryGetDonationByIdArgs -\> **QueryGetDonationByIdArgs**: `object` +> **QueryGetDonationByIdArgs**: `object` ## Type declaration ### id -\> **id**: [`Scalars`](Scalars.md)\[`"ID"`\]\[`"input"`\] +> **id**: [`Scalars`](Scalars.md)\[`"ID"`\]\[`"input"`\] ## Defined in -[src/types/generatedGraphQLTypes.ts:2432](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/types/generatedGraphQLTypes.ts#L2432) +[src/types/generatedGraphQLTypes.ts:2432](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/types/generatedGraphQLTypes.ts#L2432) diff --git a/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/QueryGetDonationByOrgIdArgs.md b/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/QueryGetDonationByOrgIdArgs.md index 4467ad7e932..751655949d3 100644 --- a/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/QueryGetDonationByOrgIdArgs.md +++ b/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/QueryGetDonationByOrgIdArgs.md @@ -6,14 +6,14 @@ # Type Alias: QueryGetDonationByOrgIdArgs -\> **QueryGetDonationByOrgIdArgs**: `object` +> **QueryGetDonationByOrgIdArgs**: `object` ## Type declaration ### orgId -\> **orgId**: [`Scalars`](Scalars.md)\[`"ID"`\]\[`"input"`\] +> **orgId**: [`Scalars`](Scalars.md)\[`"ID"`\]\[`"input"`\] ## Defined in -[src/types/generatedGraphQLTypes.ts:2437](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/types/generatedGraphQLTypes.ts#L2437) +[src/types/generatedGraphQLTypes.ts:2437](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/types/generatedGraphQLTypes.ts#L2437) diff --git a/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/QueryGetDonationByOrgIdConnectionArgs.md b/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/QueryGetDonationByOrgIdConnectionArgs.md index 6cc83f8adf7..e8944271636 100644 --- a/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/QueryGetDonationByOrgIdConnectionArgs.md +++ b/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/QueryGetDonationByOrgIdConnectionArgs.md @@ -6,26 +6,26 @@ # Type Alias: QueryGetDonationByOrgIdConnectionArgs -\> **QueryGetDonationByOrgIdConnectionArgs**: `object` +> **QueryGetDonationByOrgIdConnectionArgs**: `object` ## Type declaration ### first? -\> `optional` **first**: [`InputMaybe`](InputMaybe.md)\<[`Scalars`](Scalars.md)\[`"Int"`\]\[`"input"`\]\> +> `optional` **first**: [`InputMaybe`](InputMaybe.md)\<[`Scalars`](Scalars.md)\[`"Int"`\]\[`"input"`\]\> ### orgId -\> **orgId**: [`Scalars`](Scalars.md)\[`"ID"`\]\[`"input"`\] +> **orgId**: [`Scalars`](Scalars.md)\[`"ID"`\]\[`"input"`\] ### skip? -\> `optional` **skip**: [`InputMaybe`](InputMaybe.md)\<[`Scalars`](Scalars.md)\[`"Int"`\]\[`"input"`\]\> +> `optional` **skip**: [`InputMaybe`](InputMaybe.md)\<[`Scalars`](Scalars.md)\[`"Int"`\]\[`"input"`\]\> ### where? -\> `optional` **where**: [`InputMaybe`](InputMaybe.md)\<[`DonationWhereInput`](DonationWhereInput.md)\> +> `optional` **where**: [`InputMaybe`](InputMaybe.md)\<[`DonationWhereInput`](DonationWhereInput.md)\> ## Defined in -[src/types/generatedGraphQLTypes.ts:2442](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/types/generatedGraphQLTypes.ts#L2442) +[src/types/generatedGraphQLTypes.ts:2442](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/types/generatedGraphQLTypes.ts#L2442) diff --git a/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/QueryGetEventAttendeeArgs.md b/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/QueryGetEventAttendeeArgs.md index 2af90bf34f0..eb3fab87ebd 100644 --- a/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/QueryGetEventAttendeeArgs.md +++ b/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/QueryGetEventAttendeeArgs.md @@ -6,18 +6,18 @@ # Type Alias: QueryGetEventAttendeeArgs -\> **QueryGetEventAttendeeArgs**: `object` +> **QueryGetEventAttendeeArgs**: `object` ## Type declaration ### eventId -\> **eventId**: [`Scalars`](Scalars.md)\[`"ID"`\]\[`"input"`\] +> **eventId**: [`Scalars`](Scalars.md)\[`"ID"`\]\[`"input"`\] ### userId -\> **userId**: [`Scalars`](Scalars.md)\[`"ID"`\]\[`"input"`\] +> **userId**: [`Scalars`](Scalars.md)\[`"ID"`\]\[`"input"`\] ## Defined in -[src/types/generatedGraphQLTypes.ts:2450](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/types/generatedGraphQLTypes.ts#L2450) +[src/types/generatedGraphQLTypes.ts:2450](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/types/generatedGraphQLTypes.ts#L2450) diff --git a/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/QueryGetEventAttendeesByEventIdArgs.md b/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/QueryGetEventAttendeesByEventIdArgs.md index 1add7de447a..5c3d3263b8c 100644 --- a/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/QueryGetEventAttendeesByEventIdArgs.md +++ b/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/QueryGetEventAttendeesByEventIdArgs.md @@ -6,14 +6,14 @@ # Type Alias: QueryGetEventAttendeesByEventIdArgs -\> **QueryGetEventAttendeesByEventIdArgs**: `object` +> **QueryGetEventAttendeesByEventIdArgs**: `object` ## Type declaration ### eventId -\> **eventId**: [`Scalars`](Scalars.md)\[`"ID"`\]\[`"input"`\] +> **eventId**: [`Scalars`](Scalars.md)\[`"ID"`\]\[`"input"`\] ## Defined in -[src/types/generatedGraphQLTypes.ts:2456](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/types/generatedGraphQLTypes.ts#L2456) +[src/types/generatedGraphQLTypes.ts:2456](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/types/generatedGraphQLTypes.ts#L2456) diff --git a/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/QueryGetEventInvitesByUserIdArgs.md b/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/QueryGetEventInvitesByUserIdArgs.md index 0c7876d2551..532a26fc9db 100644 --- a/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/QueryGetEventInvitesByUserIdArgs.md +++ b/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/QueryGetEventInvitesByUserIdArgs.md @@ -6,14 +6,14 @@ # Type Alias: QueryGetEventInvitesByUserIdArgs -\> **QueryGetEventInvitesByUserIdArgs**: `object` +> **QueryGetEventInvitesByUserIdArgs**: `object` ## Type declaration ### userId -\> **userId**: [`Scalars`](Scalars.md)\[`"ID"`\]\[`"input"`\] +> **userId**: [`Scalars`](Scalars.md)\[`"ID"`\]\[`"input"`\] ## Defined in -[src/types/generatedGraphQLTypes.ts:2461](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/types/generatedGraphQLTypes.ts#L2461) +[src/types/generatedGraphQLTypes.ts:2461](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/types/generatedGraphQLTypes.ts#L2461) diff --git a/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/QueryGetFundByIdArgs.md b/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/QueryGetFundByIdArgs.md index 56bcd6926c6..f51655bbbb8 100644 --- a/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/QueryGetFundByIdArgs.md +++ b/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/QueryGetFundByIdArgs.md @@ -6,22 +6,22 @@ # Type Alias: QueryGetFundByIdArgs -\> **QueryGetFundByIdArgs**: `object` +> **QueryGetFundByIdArgs**: `object` ## Type declaration ### id -\> **id**: [`Scalars`](Scalars.md)\[`"ID"`\]\[`"input"`\] +> **id**: [`Scalars`](Scalars.md)\[`"ID"`\]\[`"input"`\] ### orderBy? -\> `optional` **orderBy**: [`InputMaybe`](InputMaybe.md)\<[`CampaignOrderByInput`](CampaignOrderByInput.md)\> +> `optional` **orderBy**: [`InputMaybe`](InputMaybe.md)\<[`CampaignOrderByInput`](CampaignOrderByInput.md)\> ### where? -\> `optional` **where**: [`InputMaybe`](InputMaybe.md)\<[`CampaignWhereInput`](CampaignWhereInput.md)\> +> `optional` **where**: [`InputMaybe`](InputMaybe.md)\<[`CampaignWhereInput`](CampaignWhereInput.md)\> ## Defined in -[src/types/generatedGraphQLTypes.ts:2466](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/types/generatedGraphQLTypes.ts#L2466) +[src/types/generatedGraphQLTypes.ts:2466](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/types/generatedGraphQLTypes.ts#L2466) diff --git a/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/QueryGetFundraisingCampaignByIdArgs.md b/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/QueryGetFundraisingCampaignByIdArgs.md index c4bfce7ada0..21a4fa67874 100644 --- a/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/QueryGetFundraisingCampaignByIdArgs.md +++ b/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/QueryGetFundraisingCampaignByIdArgs.md @@ -6,18 +6,18 @@ # Type Alias: QueryGetFundraisingCampaignByIdArgs -\> **QueryGetFundraisingCampaignByIdArgs**: `object` +> **QueryGetFundraisingCampaignByIdArgs**: `object` ## Type declaration ### id -\> **id**: [`Scalars`](Scalars.md)\[`"ID"`\]\[`"input"`\] +> **id**: [`Scalars`](Scalars.md)\[`"ID"`\]\[`"input"`\] ### orderBy? -\> `optional` **orderBy**: [`InputMaybe`](InputMaybe.md)\<[`PledgeOrderByInput`](PledgeOrderByInput.md)\> +> `optional` **orderBy**: [`InputMaybe`](InputMaybe.md)\<[`PledgeOrderByInput`](PledgeOrderByInput.md)\> ## Defined in -[src/types/generatedGraphQLTypes.ts:2473](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/types/generatedGraphQLTypes.ts#L2473) +[src/types/generatedGraphQLTypes.ts:2473](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/types/generatedGraphQLTypes.ts#L2473) diff --git a/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/QueryGetFundraisingCampaignPledgeByIdArgs.md b/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/QueryGetFundraisingCampaignPledgeByIdArgs.md index 7d0ffc9d6e0..823c60d1bc2 100644 --- a/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/QueryGetFundraisingCampaignPledgeByIdArgs.md +++ b/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/QueryGetFundraisingCampaignPledgeByIdArgs.md @@ -6,14 +6,14 @@ # Type Alias: QueryGetFundraisingCampaignPledgeByIdArgs -\> **QueryGetFundraisingCampaignPledgeByIdArgs**: `object` +> **QueryGetFundraisingCampaignPledgeByIdArgs**: `object` ## Type declaration ### id -\> **id**: [`Scalars`](Scalars.md)\[`"ID"`\]\[`"input"`\] +> **id**: [`Scalars`](Scalars.md)\[`"ID"`\]\[`"input"`\] ## Defined in -[src/types/generatedGraphQLTypes.ts:2479](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/types/generatedGraphQLTypes.ts#L2479) +[src/types/generatedGraphQLTypes.ts:2479](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/types/generatedGraphQLTypes.ts#L2479) diff --git a/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/QueryGetNoteByIdArgs.md b/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/QueryGetNoteByIdArgs.md index c88ecb9bc03..8e9ba2c5286 100644 --- a/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/QueryGetNoteByIdArgs.md +++ b/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/QueryGetNoteByIdArgs.md @@ -6,14 +6,14 @@ # Type Alias: QueryGetNoteByIdArgs -\> **QueryGetNoteByIdArgs**: `object` +> **QueryGetNoteByIdArgs**: `object` ## Type declaration ### id -\> **id**: [`Scalars`](Scalars.md)\[`"ID"`\]\[`"input"`\] +> **id**: [`Scalars`](Scalars.md)\[`"ID"`\]\[`"input"`\] ## Defined in -[src/types/generatedGraphQLTypes.ts:2484](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/types/generatedGraphQLTypes.ts#L2484) +[src/types/generatedGraphQLTypes.ts:2484](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/types/generatedGraphQLTypes.ts#L2484) diff --git a/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/QueryGetVenueByOrgIdArgs.md b/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/QueryGetVenueByOrgIdArgs.md index ee823cdaa7a..7a5b6f447ac 100644 --- a/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/QueryGetVenueByOrgIdArgs.md +++ b/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/QueryGetVenueByOrgIdArgs.md @@ -6,30 +6,30 @@ # Type Alias: QueryGetVenueByOrgIdArgs -\> **QueryGetVenueByOrgIdArgs**: `object` +> **QueryGetVenueByOrgIdArgs**: `object` ## Type declaration ### first? -\> `optional` **first**: [`InputMaybe`](InputMaybe.md)\<[`Scalars`](Scalars.md)\[`"Int"`\]\[`"input"`\]\> +> `optional` **first**: [`InputMaybe`](InputMaybe.md)\<[`Scalars`](Scalars.md)\[`"Int"`\]\[`"input"`\]\> ### orderBy? -\> `optional` **orderBy**: [`InputMaybe`](InputMaybe.md)\<[`VenueOrderByInput`](VenueOrderByInput.md)\> +> `optional` **orderBy**: [`InputMaybe`](InputMaybe.md)\<[`VenueOrderByInput`](VenueOrderByInput.md)\> ### orgId -\> **orgId**: [`Scalars`](Scalars.md)\[`"ID"`\]\[`"input"`\] +> **orgId**: [`Scalars`](Scalars.md)\[`"ID"`\]\[`"input"`\] ### skip? -\> `optional` **skip**: [`InputMaybe`](InputMaybe.md)\<[`Scalars`](Scalars.md)\[`"Int"`\]\[`"input"`\]\> +> `optional` **skip**: [`InputMaybe`](InputMaybe.md)\<[`Scalars`](Scalars.md)\[`"Int"`\]\[`"input"`\]\> ### where? -\> `optional` **where**: [`InputMaybe`](InputMaybe.md)\<[`VenueWhereInput`](VenueWhereInput.md)\> +> `optional` **where**: [`InputMaybe`](InputMaybe.md)\<[`VenueWhereInput`](VenueWhereInput.md)\> ## Defined in -[src/types/generatedGraphQLTypes.ts:2489](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/types/generatedGraphQLTypes.ts#L2489) +[src/types/generatedGraphQLTypes.ts:2489](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/types/generatedGraphQLTypes.ts#L2489) diff --git a/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/QueryGetlanguageArgs.md b/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/QueryGetlanguageArgs.md index b059edc40d0..140b64ee92f 100644 --- a/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/QueryGetlanguageArgs.md +++ b/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/QueryGetlanguageArgs.md @@ -6,14 +6,14 @@ # Type Alias: QueryGetlanguageArgs -\> **QueryGetlanguageArgs**: `object` +> **QueryGetlanguageArgs**: `object` ## Type declaration ### lang\_code -\> **lang\_code**: [`Scalars`](Scalars.md)\[`"String"`\]\[`"input"`\] +> **lang\_code**: [`Scalars`](Scalars.md)\[`"String"`\]\[`"input"`\] ## Defined in -[src/types/generatedGraphQLTypes.ts:2498](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/types/generatedGraphQLTypes.ts#L2498) +[src/types/generatedGraphQLTypes.ts:2498](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/types/generatedGraphQLTypes.ts#L2498) diff --git a/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/QueryGroupChatByIdArgs.md b/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/QueryGroupChatByIdArgs.md index b395b0fb221..af26809c508 100644 --- a/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/QueryGroupChatByIdArgs.md +++ b/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/QueryGroupChatByIdArgs.md @@ -6,14 +6,14 @@ # Type Alias: QueryGroupChatByIdArgs -\> **QueryGroupChatByIdArgs**: `object` +> **QueryGroupChatByIdArgs**: `object` ## Type declaration ### id -\> **id**: [`Scalars`](Scalars.md)\[`"ID"`\]\[`"input"`\] +> **id**: [`Scalars`](Scalars.md)\[`"ID"`\]\[`"input"`\] ## Defined in -[src/types/generatedGraphQLTypes.ts:2503](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/types/generatedGraphQLTypes.ts#L2503) +[src/types/generatedGraphQLTypes.ts:2503](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/types/generatedGraphQLTypes.ts#L2503) diff --git a/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/QueryGroupChatsByUserIdArgs.md b/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/QueryGroupChatsByUserIdArgs.md index 8dc9b159eab..c0fbfdde663 100644 --- a/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/QueryGroupChatsByUserIdArgs.md +++ b/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/QueryGroupChatsByUserIdArgs.md @@ -6,14 +6,14 @@ # Type Alias: QueryGroupChatsByUserIdArgs -\> **QueryGroupChatsByUserIdArgs**: `object` +> **QueryGroupChatsByUserIdArgs**: `object` ## Type declaration ### id -\> **id**: [`Scalars`](Scalars.md)\[`"ID"`\]\[`"input"`\] +> **id**: [`Scalars`](Scalars.md)\[`"ID"`\]\[`"input"`\] ## Defined in -[src/types/generatedGraphQLTypes.ts:2508](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/types/generatedGraphQLTypes.ts#L2508) +[src/types/generatedGraphQLTypes.ts:2508](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/types/generatedGraphQLTypes.ts#L2508) diff --git a/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/QueryHasSubmittedFeedbackArgs.md b/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/QueryHasSubmittedFeedbackArgs.md index e6cdc609e98..ed6b8a342f3 100644 --- a/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/QueryHasSubmittedFeedbackArgs.md +++ b/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/QueryHasSubmittedFeedbackArgs.md @@ -6,18 +6,18 @@ # Type Alias: QueryHasSubmittedFeedbackArgs -\> **QueryHasSubmittedFeedbackArgs**: `object` +> **QueryHasSubmittedFeedbackArgs**: `object` ## Type declaration ### eventId -\> **eventId**: [`Scalars`](Scalars.md)\[`"ID"`\]\[`"input"`\] +> **eventId**: [`Scalars`](Scalars.md)\[`"ID"`\]\[`"input"`\] ### userId -\> **userId**: [`Scalars`](Scalars.md)\[`"ID"`\]\[`"input"`\] +> **userId**: [`Scalars`](Scalars.md)\[`"ID"`\]\[`"input"`\] ## Defined in -[src/types/generatedGraphQLTypes.ts:2513](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/types/generatedGraphQLTypes.ts#L2513) +[src/types/generatedGraphQLTypes.ts:2513](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/types/generatedGraphQLTypes.ts#L2513) diff --git a/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/QueryIsSampleOrganizationArgs.md b/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/QueryIsSampleOrganizationArgs.md index 941b2470ad5..73656dac500 100644 --- a/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/QueryIsSampleOrganizationArgs.md +++ b/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/QueryIsSampleOrganizationArgs.md @@ -6,14 +6,14 @@ # Type Alias: QueryIsSampleOrganizationArgs -\> **QueryIsSampleOrganizationArgs**: `object` +> **QueryIsSampleOrganizationArgs**: `object` ## Type declaration ### id -\> **id**: [`Scalars`](Scalars.md)\[`"ID"`\]\[`"input"`\] +> **id**: [`Scalars`](Scalars.md)\[`"ID"`\]\[`"input"`\] ## Defined in -[src/types/generatedGraphQLTypes.ts:2519](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/types/generatedGraphQLTypes.ts#L2519) +[src/types/generatedGraphQLTypes.ts:2519](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/types/generatedGraphQLTypes.ts#L2519) diff --git a/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/QueryJoinedOrganizationsArgs.md b/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/QueryJoinedOrganizationsArgs.md index 5d3be2cdafb..9bde82223bc 100644 --- a/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/QueryJoinedOrganizationsArgs.md +++ b/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/QueryJoinedOrganizationsArgs.md @@ -6,14 +6,14 @@ # Type Alias: QueryJoinedOrganizationsArgs -\> **QueryJoinedOrganizationsArgs**: `object` +> **QueryJoinedOrganizationsArgs**: `object` ## Type declaration ### id? -\> `optional` **id**: [`InputMaybe`](InputMaybe.md)\<[`Scalars`](Scalars.md)\[`"ID"`\]\[`"input"`\]\> +> `optional` **id**: [`InputMaybe`](InputMaybe.md)\<[`Scalars`](Scalars.md)\[`"ID"`\]\[`"input"`\]\> ## Defined in -[src/types/generatedGraphQLTypes.ts:2524](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/types/generatedGraphQLTypes.ts#L2524) +[src/types/generatedGraphQLTypes.ts:2524](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/types/generatedGraphQLTypes.ts#L2524) diff --git a/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/QueryOrganizationsArgs.md b/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/QueryOrganizationsArgs.md index 971526c291c..80a2234f499 100644 --- a/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/QueryOrganizationsArgs.md +++ b/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/QueryOrganizationsArgs.md @@ -6,30 +6,30 @@ # Type Alias: QueryOrganizationsArgs -\> **QueryOrganizationsArgs**: `object` +> **QueryOrganizationsArgs**: `object` ## Type declaration ### first? -\> `optional` **first**: [`InputMaybe`](InputMaybe.md)\<[`Scalars`](Scalars.md)\[`"Int"`\]\[`"input"`\]\> +> `optional` **first**: [`InputMaybe`](InputMaybe.md)\<[`Scalars`](Scalars.md)\[`"Int"`\]\[`"input"`\]\> ### id? -\> `optional` **id**: [`InputMaybe`](InputMaybe.md)\<[`Scalars`](Scalars.md)\[`"ID"`\]\[`"input"`\]\> +> `optional` **id**: [`InputMaybe`](InputMaybe.md)\<[`Scalars`](Scalars.md)\[`"ID"`\]\[`"input"`\]\> ### orderBy? -\> `optional` **orderBy**: [`InputMaybe`](InputMaybe.md)\<[`OrganizationOrderByInput`](OrganizationOrderByInput.md)\> +> `optional` **orderBy**: [`InputMaybe`](InputMaybe.md)\<[`OrganizationOrderByInput`](OrganizationOrderByInput.md)\> ### skip? -\> `optional` **skip**: [`InputMaybe`](InputMaybe.md)\<[`Scalars`](Scalars.md)\[`"Int"`\]\[`"input"`\]\> +> `optional` **skip**: [`InputMaybe`](InputMaybe.md)\<[`Scalars`](Scalars.md)\[`"Int"`\]\[`"input"`\]\> ### where? -\> `optional` **where**: [`InputMaybe`](InputMaybe.md)\<[`MembershipRequestsWhereInput`](MembershipRequestsWhereInput.md)\> +> `optional` **where**: [`InputMaybe`](InputMaybe.md)\<[`MembershipRequestsWhereInput`](MembershipRequestsWhereInput.md)\> ## Defined in -[src/types/generatedGraphQLTypes.ts:2529](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/types/generatedGraphQLTypes.ts#L2529) +[src/types/generatedGraphQLTypes.ts:2529](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/types/generatedGraphQLTypes.ts#L2529) diff --git a/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/QueryOrganizationsConnectionArgs.md b/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/QueryOrganizationsConnectionArgs.md index 3d79d9bddae..08f5756fdf4 100644 --- a/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/QueryOrganizationsConnectionArgs.md +++ b/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/QueryOrganizationsConnectionArgs.md @@ -6,26 +6,26 @@ # Type Alias: QueryOrganizationsConnectionArgs -\> **QueryOrganizationsConnectionArgs**: `object` +> **QueryOrganizationsConnectionArgs**: `object` ## Type declaration ### first? -\> `optional` **first**: [`InputMaybe`](InputMaybe.md)\<[`Scalars`](Scalars.md)\[`"Int"`\]\[`"input"`\]\> +> `optional` **first**: [`InputMaybe`](InputMaybe.md)\<[`Scalars`](Scalars.md)\[`"Int"`\]\[`"input"`\]\> ### orderBy? -\> `optional` **orderBy**: [`InputMaybe`](InputMaybe.md)\<[`OrganizationOrderByInput`](OrganizationOrderByInput.md)\> +> `optional` **orderBy**: [`InputMaybe`](InputMaybe.md)\<[`OrganizationOrderByInput`](OrganizationOrderByInput.md)\> ### skip? -\> `optional` **skip**: [`InputMaybe`](InputMaybe.md)\<[`Scalars`](Scalars.md)\[`"Int"`\]\[`"input"`\]\> +> `optional` **skip**: [`InputMaybe`](InputMaybe.md)\<[`Scalars`](Scalars.md)\[`"Int"`\]\[`"input"`\]\> ### where? -\> `optional` **where**: [`InputMaybe`](InputMaybe.md)\<[`OrganizationWhereInput`](OrganizationWhereInput.md)\> +> `optional` **where**: [`InputMaybe`](InputMaybe.md)\<[`OrganizationWhereInput`](OrganizationWhereInput.md)\> ## Defined in -[src/types/generatedGraphQLTypes.ts:2538](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/types/generatedGraphQLTypes.ts#L2538) +[src/types/generatedGraphQLTypes.ts:2538](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/types/generatedGraphQLTypes.ts#L2538) diff --git a/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/QueryOrganizationsMemberConnectionArgs.md b/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/QueryOrganizationsMemberConnectionArgs.md index 89f317964a5..e9e8722a78c 100644 --- a/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/QueryOrganizationsMemberConnectionArgs.md +++ b/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/QueryOrganizationsMemberConnectionArgs.md @@ -6,30 +6,30 @@ # Type Alias: QueryOrganizationsMemberConnectionArgs -\> **QueryOrganizationsMemberConnectionArgs**: `object` +> **QueryOrganizationsMemberConnectionArgs**: `object` ## Type declaration ### first? -\> `optional` **first**: [`InputMaybe`](InputMaybe.md)\<[`Scalars`](Scalars.md)\[`"Int"`\]\[`"input"`\]\> +> `optional` **first**: [`InputMaybe`](InputMaybe.md)\<[`Scalars`](Scalars.md)\[`"Int"`\]\[`"input"`\]\> ### orderBy? -\> `optional` **orderBy**: [`InputMaybe`](InputMaybe.md)\<[`UserOrderByInput`](UserOrderByInput.md)\> +> `optional` **orderBy**: [`InputMaybe`](InputMaybe.md)\<[`UserOrderByInput`](UserOrderByInput.md)\> ### orgId -\> **orgId**: [`Scalars`](Scalars.md)\[`"ID"`\]\[`"input"`\] +> **orgId**: [`Scalars`](Scalars.md)\[`"ID"`\]\[`"input"`\] ### skip? -\> `optional` **skip**: [`InputMaybe`](InputMaybe.md)\<[`Scalars`](Scalars.md)\[`"Int"`\]\[`"input"`\]\> +> `optional` **skip**: [`InputMaybe`](InputMaybe.md)\<[`Scalars`](Scalars.md)\[`"Int"`\]\[`"input"`\]\> ### where? -\> `optional` **where**: [`InputMaybe`](InputMaybe.md)\<[`UserWhereInput`](UserWhereInput.md)\> +> `optional` **where**: [`InputMaybe`](InputMaybe.md)\<[`UserWhereInput`](UserWhereInput.md)\> ## Defined in -[src/types/generatedGraphQLTypes.ts:2546](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/types/generatedGraphQLTypes.ts#L2546) +[src/types/generatedGraphQLTypes.ts:2546](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/types/generatedGraphQLTypes.ts#L2546) diff --git a/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/QueryPluginArgs.md b/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/QueryPluginArgs.md index 98a0a0ac767..88bdf629926 100644 --- a/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/QueryPluginArgs.md +++ b/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/QueryPluginArgs.md @@ -6,14 +6,14 @@ # Type Alias: QueryPluginArgs -\> **QueryPluginArgs**: `object` +> **QueryPluginArgs**: `object` ## Type declaration ### orgId -\> **orgId**: [`Scalars`](Scalars.md)\[`"ID"`\]\[`"input"`\] +> **orgId**: [`Scalars`](Scalars.md)\[`"ID"`\]\[`"input"`\] ## Defined in -[src/types/generatedGraphQLTypes.ts:2555](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/types/generatedGraphQLTypes.ts#L2555) +[src/types/generatedGraphQLTypes.ts:2555](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/types/generatedGraphQLTypes.ts#L2555) diff --git a/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/QueryPostArgs.md b/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/QueryPostArgs.md index a2008156836..230d7be1d55 100644 --- a/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/QueryPostArgs.md +++ b/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/QueryPostArgs.md @@ -6,14 +6,14 @@ # Type Alias: QueryPostArgs -\> **QueryPostArgs**: `object` +> **QueryPostArgs**: `object` ## Type declaration ### id -\> **id**: [`Scalars`](Scalars.md)\[`"ID"`\]\[`"input"`\] +> **id**: [`Scalars`](Scalars.md)\[`"ID"`\]\[`"input"`\] ## Defined in -[src/types/generatedGraphQLTypes.ts:2560](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/types/generatedGraphQLTypes.ts#L2560) +[src/types/generatedGraphQLTypes.ts:2560](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/types/generatedGraphQLTypes.ts#L2560) diff --git a/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/QueryRegisteredEventsByUserArgs.md b/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/QueryRegisteredEventsByUserArgs.md index b95a0292ee2..d5d5593464d 100644 --- a/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/QueryRegisteredEventsByUserArgs.md +++ b/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/QueryRegisteredEventsByUserArgs.md @@ -6,18 +6,18 @@ # Type Alias: QueryRegisteredEventsByUserArgs -\> **QueryRegisteredEventsByUserArgs**: `object` +> **QueryRegisteredEventsByUserArgs**: `object` ## Type declaration ### id? -\> `optional` **id**: [`InputMaybe`](InputMaybe.md)\<[`Scalars`](Scalars.md)\[`"ID"`\]\[`"input"`\]\> +> `optional` **id**: [`InputMaybe`](InputMaybe.md)\<[`Scalars`](Scalars.md)\[`"ID"`\]\[`"input"`\]\> ### orderBy? -\> `optional` **orderBy**: [`InputMaybe`](InputMaybe.md)\<[`EventOrderByInput`](EventOrderByInput.md)\> +> `optional` **orderBy**: [`InputMaybe`](InputMaybe.md)\<[`EventOrderByInput`](EventOrderByInput.md)\> ## Defined in -[src/types/generatedGraphQLTypes.ts:2565](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/types/generatedGraphQLTypes.ts#L2565) +[src/types/generatedGraphQLTypes.ts:2565](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/types/generatedGraphQLTypes.ts#L2565) diff --git a/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/QueryRegistrantsByEventArgs.md b/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/QueryRegistrantsByEventArgs.md index c70da604a2e..a7e5e3136c7 100644 --- a/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/QueryRegistrantsByEventArgs.md +++ b/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/QueryRegistrantsByEventArgs.md @@ -6,14 +6,14 @@ # Type Alias: QueryRegistrantsByEventArgs -\> **QueryRegistrantsByEventArgs**: `object` +> **QueryRegistrantsByEventArgs**: `object` ## Type declaration ### id -\> **id**: [`Scalars`](Scalars.md)\[`"ID"`\]\[`"input"`\] +> **id**: [`Scalars`](Scalars.md)\[`"ID"`\]\[`"input"`\] ## Defined in -[src/types/generatedGraphQLTypes.ts:2571](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/types/generatedGraphQLTypes.ts#L2571) +[src/types/generatedGraphQLTypes.ts:2571](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/types/generatedGraphQLTypes.ts#L2571) diff --git a/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/QueryResolvers.md b/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/QueryResolvers.md index 8a9be3da8f0..467c007a3f2 100644 --- a/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/QueryResolvers.md +++ b/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/QueryResolvers.md @@ -6,7 +6,7 @@ # Type Alias: QueryResolvers\ -\> **QueryResolvers**\<`ContextType`, `ParentType`\>: `object` +> **QueryResolvers**\<`ContextType`, `ParentType`\>: `object` ## Type Parameters @@ -18,232 +18,232 @@ ### actionItemCategoriesByOrganization? -\> `optional` **actionItemCategoriesByOrganization**: [`Resolver`](Resolver.md)\<[`Maybe`](Maybe.md)\<[`Maybe`](Maybe.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"ActionItemCategory"`\]\>[]\>, `ParentType`, `ContextType`, [`RequireFields`](RequireFields.md)\<[`QueryActionItemCategoriesByOrganizationArgs`](QueryActionItemCategoriesByOrganizationArgs.md), `"organizationId"`\>\> +> `optional` **actionItemCategoriesByOrganization**: [`Resolver`](Resolver.md)\<[`Maybe`](Maybe.md)\<[`Maybe`](Maybe.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"ActionItemCategory"`\]\>[]\>, `ParentType`, `ContextType`, [`RequireFields`](RequireFields.md)\<[`QueryActionItemCategoriesByOrganizationArgs`](QueryActionItemCategoriesByOrganizationArgs.md), `"organizationId"`\>\> ### actionItemsByEvent? -\> `optional` **actionItemsByEvent**: [`Resolver`](Resolver.md)\<[`Maybe`](Maybe.md)\<[`Maybe`](Maybe.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"ActionItem"`\]\>[]\>, `ParentType`, `ContextType`, [`RequireFields`](RequireFields.md)\<[`QueryActionItemsByEventArgs`](QueryActionItemsByEventArgs.md), `"eventId"`\>\> +> `optional` **actionItemsByEvent**: [`Resolver`](Resolver.md)\<[`Maybe`](Maybe.md)\<[`Maybe`](Maybe.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"ActionItem"`\]\>[]\>, `ParentType`, `ContextType`, [`RequireFields`](RequireFields.md)\<[`QueryActionItemsByEventArgs`](QueryActionItemsByEventArgs.md), `"eventId"`\>\> ### actionItemsByOrganization? -\> `optional` **actionItemsByOrganization**: [`Resolver`](Resolver.md)\<[`Maybe`](Maybe.md)\<[`Maybe`](Maybe.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"ActionItem"`\]\>[]\>, `ParentType`, `ContextType`, [`RequireFields`](RequireFields.md)\<[`QueryActionItemsByOrganizationArgs`](QueryActionItemsByOrganizationArgs.md), `"organizationId"`\>\> +> `optional` **actionItemsByOrganization**: [`Resolver`](Resolver.md)\<[`Maybe`](Maybe.md)\<[`Maybe`](Maybe.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"ActionItem"`\]\>[]\>, `ParentType`, `ContextType`, [`RequireFields`](RequireFields.md)\<[`QueryActionItemsByOrganizationArgs`](QueryActionItemsByOrganizationArgs.md), `"organizationId"`\>\> ### adminPlugin? -\> `optional` **adminPlugin**: [`Resolver`](Resolver.md)\<[`Maybe`](Maybe.md)\<[`Maybe`](Maybe.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"Plugin"`\]\>[]\>, `ParentType`, `ContextType`, [`RequireFields`](RequireFields.md)\<[`QueryAdminPluginArgs`](QueryAdminPluginArgs.md), `"orgId"`\>\> +> `optional` **adminPlugin**: [`Resolver`](Resolver.md)\<[`Maybe`](Maybe.md)\<[`Maybe`](Maybe.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"Plugin"`\]\>[]\>, `ParentType`, `ContextType`, [`RequireFields`](RequireFields.md)\<[`QueryAdminPluginArgs`](QueryAdminPluginArgs.md), `"orgId"`\>\> ### advertisementsConnection? -\> `optional` **advertisementsConnection**: [`Resolver`](Resolver.md)\<[`Maybe`](Maybe.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"AdvertisementsConnection"`\]\>, `ParentType`, `ContextType`, `Partial`\<[`QueryAdvertisementsConnectionArgs`](QueryAdvertisementsConnectionArgs.md)\>\> +> `optional` **advertisementsConnection**: [`Resolver`](Resolver.md)\<[`Maybe`](Maybe.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"AdvertisementsConnection"`\]\>, `ParentType`, `ContextType`, `Partial`\<[`QueryAdvertisementsConnectionArgs`](QueryAdvertisementsConnectionArgs.md)\>\> ### agendaCategory? -\> `optional` **agendaCategory**: [`Resolver`](Resolver.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"AgendaCategory"`\], `ParentType`, `ContextType`, [`RequireFields`](RequireFields.md)\<[`QueryAgendaCategoryArgs`](QueryAgendaCategoryArgs.md), `"id"`\>\> +> `optional` **agendaCategory**: [`Resolver`](Resolver.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"AgendaCategory"`\], `ParentType`, `ContextType`, [`RequireFields`](RequireFields.md)\<[`QueryAgendaCategoryArgs`](QueryAgendaCategoryArgs.md), `"id"`\>\> ### agendaItemByEvent? -\> `optional` **agendaItemByEvent**: [`Resolver`](Resolver.md)\<[`Maybe`](Maybe.md)\<[`Maybe`](Maybe.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"AgendaItem"`\]\>[]\>, `ParentType`, `ContextType`, [`RequireFields`](RequireFields.md)\<[`QueryAgendaItemByEventArgs`](QueryAgendaItemByEventArgs.md), `"relatedEventId"`\>\> +> `optional` **agendaItemByEvent**: [`Resolver`](Resolver.md)\<[`Maybe`](Maybe.md)\<[`Maybe`](Maybe.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"AgendaItem"`\]\>[]\>, `ParentType`, `ContextType`, [`RequireFields`](RequireFields.md)\<[`QueryAgendaItemByEventArgs`](QueryAgendaItemByEventArgs.md), `"relatedEventId"`\>\> ### agendaItemByOrganization? -\> `optional` **agendaItemByOrganization**: [`Resolver`](Resolver.md)\<[`Maybe`](Maybe.md)\<[`Maybe`](Maybe.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"AgendaItem"`\]\>[]\>, `ParentType`, `ContextType`, [`RequireFields`](RequireFields.md)\<[`QueryAgendaItemByOrganizationArgs`](QueryAgendaItemByOrganizationArgs.md), `"organizationId"`\>\> +> `optional` **agendaItemByOrganization**: [`Resolver`](Resolver.md)\<[`Maybe`](Maybe.md)\<[`Maybe`](Maybe.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"AgendaItem"`\]\>[]\>, `ParentType`, `ContextType`, [`RequireFields`](RequireFields.md)\<[`QueryAgendaItemByOrganizationArgs`](QueryAgendaItemByOrganizationArgs.md), `"organizationId"`\>\> ### agendaItemCategoriesByOrganization? -\> `optional` **agendaItemCategoriesByOrganization**: [`Resolver`](Resolver.md)\<[`Maybe`](Maybe.md)\<[`Maybe`](Maybe.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"AgendaCategory"`\]\>[]\>, `ParentType`, `ContextType`, [`RequireFields`](RequireFields.md)\<[`QueryAgendaItemCategoriesByOrganizationArgs`](QueryAgendaItemCategoriesByOrganizationArgs.md), `"organizationId"`\>\> +> `optional` **agendaItemCategoriesByOrganization**: [`Resolver`](Resolver.md)\<[`Maybe`](Maybe.md)\<[`Maybe`](Maybe.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"AgendaCategory"`\]\>[]\>, `ParentType`, `ContextType`, [`RequireFields`](RequireFields.md)\<[`QueryAgendaItemCategoriesByOrganizationArgs`](QueryAgendaItemCategoriesByOrganizationArgs.md), `"organizationId"`\>\> ### checkAuth? -\> `optional` **checkAuth**: [`Resolver`](Resolver.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"User"`\], `ParentType`, `ContextType`\> +> `optional` **checkAuth**: [`Resolver`](Resolver.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"User"`\], `ParentType`, `ContextType`\> ### customDataByOrganization? -\> `optional` **customDataByOrganization**: [`Resolver`](Resolver.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"UserCustomData"`\][], `ParentType`, `ContextType`, [`RequireFields`](RequireFields.md)\<[`QueryCustomDataByOrganizationArgs`](QueryCustomDataByOrganizationArgs.md), `"organizationId"`\>\> +> `optional` **customDataByOrganization**: [`Resolver`](Resolver.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"UserCustomData"`\][], `ParentType`, `ContextType`, [`RequireFields`](RequireFields.md)\<[`QueryCustomDataByOrganizationArgs`](QueryCustomDataByOrganizationArgs.md), `"organizationId"`\>\> ### customFieldsByOrganization? -\> `optional` **customFieldsByOrganization**: [`Resolver`](Resolver.md)\<[`Maybe`](Maybe.md)\<[`Maybe`](Maybe.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"OrganizationCustomField"`\]\>[]\>, `ParentType`, `ContextType`, [`RequireFields`](RequireFields.md)\<[`QueryCustomFieldsByOrganizationArgs`](QueryCustomFieldsByOrganizationArgs.md), `"id"`\>\> +> `optional` **customFieldsByOrganization**: [`Resolver`](Resolver.md)\<[`Maybe`](Maybe.md)\<[`Maybe`](Maybe.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"OrganizationCustomField"`\]\>[]\>, `ParentType`, `ContextType`, [`RequireFields`](RequireFields.md)\<[`QueryCustomFieldsByOrganizationArgs`](QueryCustomFieldsByOrganizationArgs.md), `"id"`\>\> ### directChatById? -\> `optional` **directChatById**: [`Resolver`](Resolver.md)\<[`Maybe`](Maybe.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"DirectChat"`\]\>, `ParentType`, `ContextType`, [`RequireFields`](RequireFields.md)\<[`QueryDirectChatByIdArgs`](QueryDirectChatByIdArgs.md), `"id"`\>\> +> `optional` **directChatById**: [`Resolver`](Resolver.md)\<[`Maybe`](Maybe.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"DirectChat"`\]\>, `ParentType`, `ContextType`, [`RequireFields`](RequireFields.md)\<[`QueryDirectChatByIdArgs`](QueryDirectChatByIdArgs.md), `"id"`\>\> ### directChatsByUserID? -\> `optional` **directChatsByUserID**: [`Resolver`](Resolver.md)\<[`Maybe`](Maybe.md)\<[`Maybe`](Maybe.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"DirectChat"`\]\>[]\>, `ParentType`, `ContextType`, [`RequireFields`](RequireFields.md)\<[`QueryDirectChatsByUserIdArgs`](QueryDirectChatsByUserIdArgs.md), `"id"`\>\> +> `optional` **directChatsByUserID**: [`Resolver`](Resolver.md)\<[`Maybe`](Maybe.md)\<[`Maybe`](Maybe.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"DirectChat"`\]\>[]\>, `ParentType`, `ContextType`, [`RequireFields`](RequireFields.md)\<[`QueryDirectChatsByUserIdArgs`](QueryDirectChatsByUserIdArgs.md), `"id"`\>\> ### directChatsMessagesByChatID? -\> `optional` **directChatsMessagesByChatID**: [`Resolver`](Resolver.md)\<[`Maybe`](Maybe.md)\<[`Maybe`](Maybe.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"DirectChatMessage"`\]\>[]\>, `ParentType`, `ContextType`, [`RequireFields`](RequireFields.md)\<[`QueryDirectChatsMessagesByChatIdArgs`](QueryDirectChatsMessagesByChatIdArgs.md), `"id"`\>\> +> `optional` **directChatsMessagesByChatID**: [`Resolver`](Resolver.md)\<[`Maybe`](Maybe.md)\<[`Maybe`](Maybe.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"DirectChatMessage"`\]\>[]\>, `ParentType`, `ContextType`, [`RequireFields`](RequireFields.md)\<[`QueryDirectChatsMessagesByChatIdArgs`](QueryDirectChatsMessagesByChatIdArgs.md), `"id"`\>\> ### event? -\> `optional` **event**: [`Resolver`](Resolver.md)\<[`Maybe`](Maybe.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"Event"`\]\>, `ParentType`, `ContextType`, [`RequireFields`](RequireFields.md)\<[`QueryEventArgs`](QueryEventArgs.md), `"id"`\>\> +> `optional` **event**: [`Resolver`](Resolver.md)\<[`Maybe`](Maybe.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"Event"`\]\>, `ParentType`, `ContextType`, [`RequireFields`](RequireFields.md)\<[`QueryEventArgs`](QueryEventArgs.md), `"id"`\>\> ### eventVolunteersByEvent? -\> `optional` **eventVolunteersByEvent**: [`Resolver`](Resolver.md)\<[`Maybe`](Maybe.md)\<[`Maybe`](Maybe.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"EventVolunteer"`\]\>[]\>, `ParentType`, `ContextType`, [`RequireFields`](RequireFields.md)\<[`QueryEventVolunteersByEventArgs`](QueryEventVolunteersByEventArgs.md), `"id"`\>\> +> `optional` **eventVolunteersByEvent**: [`Resolver`](Resolver.md)\<[`Maybe`](Maybe.md)\<[`Maybe`](Maybe.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"EventVolunteer"`\]\>[]\>, `ParentType`, `ContextType`, [`RequireFields`](RequireFields.md)\<[`QueryEventVolunteersByEventArgs`](QueryEventVolunteersByEventArgs.md), `"id"`\>\> ### eventsByOrganization? -\> `optional` **eventsByOrganization**: [`Resolver`](Resolver.md)\<[`Maybe`](Maybe.md)\<[`Maybe`](Maybe.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"Event"`\]\>[]\>, `ParentType`, `ContextType`, `Partial`\<[`QueryEventsByOrganizationArgs`](QueryEventsByOrganizationArgs.md)\>\> +> `optional` **eventsByOrganization**: [`Resolver`](Resolver.md)\<[`Maybe`](Maybe.md)\<[`Maybe`](Maybe.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"Event"`\]\>[]\>, `ParentType`, `ContextType`, `Partial`\<[`QueryEventsByOrganizationArgs`](QueryEventsByOrganizationArgs.md)\>\> ### eventsByOrganizationConnection? -\> `optional` **eventsByOrganizationConnection**: [`Resolver`](Resolver.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"Event"`\][], `ParentType`, `ContextType`, `Partial`\<[`QueryEventsByOrganizationConnectionArgs`](QueryEventsByOrganizationConnectionArgs.md)\>\> +> `optional` **eventsByOrganizationConnection**: [`Resolver`](Resolver.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"Event"`\][], `ParentType`, `ContextType`, `Partial`\<[`QueryEventsByOrganizationConnectionArgs`](QueryEventsByOrganizationConnectionArgs.md)\>\> ### fundsByOrganization? -\> `optional` **fundsByOrganization**: [`Resolver`](Resolver.md)\<[`Maybe`](Maybe.md)\<[`Maybe`](Maybe.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"Fund"`\]\>[]\>, `ParentType`, `ContextType`, [`RequireFields`](RequireFields.md)\<[`QueryFundsByOrganizationArgs`](QueryFundsByOrganizationArgs.md), `"organizationId"`\>\> +> `optional` **fundsByOrganization**: [`Resolver`](Resolver.md)\<[`Maybe`](Maybe.md)\<[`Maybe`](Maybe.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"Fund"`\]\>[]\>, `ParentType`, `ContextType`, [`RequireFields`](RequireFields.md)\<[`QueryFundsByOrganizationArgs`](QueryFundsByOrganizationArgs.md), `"organizationId"`\>\> ### getAgendaItem? -\> `optional` **getAgendaItem**: [`Resolver`](Resolver.md)\<[`Maybe`](Maybe.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"AgendaItem"`\]\>, `ParentType`, `ContextType`, [`RequireFields`](RequireFields.md)\<[`QueryGetAgendaItemArgs`](QueryGetAgendaItemArgs.md), `"id"`\>\> +> `optional` **getAgendaItem**: [`Resolver`](Resolver.md)\<[`Maybe`](Maybe.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"AgendaItem"`\]\>, `ParentType`, `ContextType`, [`RequireFields`](RequireFields.md)\<[`QueryGetAgendaItemArgs`](QueryGetAgendaItemArgs.md), `"id"`\>\> ### getAgendaSection? -\> `optional` **getAgendaSection**: [`Resolver`](Resolver.md)\<[`Maybe`](Maybe.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"AgendaSection"`\]\>, `ParentType`, `ContextType`, [`RequireFields`](RequireFields.md)\<[`QueryGetAgendaSectionArgs`](QueryGetAgendaSectionArgs.md), `"id"`\>\> +> `optional` **getAgendaSection**: [`Resolver`](Resolver.md)\<[`Maybe`](Maybe.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"AgendaSection"`\]\>, `ParentType`, `ContextType`, [`RequireFields`](RequireFields.md)\<[`QueryGetAgendaSectionArgs`](QueryGetAgendaSectionArgs.md), `"id"`\>\> ### getAllAgendaItems? -\> `optional` **getAllAgendaItems**: [`Resolver`](Resolver.md)\<[`Maybe`](Maybe.md)\<[`Maybe`](Maybe.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"AgendaItem"`\]\>[]\>, `ParentType`, `ContextType`\> +> `optional` **getAllAgendaItems**: [`Resolver`](Resolver.md)\<[`Maybe`](Maybe.md)\<[`Maybe`](Maybe.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"AgendaItem"`\]\>[]\>, `ParentType`, `ContextType`\> ### getAllNotesForAgendaItem? -\> `optional` **getAllNotesForAgendaItem**: [`Resolver`](Resolver.md)\<[`Maybe`](Maybe.md)\<[`Maybe`](Maybe.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"Note"`\]\>[]\>, `ParentType`, `ContextType`, [`RequireFields`](RequireFields.md)\<[`QueryGetAllNotesForAgendaItemArgs`](QueryGetAllNotesForAgendaItemArgs.md), `"agendaItemId"`\>\> +> `optional` **getAllNotesForAgendaItem**: [`Resolver`](Resolver.md)\<[`Maybe`](Maybe.md)\<[`Maybe`](Maybe.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"Note"`\]\>[]\>, `ParentType`, `ContextType`, [`RequireFields`](RequireFields.md)\<[`QueryGetAllNotesForAgendaItemArgs`](QueryGetAllNotesForAgendaItemArgs.md), `"agendaItemId"`\>\> ### getCommunityData? -\> `optional` **getCommunityData**: [`Resolver`](Resolver.md)\<[`Maybe`](Maybe.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"Community"`\]\>, `ParentType`, `ContextType`\> +> `optional` **getCommunityData**: [`Resolver`](Resolver.md)\<[`Maybe`](Maybe.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"Community"`\]\>, `ParentType`, `ContextType`\> ### getDonationById? -\> `optional` **getDonationById**: [`Resolver`](Resolver.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"Donation"`\], `ParentType`, `ContextType`, [`RequireFields`](RequireFields.md)\<[`QueryGetDonationByIdArgs`](QueryGetDonationByIdArgs.md), `"id"`\>\> +> `optional` **getDonationById**: [`Resolver`](Resolver.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"Donation"`\], `ParentType`, `ContextType`, [`RequireFields`](RequireFields.md)\<[`QueryGetDonationByIdArgs`](QueryGetDonationByIdArgs.md), `"id"`\>\> ### getDonationByOrgId? -\> `optional` **getDonationByOrgId**: [`Resolver`](Resolver.md)\<[`Maybe`](Maybe.md)\<[`Maybe`](Maybe.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"Donation"`\]\>[]\>, `ParentType`, `ContextType`, [`RequireFields`](RequireFields.md)\<[`QueryGetDonationByOrgIdArgs`](QueryGetDonationByOrgIdArgs.md), `"orgId"`\>\> +> `optional` **getDonationByOrgId**: [`Resolver`](Resolver.md)\<[`Maybe`](Maybe.md)\<[`Maybe`](Maybe.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"Donation"`\]\>[]\>, `ParentType`, `ContextType`, [`RequireFields`](RequireFields.md)\<[`QueryGetDonationByOrgIdArgs`](QueryGetDonationByOrgIdArgs.md), `"orgId"`\>\> ### getDonationByOrgIdConnection? -\> `optional` **getDonationByOrgIdConnection**: [`Resolver`](Resolver.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"Donation"`\][], `ParentType`, `ContextType`, [`RequireFields`](RequireFields.md)\<[`QueryGetDonationByOrgIdConnectionArgs`](QueryGetDonationByOrgIdConnectionArgs.md), `"orgId"`\>\> +> `optional` **getDonationByOrgIdConnection**: [`Resolver`](Resolver.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"Donation"`\][], `ParentType`, `ContextType`, [`RequireFields`](RequireFields.md)\<[`QueryGetDonationByOrgIdConnectionArgs`](QueryGetDonationByOrgIdConnectionArgs.md), `"orgId"`\>\> ### getEventAttendee? -\> `optional` **getEventAttendee**: [`Resolver`](Resolver.md)\<[`Maybe`](Maybe.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"EventAttendee"`\]\>, `ParentType`, `ContextType`, [`RequireFields`](RequireFields.md)\<[`QueryGetEventAttendeeArgs`](QueryGetEventAttendeeArgs.md), `"eventId"` \| `"userId"`\>\> +> `optional` **getEventAttendee**: [`Resolver`](Resolver.md)\<[`Maybe`](Maybe.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"EventAttendee"`\]\>, `ParentType`, `ContextType`, [`RequireFields`](RequireFields.md)\<[`QueryGetEventAttendeeArgs`](QueryGetEventAttendeeArgs.md), `"eventId"` \| `"userId"`\>\> ### getEventAttendeesByEventId? -\> `optional` **getEventAttendeesByEventId**: [`Resolver`](Resolver.md)\<[`Maybe`](Maybe.md)\<[`Maybe`](Maybe.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"EventAttendee"`\]\>[]\>, `ParentType`, `ContextType`, [`RequireFields`](RequireFields.md)\<[`QueryGetEventAttendeesByEventIdArgs`](QueryGetEventAttendeesByEventIdArgs.md), `"eventId"`\>\> +> `optional` **getEventAttendeesByEventId**: [`Resolver`](Resolver.md)\<[`Maybe`](Maybe.md)\<[`Maybe`](Maybe.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"EventAttendee"`\]\>[]\>, `ParentType`, `ContextType`, [`RequireFields`](RequireFields.md)\<[`QueryGetEventAttendeesByEventIdArgs`](QueryGetEventAttendeesByEventIdArgs.md), `"eventId"`\>\> ### getEventInvitesByUserId? -\> `optional` **getEventInvitesByUserId**: [`Resolver`](Resolver.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"EventAttendee"`\][], `ParentType`, `ContextType`, [`RequireFields`](RequireFields.md)\<[`QueryGetEventInvitesByUserIdArgs`](QueryGetEventInvitesByUserIdArgs.md), `"userId"`\>\> +> `optional` **getEventInvitesByUserId**: [`Resolver`](Resolver.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"EventAttendee"`\][], `ParentType`, `ContextType`, [`RequireFields`](RequireFields.md)\<[`QueryGetEventInvitesByUserIdArgs`](QueryGetEventInvitesByUserIdArgs.md), `"userId"`\>\> ### getFundById? -\> `optional` **getFundById**: [`Resolver`](Resolver.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"Fund"`\], `ParentType`, `ContextType`, [`RequireFields`](RequireFields.md)\<[`QueryGetFundByIdArgs`](QueryGetFundByIdArgs.md), `"id"`\>\> +> `optional` **getFundById**: [`Resolver`](Resolver.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"Fund"`\], `ParentType`, `ContextType`, [`RequireFields`](RequireFields.md)\<[`QueryGetFundByIdArgs`](QueryGetFundByIdArgs.md), `"id"`\>\> ### getFundraisingCampaignById? -\> `optional` **getFundraisingCampaignById**: [`Resolver`](Resolver.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"FundraisingCampaign"`\], `ParentType`, `ContextType`, [`RequireFields`](RequireFields.md)\<[`QueryGetFundraisingCampaignByIdArgs`](QueryGetFundraisingCampaignByIdArgs.md), `"id"`\>\> +> `optional` **getFundraisingCampaignById**: [`Resolver`](Resolver.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"FundraisingCampaign"`\], `ParentType`, `ContextType`, [`RequireFields`](RequireFields.md)\<[`QueryGetFundraisingCampaignByIdArgs`](QueryGetFundraisingCampaignByIdArgs.md), `"id"`\>\> ### getFundraisingCampaignPledgeById? -\> `optional` **getFundraisingCampaignPledgeById**: [`Resolver`](Resolver.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"FundraisingCampaignPledge"`\], `ParentType`, `ContextType`, [`RequireFields`](RequireFields.md)\<[`QueryGetFundraisingCampaignPledgeByIdArgs`](QueryGetFundraisingCampaignPledgeByIdArgs.md), `"id"`\>\> +> `optional` **getFundraisingCampaignPledgeById**: [`Resolver`](Resolver.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"FundraisingCampaignPledge"`\], `ParentType`, `ContextType`, [`RequireFields`](RequireFields.md)\<[`QueryGetFundraisingCampaignPledgeByIdArgs`](QueryGetFundraisingCampaignPledgeByIdArgs.md), `"id"`\>\> ### getNoteById? -\> `optional` **getNoteById**: [`Resolver`](Resolver.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"Note"`\], `ParentType`, `ContextType`, [`RequireFields`](RequireFields.md)\<[`QueryGetNoteByIdArgs`](QueryGetNoteByIdArgs.md), `"id"`\>\> +> `optional` **getNoteById**: [`Resolver`](Resolver.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"Note"`\], `ParentType`, `ContextType`, [`RequireFields`](RequireFields.md)\<[`QueryGetNoteByIdArgs`](QueryGetNoteByIdArgs.md), `"id"`\>\> ### getPlugins? -\> `optional` **getPlugins**: [`Resolver`](Resolver.md)\<[`Maybe`](Maybe.md)\<[`Maybe`](Maybe.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"Plugin"`\]\>[]\>, `ParentType`, `ContextType`\> +> `optional` **getPlugins**: [`Resolver`](Resolver.md)\<[`Maybe`](Maybe.md)\<[`Maybe`](Maybe.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"Plugin"`\]\>[]\>, `ParentType`, `ContextType`\> ### getVenueByOrgId? -\> `optional` **getVenueByOrgId**: [`Resolver`](Resolver.md)\<[`Maybe`](Maybe.md)\<[`Maybe`](Maybe.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"Venue"`\]\>[]\>, `ParentType`, `ContextType`, [`RequireFields`](RequireFields.md)\<[`QueryGetVenueByOrgIdArgs`](QueryGetVenueByOrgIdArgs.md), `"orgId"`\>\> +> `optional` **getVenueByOrgId**: [`Resolver`](Resolver.md)\<[`Maybe`](Maybe.md)\<[`Maybe`](Maybe.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"Venue"`\]\>[]\>, `ParentType`, `ContextType`, [`RequireFields`](RequireFields.md)\<[`QueryGetVenueByOrgIdArgs`](QueryGetVenueByOrgIdArgs.md), `"orgId"`\>\> ### getlanguage? -\> `optional` **getlanguage**: [`Resolver`](Resolver.md)\<[`Maybe`](Maybe.md)\<[`Maybe`](Maybe.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"Translation"`\]\>[]\>, `ParentType`, `ContextType`, [`RequireFields`](RequireFields.md)\<[`QueryGetlanguageArgs`](QueryGetlanguageArgs.md), `"lang_code"`\>\> +> `optional` **getlanguage**: [`Resolver`](Resolver.md)\<[`Maybe`](Maybe.md)\<[`Maybe`](Maybe.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"Translation"`\]\>[]\>, `ParentType`, `ContextType`, [`RequireFields`](RequireFields.md)\<[`QueryGetlanguageArgs`](QueryGetlanguageArgs.md), `"lang_code"`\>\> ### groupChatById? -\> `optional` **groupChatById**: [`Resolver`](Resolver.md)\<[`Maybe`](Maybe.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"GroupChat"`\]\>, `ParentType`, `ContextType`, [`RequireFields`](RequireFields.md)\<[`QueryGroupChatByIdArgs`](QueryGroupChatByIdArgs.md), `"id"`\>\> +> `optional` **groupChatById**: [`Resolver`](Resolver.md)\<[`Maybe`](Maybe.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"GroupChat"`\]\>, `ParentType`, `ContextType`, [`RequireFields`](RequireFields.md)\<[`QueryGroupChatByIdArgs`](QueryGroupChatByIdArgs.md), `"id"`\>\> ### groupChatsByUserId? -\> `optional` **groupChatsByUserId**: [`Resolver`](Resolver.md)\<[`Maybe`](Maybe.md)\<[`Maybe`](Maybe.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"GroupChat"`\]\>[]\>, `ParentType`, `ContextType`, [`RequireFields`](RequireFields.md)\<[`QueryGroupChatsByUserIdArgs`](QueryGroupChatsByUserIdArgs.md), `"id"`\>\> +> `optional` **groupChatsByUserId**: [`Resolver`](Resolver.md)\<[`Maybe`](Maybe.md)\<[`Maybe`](Maybe.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"GroupChat"`\]\>[]\>, `ParentType`, `ContextType`, [`RequireFields`](RequireFields.md)\<[`QueryGroupChatsByUserIdArgs`](QueryGroupChatsByUserIdArgs.md), `"id"`\>\> ### hasSubmittedFeedback? -\> `optional` **hasSubmittedFeedback**: [`Resolver`](Resolver.md)\<[`Maybe`](Maybe.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"Boolean"`\]\>, `ParentType`, `ContextType`, [`RequireFields`](RequireFields.md)\<[`QueryHasSubmittedFeedbackArgs`](QueryHasSubmittedFeedbackArgs.md), `"eventId"` \| `"userId"`\>\> +> `optional` **hasSubmittedFeedback**: [`Resolver`](Resolver.md)\<[`Maybe`](Maybe.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"Boolean"`\]\>, `ParentType`, `ContextType`, [`RequireFields`](RequireFields.md)\<[`QueryHasSubmittedFeedbackArgs`](QueryHasSubmittedFeedbackArgs.md), `"eventId"` \| `"userId"`\>\> ### isSampleOrganization? -\> `optional` **isSampleOrganization**: [`Resolver`](Resolver.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"Boolean"`\], `ParentType`, `ContextType`, [`RequireFields`](RequireFields.md)\<[`QueryIsSampleOrganizationArgs`](QueryIsSampleOrganizationArgs.md), `"id"`\>\> +> `optional` **isSampleOrganization**: [`Resolver`](Resolver.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"Boolean"`\], `ParentType`, `ContextType`, [`RequireFields`](RequireFields.md)\<[`QueryIsSampleOrganizationArgs`](QueryIsSampleOrganizationArgs.md), `"id"`\>\> ### joinedOrganizations? -\> `optional` **joinedOrganizations**: [`Resolver`](Resolver.md)\<[`Maybe`](Maybe.md)\<[`Maybe`](Maybe.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"Organization"`\]\>[]\>, `ParentType`, `ContextType`, `Partial`\<[`QueryJoinedOrganizationsArgs`](QueryJoinedOrganizationsArgs.md)\>\> +> `optional` **joinedOrganizations**: [`Resolver`](Resolver.md)\<[`Maybe`](Maybe.md)\<[`Maybe`](Maybe.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"Organization"`\]\>[]\>, `ParentType`, `ContextType`, `Partial`\<[`QueryJoinedOrganizationsArgs`](QueryJoinedOrganizationsArgs.md)\>\> ### me? -\> `optional` **me**: [`Resolver`](Resolver.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"UserData"`\], `ParentType`, `ContextType`\> +> `optional` **me**: [`Resolver`](Resolver.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"UserData"`\], `ParentType`, `ContextType`\> ### myLanguage? -\> `optional` **myLanguage**: [`Resolver`](Resolver.md)\<[`Maybe`](Maybe.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"String"`\]\>, `ParentType`, `ContextType`\> +> `optional` **myLanguage**: [`Resolver`](Resolver.md)\<[`Maybe`](Maybe.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"String"`\]\>, `ParentType`, `ContextType`\> ### organizations? -\> `optional` **organizations**: [`Resolver`](Resolver.md)\<[`Maybe`](Maybe.md)\<[`Maybe`](Maybe.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"Organization"`\]\>[]\>, `ParentType`, `ContextType`, `Partial`\<[`QueryOrganizationsArgs`](QueryOrganizationsArgs.md)\>\> +> `optional` **organizations**: [`Resolver`](Resolver.md)\<[`Maybe`](Maybe.md)\<[`Maybe`](Maybe.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"Organization"`\]\>[]\>, `ParentType`, `ContextType`, `Partial`\<[`QueryOrganizationsArgs`](QueryOrganizationsArgs.md)\>\> ### organizationsConnection? -\> `optional` **organizationsConnection**: [`Resolver`](Resolver.md)\<[`Maybe`](Maybe.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"Organization"`\]\>[], `ParentType`, `ContextType`, `Partial`\<[`QueryOrganizationsConnectionArgs`](QueryOrganizationsConnectionArgs.md)\>\> +> `optional` **organizationsConnection**: [`Resolver`](Resolver.md)\<[`Maybe`](Maybe.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"Organization"`\]\>[], `ParentType`, `ContextType`, `Partial`\<[`QueryOrganizationsConnectionArgs`](QueryOrganizationsConnectionArgs.md)\>\> ### organizationsMemberConnection? -\> `optional` **organizationsMemberConnection**: [`Resolver`](Resolver.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"UserConnection"`\], `ParentType`, `ContextType`, [`RequireFields`](RequireFields.md)\<[`QueryOrganizationsMemberConnectionArgs`](QueryOrganizationsMemberConnectionArgs.md), `"orgId"`\>\> +> `optional` **organizationsMemberConnection**: [`Resolver`](Resolver.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"UserConnection"`\], `ParentType`, `ContextType`, [`RequireFields`](RequireFields.md)\<[`QueryOrganizationsMemberConnectionArgs`](QueryOrganizationsMemberConnectionArgs.md), `"orgId"`\>\> ### plugin? -\> `optional` **plugin**: [`Resolver`](Resolver.md)\<[`Maybe`](Maybe.md)\<[`Maybe`](Maybe.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"Plugin"`\]\>[]\>, `ParentType`, `ContextType`, [`RequireFields`](RequireFields.md)\<[`QueryPluginArgs`](QueryPluginArgs.md), `"orgId"`\>\> +> `optional` **plugin**: [`Resolver`](Resolver.md)\<[`Maybe`](Maybe.md)\<[`Maybe`](Maybe.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"Plugin"`\]\>[]\>, `ParentType`, `ContextType`, [`RequireFields`](RequireFields.md)\<[`QueryPluginArgs`](QueryPluginArgs.md), `"orgId"`\>\> ### post? -\> `optional` **post**: [`Resolver`](Resolver.md)\<[`Maybe`](Maybe.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"Post"`\]\>, `ParentType`, `ContextType`, [`RequireFields`](RequireFields.md)\<[`QueryPostArgs`](QueryPostArgs.md), `"id"`\>\> +> `optional` **post**: [`Resolver`](Resolver.md)\<[`Maybe`](Maybe.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"Post"`\]\>, `ParentType`, `ContextType`, [`RequireFields`](RequireFields.md)\<[`QueryPostArgs`](QueryPostArgs.md), `"id"`\>\> ### registeredEventsByUser? -\> `optional` **registeredEventsByUser**: [`Resolver`](Resolver.md)\<[`Maybe`](Maybe.md)\<[`Maybe`](Maybe.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"Event"`\]\>[]\>, `ParentType`, `ContextType`, `Partial`\<[`QueryRegisteredEventsByUserArgs`](QueryRegisteredEventsByUserArgs.md)\>\> +> `optional` **registeredEventsByUser**: [`Resolver`](Resolver.md)\<[`Maybe`](Maybe.md)\<[`Maybe`](Maybe.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"Event"`\]\>[]\>, `ParentType`, `ContextType`, `Partial`\<[`QueryRegisteredEventsByUserArgs`](QueryRegisteredEventsByUserArgs.md)\>\> ### registrantsByEvent? -\> `optional` **registrantsByEvent**: [`Resolver`](Resolver.md)\<[`Maybe`](Maybe.md)\<[`Maybe`](Maybe.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"User"`\]\>[]\>, `ParentType`, `ContextType`, [`RequireFields`](RequireFields.md)\<[`QueryRegistrantsByEventArgs`](QueryRegistrantsByEventArgs.md), `"id"`\>\> +> `optional` **registrantsByEvent**: [`Resolver`](Resolver.md)\<[`Maybe`](Maybe.md)\<[`Maybe`](Maybe.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"User"`\]\>[]\>, `ParentType`, `ContextType`, [`RequireFields`](RequireFields.md)\<[`QueryRegistrantsByEventArgs`](QueryRegistrantsByEventArgs.md), `"id"`\>\> ### user? -\> `optional` **user**: [`Resolver`](Resolver.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"UserData"`\], `ParentType`, `ContextType`, [`RequireFields`](RequireFields.md)\<[`QueryUserArgs`](QueryUserArgs.md), `"id"`\>\> +> `optional` **user**: [`Resolver`](Resolver.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"UserData"`\], `ParentType`, `ContextType`, [`RequireFields`](RequireFields.md)\<[`QueryUserArgs`](QueryUserArgs.md), `"id"`\>\> ### userLanguage? -\> `optional` **userLanguage**: [`Resolver`](Resolver.md)\<[`Maybe`](Maybe.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"String"`\]\>, `ParentType`, `ContextType`, [`RequireFields`](RequireFields.md)\<[`QueryUserLanguageArgs`](QueryUserLanguageArgs.md), `"userId"`\>\> +> `optional` **userLanguage**: [`Resolver`](Resolver.md)\<[`Maybe`](Maybe.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"String"`\]\>, `ParentType`, `ContextType`, [`RequireFields`](RequireFields.md)\<[`QueryUserLanguageArgs`](QueryUserLanguageArgs.md), `"userId"`\>\> ### users? -\> `optional` **users**: [`Resolver`](Resolver.md)\<[`Maybe`](Maybe.md)\<[`Maybe`](Maybe.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"UserData"`\]\>[]\>, `ParentType`, `ContextType`, `Partial`\<[`QueryUsersArgs`](QueryUsersArgs.md)\>\> +> `optional` **users**: [`Resolver`](Resolver.md)\<[`Maybe`](Maybe.md)\<[`Maybe`](Maybe.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"UserData"`\]\>[]\>, `ParentType`, `ContextType`, `Partial`\<[`QueryUsersArgs`](QueryUsersArgs.md)\>\> ### usersConnection? -\> `optional` **usersConnection**: [`Resolver`](Resolver.md)\<[`Maybe`](Maybe.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"UserData"`\]\>[], `ParentType`, `ContextType`, `Partial`\<[`QueryUsersConnectionArgs`](QueryUsersConnectionArgs.md)\>\> +> `optional` **usersConnection**: [`Resolver`](Resolver.md)\<[`Maybe`](Maybe.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"UserData"`\]\>[], `ParentType`, `ContextType`, `Partial`\<[`QueryUsersConnectionArgs`](QueryUsersConnectionArgs.md)\>\> ### venue? -\> `optional` **venue**: [`Resolver`](Resolver.md)\<[`Maybe`](Maybe.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"Venue"`\]\>, `ParentType`, `ContextType`, [`RequireFields`](RequireFields.md)\<[`QueryVenueArgs`](QueryVenueArgs.md), `"id"`\>\> +> `optional` **venue**: [`Resolver`](Resolver.md)\<[`Maybe`](Maybe.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"Venue"`\]\>, `ParentType`, `ContextType`, [`RequireFields`](RequireFields.md)\<[`QueryVenueArgs`](QueryVenueArgs.md), `"id"`\>\> ## Defined in -[src/types/generatedGraphQLTypes.ts:4522](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/types/generatedGraphQLTypes.ts#L4522) +[src/types/generatedGraphQLTypes.ts:4522](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/types/generatedGraphQLTypes.ts#L4522) diff --git a/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/QueryUserArgs.md b/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/QueryUserArgs.md index 1e0b60af8bb..b0a3cea312a 100644 --- a/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/QueryUserArgs.md +++ b/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/QueryUserArgs.md @@ -6,14 +6,14 @@ # Type Alias: QueryUserArgs -\> **QueryUserArgs**: `object` +> **QueryUserArgs**: `object` ## Type declaration ### id -\> **id**: [`Scalars`](Scalars.md)\[`"ID"`\]\[`"input"`\] +> **id**: [`Scalars`](Scalars.md)\[`"ID"`\]\[`"input"`\] ## Defined in -[src/types/generatedGraphQLTypes.ts:2576](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/types/generatedGraphQLTypes.ts#L2576) +[src/types/generatedGraphQLTypes.ts:2576](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/types/generatedGraphQLTypes.ts#L2576) diff --git a/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/QueryUserLanguageArgs.md b/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/QueryUserLanguageArgs.md index 98ac26a82d1..21d2c128180 100644 --- a/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/QueryUserLanguageArgs.md +++ b/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/QueryUserLanguageArgs.md @@ -6,14 +6,14 @@ # Type Alias: QueryUserLanguageArgs -\> **QueryUserLanguageArgs**: `object` +> **QueryUserLanguageArgs**: `object` ## Type declaration ### userId -\> **userId**: [`Scalars`](Scalars.md)\[`"ID"`\]\[`"input"`\] +> **userId**: [`Scalars`](Scalars.md)\[`"ID"`\]\[`"input"`\] ## Defined in -[src/types/generatedGraphQLTypes.ts:2581](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/types/generatedGraphQLTypes.ts#L2581) +[src/types/generatedGraphQLTypes.ts:2581](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/types/generatedGraphQLTypes.ts#L2581) diff --git a/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/QueryUsersArgs.md b/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/QueryUsersArgs.md index b9b8f40c546..a0239db6f5e 100644 --- a/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/QueryUsersArgs.md +++ b/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/QueryUsersArgs.md @@ -6,26 +6,26 @@ # Type Alias: QueryUsersArgs -\> **QueryUsersArgs**: `object` +> **QueryUsersArgs**: `object` ## Type declaration ### first? -\> `optional` **first**: [`InputMaybe`](InputMaybe.md)\<[`Scalars`](Scalars.md)\[`"Int"`\]\[`"input"`\]\> +> `optional` **first**: [`InputMaybe`](InputMaybe.md)\<[`Scalars`](Scalars.md)\[`"Int"`\]\[`"input"`\]\> ### orderBy? -\> `optional` **orderBy**: [`InputMaybe`](InputMaybe.md)\<[`UserOrderByInput`](UserOrderByInput.md)\> +> `optional` **orderBy**: [`InputMaybe`](InputMaybe.md)\<[`UserOrderByInput`](UserOrderByInput.md)\> ### skip? -\> `optional` **skip**: [`InputMaybe`](InputMaybe.md)\<[`Scalars`](Scalars.md)\[`"Int"`\]\[`"input"`\]\> +> `optional` **skip**: [`InputMaybe`](InputMaybe.md)\<[`Scalars`](Scalars.md)\[`"Int"`\]\[`"input"`\]\> ### where? -\> `optional` **where**: [`InputMaybe`](InputMaybe.md)\<[`UserWhereInput`](UserWhereInput.md)\> +> `optional` **where**: [`InputMaybe`](InputMaybe.md)\<[`UserWhereInput`](UserWhereInput.md)\> ## Defined in -[src/types/generatedGraphQLTypes.ts:2586](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/types/generatedGraphQLTypes.ts#L2586) +[src/types/generatedGraphQLTypes.ts:2586](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/types/generatedGraphQLTypes.ts#L2586) diff --git a/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/QueryUsersConnectionArgs.md b/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/QueryUsersConnectionArgs.md index 47c25a1d36b..f4f18e00014 100644 --- a/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/QueryUsersConnectionArgs.md +++ b/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/QueryUsersConnectionArgs.md @@ -6,26 +6,26 @@ # Type Alias: QueryUsersConnectionArgs -\> **QueryUsersConnectionArgs**: `object` +> **QueryUsersConnectionArgs**: `object` ## Type declaration ### first? -\> `optional` **first**: [`InputMaybe`](InputMaybe.md)\<[`Scalars`](Scalars.md)\[`"Int"`\]\[`"input"`\]\> +> `optional` **first**: [`InputMaybe`](InputMaybe.md)\<[`Scalars`](Scalars.md)\[`"Int"`\]\[`"input"`\]\> ### orderBy? -\> `optional` **orderBy**: [`InputMaybe`](InputMaybe.md)\<[`UserOrderByInput`](UserOrderByInput.md)\> +> `optional` **orderBy**: [`InputMaybe`](InputMaybe.md)\<[`UserOrderByInput`](UserOrderByInput.md)\> ### skip? -\> `optional` **skip**: [`InputMaybe`](InputMaybe.md)\<[`Scalars`](Scalars.md)\[`"Int"`\]\[`"input"`\]\> +> `optional` **skip**: [`InputMaybe`](InputMaybe.md)\<[`Scalars`](Scalars.md)\[`"Int"`\]\[`"input"`\]\> ### where? -\> `optional` **where**: [`InputMaybe`](InputMaybe.md)\<[`UserWhereInput`](UserWhereInput.md)\> +> `optional` **where**: [`InputMaybe`](InputMaybe.md)\<[`UserWhereInput`](UserWhereInput.md)\> ## Defined in -[src/types/generatedGraphQLTypes.ts:2594](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/types/generatedGraphQLTypes.ts#L2594) +[src/types/generatedGraphQLTypes.ts:2594](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/types/generatedGraphQLTypes.ts#L2594) diff --git a/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/QueryVenueArgs.md b/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/QueryVenueArgs.md index 7a8b7bd4660..c5e6f574683 100644 --- a/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/QueryVenueArgs.md +++ b/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/QueryVenueArgs.md @@ -6,14 +6,14 @@ # Type Alias: QueryVenueArgs -\> **QueryVenueArgs**: `object` +> **QueryVenueArgs**: `object` ## Type declaration ### id -\> **id**: [`Scalars`](Scalars.md)\[`"ID"`\]\[`"input"`\] +> **id**: [`Scalars`](Scalars.md)\[`"ID"`\]\[`"input"`\] ## Defined in -[src/types/generatedGraphQLTypes.ts:2602](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/types/generatedGraphQLTypes.ts#L2602) +[src/types/generatedGraphQLTypes.ts:2602](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/types/generatedGraphQLTypes.ts#L2602) diff --git a/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/RecaptchaVerification.md b/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/RecaptchaVerification.md index 373e0cb12bf..f6ffd5e89f8 100644 --- a/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/RecaptchaVerification.md +++ b/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/RecaptchaVerification.md @@ -6,14 +6,14 @@ # Type Alias: RecaptchaVerification -\> **RecaptchaVerification**: `object` +> **RecaptchaVerification**: `object` ## Type declaration ### recaptchaToken -\> **recaptchaToken**: [`Scalars`](Scalars.md)\[`"String"`\]\[`"input"`\] +> **recaptchaToken**: [`Scalars`](Scalars.md)\[`"String"`\]\[`"input"`\] ## Defined in -[src/types/generatedGraphQLTypes.ts:2606](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/types/generatedGraphQLTypes.ts#L2606) +[src/types/generatedGraphQLTypes.ts:2606](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/types/generatedGraphQLTypes.ts#L2606) diff --git a/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/RecurrenceRule.md b/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/RecurrenceRule.md index c12ace85aac..9979d0fd3cb 100644 --- a/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/RecurrenceRule.md +++ b/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/RecurrenceRule.md @@ -6,58 +6,58 @@ # Type Alias: RecurrenceRule -\> **RecurrenceRule**: `object` +> **RecurrenceRule**: `object` ## Type declaration ### \_\_typename? -\> `optional` **\_\_typename**: `"RecurrenceRule"` +> `optional` **\_\_typename**: `"RecurrenceRule"` ### baseRecurringEvent? -\> `optional` **baseRecurringEvent**: [`Maybe`](Maybe.md)\<[`Event`](Event.md)\> +> `optional` **baseRecurringEvent**: [`Maybe`](Maybe.md)\<[`Event`](Event.md)\> ### count? -\> `optional` **count**: [`Maybe`](Maybe.md)\<[`Scalars`](Scalars.md)\[`"PositiveInt"`\]\[`"output"`\]\> +> `optional` **count**: [`Maybe`](Maybe.md)\<[`Scalars`](Scalars.md)\[`"PositiveInt"`\]\[`"output"`\]\> ### frequency -\> **frequency**: [`Frequency`](Frequency.md) +> **frequency**: [`Frequency`](Frequency.md) ### interval -\> **interval**: [`Scalars`](Scalars.md)\[`"PositiveInt"`\]\[`"output"`\] +> **interval**: [`Scalars`](Scalars.md)\[`"PositiveInt"`\]\[`"output"`\] ### latestInstanceDate? -\> `optional` **latestInstanceDate**: [`Maybe`](Maybe.md)\<[`Scalars`](Scalars.md)\[`"Date"`\]\[`"output"`\]\> +> `optional` **latestInstanceDate**: [`Maybe`](Maybe.md)\<[`Scalars`](Scalars.md)\[`"Date"`\]\[`"output"`\]\> ### organization? -\> `optional` **organization**: [`Maybe`](Maybe.md)\<[`Organization`](Organization.md)\> +> `optional` **organization**: [`Maybe`](Maybe.md)\<[`Organization`](Organization.md)\> ### recurrenceEndDate? -\> `optional` **recurrenceEndDate**: [`Maybe`](Maybe.md)\<[`Scalars`](Scalars.md)\[`"Date"`\]\[`"output"`\]\> +> `optional` **recurrenceEndDate**: [`Maybe`](Maybe.md)\<[`Scalars`](Scalars.md)\[`"Date"`\]\[`"output"`\]\> ### recurrenceRuleString -\> **recurrenceRuleString**: [`Scalars`](Scalars.md)\[`"String"`\]\[`"output"`\] +> **recurrenceRuleString**: [`Scalars`](Scalars.md)\[`"String"`\]\[`"output"`\] ### recurrenceStartDate -\> **recurrenceStartDate**: [`Scalars`](Scalars.md)\[`"Date"`\]\[`"output"`\] +> **recurrenceStartDate**: [`Scalars`](Scalars.md)\[`"Date"`\]\[`"output"`\] ### weekDayOccurenceInMonth? -\> `optional` **weekDayOccurenceInMonth**: [`Maybe`](Maybe.md)\<[`Scalars`](Scalars.md)\[`"Int"`\]\[`"output"`\]\> +> `optional` **weekDayOccurenceInMonth**: [`Maybe`](Maybe.md)\<[`Scalars`](Scalars.md)\[`"Int"`\]\[`"output"`\]\> ### weekDays? -\> `optional` **weekDays**: [`Maybe`](Maybe.md)\<[`Maybe`](Maybe.md)\<[`WeekDays`](WeekDays.md)\>[]\> +> `optional` **weekDays**: [`Maybe`](Maybe.md)\<[`Maybe`](Maybe.md)\<[`WeekDays`](WeekDays.md)\>[]\> ## Defined in -[src/types/generatedGraphQLTypes.ts:2610](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/types/generatedGraphQLTypes.ts#L2610) +[src/types/generatedGraphQLTypes.ts:2610](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/types/generatedGraphQLTypes.ts#L2610) diff --git a/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/RecurrenceRuleInput.md b/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/RecurrenceRuleInput.md index 0aa4d26f7cc..6c97604eb60 100644 --- a/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/RecurrenceRuleInput.md +++ b/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/RecurrenceRuleInput.md @@ -6,38 +6,38 @@ # Type Alias: RecurrenceRuleInput -\> **RecurrenceRuleInput**: `object` +> **RecurrenceRuleInput**: `object` ## Type declaration ### count? -\> `optional` **count**: [`InputMaybe`](InputMaybe.md)\<[`Scalars`](Scalars.md)\[`"PositiveInt"`\]\[`"input"`\]\> +> `optional` **count**: [`InputMaybe`](InputMaybe.md)\<[`Scalars`](Scalars.md)\[`"PositiveInt"`\]\[`"input"`\]\> ### frequency? -\> `optional` **frequency**: [`InputMaybe`](InputMaybe.md)\<[`Frequency`](Frequency.md)\> +> `optional` **frequency**: [`InputMaybe`](InputMaybe.md)\<[`Frequency`](Frequency.md)\> ### interval? -\> `optional` **interval**: [`InputMaybe`](InputMaybe.md)\<[`Scalars`](Scalars.md)\[`"PositiveInt"`\]\[`"input"`\]\> +> `optional` **interval**: [`InputMaybe`](InputMaybe.md)\<[`Scalars`](Scalars.md)\[`"PositiveInt"`\]\[`"input"`\]\> ### recurrenceEndDate? -\> `optional` **recurrenceEndDate**: [`InputMaybe`](InputMaybe.md)\<[`Scalars`](Scalars.md)\[`"Date"`\]\[`"input"`\]\> +> `optional` **recurrenceEndDate**: [`InputMaybe`](InputMaybe.md)\<[`Scalars`](Scalars.md)\[`"Date"`\]\[`"input"`\]\> ### recurrenceStartDate? -\> `optional` **recurrenceStartDate**: [`InputMaybe`](InputMaybe.md)\<[`Scalars`](Scalars.md)\[`"Date"`\]\[`"input"`\]\> +> `optional` **recurrenceStartDate**: [`InputMaybe`](InputMaybe.md)\<[`Scalars`](Scalars.md)\[`"Date"`\]\[`"input"`\]\> ### weekDayOccurenceInMonth? -\> `optional` **weekDayOccurenceInMonth**: [`InputMaybe`](InputMaybe.md)\<[`Scalars`](Scalars.md)\[`"Int"`\]\[`"input"`\]\> +> `optional` **weekDayOccurenceInMonth**: [`InputMaybe`](InputMaybe.md)\<[`Scalars`](Scalars.md)\[`"Int"`\]\[`"input"`\]\> ### weekDays? -\> `optional` **weekDays**: [`InputMaybe`](InputMaybe.md)\<[`InputMaybe`](InputMaybe.md)\<[`WeekDays`](WeekDays.md)\>[]\> +> `optional` **weekDays**: [`InputMaybe`](InputMaybe.md)\<[`InputMaybe`](InputMaybe.md)\<[`WeekDays`](WeekDays.md)\>[]\> ## Defined in -[src/types/generatedGraphQLTypes.ts:2625](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/types/generatedGraphQLTypes.ts#L2625) +[src/types/generatedGraphQLTypes.ts:2625](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/types/generatedGraphQLTypes.ts#L2625) diff --git a/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/RecurrenceRuleResolvers.md b/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/RecurrenceRuleResolvers.md index 01fb458880a..67fdec2cda6 100644 --- a/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/RecurrenceRuleResolvers.md +++ b/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/RecurrenceRuleResolvers.md @@ -6,7 +6,7 @@ # Type Alias: RecurrenceRuleResolvers\ -\> **RecurrenceRuleResolvers**\<`ContextType`, `ParentType`\>: `object` +> **RecurrenceRuleResolvers**\<`ContextType`, `ParentType`\>: `object` ## Type Parameters @@ -18,52 +18,52 @@ ### \_\_isTypeOf? -\> `optional` **\_\_isTypeOf**: [`IsTypeOfResolverFn`](IsTypeOfResolverFn.md)\<`ParentType`, `ContextType`\> +> `optional` **\_\_isTypeOf**: [`IsTypeOfResolverFn`](IsTypeOfResolverFn.md)\<`ParentType`, `ContextType`\> ### baseRecurringEvent? -\> `optional` **baseRecurringEvent**: [`Resolver`](Resolver.md)\<[`Maybe`](Maybe.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"Event"`\]\>, `ParentType`, `ContextType`\> +> `optional` **baseRecurringEvent**: [`Resolver`](Resolver.md)\<[`Maybe`](Maybe.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"Event"`\]\>, `ParentType`, `ContextType`\> ### count? -\> `optional` **count**: [`Resolver`](Resolver.md)\<[`Maybe`](Maybe.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"PositiveInt"`\]\>, `ParentType`, `ContextType`\> +> `optional` **count**: [`Resolver`](Resolver.md)\<[`Maybe`](Maybe.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"PositiveInt"`\]\>, `ParentType`, `ContextType`\> ### frequency? -\> `optional` **frequency**: [`Resolver`](Resolver.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"Frequency"`\], `ParentType`, `ContextType`\> +> `optional` **frequency**: [`Resolver`](Resolver.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"Frequency"`\], `ParentType`, `ContextType`\> ### interval? -\> `optional` **interval**: [`Resolver`](Resolver.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"PositiveInt"`\], `ParentType`, `ContextType`\> +> `optional` **interval**: [`Resolver`](Resolver.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"PositiveInt"`\], `ParentType`, `ContextType`\> ### latestInstanceDate? -\> `optional` **latestInstanceDate**: [`Resolver`](Resolver.md)\<[`Maybe`](Maybe.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"Date"`\]\>, `ParentType`, `ContextType`\> +> `optional` **latestInstanceDate**: [`Resolver`](Resolver.md)\<[`Maybe`](Maybe.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"Date"`\]\>, `ParentType`, `ContextType`\> ### organization? -\> `optional` **organization**: [`Resolver`](Resolver.md)\<[`Maybe`](Maybe.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"Organization"`\]\>, `ParentType`, `ContextType`\> +> `optional` **organization**: [`Resolver`](Resolver.md)\<[`Maybe`](Maybe.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"Organization"`\]\>, `ParentType`, `ContextType`\> ### recurrenceEndDate? -\> `optional` **recurrenceEndDate**: [`Resolver`](Resolver.md)\<[`Maybe`](Maybe.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"Date"`\]\>, `ParentType`, `ContextType`\> +> `optional` **recurrenceEndDate**: [`Resolver`](Resolver.md)\<[`Maybe`](Maybe.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"Date"`\]\>, `ParentType`, `ContextType`\> ### recurrenceRuleString? -\> `optional` **recurrenceRuleString**: [`Resolver`](Resolver.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"String"`\], `ParentType`, `ContextType`\> +> `optional` **recurrenceRuleString**: [`Resolver`](Resolver.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"String"`\], `ParentType`, `ContextType`\> ### recurrenceStartDate? -\> `optional` **recurrenceStartDate**: [`Resolver`](Resolver.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"Date"`\], `ParentType`, `ContextType`\> +> `optional` **recurrenceStartDate**: [`Resolver`](Resolver.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"Date"`\], `ParentType`, `ContextType`\> ### weekDayOccurenceInMonth? -\> `optional` **weekDayOccurenceInMonth**: [`Resolver`](Resolver.md)\<[`Maybe`](Maybe.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"Int"`\]\>, `ParentType`, `ContextType`\> +> `optional` **weekDayOccurenceInMonth**: [`Resolver`](Resolver.md)\<[`Maybe`](Maybe.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"Int"`\]\>, `ParentType`, `ContextType`\> ### weekDays? -\> `optional` **weekDays**: [`Resolver`](Resolver.md)\<[`Maybe`](Maybe.md)\<[`Maybe`](Maybe.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"WeekDays"`\]\>[]\>, `ParentType`, `ContextType`\> +> `optional` **weekDays**: [`Resolver`](Resolver.md)\<[`Maybe`](Maybe.md)\<[`Maybe`](Maybe.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"WeekDays"`\]\>[]\>, `ParentType`, `ContextType`\> ## Defined in -[src/types/generatedGraphQLTypes.ts:4582](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/types/generatedGraphQLTypes.ts#L4582) +[src/types/generatedGraphQLTypes.ts:4582](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/types/generatedGraphQLTypes.ts#L4582) diff --git a/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/RecurringEventMutationType.md b/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/RecurringEventMutationType.md index d7f1fe6f5f0..694c2c44355 100644 --- a/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/RecurringEventMutationType.md +++ b/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/RecurringEventMutationType.md @@ -6,8 +6,8 @@ # Type Alias: RecurringEventMutationType -\> **RecurringEventMutationType**: `"allInstances"` \| `"thisAndFollowingInstances"` \| `"thisInstance"` +> **RecurringEventMutationType**: `"allInstances"` \| `"thisAndFollowingInstances"` \| `"thisInstance"` ## Defined in -[src/types/generatedGraphQLTypes.ts:2635](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/types/generatedGraphQLTypes.ts#L2635) +[src/types/generatedGraphQLTypes.ts:2635](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/types/generatedGraphQLTypes.ts#L2635) diff --git a/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/RequireFields.md b/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/RequireFields.md index 39aa9aa17ae..2bdc414b109 100644 --- a/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/RequireFields.md +++ b/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/RequireFields.md @@ -6,7 +6,7 @@ # Type Alias: RequireFields\ -\> **RequireFields**\<`T`, `K`\>: [`Omit`](Omit.md)\<`T`, `K`\> & `\{ [P in K]-?: NonNullable\ \}` +> **RequireFields**\<`T`, `K`\>: [`Omit`](Omit.md)\<`T`, `K`\> & `{ [P in K]-?: NonNullable }` ## Type Parameters @@ -16,4 +16,4 @@ ## Defined in -[src/types/generatedGraphQLTypes.ts:48](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/types/generatedGraphQLTypes.ts#L48) +[src/types/generatedGraphQLTypes.ts:48](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/types/generatedGraphQLTypes.ts#L48) diff --git a/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/Resolver.md b/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/Resolver.md index a4901b899ef..679361f024c 100644 --- a/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/Resolver.md +++ b/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/Resolver.md @@ -6,7 +6,7 @@ # Type Alias: Resolver\ -\> **Resolver**\<`TResult`, `TParent`, `TContext`, `TArgs`\>: [`ResolverFn`](ResolverFn.md)\<`TResult`, `TParent`, `TContext`, `TArgs`\> +> **Resolver**\<`TResult`, `TParent`, `TContext`, `TArgs`\>: [`ResolverFn`](ResolverFn.md)\<`TResult`, `TParent`, `TContext`, `TArgs`\> ## Type Parameters @@ -20,4 +20,4 @@ ## Defined in -[src/types/generatedGraphQLTypes.ts:3174](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/types/generatedGraphQLTypes.ts#L3174) +[src/types/generatedGraphQLTypes.ts:3174](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/types/generatedGraphQLTypes.ts#L3174) diff --git a/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/ResolverFn.md b/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/ResolverFn.md index a645dcfc79d..1c8eb9c1c0c 100644 --- a/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/ResolverFn.md +++ b/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/ResolverFn.md @@ -6,7 +6,7 @@ # Type Alias: ResolverFn()\ -\> **ResolverFn**\<`TResult`, `TParent`, `TContext`, `TArgs`\>: (`parent`, `args`, `context`, `info`?) =\> `Promise`\<`TResult`\> \| `TResult` +> **ResolverFn**\<`TResult`, `TParent`, `TContext`, `TArgs`\>: (`parent`, `args`, `context`, `info`?) => `Promise`\<`TResult`\> \| `TResult` ## Type Parameters @@ -34,4 +34,4 @@ ## Defined in -[src/types/generatedGraphQLTypes.ts:3176](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/types/generatedGraphQLTypes.ts#L3176) +[src/types/generatedGraphQLTypes.ts:3176](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/types/generatedGraphQLTypes.ts#L3176) diff --git a/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/ResolverTypeWrapper.md b/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/ResolverTypeWrapper.md index 5c0f3dd135e..1e4b519061e 100644 --- a/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/ResolverTypeWrapper.md +++ b/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/ResolverTypeWrapper.md @@ -6,7 +6,7 @@ # Type Alias: ResolverTypeWrapper\ -\> **ResolverTypeWrapper**\<`T`\>: `Promise`\<`T`\> \| `T` +> **ResolverTypeWrapper**\<`T`\>: `Promise`\<`T`\> \| `T` ## Type Parameters @@ -14,4 +14,4 @@ ## Defined in -[src/types/generatedGraphQLTypes.ts:3172](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/types/generatedGraphQLTypes.ts#L3172) +[src/types/generatedGraphQLTypes.ts:3172](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/types/generatedGraphQLTypes.ts#L3172) diff --git a/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/Resolvers.md b/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/Resolvers.md index 8a3f061763b..1048c0e842d 100644 --- a/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/Resolvers.md +++ b/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/Resolvers.md @@ -6,7 +6,7 @@ # Type Alias: Resolvers\ -\> **Resolvers**\<`ContextType`\>: `object` +> **Resolvers**\<`ContextType`\>: `object` ## Type Parameters @@ -16,448 +16,448 @@ ### ActionItem? -\> `optional` **ActionItem**: [`ActionItemResolvers`](ActionItemResolvers.md)\<`ContextType`\> +> `optional` **ActionItem**: [`ActionItemResolvers`](ActionItemResolvers.md)\<`ContextType`\> ### ActionItemCategory? -\> `optional` **ActionItemCategory**: [`ActionItemCategoryResolvers`](ActionItemCategoryResolvers.md)\<`ContextType`\> +> `optional` **ActionItemCategory**: [`ActionItemCategoryResolvers`](ActionItemCategoryResolvers.md)\<`ContextType`\> ### Address? -\> `optional` **Address**: [`AddressResolvers`](AddressResolvers.md)\<`ContextType`\> +> `optional` **Address**: [`AddressResolvers`](AddressResolvers.md)\<`ContextType`\> ### Advertisement? -\> `optional` **Advertisement**: [`AdvertisementResolvers`](AdvertisementResolvers.md)\<`ContextType`\> +> `optional` **Advertisement**: [`AdvertisementResolvers`](AdvertisementResolvers.md)\<`ContextType`\> ### AdvertisementEdge? -\> `optional` **AdvertisementEdge**: [`AdvertisementEdgeResolvers`](AdvertisementEdgeResolvers.md)\<`ContextType`\> +> `optional` **AdvertisementEdge**: [`AdvertisementEdgeResolvers`](AdvertisementEdgeResolvers.md)\<`ContextType`\> ### AdvertisementsConnection? -\> `optional` **AdvertisementsConnection**: [`AdvertisementsConnectionResolvers`](AdvertisementsConnectionResolvers.md)\<`ContextType`\> +> `optional` **AdvertisementsConnection**: [`AdvertisementsConnectionResolvers`](AdvertisementsConnectionResolvers.md)\<`ContextType`\> ### AgendaCategory? -\> `optional` **AgendaCategory**: [`AgendaCategoryResolvers`](AgendaCategoryResolvers.md)\<`ContextType`\> +> `optional` **AgendaCategory**: [`AgendaCategoryResolvers`](AgendaCategoryResolvers.md)\<`ContextType`\> ### AgendaItem? -\> `optional` **AgendaItem**: [`AgendaItemResolvers`](AgendaItemResolvers.md)\<`ContextType`\> +> `optional` **AgendaItem**: [`AgendaItemResolvers`](AgendaItemResolvers.md)\<`ContextType`\> ### AgendaSection? -\> `optional` **AgendaSection**: [`AgendaSectionResolvers`](AgendaSectionResolvers.md)\<`ContextType`\> +> `optional` **AgendaSection**: [`AgendaSectionResolvers`](AgendaSectionResolvers.md)\<`ContextType`\> ### AggregatePost? -\> `optional` **AggregatePost**: [`AggregatePostResolvers`](AggregatePostResolvers.md)\<`ContextType`\> +> `optional` **AggregatePost**: [`AggregatePostResolvers`](AggregatePostResolvers.md)\<`ContextType`\> ### AggregateUser? -\> `optional` **AggregateUser**: [`AggregateUserResolvers`](AggregateUserResolvers.md)\<`ContextType`\> +> `optional` **AggregateUser**: [`AggregateUserResolvers`](AggregateUserResolvers.md)\<`ContextType`\> ### Any? -\> `optional` **Any**: `GraphQLScalarType` +> `optional` **Any**: `GraphQLScalarType` ### AppUserProfile? -\> `optional` **AppUserProfile**: [`AppUserProfileResolvers`](AppUserProfileResolvers.md)\<`ContextType`\> +> `optional` **AppUserProfile**: [`AppUserProfileResolvers`](AppUserProfileResolvers.md)\<`ContextType`\> ### AuthData? -\> `optional` **AuthData**: [`AuthDataResolvers`](AuthDataResolvers.md)\<`ContextType`\> +> `optional` **AuthData**: [`AuthDataResolvers`](AuthDataResolvers.md)\<`ContextType`\> ### CheckIn? -\> `optional` **CheckIn**: [`CheckInResolvers`](CheckInResolvers.md)\<`ContextType`\> +> `optional` **CheckIn**: [`CheckInResolvers`](CheckInResolvers.md)\<`ContextType`\> ### CheckInStatus? -\> `optional` **CheckInStatus**: [`CheckInStatusResolvers`](CheckInStatusResolvers.md)\<`ContextType`\> +> `optional` **CheckInStatus**: [`CheckInStatusResolvers`](CheckInStatusResolvers.md)\<`ContextType`\> ### CheckOut? -\> `optional` **CheckOut**: [`CheckOutResolvers`](CheckOutResolvers.md)\<`ContextType`\> +> `optional` **CheckOut**: [`CheckOutResolvers`](CheckOutResolvers.md)\<`ContextType`\> ### Comment? -\> `optional` **Comment**: [`CommentResolvers`](CommentResolvers.md)\<`ContextType`\> +> `optional` **Comment**: [`CommentResolvers`](CommentResolvers.md)\<`ContextType`\> ### Community? -\> `optional` **Community**: [`CommunityResolvers`](CommunityResolvers.md)\<`ContextType`\> +> `optional` **Community**: [`CommunityResolvers`](CommunityResolvers.md)\<`ContextType`\> ### ConnectionError? -\> `optional` **ConnectionError**: [`ConnectionErrorResolvers`](ConnectionErrorResolvers.md)\<`ContextType`\> +> `optional` **ConnectionError**: [`ConnectionErrorResolvers`](ConnectionErrorResolvers.md)\<`ContextType`\> ### ConnectionPageInfo? -\> `optional` **ConnectionPageInfo**: [`ConnectionPageInfoResolvers`](ConnectionPageInfoResolvers.md)\<`ContextType`\> +> `optional` **ConnectionPageInfo**: [`ConnectionPageInfoResolvers`](ConnectionPageInfoResolvers.md)\<`ContextType`\> ### CountryCode? -\> `optional` **CountryCode**: `GraphQLScalarType` +> `optional` **CountryCode**: `GraphQLScalarType` ### CreateAdminError? -\> `optional` **CreateAdminError**: [`CreateAdminErrorResolvers`](CreateAdminErrorResolvers.md)\<`ContextType`\> +> `optional` **CreateAdminError**: [`CreateAdminErrorResolvers`](CreateAdminErrorResolvers.md)\<`ContextType`\> ### CreateAdminPayload? -\> `optional` **CreateAdminPayload**: [`CreateAdminPayloadResolvers`](CreateAdminPayloadResolvers.md)\<`ContextType`\> +> `optional` **CreateAdminPayload**: [`CreateAdminPayloadResolvers`](CreateAdminPayloadResolvers.md)\<`ContextType`\> ### CreateAdvertisementPayload? -\> `optional` **CreateAdvertisementPayload**: [`CreateAdvertisementPayloadResolvers`](CreateAdvertisementPayloadResolvers.md)\<`ContextType`\> +> `optional` **CreateAdvertisementPayload**: [`CreateAdvertisementPayloadResolvers`](CreateAdvertisementPayloadResolvers.md)\<`ContextType`\> ### CreateCommentError? -\> `optional` **CreateCommentError**: [`CreateCommentErrorResolvers`](CreateCommentErrorResolvers.md)\<`ContextType`\> +> `optional` **CreateCommentError**: [`CreateCommentErrorResolvers`](CreateCommentErrorResolvers.md)\<`ContextType`\> ### CreateCommentPayload? -\> `optional` **CreateCommentPayload**: [`CreateCommentPayloadResolvers`](CreateCommentPayloadResolvers.md)\<`ContextType`\> +> `optional` **CreateCommentPayload**: [`CreateCommentPayloadResolvers`](CreateCommentPayloadResolvers.md)\<`ContextType`\> ### CreateDirectChatError? -\> `optional` **CreateDirectChatError**: [`CreateDirectChatErrorResolvers`](CreateDirectChatErrorResolvers.md)\<`ContextType`\> +> `optional` **CreateDirectChatError**: [`CreateDirectChatErrorResolvers`](CreateDirectChatErrorResolvers.md)\<`ContextType`\> ### CreateMemberError? -\> `optional` **CreateMemberError**: [`CreateMemberErrorResolvers`](CreateMemberErrorResolvers.md)\<`ContextType`\> +> `optional` **CreateMemberError**: [`CreateMemberErrorResolvers`](CreateMemberErrorResolvers.md)\<`ContextType`\> ### CreateMemberPayload? -\> `optional` **CreateMemberPayload**: [`CreateMemberPayloadResolvers`](CreateMemberPayloadResolvers.md)\<`ContextType`\> +> `optional` **CreateMemberPayload**: [`CreateMemberPayloadResolvers`](CreateMemberPayloadResolvers.md)\<`ContextType`\> ### Date? -\> `optional` **Date**: `GraphQLScalarType` +> `optional` **Date**: `GraphQLScalarType` ### DateTime? -\> `optional` **DateTime**: `GraphQLScalarType` +> `optional` **DateTime**: `GraphQLScalarType` ### DefaultConnectionPageInfo? -\> `optional` **DefaultConnectionPageInfo**: [`DefaultConnectionPageInfoResolvers`](DefaultConnectionPageInfoResolvers.md)\<`ContextType`\> +> `optional` **DefaultConnectionPageInfo**: [`DefaultConnectionPageInfoResolvers`](DefaultConnectionPageInfoResolvers.md)\<`ContextType`\> ### DeleteAdvertisementPayload? -\> `optional` **DeleteAdvertisementPayload**: [`DeleteAdvertisementPayloadResolvers`](DeleteAdvertisementPayloadResolvers.md)\<`ContextType`\> +> `optional` **DeleteAdvertisementPayload**: [`DeleteAdvertisementPayloadResolvers`](DeleteAdvertisementPayloadResolvers.md)\<`ContextType`\> ### DeletePayload? -\> `optional` **DeletePayload**: [`DeletePayloadResolvers`](DeletePayloadResolvers.md)\<`ContextType`\> +> `optional` **DeletePayload**: [`DeletePayloadResolvers`](DeletePayloadResolvers.md)\<`ContextType`\> ### DirectChat? -\> `optional` **DirectChat**: [`DirectChatResolvers`](DirectChatResolvers.md)\<`ContextType`\> +> `optional` **DirectChat**: [`DirectChatResolvers`](DirectChatResolvers.md)\<`ContextType`\> ### DirectChatMessage? -\> `optional` **DirectChatMessage**: [`DirectChatMessageResolvers`](DirectChatMessageResolvers.md)\<`ContextType`\> +> `optional` **DirectChatMessage**: [`DirectChatMessageResolvers`](DirectChatMessageResolvers.md)\<`ContextType`\> ### Donation? -\> `optional` **Donation**: [`DonationResolvers`](DonationResolvers.md)\<`ContextType`\> +> `optional` **Donation**: [`DonationResolvers`](DonationResolvers.md)\<`ContextType`\> ### EmailAddress? -\> `optional` **EmailAddress**: `GraphQLScalarType` +> `optional` **EmailAddress**: `GraphQLScalarType` ### Error? -\> `optional` **Error**: [`ErrorResolvers`](ErrorResolvers.md)\<`ContextType`\> +> `optional` **Error**: [`ErrorResolvers`](ErrorResolvers.md)\<`ContextType`\> ### Event? -\> `optional` **Event**: [`EventResolvers`](EventResolvers.md)\<`ContextType`\> +> `optional` **Event**: [`EventResolvers`](EventResolvers.md)\<`ContextType`\> ### EventAttendee? -\> `optional` **EventAttendee**: [`EventAttendeeResolvers`](EventAttendeeResolvers.md)\<`ContextType`\> +> `optional` **EventAttendee**: [`EventAttendeeResolvers`](EventAttendeeResolvers.md)\<`ContextType`\> ### EventVolunteer? -\> `optional` **EventVolunteer**: [`EventVolunteerResolvers`](EventVolunteerResolvers.md)\<`ContextType`\> +> `optional` **EventVolunteer**: [`EventVolunteerResolvers`](EventVolunteerResolvers.md)\<`ContextType`\> ### EventVolunteerGroup? -\> `optional` **EventVolunteerGroup**: [`EventVolunteerGroupResolvers`](EventVolunteerGroupResolvers.md)\<`ContextType`\> +> `optional` **EventVolunteerGroup**: [`EventVolunteerGroupResolvers`](EventVolunteerGroupResolvers.md)\<`ContextType`\> ### ExtendSession? -\> `optional` **ExtendSession**: [`ExtendSessionResolvers`](ExtendSessionResolvers.md)\<`ContextType`\> +> `optional` **ExtendSession**: [`ExtendSessionResolvers`](ExtendSessionResolvers.md)\<`ContextType`\> ### Feedback? -\> `optional` **Feedback**: [`FeedbackResolvers`](FeedbackResolvers.md)\<`ContextType`\> +> `optional` **Feedback**: [`FeedbackResolvers`](FeedbackResolvers.md)\<`ContextType`\> ### FieldError? -\> `optional` **FieldError**: [`FieldErrorResolvers`](FieldErrorResolvers.md)\<`ContextType`\> +> `optional` **FieldError**: [`FieldErrorResolvers`](FieldErrorResolvers.md)\<`ContextType`\> ### Fund? -\> `optional` **Fund**: [`FundResolvers`](FundResolvers.md)\<`ContextType`\> +> `optional` **Fund**: [`FundResolvers`](FundResolvers.md)\<`ContextType`\> ### FundraisingCampaign? -\> `optional` **FundraisingCampaign**: [`FundraisingCampaignResolvers`](FundraisingCampaignResolvers.md)\<`ContextType`\> +> `optional` **FundraisingCampaign**: [`FundraisingCampaignResolvers`](FundraisingCampaignResolvers.md)\<`ContextType`\> ### FundraisingCampaignPledge? -\> `optional` **FundraisingCampaignPledge**: [`FundraisingCampaignPledgeResolvers`](FundraisingCampaignPledgeResolvers.md)\<`ContextType`\> +> `optional` **FundraisingCampaignPledge**: [`FundraisingCampaignPledgeResolvers`](FundraisingCampaignPledgeResolvers.md)\<`ContextType`\> ### Group? -\> `optional` **Group**: [`GroupResolvers`](GroupResolvers.md)\<`ContextType`\> +> `optional` **Group**: [`GroupResolvers`](GroupResolvers.md)\<`ContextType`\> ### GroupChat? -\> `optional` **GroupChat**: [`GroupChatResolvers`](GroupChatResolvers.md)\<`ContextType`\> +> `optional` **GroupChat**: [`GroupChatResolvers`](GroupChatResolvers.md)\<`ContextType`\> ### GroupChatMessage? -\> `optional` **GroupChatMessage**: [`GroupChatMessageResolvers`](GroupChatMessageResolvers.md)\<`ContextType`\> +> `optional` **GroupChatMessage**: [`GroupChatMessageResolvers`](GroupChatMessageResolvers.md)\<`ContextType`\> ### InvalidCursor? -\> `optional` **InvalidCursor**: [`InvalidCursorResolvers`](InvalidCursorResolvers.md)\<`ContextType`\> +> `optional` **InvalidCursor**: [`InvalidCursorResolvers`](InvalidCursorResolvers.md)\<`ContextType`\> ### JSON? -\> `optional` **JSON**: `GraphQLScalarType` +> `optional` **JSON**: `GraphQLScalarType` ### Language? -\> `optional` **Language**: [`LanguageResolvers`](LanguageResolvers.md)\<`ContextType`\> +> `optional` **Language**: [`LanguageResolvers`](LanguageResolvers.md)\<`ContextType`\> ### LanguageModel? -\> `optional` **LanguageModel**: [`LanguageModelResolvers`](LanguageModelResolvers.md)\<`ContextType`\> +> `optional` **LanguageModel**: [`LanguageModelResolvers`](LanguageModelResolvers.md)\<`ContextType`\> ### Latitude? -\> `optional` **Latitude**: `GraphQLScalarType` +> `optional` **Latitude**: `GraphQLScalarType` ### Longitude? -\> `optional` **Longitude**: `GraphQLScalarType` +> `optional` **Longitude**: `GraphQLScalarType` ### MaximumLengthError? -\> `optional` **MaximumLengthError**: [`MaximumLengthErrorResolvers`](MaximumLengthErrorResolvers.md)\<`ContextType`\> +> `optional` **MaximumLengthError**: [`MaximumLengthErrorResolvers`](MaximumLengthErrorResolvers.md)\<`ContextType`\> ### MaximumValueError? -\> `optional` **MaximumValueError**: [`MaximumValueErrorResolvers`](MaximumValueErrorResolvers.md)\<`ContextType`\> +> `optional` **MaximumValueError**: [`MaximumValueErrorResolvers`](MaximumValueErrorResolvers.md)\<`ContextType`\> ### MemberNotFoundError? -\> `optional` **MemberNotFoundError**: [`MemberNotFoundErrorResolvers`](MemberNotFoundErrorResolvers.md)\<`ContextType`\> +> `optional` **MemberNotFoundError**: [`MemberNotFoundErrorResolvers`](MemberNotFoundErrorResolvers.md)\<`ContextType`\> ### MembershipRequest? -\> `optional` **MembershipRequest**: [`MembershipRequestResolvers`](MembershipRequestResolvers.md)\<`ContextType`\> +> `optional` **MembershipRequest**: [`MembershipRequestResolvers`](MembershipRequestResolvers.md)\<`ContextType`\> ### Message? -\> `optional` **Message**: [`MessageResolvers`](MessageResolvers.md)\<`ContextType`\> +> `optional` **Message**: [`MessageResolvers`](MessageResolvers.md)\<`ContextType`\> ### MessageChat? -\> `optional` **MessageChat**: [`MessageChatResolvers`](MessageChatResolvers.md)\<`ContextType`\> +> `optional` **MessageChat**: [`MessageChatResolvers`](MessageChatResolvers.md)\<`ContextType`\> ### MinimumLengthError? -\> `optional` **MinimumLengthError**: [`MinimumLengthErrorResolvers`](MinimumLengthErrorResolvers.md)\<`ContextType`\> +> `optional` **MinimumLengthError**: [`MinimumLengthErrorResolvers`](MinimumLengthErrorResolvers.md)\<`ContextType`\> ### MinimumValueError? -\> `optional` **MinimumValueError**: [`MinimumValueErrorResolvers`](MinimumValueErrorResolvers.md)\<`ContextType`\> +> `optional` **MinimumValueError**: [`MinimumValueErrorResolvers`](MinimumValueErrorResolvers.md)\<`ContextType`\> ### Mutation? -\> `optional` **Mutation**: [`MutationResolvers`](MutationResolvers.md)\<`ContextType`\> +> `optional` **Mutation**: [`MutationResolvers`](MutationResolvers.md)\<`ContextType`\> ### Note? -\> `optional` **Note**: [`NoteResolvers`](NoteResolvers.md)\<`ContextType`\> +> `optional` **Note**: [`NoteResolvers`](NoteResolvers.md)\<`ContextType`\> ### Organization? -\> `optional` **Organization**: [`OrganizationResolvers`](OrganizationResolvers.md)\<`ContextType`\> +> `optional` **Organization**: [`OrganizationResolvers`](OrganizationResolvers.md)\<`ContextType`\> ### OrganizationCustomField? -\> `optional` **OrganizationCustomField**: [`OrganizationCustomFieldResolvers`](OrganizationCustomFieldResolvers.md)\<`ContextType`\> +> `optional` **OrganizationCustomField**: [`OrganizationCustomFieldResolvers`](OrganizationCustomFieldResolvers.md)\<`ContextType`\> ### OrganizationInfoNode? -\> `optional` **OrganizationInfoNode**: [`OrganizationInfoNodeResolvers`](OrganizationInfoNodeResolvers.md)\<`ContextType`\> +> `optional` **OrganizationInfoNode**: [`OrganizationInfoNodeResolvers`](OrganizationInfoNodeResolvers.md)\<`ContextType`\> ### OrganizationMemberNotFoundError? -\> `optional` **OrganizationMemberNotFoundError**: [`OrganizationMemberNotFoundErrorResolvers`](OrganizationMemberNotFoundErrorResolvers.md)\<`ContextType`\> +> `optional` **OrganizationMemberNotFoundError**: [`OrganizationMemberNotFoundErrorResolvers`](OrganizationMemberNotFoundErrorResolvers.md)\<`ContextType`\> ### OrganizationNotFoundError? -\> `optional` **OrganizationNotFoundError**: [`OrganizationNotFoundErrorResolvers`](OrganizationNotFoundErrorResolvers.md)\<`ContextType`\> +> `optional` **OrganizationNotFoundError**: [`OrganizationNotFoundErrorResolvers`](OrganizationNotFoundErrorResolvers.md)\<`ContextType`\> ### OtpData? -\> `optional` **OtpData**: [`OtpDataResolvers`](OtpDataResolvers.md)\<`ContextType`\> +> `optional` **OtpData**: [`OtpDataResolvers`](OtpDataResolvers.md)\<`ContextType`\> ### PageInfo? -\> `optional` **PageInfo**: [`PageInfoResolvers`](PageInfoResolvers.md)\<`ContextType`\> +> `optional` **PageInfo**: [`PageInfoResolvers`](PageInfoResolvers.md)\<`ContextType`\> ### PhoneNumber? -\> `optional` **PhoneNumber**: `GraphQLScalarType` +> `optional` **PhoneNumber**: `GraphQLScalarType` ### Plugin? -\> `optional` **Plugin**: [`PluginResolvers`](PluginResolvers.md)\<`ContextType`\> +> `optional` **Plugin**: [`PluginResolvers`](PluginResolvers.md)\<`ContextType`\> ### PluginField? -\> `optional` **PluginField**: [`PluginFieldResolvers`](PluginFieldResolvers.md)\<`ContextType`\> +> `optional` **PluginField**: [`PluginFieldResolvers`](PluginFieldResolvers.md)\<`ContextType`\> ### PositiveInt? -\> `optional` **PositiveInt**: `GraphQLScalarType` +> `optional` **PositiveInt**: `GraphQLScalarType` ### Post? -\> `optional` **Post**: [`PostResolvers`](PostResolvers.md)\<`ContextType`\> +> `optional` **Post**: [`PostResolvers`](PostResolvers.md)\<`ContextType`\> ### PostEdge? -\> `optional` **PostEdge**: [`PostEdgeResolvers`](PostEdgeResolvers.md)\<`ContextType`\> +> `optional` **PostEdge**: [`PostEdgeResolvers`](PostEdgeResolvers.md)\<`ContextType`\> ### PostNotFoundError? -\> `optional` **PostNotFoundError**: [`PostNotFoundErrorResolvers`](PostNotFoundErrorResolvers.md)\<`ContextType`\> +> `optional` **PostNotFoundError**: [`PostNotFoundErrorResolvers`](PostNotFoundErrorResolvers.md)\<`ContextType`\> ### PostsConnection? -\> `optional` **PostsConnection**: [`PostsConnectionResolvers`](PostsConnectionResolvers.md)\<`ContextType`\> +> `optional` **PostsConnection**: [`PostsConnectionResolvers`](PostsConnectionResolvers.md)\<`ContextType`\> ### Query? -\> `optional` **Query**: [`QueryResolvers`](QueryResolvers.md)\<`ContextType`\> +> `optional` **Query**: [`QueryResolvers`](QueryResolvers.md)\<`ContextType`\> ### RecurrenceRule? -\> `optional` **RecurrenceRule**: [`RecurrenceRuleResolvers`](RecurrenceRuleResolvers.md)\<`ContextType`\> +> `optional` **RecurrenceRule**: [`RecurrenceRuleResolvers`](RecurrenceRuleResolvers.md)\<`ContextType`\> ### SocialMediaUrls? -\> `optional` **SocialMediaUrls**: [`SocialMediaUrlsResolvers`](SocialMediaUrlsResolvers.md)\<`ContextType`\> +> `optional` **SocialMediaUrls**: [`SocialMediaUrlsResolvers`](SocialMediaUrlsResolvers.md)\<`ContextType`\> ### Subscription? -\> `optional` **Subscription**: [`SubscriptionResolvers`](SubscriptionResolvers.md)\<`ContextType`\> +> `optional` **Subscription**: [`SubscriptionResolvers`](SubscriptionResolvers.md)\<`ContextType`\> ### Time? -\> `optional` **Time**: `GraphQLScalarType` +> `optional` **Time**: `GraphQLScalarType` ### Translation? -\> `optional` **Translation**: [`TranslationResolvers`](TranslationResolvers.md)\<`ContextType`\> +> `optional` **Translation**: [`TranslationResolvers`](TranslationResolvers.md)\<`ContextType`\> ### URL? -\> `optional` **URL**: `GraphQLScalarType` +> `optional` **URL**: `GraphQLScalarType` ### UnauthenticatedError? -\> `optional` **UnauthenticatedError**: [`UnauthenticatedErrorResolvers`](UnauthenticatedErrorResolvers.md)\<`ContextType`\> +> `optional` **UnauthenticatedError**: [`UnauthenticatedErrorResolvers`](UnauthenticatedErrorResolvers.md)\<`ContextType`\> ### UnauthorizedError? -\> `optional` **UnauthorizedError**: [`UnauthorizedErrorResolvers`](UnauthorizedErrorResolvers.md)\<`ContextType`\> +> `optional` **UnauthorizedError**: [`UnauthorizedErrorResolvers`](UnauthorizedErrorResolvers.md)\<`ContextType`\> ### UpdateAdvertisementPayload? -\> `optional` **UpdateAdvertisementPayload**: [`UpdateAdvertisementPayloadResolvers`](UpdateAdvertisementPayloadResolvers.md)\<`ContextType`\> +> `optional` **UpdateAdvertisementPayload**: [`UpdateAdvertisementPayloadResolvers`](UpdateAdvertisementPayloadResolvers.md)\<`ContextType`\> ### Upload? -\> `optional` **Upload**: `GraphQLScalarType` +> `optional` **Upload**: `GraphQLScalarType` ### User? -\> `optional` **User**: [`UserResolvers`](UserResolvers.md)\<`ContextType`\> +> `optional` **User**: [`UserResolvers`](UserResolvers.md)\<`ContextType`\> ### UserConnection? -\> `optional` **UserConnection**: [`UserConnectionResolvers`](UserConnectionResolvers.md)\<`ContextType`\> +> `optional` **UserConnection**: [`UserConnectionResolvers`](UserConnectionResolvers.md)\<`ContextType`\> ### UserCustomData? -\> `optional` **UserCustomData**: [`UserCustomDataResolvers`](UserCustomDataResolvers.md)\<`ContextType`\> +> `optional` **UserCustomData**: [`UserCustomDataResolvers`](UserCustomDataResolvers.md)\<`ContextType`\> ### UserData? -\> `optional` **UserData**: [`UserDataResolvers`](UserDataResolvers.md)\<`ContextType`\> +> `optional` **UserData**: [`UserDataResolvers`](UserDataResolvers.md)\<`ContextType`\> ### UserFamily? -\> `optional` **UserFamily**: [`UserFamilyResolvers`](UserFamilyResolvers.md)\<`ContextType`\> +> `optional` **UserFamily**: [`UserFamilyResolvers`](UserFamilyResolvers.md)\<`ContextType`\> ### UserNotAuthorizedAdminError? -\> `optional` **UserNotAuthorizedAdminError**: [`UserNotAuthorizedAdminErrorResolvers`](UserNotAuthorizedAdminErrorResolvers.md)\<`ContextType`\> +> `optional` **UserNotAuthorizedAdminError**: [`UserNotAuthorizedAdminErrorResolvers`](UserNotAuthorizedAdminErrorResolvers.md)\<`ContextType`\> ### UserNotAuthorizedError? -\> `optional` **UserNotAuthorizedError**: [`UserNotAuthorizedErrorResolvers`](UserNotAuthorizedErrorResolvers.md)\<`ContextType`\> +> `optional` **UserNotAuthorizedError**: [`UserNotAuthorizedErrorResolvers`](UserNotAuthorizedErrorResolvers.md)\<`ContextType`\> ### UserNotFoundError? -\> `optional` **UserNotFoundError**: [`UserNotFoundErrorResolvers`](UserNotFoundErrorResolvers.md)\<`ContextType`\> +> `optional` **UserNotFoundError**: [`UserNotFoundErrorResolvers`](UserNotFoundErrorResolvers.md)\<`ContextType`\> ### UserPhone? -\> `optional` **UserPhone**: [`UserPhoneResolvers`](UserPhoneResolvers.md)\<`ContextType`\> +> `optional` **UserPhone**: [`UserPhoneResolvers`](UserPhoneResolvers.md)\<`ContextType`\> ### UserTag? -\> `optional` **UserTag**: [`UserTagResolvers`](UserTagResolvers.md)\<`ContextType`\> +> `optional` **UserTag**: [`UserTagResolvers`](UserTagResolvers.md)\<`ContextType`\> ### UserTagsConnection? -\> `optional` **UserTagsConnection**: [`UserTagsConnectionResolvers`](UserTagsConnectionResolvers.md)\<`ContextType`\> +> `optional` **UserTagsConnection**: [`UserTagsConnectionResolvers`](UserTagsConnectionResolvers.md)\<`ContextType`\> ### UserTagsConnectionEdge? -\> `optional` **UserTagsConnectionEdge**: [`UserTagsConnectionEdgeResolvers`](UserTagsConnectionEdgeResolvers.md)\<`ContextType`\> +> `optional` **UserTagsConnectionEdge**: [`UserTagsConnectionEdgeResolvers`](UserTagsConnectionEdgeResolvers.md)\<`ContextType`\> ### UsersConnection? -\> `optional` **UsersConnection**: [`UsersConnectionResolvers`](UsersConnectionResolvers.md)\<`ContextType`\> +> `optional` **UsersConnection**: [`UsersConnectionResolvers`](UsersConnectionResolvers.md)\<`ContextType`\> ### UsersConnectionEdge? -\> `optional` **UsersConnectionEdge**: [`UsersConnectionEdgeResolvers`](UsersConnectionEdgeResolvers.md)\<`ContextType`\> +> `optional` **UsersConnectionEdge**: [`UsersConnectionEdgeResolvers`](UsersConnectionEdgeResolvers.md)\<`ContextType`\> ### Venue? -\> `optional` **Venue**: [`VenueResolvers`](VenueResolvers.md)\<`ContextType`\> +> `optional` **Venue**: [`VenueResolvers`](VenueResolvers.md)\<`ContextType`\> ### createDirectChatPayload? -\> `optional` **createDirectChatPayload**: [`CreateDirectChatPayloadResolvers`](CreateDirectChatPayloadResolvers.md)\<`ContextType`\> +> `optional` **createDirectChatPayload**: [`CreateDirectChatPayloadResolvers`](CreateDirectChatPayloadResolvers.md)\<`ContextType`\> ## Defined in -[src/types/generatedGraphQLTypes.ts:4781](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/types/generatedGraphQLTypes.ts#L4781) +[src/types/generatedGraphQLTypes.ts:4781](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/types/generatedGraphQLTypes.ts#L4781) diff --git a/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/ResolversInterfaceTypes.md b/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/ResolversInterfaceTypes.md index 01e256def1b..d115ba9c416 100644 --- a/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/ResolversInterfaceTypes.md +++ b/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/ResolversInterfaceTypes.md @@ -6,7 +6,7 @@ # Type Alias: ResolversInterfaceTypes\<_RefType\> -\> **ResolversInterfaceTypes**\<`_RefType`\>: `object` +> **ResolversInterfaceTypes**\<`_RefType`\>: `object` Mapping of interface types @@ -18,16 +18,16 @@ Mapping of interface types ### ConnectionPageInfo -\> **ConnectionPageInfo**: [`DefaultConnectionPageInfo`](DefaultConnectionPageInfo.md) +> **ConnectionPageInfo**: [`DefaultConnectionPageInfo`](DefaultConnectionPageInfo.md) ### Error -\> **Error**: [`MemberNotFoundError`](MemberNotFoundError.md) \| [`OrganizationMemberNotFoundError`](OrganizationMemberNotFoundError.md) \| [`OrganizationNotFoundError`](OrganizationNotFoundError.md) \| [`PostNotFoundError`](PostNotFoundError.md) \| [`UnauthenticatedError`](UnauthenticatedError.md) \| [`UnauthorizedError`](UnauthorizedError.md) \| [`UserNotAuthorizedAdminError`](UserNotAuthorizedAdminError.md) \| [`UserNotAuthorizedError`](UserNotAuthorizedError.md) \| [`UserNotFoundError`](UserNotFoundError.md) +> **Error**: [`MemberNotFoundError`](MemberNotFoundError.md) \| [`OrganizationMemberNotFoundError`](OrganizationMemberNotFoundError.md) \| [`OrganizationNotFoundError`](OrganizationNotFoundError.md) \| [`PostNotFoundError`](PostNotFoundError.md) \| [`UnauthenticatedError`](UnauthenticatedError.md) \| [`UnauthorizedError`](UnauthorizedError.md) \| [`UserNotAuthorizedAdminError`](UserNotAuthorizedAdminError.md) \| [`UserNotAuthorizedError`](UserNotAuthorizedError.md) \| [`UserNotFoundError`](UserNotFoundError.md) ### FieldError -\> **FieldError**: [`InvalidCursor`](InvalidCursor.md) \| [`MaximumLengthError`](MaximumLengthError.md) \| [`MaximumValueError`](MaximumValueError.md) \| [`MinimumLengthError`](MinimumLengthError.md) \| [`MinimumValueError`](MinimumValueError.md) +> **FieldError**: [`InvalidCursor`](InvalidCursor.md) \| [`MaximumLengthError`](MaximumLengthError.md) \| [`MaximumValueError`](MaximumValueError.md) \| [`MinimumLengthError`](MinimumLengthError.md) \| [`MinimumValueError`](MinimumValueError.md) ## Defined in -[src/types/generatedGraphQLTypes.ts:3243](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/types/generatedGraphQLTypes.ts#L3243) +[src/types/generatedGraphQLTypes.ts:3243](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/types/generatedGraphQLTypes.ts#L3243) diff --git a/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/ResolversParentTypes.md b/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/ResolversParentTypes.md index b52a19f73a4..61e7d3aafcc 100644 --- a/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/ResolversParentTypes.md +++ b/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/ResolversParentTypes.md @@ -6,7 +6,7 @@ # Type Alias: ResolversParentTypes -\> **ResolversParentTypes**: `object` +> **ResolversParentTypes**: `object` Mapping between all available schema types and the resolvers parents @@ -14,892 +14,892 @@ Mapping between all available schema types and the resolvers parents ### ActionItem -\> **ActionItem**: [`InterfaceActionItem`](../../../models/ActionItem/interfaces/InterfaceActionItem.md) +> **ActionItem**: [`InterfaceActionItem`](../../../models/ActionItem/interfaces/InterfaceActionItem.md) ### ActionItemCategory -\> **ActionItemCategory**: [`InterfaceActionItemCategory`](../../../models/ActionItemCategory/interfaces/InterfaceActionItemCategory.md) +> **ActionItemCategory**: [`InterfaceActionItemCategory`](../../../models/ActionItemCategory/interfaces/InterfaceActionItemCategory.md) ### ActionItemWhereInput -\> **ActionItemWhereInput**: [`ActionItemWhereInput`](ActionItemWhereInput.md) +> **ActionItemWhereInput**: [`ActionItemWhereInput`](ActionItemWhereInput.md) ### Address -\> **Address**: [`Address`](Address.md) +> **Address**: [`Address`](Address.md) ### AddressInput -\> **AddressInput**: [`AddressInput`](AddressInput.md) +> **AddressInput**: [`AddressInput`](AddressInput.md) ### Advertisement -\> **Advertisement**: [`InterfaceAdvertisement`](../../../models/Advertisement/interfaces/InterfaceAdvertisement.md) +> **Advertisement**: [`InterfaceAdvertisement`](../../../models/Advertisement/interfaces/InterfaceAdvertisement.md) ### AdvertisementEdge -\> **AdvertisementEdge**: [`Omit`](Omit.md)\<[`AdvertisementEdge`](AdvertisementEdge.md), `"node"`\> & `object` +> **AdvertisementEdge**: [`Omit`](Omit.md)\<[`AdvertisementEdge`](AdvertisementEdge.md), `"node"`\> & `object` #### Type declaration ##### node? -\> `optional` **node**: [`Maybe`](Maybe.md)\<[`ResolversParentTypes`](ResolversParentTypes.md)\[`"Advertisement"`\]\> +> `optional` **node**: [`Maybe`](Maybe.md)\<[`ResolversParentTypes`](ResolversParentTypes.md)\[`"Advertisement"`\]\> ### AdvertisementsConnection -\> **AdvertisementsConnection**: [`Omit`](Omit.md)\<[`AdvertisementsConnection`](AdvertisementsConnection.md), `"edges"`\> & `object` +> **AdvertisementsConnection**: [`Omit`](Omit.md)\<[`AdvertisementsConnection`](AdvertisementsConnection.md), `"edges"`\> & `object` #### Type declaration ##### edges? -\> `optional` **edges**: [`Maybe`](Maybe.md)\<[`Maybe`](Maybe.md)\<[`ResolversParentTypes`](ResolversParentTypes.md)\[`"AdvertisementEdge"`\]\>[]\> +> `optional` **edges**: [`Maybe`](Maybe.md)\<[`Maybe`](Maybe.md)\<[`ResolversParentTypes`](ResolversParentTypes.md)\[`"AdvertisementEdge"`\]\>[]\> ### AgendaCategory -\> **AgendaCategory**: [`InterfaceAgendaCategory`](../../../models/AgendaCategory/interfaces/InterfaceAgendaCategory.md) +> **AgendaCategory**: [`InterfaceAgendaCategory`](../../../models/AgendaCategory/interfaces/InterfaceAgendaCategory.md) ### AgendaItem -\> **AgendaItem**: [`InterfaceAgendaItem`](../../../models/AgendaItem/interfaces/InterfaceAgendaItem.md) +> **AgendaItem**: [`InterfaceAgendaItem`](../../../models/AgendaItem/interfaces/InterfaceAgendaItem.md) ### AgendaSection -\> **AgendaSection**: [`InterfaceAgendaSection`](../../../models/AgendaSection/interfaces/InterfaceAgendaSection.md) +> **AgendaSection**: [`InterfaceAgendaSection`](../../../models/AgendaSection/interfaces/InterfaceAgendaSection.md) ### AggregatePost -\> **AggregatePost**: [`AggregatePost`](AggregatePost.md) +> **AggregatePost**: [`AggregatePost`](AggregatePost.md) ### AggregateUser -\> **AggregateUser**: [`AggregateUser`](AggregateUser.md) +> **AggregateUser**: [`AggregateUser`](AggregateUser.md) ### Any -\> **Any**: [`Scalars`](Scalars.md)\[`"Any"`\]\[`"output"`\] +> **Any**: [`Scalars`](Scalars.md)\[`"Any"`\]\[`"output"`\] ### AppUserProfile -\> **AppUserProfile**: [`InterfaceAppUserProfile`](../../../models/AppUserProfile/interfaces/InterfaceAppUserProfile.md) +> **AppUserProfile**: [`InterfaceAppUserProfile`](../../../models/AppUserProfile/interfaces/InterfaceAppUserProfile.md) ### AuthData -\> **AuthData**: [`Omit`](Omit.md)\<[`AuthData`](AuthData.md), `"appUserProfile"` \| `"user"`\> & `object` +> **AuthData**: [`Omit`](Omit.md)\<[`AuthData`](AuthData.md), `"appUserProfile"` \| `"user"`\> & `object` #### Type declaration ##### appUserProfile -\> **appUserProfile**: [`ResolversParentTypes`](ResolversParentTypes.md)\[`"AppUserProfile"`\] +> **appUserProfile**: [`ResolversParentTypes`](ResolversParentTypes.md)\[`"AppUserProfile"`\] ##### user -\> **user**: [`ResolversParentTypes`](ResolversParentTypes.md)\[`"User"`\] +> **user**: [`ResolversParentTypes`](ResolversParentTypes.md)\[`"User"`\] ### Boolean -\> **Boolean**: [`Scalars`](Scalars.md)\[`"Boolean"`\]\[`"output"`\] +> **Boolean**: [`Scalars`](Scalars.md)\[`"Boolean"`\]\[`"output"`\] ### CampaignWhereInput -\> **CampaignWhereInput**: [`CampaignWhereInput`](CampaignWhereInput.md) +> **CampaignWhereInput**: [`CampaignWhereInput`](CampaignWhereInput.md) ### CheckIn -\> **CheckIn**: [`InterfaceCheckIn`](../../../models/CheckIn/interfaces/InterfaceCheckIn.md) +> **CheckIn**: [`InterfaceCheckIn`](../../../models/CheckIn/interfaces/InterfaceCheckIn.md) ### CheckInCheckOutInput -\> **CheckInCheckOutInput**: [`CheckInCheckOutInput`](CheckInCheckOutInput.md) +> **CheckInCheckOutInput**: [`CheckInCheckOutInput`](CheckInCheckOutInput.md) ### CheckInStatus -\> **CheckInStatus**: [`Omit`](Omit.md)\<[`CheckInStatus`](CheckInStatus.md), `"checkIn"` \| `"user"`\> & `object` +> **CheckInStatus**: [`Omit`](Omit.md)\<[`CheckInStatus`](CheckInStatus.md), `"checkIn"` \| `"user"`\> & `object` #### Type declaration ##### checkIn? -\> `optional` **checkIn**: [`Maybe`](Maybe.md)\<[`ResolversParentTypes`](ResolversParentTypes.md)\[`"CheckIn"`\]\> +> `optional` **checkIn**: [`Maybe`](Maybe.md)\<[`ResolversParentTypes`](ResolversParentTypes.md)\[`"CheckIn"`\]\> ##### user -\> **user**: [`ResolversParentTypes`](ResolversParentTypes.md)\[`"User"`\] +> **user**: [`ResolversParentTypes`](ResolversParentTypes.md)\[`"User"`\] ### CheckOut -\> **CheckOut**: [`CheckOut`](CheckOut.md) +> **CheckOut**: [`CheckOut`](CheckOut.md) ### Comment -\> **Comment**: [`InterfaceComment`](../../../models/Comment/interfaces/InterfaceComment.md) +> **Comment**: [`InterfaceComment`](../../../models/Comment/interfaces/InterfaceComment.md) ### CommentInput -\> **CommentInput**: [`CommentInput`](CommentInput.md) +> **CommentInput**: [`CommentInput`](CommentInput.md) ### Community -\> **Community**: [`InterfaceCommunity`](../../../models/Community/interfaces/InterfaceCommunity.md) +> **Community**: [`InterfaceCommunity`](../../../models/Community/interfaces/InterfaceCommunity.md) ### ConnectionError -\> **ConnectionError**: [`ResolversUnionTypes`](ResolversUnionTypes.md)\<[`ResolversParentTypes`](ResolversParentTypes.md)\>\[`"ConnectionError"`\] +> **ConnectionError**: [`ResolversUnionTypes`](ResolversUnionTypes.md)\<[`ResolversParentTypes`](ResolversParentTypes.md)\>\[`"ConnectionError"`\] ### ConnectionPageInfo -\> **ConnectionPageInfo**: [`ResolversInterfaceTypes`](ResolversInterfaceTypes.md)\<[`ResolversParentTypes`](ResolversParentTypes.md)\>\[`"ConnectionPageInfo"`\] +> **ConnectionPageInfo**: [`ResolversInterfaceTypes`](ResolversInterfaceTypes.md)\<[`ResolversParentTypes`](ResolversParentTypes.md)\>\[`"ConnectionPageInfo"`\] ### CountryCode -\> **CountryCode**: [`Scalars`](Scalars.md)\[`"CountryCode"`\]\[`"output"`\] +> **CountryCode**: [`Scalars`](Scalars.md)\[`"CountryCode"`\]\[`"output"`\] ### CreateActionItemInput -\> **CreateActionItemInput**: [`CreateActionItemInput`](CreateActionItemInput.md) +> **CreateActionItemInput**: [`CreateActionItemInput`](CreateActionItemInput.md) ### CreateAdminError -\> **CreateAdminError**: [`ResolversUnionTypes`](ResolversUnionTypes.md)\<[`ResolversParentTypes`](ResolversParentTypes.md)\>\[`"CreateAdminError"`\] +> **CreateAdminError**: [`ResolversUnionTypes`](ResolversUnionTypes.md)\<[`ResolversParentTypes`](ResolversParentTypes.md)\>\[`"CreateAdminError"`\] ### CreateAdminPayload -\> **CreateAdminPayload**: [`Omit`](Omit.md)\<[`CreateAdminPayload`](CreateAdminPayload.md), `"user"` \| `"userErrors"`\> & `object` +> **CreateAdminPayload**: [`Omit`](Omit.md)\<[`CreateAdminPayload`](CreateAdminPayload.md), `"user"` \| `"userErrors"`\> & `object` #### Type declaration ##### user? -\> `optional` **user**: [`Maybe`](Maybe.md)\<[`ResolversParentTypes`](ResolversParentTypes.md)\[`"AppUserProfile"`\]\> +> `optional` **user**: [`Maybe`](Maybe.md)\<[`ResolversParentTypes`](ResolversParentTypes.md)\[`"AppUserProfile"`\]\> ##### userErrors -\> **userErrors**: [`ResolversParentTypes`](ResolversParentTypes.md)\[`"CreateAdminError"`\][] +> **userErrors**: [`ResolversParentTypes`](ResolversParentTypes.md)\[`"CreateAdminError"`\][] ### CreateAdvertisementInput -\> **CreateAdvertisementInput**: [`CreateAdvertisementInput`](CreateAdvertisementInput.md) +> **CreateAdvertisementInput**: [`CreateAdvertisementInput`](CreateAdvertisementInput.md) ### CreateAdvertisementPayload -\> **CreateAdvertisementPayload**: [`Omit`](Omit.md)\<[`CreateAdvertisementPayload`](CreateAdvertisementPayload.md), `"advertisement"`\> & `object` +> **CreateAdvertisementPayload**: [`Omit`](Omit.md)\<[`CreateAdvertisementPayload`](CreateAdvertisementPayload.md), `"advertisement"`\> & `object` #### Type declaration ##### advertisement? -\> `optional` **advertisement**: [`Maybe`](Maybe.md)\<[`ResolversParentTypes`](ResolversParentTypes.md)\[`"Advertisement"`\]\> +> `optional` **advertisement**: [`Maybe`](Maybe.md)\<[`ResolversParentTypes`](ResolversParentTypes.md)\[`"Advertisement"`\]\> ### CreateAgendaCategoryInput -\> **CreateAgendaCategoryInput**: [`CreateAgendaCategoryInput`](CreateAgendaCategoryInput.md) +> **CreateAgendaCategoryInput**: [`CreateAgendaCategoryInput`](CreateAgendaCategoryInput.md) ### CreateAgendaItemInput -\> **CreateAgendaItemInput**: [`CreateAgendaItemInput`](CreateAgendaItemInput.md) +> **CreateAgendaItemInput**: [`CreateAgendaItemInput`](CreateAgendaItemInput.md) ### CreateAgendaSectionInput -\> **CreateAgendaSectionInput**: [`CreateAgendaSectionInput`](CreateAgendaSectionInput.md) +> **CreateAgendaSectionInput**: [`CreateAgendaSectionInput`](CreateAgendaSectionInput.md) ### CreateCommentError -\> **CreateCommentError**: [`ResolversUnionTypes`](ResolversUnionTypes.md)\<[`ResolversParentTypes`](ResolversParentTypes.md)\>\[`"CreateCommentError"`\] +> **CreateCommentError**: [`ResolversUnionTypes`](ResolversUnionTypes.md)\<[`ResolversParentTypes`](ResolversParentTypes.md)\>\[`"CreateCommentError"`\] ### CreateCommentPayload -\> **CreateCommentPayload**: [`Omit`](Omit.md)\<[`CreateCommentPayload`](CreateCommentPayload.md), `"comment"` \| `"userErrors"`\> & `object` +> **CreateCommentPayload**: [`Omit`](Omit.md)\<[`CreateCommentPayload`](CreateCommentPayload.md), `"comment"` \| `"userErrors"`\> & `object` #### Type declaration ##### comment? -\> `optional` **comment**: [`Maybe`](Maybe.md)\<[`ResolversParentTypes`](ResolversParentTypes.md)\[`"Comment"`\]\> +> `optional` **comment**: [`Maybe`](Maybe.md)\<[`ResolversParentTypes`](ResolversParentTypes.md)\[`"Comment"`\]\> ##### userErrors -\> **userErrors**: [`ResolversParentTypes`](ResolversParentTypes.md)\[`"CreateCommentError"`\][] +> **userErrors**: [`ResolversParentTypes`](ResolversParentTypes.md)\[`"CreateCommentError"`\][] ### CreateDirectChatError -\> **CreateDirectChatError**: [`ResolversUnionTypes`](ResolversUnionTypes.md)\<[`ResolversParentTypes`](ResolversParentTypes.md)\>\[`"CreateDirectChatError"`\] +> **CreateDirectChatError**: [`ResolversUnionTypes`](ResolversUnionTypes.md)\<[`ResolversParentTypes`](ResolversParentTypes.md)\>\[`"CreateDirectChatError"`\] ### CreateMemberError -\> **CreateMemberError**: [`ResolversUnionTypes`](ResolversUnionTypes.md)\<[`ResolversParentTypes`](ResolversParentTypes.md)\>\[`"CreateMemberError"`\] +> **CreateMemberError**: [`ResolversUnionTypes`](ResolversUnionTypes.md)\<[`ResolversParentTypes`](ResolversParentTypes.md)\>\[`"CreateMemberError"`\] ### CreateMemberPayload -\> **CreateMemberPayload**: [`Omit`](Omit.md)\<[`CreateMemberPayload`](CreateMemberPayload.md), `"organization"` \| `"userErrors"`\> & `object` +> **CreateMemberPayload**: [`Omit`](Omit.md)\<[`CreateMemberPayload`](CreateMemberPayload.md), `"organization"` \| `"userErrors"`\> & `object` #### Type declaration ##### organization? -\> `optional` **organization**: [`Maybe`](Maybe.md)\<[`ResolversParentTypes`](ResolversParentTypes.md)\[`"Organization"`\]\> +> `optional` **organization**: [`Maybe`](Maybe.md)\<[`ResolversParentTypes`](ResolversParentTypes.md)\[`"Organization"`\]\> ##### userErrors -\> **userErrors**: [`ResolversParentTypes`](ResolversParentTypes.md)\[`"CreateMemberError"`\][] +> **userErrors**: [`ResolversParentTypes`](ResolversParentTypes.md)\[`"CreateMemberError"`\][] ### CreateUserTagInput -\> **CreateUserTagInput**: [`CreateUserTagInput`](CreateUserTagInput.md) +> **CreateUserTagInput**: [`CreateUserTagInput`](CreateUserTagInput.md) ### CursorPaginationInput -\> **CursorPaginationInput**: [`CursorPaginationInput`](CursorPaginationInput.md) +> **CursorPaginationInput**: [`CursorPaginationInput`](CursorPaginationInput.md) ### Date -\> **Date**: [`Scalars`](Scalars.md)\[`"Date"`\]\[`"output"`\] +> **Date**: [`Scalars`](Scalars.md)\[`"Date"`\]\[`"output"`\] ### DateTime -\> **DateTime**: [`Scalars`](Scalars.md)\[`"DateTime"`\]\[`"output"`\] +> **DateTime**: [`Scalars`](Scalars.md)\[`"DateTime"`\]\[`"output"`\] ### DefaultConnectionPageInfo -\> **DefaultConnectionPageInfo**: [`DefaultConnectionPageInfo`](DefaultConnectionPageInfo.md) +> **DefaultConnectionPageInfo**: [`DefaultConnectionPageInfo`](DefaultConnectionPageInfo.md) ### DeleteAdvertisementPayload -\> **DeleteAdvertisementPayload**: [`Omit`](Omit.md)\<[`DeleteAdvertisementPayload`](DeleteAdvertisementPayload.md), `"advertisement"`\> & `object` +> **DeleteAdvertisementPayload**: [`Omit`](Omit.md)\<[`DeleteAdvertisementPayload`](DeleteAdvertisementPayload.md), `"advertisement"`\> & `object` #### Type declaration ##### advertisement? -\> `optional` **advertisement**: [`Maybe`](Maybe.md)\<[`ResolversParentTypes`](ResolversParentTypes.md)\[`"Advertisement"`\]\> +> `optional` **advertisement**: [`Maybe`](Maybe.md)\<[`ResolversParentTypes`](ResolversParentTypes.md)\[`"Advertisement"`\]\> ### DeletePayload -\> **DeletePayload**: [`DeletePayload`](DeletePayload.md) +> **DeletePayload**: [`DeletePayload`](DeletePayload.md) ### DirectChat -\> **DirectChat**: [`InterfaceDirectChat`](../../../models/DirectChat/interfaces/InterfaceDirectChat.md) +> **DirectChat**: [`InterfaceDirectChat`](../../../models/DirectChat/interfaces/InterfaceDirectChat.md) ### DirectChatMessage -\> **DirectChatMessage**: [`InterfaceDirectChatMessage`](../../../models/DirectChatMessage/interfaces/InterfaceDirectChatMessage.md) +> **DirectChatMessage**: [`InterfaceDirectChatMessage`](../../../models/DirectChatMessage/interfaces/InterfaceDirectChatMessage.md) ### Donation -\> **Donation**: [`InterfaceDonation`](../../../models/Donation/interfaces/InterfaceDonation.md) +> **Donation**: [`InterfaceDonation`](../../../models/Donation/interfaces/InterfaceDonation.md) ### DonationWhereInput -\> **DonationWhereInput**: [`DonationWhereInput`](DonationWhereInput.md) +> **DonationWhereInput**: [`DonationWhereInput`](DonationWhereInput.md) ### EditVenueInput -\> **EditVenueInput**: [`EditVenueInput`](EditVenueInput.md) +> **EditVenueInput**: [`EditVenueInput`](EditVenueInput.md) ### EmailAddress -\> **EmailAddress**: [`Scalars`](Scalars.md)\[`"EmailAddress"`\]\[`"output"`\] +> **EmailAddress**: [`Scalars`](Scalars.md)\[`"EmailAddress"`\]\[`"output"`\] ### Error -\> **Error**: [`ResolversInterfaceTypes`](ResolversInterfaceTypes.md)\<[`ResolversParentTypes`](ResolversParentTypes.md)\>\[`"Error"`\] +> **Error**: [`ResolversInterfaceTypes`](ResolversInterfaceTypes.md)\<[`ResolversParentTypes`](ResolversParentTypes.md)\>\[`"Error"`\] ### Event -\> **Event**: [`InterfaceEvent`](../../../models/Event/interfaces/InterfaceEvent.md) +> **Event**: [`InterfaceEvent`](../../../models/Event/interfaces/InterfaceEvent.md) ### EventAttendee -\> **EventAttendee**: [`InterfaceEventAttendee`](../../../models/EventAttendee/interfaces/InterfaceEventAttendee.md) +> **EventAttendee**: [`InterfaceEventAttendee`](../../../models/EventAttendee/interfaces/InterfaceEventAttendee.md) ### EventAttendeeInput -\> **EventAttendeeInput**: [`EventAttendeeInput`](EventAttendeeInput.md) +> **EventAttendeeInput**: [`EventAttendeeInput`](EventAttendeeInput.md) ### EventInput -\> **EventInput**: [`EventInput`](EventInput.md) +> **EventInput**: [`EventInput`](EventInput.md) ### EventVolunteer -\> **EventVolunteer**: [`InterfaceEventVolunteer`](../../../models/EventVolunteer/interfaces/InterfaceEventVolunteer.md) +> **EventVolunteer**: [`InterfaceEventVolunteer`](../../../models/EventVolunteer/interfaces/InterfaceEventVolunteer.md) ### EventVolunteerGroup -\> **EventVolunteerGroup**: [`InterfaceEventVolunteerGroup`](../../../models/EventVolunteerGroup/interfaces/InterfaceEventVolunteerGroup.md) +> **EventVolunteerGroup**: [`InterfaceEventVolunteerGroup`](../../../models/EventVolunteerGroup/interfaces/InterfaceEventVolunteerGroup.md) ### EventVolunteerGroupInput -\> **EventVolunteerGroupInput**: [`EventVolunteerGroupInput`](EventVolunteerGroupInput.md) +> **EventVolunteerGroupInput**: [`EventVolunteerGroupInput`](EventVolunteerGroupInput.md) ### EventVolunteerInput -\> **EventVolunteerInput**: [`EventVolunteerInput`](EventVolunteerInput.md) +> **EventVolunteerInput**: [`EventVolunteerInput`](EventVolunteerInput.md) ### EventWhereInput -\> **EventWhereInput**: [`EventWhereInput`](EventWhereInput.md) +> **EventWhereInput**: [`EventWhereInput`](EventWhereInput.md) ### ExtendSession -\> **ExtendSession**: [`ExtendSession`](ExtendSession.md) +> **ExtendSession**: [`ExtendSession`](ExtendSession.md) ### Feedback -\> **Feedback**: [`InterfaceFeedback`](../../../models/Feedback/interfaces/InterfaceFeedback.md) +> **Feedback**: [`InterfaceFeedback`](../../../models/Feedback/interfaces/InterfaceFeedback.md) ### FeedbackInput -\> **FeedbackInput**: [`FeedbackInput`](FeedbackInput.md) +> **FeedbackInput**: [`FeedbackInput`](FeedbackInput.md) ### FieldError -\> **FieldError**: [`ResolversInterfaceTypes`](ResolversInterfaceTypes.md)\<[`ResolversParentTypes`](ResolversParentTypes.md)\>\[`"FieldError"`\] +> **FieldError**: [`ResolversInterfaceTypes`](ResolversInterfaceTypes.md)\<[`ResolversParentTypes`](ResolversParentTypes.md)\>\[`"FieldError"`\] ### Float -\> **Float**: [`Scalars`](Scalars.md)\[`"Float"`\]\[`"output"`\] +> **Float**: [`Scalars`](Scalars.md)\[`"Float"`\]\[`"output"`\] ### ForgotPasswordData -\> **ForgotPasswordData**: [`ForgotPasswordData`](ForgotPasswordData.md) +> **ForgotPasswordData**: [`ForgotPasswordData`](ForgotPasswordData.md) ### Fund -\> **Fund**: [`InterfaceFund`](../../../models/Fund/interfaces/InterfaceFund.md) +> **Fund**: [`InterfaceFund`](../../../models/Fund/interfaces/InterfaceFund.md) ### FundCampaignInput -\> **FundCampaignInput**: [`FundCampaignInput`](FundCampaignInput.md) +> **FundCampaignInput**: [`FundCampaignInput`](FundCampaignInput.md) ### FundCampaignPledgeInput -\> **FundCampaignPledgeInput**: [`FundCampaignPledgeInput`](FundCampaignPledgeInput.md) +> **FundCampaignPledgeInput**: [`FundCampaignPledgeInput`](FundCampaignPledgeInput.md) ### FundInput -\> **FundInput**: [`FundInput`](FundInput.md) +> **FundInput**: [`FundInput`](FundInput.md) ### FundWhereInput -\> **FundWhereInput**: [`FundWhereInput`](FundWhereInput.md) +> **FundWhereInput**: [`FundWhereInput`](FundWhereInput.md) ### FundraisingCampaign -\> **FundraisingCampaign**: [`InterfaceFundraisingCampaign`](../../../models/FundraisingCampaign/interfaces/InterfaceFundraisingCampaign.md) +> **FundraisingCampaign**: [`InterfaceFundraisingCampaign`](../../../models/FundraisingCampaign/interfaces/InterfaceFundraisingCampaign.md) ### FundraisingCampaignPledge -\> **FundraisingCampaignPledge**: [`InterfaceFundraisingCampaignPledges`](../../../models/FundraisingCampaignPledge/interfaces/InterfaceFundraisingCampaignPledges.md) +> **FundraisingCampaignPledge**: [`InterfaceFundraisingCampaignPledges`](../../../models/FundraisingCampaignPledge/interfaces/InterfaceFundraisingCampaignPledges.md) ### Group -\> **Group**: [`InterfaceGroup`](../../../models/Group/interfaces/InterfaceGroup.md) +> **Group**: [`InterfaceGroup`](../../../models/Group/interfaces/InterfaceGroup.md) ### GroupChat -\> **GroupChat**: [`InterfaceGroupChat`](../../../models/GroupChat/interfaces/InterfaceGroupChat.md) +> **GroupChat**: [`InterfaceGroupChat`](../../../models/GroupChat/interfaces/InterfaceGroupChat.md) ### GroupChatMessage -\> **GroupChatMessage**: [`InterfaceGroupChatMessage`](../../../models/GroupChatMessage/interfaces/InterfaceGroupChatMessage.md) +> **GroupChatMessage**: [`InterfaceGroupChatMessage`](../../../models/GroupChatMessage/interfaces/InterfaceGroupChatMessage.md) ### ID -\> **ID**: [`Scalars`](Scalars.md)\[`"ID"`\]\[`"output"`\] +> **ID**: [`Scalars`](Scalars.md)\[`"ID"`\]\[`"output"`\] ### Int -\> **Int**: [`Scalars`](Scalars.md)\[`"Int"`\]\[`"output"`\] +> **Int**: [`Scalars`](Scalars.md)\[`"Int"`\]\[`"output"`\] ### InvalidCursor -\> **InvalidCursor**: [`InvalidCursor`](InvalidCursor.md) +> **InvalidCursor**: [`InvalidCursor`](InvalidCursor.md) ### JSON -\> **JSON**: [`Scalars`](Scalars.md)\[`"JSON"`\]\[`"output"`\] +> **JSON**: [`Scalars`](Scalars.md)\[`"JSON"`\]\[`"output"`\] ### Language -\> **Language**: [`InterfaceLanguage`](../../../models/Language/interfaces/InterfaceLanguage.md) +> **Language**: [`InterfaceLanguage`](../../../models/Language/interfaces/InterfaceLanguage.md) ### LanguageInput -\> **LanguageInput**: [`LanguageInput`](LanguageInput.md) +> **LanguageInput**: [`LanguageInput`](LanguageInput.md) ### LanguageModel -\> **LanguageModel**: [`LanguageModel`](LanguageModel.md) +> **LanguageModel**: [`LanguageModel`](LanguageModel.md) ### Latitude -\> **Latitude**: [`Scalars`](Scalars.md)\[`"Latitude"`\]\[`"output"`\] +> **Latitude**: [`Scalars`](Scalars.md)\[`"Latitude"`\]\[`"output"`\] ### LoginInput -\> **LoginInput**: [`LoginInput`](LoginInput.md) +> **LoginInput**: [`LoginInput`](LoginInput.md) ### Longitude -\> **Longitude**: [`Scalars`](Scalars.md)\[`"Longitude"`\]\[`"output"`\] +> **Longitude**: [`Scalars`](Scalars.md)\[`"Longitude"`\]\[`"output"`\] ### MaximumLengthError -\> **MaximumLengthError**: [`MaximumLengthError`](MaximumLengthError.md) +> **MaximumLengthError**: [`MaximumLengthError`](MaximumLengthError.md) ### MaximumValueError -\> **MaximumValueError**: [`MaximumValueError`](MaximumValueError.md) +> **MaximumValueError**: [`MaximumValueError`](MaximumValueError.md) ### MemberNotFoundError -\> **MemberNotFoundError**: [`MemberNotFoundError`](MemberNotFoundError.md) +> **MemberNotFoundError**: [`MemberNotFoundError`](MemberNotFoundError.md) ### MembershipRequest -\> **MembershipRequest**: [`InterfaceMembershipRequest`](../../../models/MembershipRequest/interfaces/InterfaceMembershipRequest.md) +> **MembershipRequest**: [`InterfaceMembershipRequest`](../../../models/MembershipRequest/interfaces/InterfaceMembershipRequest.md) ### MembershipRequestsWhereInput -\> **MembershipRequestsWhereInput**: [`MembershipRequestsWhereInput`](MembershipRequestsWhereInput.md) +> **MembershipRequestsWhereInput**: [`MembershipRequestsWhereInput`](MembershipRequestsWhereInput.md) ### Message -\> **Message**: [`InterfaceMessage`](../../../models/Message/interfaces/InterfaceMessage.md) +> **Message**: [`InterfaceMessage`](../../../models/Message/interfaces/InterfaceMessage.md) ### MessageChat -\> **MessageChat**: [`InterfaceMessageChat`](../../../models/MessageChat/interfaces/InterfaceMessageChat.md) +> **MessageChat**: [`InterfaceMessageChat`](../../../models/MessageChat/interfaces/InterfaceMessageChat.md) ### MessageChatInput -\> **MessageChatInput**: [`MessageChatInput`](MessageChatInput.md) +> **MessageChatInput**: [`MessageChatInput`](MessageChatInput.md) ### MinimumLengthError -\> **MinimumLengthError**: [`MinimumLengthError`](MinimumLengthError.md) +> **MinimumLengthError**: [`MinimumLengthError`](MinimumLengthError.md) ### MinimumValueError -\> **MinimumValueError**: [`MinimumValueError`](MinimumValueError.md) +> **MinimumValueError**: [`MinimumValueError`](MinimumValueError.md) ### Mutation -\> **Mutation**: `object` +> **Mutation**: `object` ### Note -\> **Note**: [`InterfaceNote`](../../../models/Note/interfaces/InterfaceNote.md) +> **Note**: [`InterfaceNote`](../../../models/Note/interfaces/InterfaceNote.md) ### NoteInput -\> **NoteInput**: [`NoteInput`](NoteInput.md) +> **NoteInput**: [`NoteInput`](NoteInput.md) ### OTPInput -\> **OTPInput**: [`OtpInput`](OtpInput.md) +> **OTPInput**: [`OtpInput`](OtpInput.md) ### Organization -\> **Organization**: [`InterfaceOrganization`](../../../models/Organization/interfaces/InterfaceOrganization.md) +> **Organization**: [`InterfaceOrganization`](../../../models/Organization/interfaces/InterfaceOrganization.md) ### OrganizationCustomField -\> **OrganizationCustomField**: [`OrganizationCustomField`](OrganizationCustomField.md) +> **OrganizationCustomField**: [`OrganizationCustomField`](OrganizationCustomField.md) ### OrganizationInfoNode -\> **OrganizationInfoNode**: [`Omit`](Omit.md)\<[`OrganizationInfoNode`](OrganizationInfoNode.md), `"creator"`\> & `object` +> **OrganizationInfoNode**: [`Omit`](Omit.md)\<[`OrganizationInfoNode`](OrganizationInfoNode.md), `"creator"`\> & `object` #### Type declaration ##### creator? -\> `optional` **creator**: [`Maybe`](Maybe.md)\<[`ResolversParentTypes`](ResolversParentTypes.md)\[`"User"`\]\> +> `optional` **creator**: [`Maybe`](Maybe.md)\<[`ResolversParentTypes`](ResolversParentTypes.md)\[`"User"`\]\> ### OrganizationInput -\> **OrganizationInput**: [`OrganizationInput`](OrganizationInput.md) +> **OrganizationInput**: [`OrganizationInput`](OrganizationInput.md) ### OrganizationMemberNotFoundError -\> **OrganizationMemberNotFoundError**: [`OrganizationMemberNotFoundError`](OrganizationMemberNotFoundError.md) +> **OrganizationMemberNotFoundError**: [`OrganizationMemberNotFoundError`](OrganizationMemberNotFoundError.md) ### OrganizationNotFoundError -\> **OrganizationNotFoundError**: [`OrganizationNotFoundError`](OrganizationNotFoundError.md) +> **OrganizationNotFoundError**: [`OrganizationNotFoundError`](OrganizationNotFoundError.md) ### OrganizationWhereInput -\> **OrganizationWhereInput**: [`OrganizationWhereInput`](OrganizationWhereInput.md) +> **OrganizationWhereInput**: [`OrganizationWhereInput`](OrganizationWhereInput.md) ### OtpData -\> **OtpData**: [`OtpData`](OtpData.md) +> **OtpData**: [`OtpData`](OtpData.md) ### PageInfo -\> **PageInfo**: [`PageInfo`](PageInfo.md) +> **PageInfo**: [`PageInfo`](PageInfo.md) ### PhoneNumber -\> **PhoneNumber**: [`Scalars`](Scalars.md)\[`"PhoneNumber"`\]\[`"output"`\] +> **PhoneNumber**: [`Scalars`](Scalars.md)\[`"PhoneNumber"`\]\[`"output"`\] ### Plugin -\> **Plugin**: [`InterfacePlugin`](../../../models/Plugin/interfaces/InterfacePlugin.md) +> **Plugin**: [`InterfacePlugin`](../../../models/Plugin/interfaces/InterfacePlugin.md) ### PluginField -\> **PluginField**: [`InterfacePluginField`](../../../models/PluginField/interfaces/InterfacePluginField.md) +> **PluginField**: [`InterfacePluginField`](../../../models/PluginField/interfaces/InterfacePluginField.md) ### PluginFieldInput -\> **PluginFieldInput**: [`PluginFieldInput`](PluginFieldInput.md) +> **PluginFieldInput**: [`PluginFieldInput`](PluginFieldInput.md) ### PluginInput -\> **PluginInput**: [`PluginInput`](PluginInput.md) +> **PluginInput**: [`PluginInput`](PluginInput.md) ### PositiveInt -\> **PositiveInt**: [`Scalars`](Scalars.md)\[`"PositiveInt"`\]\[`"output"`\] +> **PositiveInt**: [`Scalars`](Scalars.md)\[`"PositiveInt"`\]\[`"output"`\] ### Post -\> **Post**: [`InterfacePost`](../../../models/Post/interfaces/InterfacePost.md) +> **Post**: [`InterfacePost`](../../../models/Post/interfaces/InterfacePost.md) ### PostEdge -\> **PostEdge**: [`Omit`](Omit.md)\<[`PostEdge`](PostEdge.md), `"node"`\> & `object` +> **PostEdge**: [`Omit`](Omit.md)\<[`PostEdge`](PostEdge.md), `"node"`\> & `object` #### Type declaration ##### node -\> **node**: [`ResolversParentTypes`](ResolversParentTypes.md)\[`"Post"`\] +> **node**: [`ResolversParentTypes`](ResolversParentTypes.md)\[`"Post"`\] ### PostInput -\> **PostInput**: [`PostInput`](PostInput.md) +> **PostInput**: [`PostInput`](PostInput.md) ### PostNotFoundError -\> **PostNotFoundError**: [`PostNotFoundError`](PostNotFoundError.md) +> **PostNotFoundError**: [`PostNotFoundError`](PostNotFoundError.md) ### PostUpdateInput -\> **PostUpdateInput**: [`PostUpdateInput`](PostUpdateInput.md) +> **PostUpdateInput**: [`PostUpdateInput`](PostUpdateInput.md) ### PostWhereInput -\> **PostWhereInput**: [`PostWhereInput`](PostWhereInput.md) +> **PostWhereInput**: [`PostWhereInput`](PostWhereInput.md) ### PostsConnection -\> **PostsConnection**: [`Omit`](Omit.md)\<[`PostsConnection`](PostsConnection.md), `"edges"`\> & `object` +> **PostsConnection**: [`Omit`](Omit.md)\<[`PostsConnection`](PostsConnection.md), `"edges"`\> & `object` #### Type declaration ##### edges -\> **edges**: [`ResolversParentTypes`](ResolversParentTypes.md)\[`"PostEdge"`\][] +> **edges**: [`ResolversParentTypes`](ResolversParentTypes.md)\[`"PostEdge"`\][] ### Query -\> **Query**: `object` +> **Query**: `object` ### RecaptchaVerification -\> **RecaptchaVerification**: [`RecaptchaVerification`](RecaptchaVerification.md) +> **RecaptchaVerification**: [`RecaptchaVerification`](RecaptchaVerification.md) ### RecurrenceRule -\> **RecurrenceRule**: [`InterfaceRecurrenceRule`](../../../models/RecurrenceRule/interfaces/InterfaceRecurrenceRule.md) +> **RecurrenceRule**: [`InterfaceRecurrenceRule`](../../../models/RecurrenceRule/interfaces/InterfaceRecurrenceRule.md) ### RecurrenceRuleInput -\> **RecurrenceRuleInput**: [`RecurrenceRuleInput`](RecurrenceRuleInput.md) +> **RecurrenceRuleInput**: [`RecurrenceRuleInput`](RecurrenceRuleInput.md) ### SocialMediaUrls -\> **SocialMediaUrls**: [`SocialMediaUrls`](SocialMediaUrls.md) +> **SocialMediaUrls**: [`SocialMediaUrls`](SocialMediaUrls.md) ### SocialMediaUrlsInput -\> **SocialMediaUrlsInput**: [`SocialMediaUrlsInput`](SocialMediaUrlsInput.md) +> **SocialMediaUrlsInput**: [`SocialMediaUrlsInput`](SocialMediaUrlsInput.md) ### String -\> **String**: [`Scalars`](Scalars.md)\[`"String"`\]\[`"output"`\] +> **String**: [`Scalars`](Scalars.md)\[`"String"`\]\[`"output"`\] ### Subscription -\> **Subscription**: `object` +> **Subscription**: `object` ### Time -\> **Time**: [`Scalars`](Scalars.md)\[`"Time"`\]\[`"output"`\] +> **Time**: [`Scalars`](Scalars.md)\[`"Time"`\]\[`"output"`\] ### ToggleUserTagAssignInput -\> **ToggleUserTagAssignInput**: [`ToggleUserTagAssignInput`](ToggleUserTagAssignInput.md) +> **ToggleUserTagAssignInput**: [`ToggleUserTagAssignInput`](ToggleUserTagAssignInput.md) ### Translation -\> **Translation**: [`Translation`](Translation.md) +> **Translation**: [`Translation`](Translation.md) ### URL -\> **URL**: [`Scalars`](Scalars.md)\[`"URL"`\]\[`"output"`\] +> **URL**: [`Scalars`](Scalars.md)\[`"URL"`\]\[`"output"`\] ### UnauthenticatedError -\> **UnauthenticatedError**: [`UnauthenticatedError`](UnauthenticatedError.md) +> **UnauthenticatedError**: [`UnauthenticatedError`](UnauthenticatedError.md) ### UnauthorizedError -\> **UnauthorizedError**: [`UnauthorizedError`](UnauthorizedError.md) +> **UnauthorizedError**: [`UnauthorizedError`](UnauthorizedError.md) ### UpdateActionItemCategoryInput -\> **UpdateActionItemCategoryInput**: [`UpdateActionItemCategoryInput`](UpdateActionItemCategoryInput.md) +> **UpdateActionItemCategoryInput**: [`UpdateActionItemCategoryInput`](UpdateActionItemCategoryInput.md) ### UpdateActionItemInput -\> **UpdateActionItemInput**: [`UpdateActionItemInput`](UpdateActionItemInput.md) +> **UpdateActionItemInput**: [`UpdateActionItemInput`](UpdateActionItemInput.md) ### UpdateAdvertisementInput -\> **UpdateAdvertisementInput**: [`UpdateAdvertisementInput`](UpdateAdvertisementInput.md) +> **UpdateAdvertisementInput**: [`UpdateAdvertisementInput`](UpdateAdvertisementInput.md) ### UpdateAdvertisementPayload -\> **UpdateAdvertisementPayload**: [`Omit`](Omit.md)\<[`UpdateAdvertisementPayload`](UpdateAdvertisementPayload.md), `"advertisement"`\> & `object` +> **UpdateAdvertisementPayload**: [`Omit`](Omit.md)\<[`UpdateAdvertisementPayload`](UpdateAdvertisementPayload.md), `"advertisement"`\> & `object` #### Type declaration ##### advertisement? -\> `optional` **advertisement**: [`Maybe`](Maybe.md)\<[`ResolversParentTypes`](ResolversParentTypes.md)\[`"Advertisement"`\]\> +> `optional` **advertisement**: [`Maybe`](Maybe.md)\<[`ResolversParentTypes`](ResolversParentTypes.md)\[`"Advertisement"`\]\> ### UpdateAgendaCategoryInput -\> **UpdateAgendaCategoryInput**: [`UpdateAgendaCategoryInput`](UpdateAgendaCategoryInput.md) +> **UpdateAgendaCategoryInput**: [`UpdateAgendaCategoryInput`](UpdateAgendaCategoryInput.md) ### UpdateAgendaItemInput -\> **UpdateAgendaItemInput**: [`UpdateAgendaItemInput`](UpdateAgendaItemInput.md) +> **UpdateAgendaItemInput**: [`UpdateAgendaItemInput`](UpdateAgendaItemInput.md) ### UpdateAgendaSectionInput -\> **UpdateAgendaSectionInput**: [`UpdateAgendaSectionInput`](UpdateAgendaSectionInput.md) +> **UpdateAgendaSectionInput**: [`UpdateAgendaSectionInput`](UpdateAgendaSectionInput.md) ### UpdateCommunityInput -\> **UpdateCommunityInput**: [`UpdateCommunityInput`](UpdateCommunityInput.md) +> **UpdateCommunityInput**: [`UpdateCommunityInput`](UpdateCommunityInput.md) ### UpdateEventInput -\> **UpdateEventInput**: [`UpdateEventInput`](UpdateEventInput.md) +> **UpdateEventInput**: [`UpdateEventInput`](UpdateEventInput.md) ### UpdateEventVolunteerGroupInput -\> **UpdateEventVolunteerGroupInput**: [`UpdateEventVolunteerGroupInput`](UpdateEventVolunteerGroupInput.md) +> **UpdateEventVolunteerGroupInput**: [`UpdateEventVolunteerGroupInput`](UpdateEventVolunteerGroupInput.md) ### UpdateEventVolunteerInput -\> **UpdateEventVolunteerInput**: [`UpdateEventVolunteerInput`](UpdateEventVolunteerInput.md) +> **UpdateEventVolunteerInput**: [`UpdateEventVolunteerInput`](UpdateEventVolunteerInput.md) ### UpdateFundCampaignInput -\> **UpdateFundCampaignInput**: [`UpdateFundCampaignInput`](UpdateFundCampaignInput.md) +> **UpdateFundCampaignInput**: [`UpdateFundCampaignInput`](UpdateFundCampaignInput.md) ### UpdateFundCampaignPledgeInput -\> **UpdateFundCampaignPledgeInput**: [`UpdateFundCampaignPledgeInput`](UpdateFundCampaignPledgeInput.md) +> **UpdateFundCampaignPledgeInput**: [`UpdateFundCampaignPledgeInput`](UpdateFundCampaignPledgeInput.md) ### UpdateFundInput -\> **UpdateFundInput**: [`UpdateFundInput`](UpdateFundInput.md) +> **UpdateFundInput**: [`UpdateFundInput`](UpdateFundInput.md) ### UpdateNoteInput -\> **UpdateNoteInput**: [`UpdateNoteInput`](UpdateNoteInput.md) +> **UpdateNoteInput**: [`UpdateNoteInput`](UpdateNoteInput.md) ### UpdateOrganizationInput -\> **UpdateOrganizationInput**: [`UpdateOrganizationInput`](UpdateOrganizationInput.md) +> **UpdateOrganizationInput**: [`UpdateOrganizationInput`](UpdateOrganizationInput.md) ### UpdateUserInput -\> **UpdateUserInput**: [`UpdateUserInput`](UpdateUserInput.md) +> **UpdateUserInput**: [`UpdateUserInput`](UpdateUserInput.md) ### UpdateUserPasswordInput -\> **UpdateUserPasswordInput**: [`UpdateUserPasswordInput`](UpdateUserPasswordInput.md) +> **UpdateUserPasswordInput**: [`UpdateUserPasswordInput`](UpdateUserPasswordInput.md) ### UpdateUserTagInput -\> **UpdateUserTagInput**: [`UpdateUserTagInput`](UpdateUserTagInput.md) +> **UpdateUserTagInput**: [`UpdateUserTagInput`](UpdateUserTagInput.md) ### Upload -\> **Upload**: [`Scalars`](Scalars.md)\[`"Upload"`\]\[`"output"`\] +> **Upload**: [`Scalars`](Scalars.md)\[`"Upload"`\]\[`"output"`\] ### User -\> **User**: [`InterfaceUser`](../../../models/User/interfaces/InterfaceUser.md) +> **User**: [`InterfaceUser`](../../../models/User/interfaces/InterfaceUser.md) ### UserAndOrganizationInput -\> **UserAndOrganizationInput**: [`UserAndOrganizationInput`](UserAndOrganizationInput.md) +> **UserAndOrganizationInput**: [`UserAndOrganizationInput`](UserAndOrganizationInput.md) ### UserConnection -\> **UserConnection**: [`Omit`](Omit.md)\<[`UserConnection`](UserConnection.md), `"edges"`\> & `object` +> **UserConnection**: [`Omit`](Omit.md)\<[`UserConnection`](UserConnection.md), `"edges"`\> & `object` #### Type declaration ##### edges -\> **edges**: [`Maybe`](Maybe.md)\<[`ResolversParentTypes`](ResolversParentTypes.md)\[`"User"`\]\>[] +> **edges**: [`Maybe`](Maybe.md)\<[`ResolversParentTypes`](ResolversParentTypes.md)\[`"User"`\]\>[] ### UserCustomData -\> **UserCustomData**: [`UserCustomData`](UserCustomData.md) +> **UserCustomData**: [`UserCustomData`](UserCustomData.md) ### UserData -\> **UserData**: [`Omit`](Omit.md)\<[`UserData`](UserData.md), `"appUserProfile"` \| `"user"`\> & `object` +> **UserData**: [`Omit`](Omit.md)\<[`UserData`](UserData.md), `"appUserProfile"` \| `"user"`\> & `object` #### Type declaration ##### appUserProfile? -\> `optional` **appUserProfile**: [`Maybe`](Maybe.md)\<[`ResolversParentTypes`](ResolversParentTypes.md)\[`"AppUserProfile"`\]\> +> `optional` **appUserProfile**: [`Maybe`](Maybe.md)\<[`ResolversParentTypes`](ResolversParentTypes.md)\[`"AppUserProfile"`\]\> ##### user -\> **user**: [`ResolversParentTypes`](ResolversParentTypes.md)\[`"User"`\] +> **user**: [`ResolversParentTypes`](ResolversParentTypes.md)\[`"User"`\] ### UserFamily -\> **UserFamily**: [`InterfaceUserFamily`](../../../models/userFamily/interfaces/InterfaceUserFamily.md) +> **UserFamily**: [`InterfaceUserFamily`](../../../models/userFamily/interfaces/InterfaceUserFamily.md) ### UserInput -\> **UserInput**: [`UserInput`](UserInput.md) +> **UserInput**: [`UserInput`](UserInput.md) ### UserNotAuthorizedAdminError -\> **UserNotAuthorizedAdminError**: [`UserNotAuthorizedAdminError`](UserNotAuthorizedAdminError.md) +> **UserNotAuthorizedAdminError**: [`UserNotAuthorizedAdminError`](UserNotAuthorizedAdminError.md) ### UserNotAuthorizedError -\> **UserNotAuthorizedError**: [`UserNotAuthorizedError`](UserNotAuthorizedError.md) +> **UserNotAuthorizedError**: [`UserNotAuthorizedError`](UserNotAuthorizedError.md) ### UserNotFoundError -\> **UserNotFoundError**: [`UserNotFoundError`](UserNotFoundError.md) +> **UserNotFoundError**: [`UserNotFoundError`](UserNotFoundError.md) ### UserPhone -\> **UserPhone**: [`UserPhone`](UserPhone.md) +> **UserPhone**: [`UserPhone`](UserPhone.md) ### UserPhoneInput -\> **UserPhoneInput**: [`UserPhoneInput`](UserPhoneInput.md) +> **UserPhoneInput**: [`UserPhoneInput`](UserPhoneInput.md) ### UserTag -\> **UserTag**: [`InterfaceOrganizationTagUser`](../../../models/OrganizationTagUser/interfaces/InterfaceOrganizationTagUser.md) +> **UserTag**: [`InterfaceOrganizationTagUser`](../../../models/OrganizationTagUser/interfaces/InterfaceOrganizationTagUser.md) ### UserTagsConnection -\> **UserTagsConnection**: [`Omit`](Omit.md)\<[`UserTagsConnection`](UserTagsConnection.md), `"edges"`\> & `object` +> **UserTagsConnection**: [`Omit`](Omit.md)\<[`UserTagsConnection`](UserTagsConnection.md), `"edges"`\> & `object` #### Type declaration ##### edges -\> **edges**: [`ResolversParentTypes`](ResolversParentTypes.md)\[`"UserTagsConnectionEdge"`\][] +> **edges**: [`ResolversParentTypes`](ResolversParentTypes.md)\[`"UserTagsConnectionEdge"`\][] ### UserTagsConnectionEdge -\> **UserTagsConnectionEdge**: [`Omit`](Omit.md)\<[`UserTagsConnectionEdge`](UserTagsConnectionEdge.md), `"node"`\> & `object` +> **UserTagsConnectionEdge**: [`Omit`](Omit.md)\<[`UserTagsConnectionEdge`](UserTagsConnectionEdge.md), `"node"`\> & `object` #### Type declaration ##### node -\> **node**: [`ResolversParentTypes`](ResolversParentTypes.md)\[`"UserTag"`\] +> **node**: [`ResolversParentTypes`](ResolversParentTypes.md)\[`"UserTag"`\] ### UserWhereInput -\> **UserWhereInput**: [`UserWhereInput`](UserWhereInput.md) +> **UserWhereInput**: [`UserWhereInput`](UserWhereInput.md) ### UsersConnection -\> **UsersConnection**: [`Omit`](Omit.md)\<[`UsersConnection`](UsersConnection.md), `"edges"`\> & `object` +> **UsersConnection**: [`Omit`](Omit.md)\<[`UsersConnection`](UsersConnection.md), `"edges"`\> & `object` #### Type declaration ##### edges -\> **edges**: [`ResolversParentTypes`](ResolversParentTypes.md)\[`"UsersConnectionEdge"`\][] +> **edges**: [`ResolversParentTypes`](ResolversParentTypes.md)\[`"UsersConnectionEdge"`\][] ### UsersConnectionEdge -\> **UsersConnectionEdge**: [`Omit`](Omit.md)\<[`UsersConnectionEdge`](UsersConnectionEdge.md), `"node"`\> & `object` +> **UsersConnectionEdge**: [`Omit`](Omit.md)\<[`UsersConnectionEdge`](UsersConnectionEdge.md), `"node"`\> & `object` #### Type declaration ##### node -\> **node**: [`ResolversParentTypes`](ResolversParentTypes.md)\[`"User"`\] +> **node**: [`ResolversParentTypes`](ResolversParentTypes.md)\[`"User"`\] ### Venue -\> **Venue**: [`InterfaceVenue`](../../../models/Venue/interfaces/InterfaceVenue.md) +> **Venue**: [`InterfaceVenue`](../../../models/Venue/interfaces/InterfaceVenue.md) ### VenueInput -\> **VenueInput**: [`VenueInput`](VenueInput.md) +> **VenueInput**: [`VenueInput`](VenueInput.md) ### VenueWhereInput -\> **VenueWhereInput**: [`VenueWhereInput`](VenueWhereInput.md) +> **VenueWhereInput**: [`VenueWhereInput`](VenueWhereInput.md) ### createChatInput -\> **createChatInput**: [`CreateChatInput`](CreateChatInput.md) +> **createChatInput**: [`CreateChatInput`](CreateChatInput.md) ### createDirectChatPayload -\> **createDirectChatPayload**: [`Omit`](Omit.md)\<[`CreateDirectChatPayload`](CreateDirectChatPayload.md), `"directChat"` \| `"userErrors"`\> & `object` +> **createDirectChatPayload**: [`Omit`](Omit.md)\<[`CreateDirectChatPayload`](CreateDirectChatPayload.md), `"directChat"` \| `"userErrors"`\> & `object` #### Type declaration ##### directChat? -\> `optional` **directChat**: [`Maybe`](Maybe.md)\<[`ResolversParentTypes`](ResolversParentTypes.md)\[`"DirectChat"`\]\> +> `optional` **directChat**: [`Maybe`](Maybe.md)\<[`ResolversParentTypes`](ResolversParentTypes.md)\[`"DirectChat"`\]\> ##### userErrors -\> **userErrors**: [`ResolversParentTypes`](ResolversParentTypes.md)\[`"CreateDirectChatError"`\][] +> **userErrors**: [`ResolversParentTypes`](ResolversParentTypes.md)\[`"CreateDirectChatError"`\][] ### createGroupChatInput -\> **createGroupChatInput**: [`CreateGroupChatInput`](CreateGroupChatInput.md) +> **createGroupChatInput**: [`CreateGroupChatInput`](CreateGroupChatInput.md) ### createUserFamilyInput -\> **createUserFamilyInput**: [`CreateUserFamilyInput`](CreateUserFamilyInput.md) +> **createUserFamilyInput**: [`CreateUserFamilyInput`](CreateUserFamilyInput.md) ## Defined in -[src/types/generatedGraphQLTypes.ts:3464](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/types/generatedGraphQLTypes.ts#L3464) +[src/types/generatedGraphQLTypes.ts:3464](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/types/generatedGraphQLTypes.ts#L3464) diff --git a/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/ResolversTypes.md b/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/ResolversTypes.md index 37fe0dd84d4..e0f6b3be740 100644 --- a/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/ResolversTypes.md +++ b/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/ResolversTypes.md @@ -6,7 +6,7 @@ # Type Alias: ResolversTypes -\> **ResolversTypes**: `object` +> **ResolversTypes**: `object` Mapping between all available schema types and the resolvers types @@ -14,844 +14,844 @@ Mapping between all available schema types and the resolvers types ### ActionItem -\> **ActionItem**: [`ResolverTypeWrapper`](ResolverTypeWrapper.md)\<[`InterfaceActionItem`](../../../models/ActionItem/interfaces/InterfaceActionItem.md)\> +> **ActionItem**: [`ResolverTypeWrapper`](ResolverTypeWrapper.md)\<[`InterfaceActionItem`](../../../models/ActionItem/interfaces/InterfaceActionItem.md)\> ### ActionItemCategory -\> **ActionItemCategory**: [`ResolverTypeWrapper`](ResolverTypeWrapper.md)\<[`InterfaceActionItemCategory`](../../../models/ActionItemCategory/interfaces/InterfaceActionItemCategory.md)\> +> **ActionItemCategory**: [`ResolverTypeWrapper`](ResolverTypeWrapper.md)\<[`InterfaceActionItemCategory`](../../../models/ActionItemCategory/interfaces/InterfaceActionItemCategory.md)\> ### ActionItemWhereInput -\> **ActionItemWhereInput**: [`ActionItemWhereInput`](ActionItemWhereInput.md) +> **ActionItemWhereInput**: [`ActionItemWhereInput`](ActionItemWhereInput.md) ### ActionItemsOrderByInput -\> **ActionItemsOrderByInput**: [`ActionItemsOrderByInput`](ActionItemsOrderByInput.md) +> **ActionItemsOrderByInput**: [`ActionItemsOrderByInput`](ActionItemsOrderByInput.md) ### Address -\> **Address**: [`ResolverTypeWrapper`](ResolverTypeWrapper.md)\<[`Address`](Address.md)\> +> **Address**: [`ResolverTypeWrapper`](ResolverTypeWrapper.md)\<[`Address`](Address.md)\> ### AddressInput -\> **AddressInput**: [`AddressInput`](AddressInput.md) +> **AddressInput**: [`AddressInput`](AddressInput.md) ### Advertisement -\> **Advertisement**: [`ResolverTypeWrapper`](ResolverTypeWrapper.md)\<[`InterfaceAdvertisement`](../../../models/Advertisement/interfaces/InterfaceAdvertisement.md)\> +> **Advertisement**: [`ResolverTypeWrapper`](ResolverTypeWrapper.md)\<[`InterfaceAdvertisement`](../../../models/Advertisement/interfaces/InterfaceAdvertisement.md)\> ### AdvertisementEdge -\> **AdvertisementEdge**: [`ResolverTypeWrapper`](ResolverTypeWrapper.md)\<[`Omit`](Omit.md)\<[`AdvertisementEdge`](AdvertisementEdge.md), `"node"`\> & `object`\> +> **AdvertisementEdge**: [`ResolverTypeWrapper`](ResolverTypeWrapper.md)\<[`Omit`](Omit.md)\<[`AdvertisementEdge`](AdvertisementEdge.md), `"node"`\> & `object`\> ### AdvertisementType -\> **AdvertisementType**: [`AdvertisementType`](AdvertisementType.md) +> **AdvertisementType**: [`AdvertisementType`](AdvertisementType.md) ### AdvertisementsConnection -\> **AdvertisementsConnection**: [`ResolverTypeWrapper`](ResolverTypeWrapper.md)\<[`Omit`](Omit.md)\<[`AdvertisementsConnection`](AdvertisementsConnection.md), `"edges"`\> & `object`\> +> **AdvertisementsConnection**: [`ResolverTypeWrapper`](ResolverTypeWrapper.md)\<[`Omit`](Omit.md)\<[`AdvertisementsConnection`](AdvertisementsConnection.md), `"edges"`\> & `object`\> ### AgendaCategory -\> **AgendaCategory**: [`ResolverTypeWrapper`](ResolverTypeWrapper.md)\<[`InterfaceAgendaCategory`](../../../models/AgendaCategory/interfaces/InterfaceAgendaCategory.md)\> +> **AgendaCategory**: [`ResolverTypeWrapper`](ResolverTypeWrapper.md)\<[`InterfaceAgendaCategory`](../../../models/AgendaCategory/interfaces/InterfaceAgendaCategory.md)\> ### AgendaItem -\> **AgendaItem**: [`ResolverTypeWrapper`](ResolverTypeWrapper.md)\<[`InterfaceAgendaItem`](../../../models/AgendaItem/interfaces/InterfaceAgendaItem.md)\> +> **AgendaItem**: [`ResolverTypeWrapper`](ResolverTypeWrapper.md)\<[`InterfaceAgendaItem`](../../../models/AgendaItem/interfaces/InterfaceAgendaItem.md)\> ### AgendaSection -\> **AgendaSection**: [`ResolverTypeWrapper`](ResolverTypeWrapper.md)\<[`InterfaceAgendaSection`](../../../models/AgendaSection/interfaces/InterfaceAgendaSection.md)\> +> **AgendaSection**: [`ResolverTypeWrapper`](ResolverTypeWrapper.md)\<[`InterfaceAgendaSection`](../../../models/AgendaSection/interfaces/InterfaceAgendaSection.md)\> ### AggregatePost -\> **AggregatePost**: [`ResolverTypeWrapper`](ResolverTypeWrapper.md)\<[`AggregatePost`](AggregatePost.md)\> +> **AggregatePost**: [`ResolverTypeWrapper`](ResolverTypeWrapper.md)\<[`AggregatePost`](AggregatePost.md)\> ### AggregateUser -\> **AggregateUser**: [`ResolverTypeWrapper`](ResolverTypeWrapper.md)\<[`AggregateUser`](AggregateUser.md)\> +> **AggregateUser**: [`ResolverTypeWrapper`](ResolverTypeWrapper.md)\<[`AggregateUser`](AggregateUser.md)\> ### Any -\> **Any**: [`ResolverTypeWrapper`](ResolverTypeWrapper.md)\<[`Scalars`](Scalars.md)\[`"Any"`\]\[`"output"`\]\> +> **Any**: [`ResolverTypeWrapper`](ResolverTypeWrapper.md)\<[`Scalars`](Scalars.md)\[`"Any"`\]\[`"output"`\]\> ### AppUserProfile -\> **AppUserProfile**: [`ResolverTypeWrapper`](ResolverTypeWrapper.md)\<[`InterfaceAppUserProfile`](../../../models/AppUserProfile/interfaces/InterfaceAppUserProfile.md)\> +> **AppUserProfile**: [`ResolverTypeWrapper`](ResolverTypeWrapper.md)\<[`InterfaceAppUserProfile`](../../../models/AppUserProfile/interfaces/InterfaceAppUserProfile.md)\> ### AuthData -\> **AuthData**: [`ResolverTypeWrapper`](ResolverTypeWrapper.md)\<[`Omit`](Omit.md)\<[`AuthData`](AuthData.md), `"appUserProfile"` \| `"user"`\> & `object`\> +> **AuthData**: [`ResolverTypeWrapper`](ResolverTypeWrapper.md)\<[`Omit`](Omit.md)\<[`AuthData`](AuthData.md), `"appUserProfile"` \| `"user"`\> & `object`\> ### Boolean -\> **Boolean**: [`ResolverTypeWrapper`](ResolverTypeWrapper.md)\<[`Scalars`](Scalars.md)\[`"Boolean"`\]\[`"output"`\]\> +> **Boolean**: [`ResolverTypeWrapper`](ResolverTypeWrapper.md)\<[`Scalars`](Scalars.md)\[`"Boolean"`\]\[`"output"`\]\> ### CampaignOrderByInput -\> **CampaignOrderByInput**: [`CampaignOrderByInput`](CampaignOrderByInput.md) +> **CampaignOrderByInput**: [`CampaignOrderByInput`](CampaignOrderByInput.md) ### CampaignWhereInput -\> **CampaignWhereInput**: [`CampaignWhereInput`](CampaignWhereInput.md) +> **CampaignWhereInput**: [`CampaignWhereInput`](CampaignWhereInput.md) ### CheckIn -\> **CheckIn**: [`ResolverTypeWrapper`](ResolverTypeWrapper.md)\<[`InterfaceCheckIn`](../../../models/CheckIn/interfaces/InterfaceCheckIn.md)\> +> **CheckIn**: [`ResolverTypeWrapper`](ResolverTypeWrapper.md)\<[`InterfaceCheckIn`](../../../models/CheckIn/interfaces/InterfaceCheckIn.md)\> ### CheckInCheckOutInput -\> **CheckInCheckOutInput**: [`CheckInCheckOutInput`](CheckInCheckOutInput.md) +> **CheckInCheckOutInput**: [`CheckInCheckOutInput`](CheckInCheckOutInput.md) ### CheckInStatus -\> **CheckInStatus**: [`ResolverTypeWrapper`](ResolverTypeWrapper.md)\<[`Omit`](Omit.md)\<[`CheckInStatus`](CheckInStatus.md), `"checkIn"` \| `"user"`\> & `object`\> +> **CheckInStatus**: [`ResolverTypeWrapper`](ResolverTypeWrapper.md)\<[`Omit`](Omit.md)\<[`CheckInStatus`](CheckInStatus.md), `"checkIn"` \| `"user"`\> & `object`\> ### CheckOut -\> **CheckOut**: [`ResolverTypeWrapper`](ResolverTypeWrapper.md)\<[`CheckOut`](CheckOut.md)\> +> **CheckOut**: [`ResolverTypeWrapper`](ResolverTypeWrapper.md)\<[`CheckOut`](CheckOut.md)\> ### Comment -\> **Comment**: [`ResolverTypeWrapper`](ResolverTypeWrapper.md)\<[`InterfaceComment`](../../../models/Comment/interfaces/InterfaceComment.md)\> +> **Comment**: [`ResolverTypeWrapper`](ResolverTypeWrapper.md)\<[`InterfaceComment`](../../../models/Comment/interfaces/InterfaceComment.md)\> ### CommentInput -\> **CommentInput**: [`CommentInput`](CommentInput.md) +> **CommentInput**: [`CommentInput`](CommentInput.md) ### Community -\> **Community**: [`ResolverTypeWrapper`](ResolverTypeWrapper.md)\<[`InterfaceCommunity`](../../../models/Community/interfaces/InterfaceCommunity.md)\> +> **Community**: [`ResolverTypeWrapper`](ResolverTypeWrapper.md)\<[`InterfaceCommunity`](../../../models/Community/interfaces/InterfaceCommunity.md)\> ### ConnectionError -\> **ConnectionError**: [`ResolverTypeWrapper`](ResolverTypeWrapper.md)\<[`ResolversUnionTypes`](ResolversUnionTypes.md)\<[`ResolversTypes`](ResolversTypes.md)\>\[`"ConnectionError"`\]\> +> **ConnectionError**: [`ResolverTypeWrapper`](ResolverTypeWrapper.md)\<[`ResolversUnionTypes`](ResolversUnionTypes.md)\<[`ResolversTypes`](ResolversTypes.md)\>\[`"ConnectionError"`\]\> ### ConnectionPageInfo -\> **ConnectionPageInfo**: [`ResolverTypeWrapper`](ResolverTypeWrapper.md)\<[`ResolversInterfaceTypes`](ResolversInterfaceTypes.md)\<[`ResolversTypes`](ResolversTypes.md)\>\[`"ConnectionPageInfo"`\]\> +> **ConnectionPageInfo**: [`ResolverTypeWrapper`](ResolverTypeWrapper.md)\<[`ResolversInterfaceTypes`](ResolversInterfaceTypes.md)\<[`ResolversTypes`](ResolversTypes.md)\>\[`"ConnectionPageInfo"`\]\> ### CountryCode -\> **CountryCode**: [`ResolverTypeWrapper`](ResolverTypeWrapper.md)\<[`Scalars`](Scalars.md)\[`"CountryCode"`\]\[`"output"`\]\> +> **CountryCode**: [`ResolverTypeWrapper`](ResolverTypeWrapper.md)\<[`Scalars`](Scalars.md)\[`"CountryCode"`\]\[`"output"`\]\> ### CreateActionItemInput -\> **CreateActionItemInput**: [`CreateActionItemInput`](CreateActionItemInput.md) +> **CreateActionItemInput**: [`CreateActionItemInput`](CreateActionItemInput.md) ### CreateAdminError -\> **CreateAdminError**: [`ResolverTypeWrapper`](ResolverTypeWrapper.md)\<[`ResolversUnionTypes`](ResolversUnionTypes.md)\<[`ResolversTypes`](ResolversTypes.md)\>\[`"CreateAdminError"`\]\> +> **CreateAdminError**: [`ResolverTypeWrapper`](ResolverTypeWrapper.md)\<[`ResolversUnionTypes`](ResolversUnionTypes.md)\<[`ResolversTypes`](ResolversTypes.md)\>\[`"CreateAdminError"`\]\> ### CreateAdminPayload -\> **CreateAdminPayload**: [`ResolverTypeWrapper`](ResolverTypeWrapper.md)\<[`Omit`](Omit.md)\<[`CreateAdminPayload`](CreateAdminPayload.md), `"user"` \| `"userErrors"`\> & `object`\> +> **CreateAdminPayload**: [`ResolverTypeWrapper`](ResolverTypeWrapper.md)\<[`Omit`](Omit.md)\<[`CreateAdminPayload`](CreateAdminPayload.md), `"user"` \| `"userErrors"`\> & `object`\> ### CreateAdvertisementInput -\> **CreateAdvertisementInput**: [`CreateAdvertisementInput`](CreateAdvertisementInput.md) +> **CreateAdvertisementInput**: [`CreateAdvertisementInput`](CreateAdvertisementInput.md) ### CreateAdvertisementPayload -\> **CreateAdvertisementPayload**: [`ResolverTypeWrapper`](ResolverTypeWrapper.md)\<[`Omit`](Omit.md)\<[`CreateAdvertisementPayload`](CreateAdvertisementPayload.md), `"advertisement"`\> & `object`\> +> **CreateAdvertisementPayload**: [`ResolverTypeWrapper`](ResolverTypeWrapper.md)\<[`Omit`](Omit.md)\<[`CreateAdvertisementPayload`](CreateAdvertisementPayload.md), `"advertisement"`\> & `object`\> ### CreateAgendaCategoryInput -\> **CreateAgendaCategoryInput**: [`CreateAgendaCategoryInput`](CreateAgendaCategoryInput.md) +> **CreateAgendaCategoryInput**: [`CreateAgendaCategoryInput`](CreateAgendaCategoryInput.md) ### CreateAgendaItemInput -\> **CreateAgendaItemInput**: [`CreateAgendaItemInput`](CreateAgendaItemInput.md) +> **CreateAgendaItemInput**: [`CreateAgendaItemInput`](CreateAgendaItemInput.md) ### CreateAgendaSectionInput -\> **CreateAgendaSectionInput**: [`CreateAgendaSectionInput`](CreateAgendaSectionInput.md) +> **CreateAgendaSectionInput**: [`CreateAgendaSectionInput`](CreateAgendaSectionInput.md) ### CreateCommentError -\> **CreateCommentError**: [`ResolverTypeWrapper`](ResolverTypeWrapper.md)\<[`ResolversUnionTypes`](ResolversUnionTypes.md)\<[`ResolversTypes`](ResolversTypes.md)\>\[`"CreateCommentError"`\]\> +> **CreateCommentError**: [`ResolverTypeWrapper`](ResolverTypeWrapper.md)\<[`ResolversUnionTypes`](ResolversUnionTypes.md)\<[`ResolversTypes`](ResolversTypes.md)\>\[`"CreateCommentError"`\]\> ### CreateCommentPayload -\> **CreateCommentPayload**: [`ResolverTypeWrapper`](ResolverTypeWrapper.md)\<[`Omit`](Omit.md)\<[`CreateCommentPayload`](CreateCommentPayload.md), `"comment"` \| `"userErrors"`\> & `object`\> +> **CreateCommentPayload**: [`ResolverTypeWrapper`](ResolverTypeWrapper.md)\<[`Omit`](Omit.md)\<[`CreateCommentPayload`](CreateCommentPayload.md), `"comment"` \| `"userErrors"`\> & `object`\> ### CreateDirectChatError -\> **CreateDirectChatError**: [`ResolverTypeWrapper`](ResolverTypeWrapper.md)\<[`ResolversUnionTypes`](ResolversUnionTypes.md)\<[`ResolversTypes`](ResolversTypes.md)\>\[`"CreateDirectChatError"`\]\> +> **CreateDirectChatError**: [`ResolverTypeWrapper`](ResolverTypeWrapper.md)\<[`ResolversUnionTypes`](ResolversUnionTypes.md)\<[`ResolversTypes`](ResolversTypes.md)\>\[`"CreateDirectChatError"`\]\> ### CreateMemberError -\> **CreateMemberError**: [`ResolverTypeWrapper`](ResolverTypeWrapper.md)\<[`ResolversUnionTypes`](ResolversUnionTypes.md)\<[`ResolversTypes`](ResolversTypes.md)\>\[`"CreateMemberError"`\]\> +> **CreateMemberError**: [`ResolverTypeWrapper`](ResolverTypeWrapper.md)\<[`ResolversUnionTypes`](ResolversUnionTypes.md)\<[`ResolversTypes`](ResolversTypes.md)\>\[`"CreateMemberError"`\]\> ### CreateMemberPayload -\> **CreateMemberPayload**: [`ResolverTypeWrapper`](ResolverTypeWrapper.md)\<[`Omit`](Omit.md)\<[`CreateMemberPayload`](CreateMemberPayload.md), `"organization"` \| `"userErrors"`\> & `object`\> +> **CreateMemberPayload**: [`ResolverTypeWrapper`](ResolverTypeWrapper.md)\<[`Omit`](Omit.md)\<[`CreateMemberPayload`](CreateMemberPayload.md), `"organization"` \| `"userErrors"`\> & `object`\> ### CreateUserTagInput -\> **CreateUserTagInput**: [`CreateUserTagInput`](CreateUserTagInput.md) +> **CreateUserTagInput**: [`CreateUserTagInput`](CreateUserTagInput.md) ### Currency -\> **Currency**: [`Currency`](Currency.md) +> **Currency**: [`Currency`](Currency.md) ### CursorPaginationInput -\> **CursorPaginationInput**: [`CursorPaginationInput`](CursorPaginationInput.md) +> **CursorPaginationInput**: [`CursorPaginationInput`](CursorPaginationInput.md) ### Date -\> **Date**: [`ResolverTypeWrapper`](ResolverTypeWrapper.md)\<[`Scalars`](Scalars.md)\[`"Date"`\]\[`"output"`\]\> +> **Date**: [`ResolverTypeWrapper`](ResolverTypeWrapper.md)\<[`Scalars`](Scalars.md)\[`"Date"`\]\[`"output"`\]\> ### DateTime -\> **DateTime**: [`ResolverTypeWrapper`](ResolverTypeWrapper.md)\<[`Scalars`](Scalars.md)\[`"DateTime"`\]\[`"output"`\]\> +> **DateTime**: [`ResolverTypeWrapper`](ResolverTypeWrapper.md)\<[`Scalars`](Scalars.md)\[`"DateTime"`\]\[`"output"`\]\> ### DefaultConnectionPageInfo -\> **DefaultConnectionPageInfo**: [`ResolverTypeWrapper`](ResolverTypeWrapper.md)\<[`DefaultConnectionPageInfo`](DefaultConnectionPageInfo.md)\> +> **DefaultConnectionPageInfo**: [`ResolverTypeWrapper`](ResolverTypeWrapper.md)\<[`DefaultConnectionPageInfo`](DefaultConnectionPageInfo.md)\> ### DeleteAdvertisementPayload -\> **DeleteAdvertisementPayload**: [`ResolverTypeWrapper`](ResolverTypeWrapper.md)\<[`Omit`](Omit.md)\<[`DeleteAdvertisementPayload`](DeleteAdvertisementPayload.md), `"advertisement"`\> & `object`\> +> **DeleteAdvertisementPayload**: [`ResolverTypeWrapper`](ResolverTypeWrapper.md)\<[`Omit`](Omit.md)\<[`DeleteAdvertisementPayload`](DeleteAdvertisementPayload.md), `"advertisement"`\> & `object`\> ### DeletePayload -\> **DeletePayload**: [`ResolverTypeWrapper`](ResolverTypeWrapper.md)\<[`DeletePayload`](DeletePayload.md)\> +> **DeletePayload**: [`ResolverTypeWrapper`](ResolverTypeWrapper.md)\<[`DeletePayload`](DeletePayload.md)\> ### DirectChat -\> **DirectChat**: [`ResolverTypeWrapper`](ResolverTypeWrapper.md)\<[`InterfaceDirectChat`](../../../models/DirectChat/interfaces/InterfaceDirectChat.md)\> +> **DirectChat**: [`ResolverTypeWrapper`](ResolverTypeWrapper.md)\<[`InterfaceDirectChat`](../../../models/DirectChat/interfaces/InterfaceDirectChat.md)\> ### DirectChatMessage -\> **DirectChatMessage**: [`ResolverTypeWrapper`](ResolverTypeWrapper.md)\<[`InterfaceDirectChatMessage`](../../../models/DirectChatMessage/interfaces/InterfaceDirectChatMessage.md)\> +> **DirectChatMessage**: [`ResolverTypeWrapper`](ResolverTypeWrapper.md)\<[`InterfaceDirectChatMessage`](../../../models/DirectChatMessage/interfaces/InterfaceDirectChatMessage.md)\> ### Donation -\> **Donation**: [`ResolverTypeWrapper`](ResolverTypeWrapper.md)\<[`InterfaceDonation`](../../../models/Donation/interfaces/InterfaceDonation.md)\> +> **Donation**: [`ResolverTypeWrapper`](ResolverTypeWrapper.md)\<[`InterfaceDonation`](../../../models/Donation/interfaces/InterfaceDonation.md)\> ### DonationWhereInput -\> **DonationWhereInput**: [`DonationWhereInput`](DonationWhereInput.md) +> **DonationWhereInput**: [`DonationWhereInput`](DonationWhereInput.md) ### EditVenueInput -\> **EditVenueInput**: [`EditVenueInput`](EditVenueInput.md) +> **EditVenueInput**: [`EditVenueInput`](EditVenueInput.md) ### EducationGrade -\> **EducationGrade**: [`EducationGrade`](EducationGrade.md) +> **EducationGrade**: [`EducationGrade`](EducationGrade.md) ### EmailAddress -\> **EmailAddress**: [`ResolverTypeWrapper`](ResolverTypeWrapper.md)\<[`Scalars`](Scalars.md)\[`"EmailAddress"`\]\[`"output"`\]\> +> **EmailAddress**: [`ResolverTypeWrapper`](ResolverTypeWrapper.md)\<[`Scalars`](Scalars.md)\[`"EmailAddress"`\]\[`"output"`\]\> ### EmploymentStatus -\> **EmploymentStatus**: [`EmploymentStatus`](EmploymentStatus.md) +> **EmploymentStatus**: [`EmploymentStatus`](EmploymentStatus.md) ### Error -\> **Error**: [`ResolverTypeWrapper`](ResolverTypeWrapper.md)\<[`ResolversInterfaceTypes`](ResolversInterfaceTypes.md)\<[`ResolversTypes`](ResolversTypes.md)\>\[`"Error"`\]\> +> **Error**: [`ResolverTypeWrapper`](ResolverTypeWrapper.md)\<[`ResolversInterfaceTypes`](ResolversInterfaceTypes.md)\<[`ResolversTypes`](ResolversTypes.md)\>\[`"Error"`\]\> ### Event -\> **Event**: [`ResolverTypeWrapper`](ResolverTypeWrapper.md)\<[`InterfaceEvent`](../../../models/Event/interfaces/InterfaceEvent.md)\> +> **Event**: [`ResolverTypeWrapper`](ResolverTypeWrapper.md)\<[`InterfaceEvent`](../../../models/Event/interfaces/InterfaceEvent.md)\> ### EventAttendee -\> **EventAttendee**: [`ResolverTypeWrapper`](ResolverTypeWrapper.md)\<[`InterfaceEventAttendee`](../../../models/EventAttendee/interfaces/InterfaceEventAttendee.md)\> +> **EventAttendee**: [`ResolverTypeWrapper`](ResolverTypeWrapper.md)\<[`InterfaceEventAttendee`](../../../models/EventAttendee/interfaces/InterfaceEventAttendee.md)\> ### EventAttendeeInput -\> **EventAttendeeInput**: [`EventAttendeeInput`](EventAttendeeInput.md) +> **EventAttendeeInput**: [`EventAttendeeInput`](EventAttendeeInput.md) ### EventInput -\> **EventInput**: [`EventInput`](EventInput.md) +> **EventInput**: [`EventInput`](EventInput.md) ### EventOrderByInput -\> **EventOrderByInput**: [`EventOrderByInput`](EventOrderByInput.md) +> **EventOrderByInput**: [`EventOrderByInput`](EventOrderByInput.md) ### EventVolunteer -\> **EventVolunteer**: [`ResolverTypeWrapper`](ResolverTypeWrapper.md)\<[`InterfaceEventVolunteer`](../../../models/EventVolunteer/interfaces/InterfaceEventVolunteer.md)\> +> **EventVolunteer**: [`ResolverTypeWrapper`](ResolverTypeWrapper.md)\<[`InterfaceEventVolunteer`](../../../models/EventVolunteer/interfaces/InterfaceEventVolunteer.md)\> ### EventVolunteerGroup -\> **EventVolunteerGroup**: [`ResolverTypeWrapper`](ResolverTypeWrapper.md)\<[`InterfaceEventVolunteerGroup`](../../../models/EventVolunteerGroup/interfaces/InterfaceEventVolunteerGroup.md)\> +> **EventVolunteerGroup**: [`ResolverTypeWrapper`](ResolverTypeWrapper.md)\<[`InterfaceEventVolunteerGroup`](../../../models/EventVolunteerGroup/interfaces/InterfaceEventVolunteerGroup.md)\> ### EventVolunteerGroupInput -\> **EventVolunteerGroupInput**: [`EventVolunteerGroupInput`](EventVolunteerGroupInput.md) +> **EventVolunteerGroupInput**: [`EventVolunteerGroupInput`](EventVolunteerGroupInput.md) ### EventVolunteerInput -\> **EventVolunteerInput**: [`EventVolunteerInput`](EventVolunteerInput.md) +> **EventVolunteerInput**: [`EventVolunteerInput`](EventVolunteerInput.md) ### EventVolunteerResponse -\> **EventVolunteerResponse**: [`EventVolunteerResponse`](EventVolunteerResponse.md) +> **EventVolunteerResponse**: [`EventVolunteerResponse`](EventVolunteerResponse.md) ### EventWhereInput -\> **EventWhereInput**: [`EventWhereInput`](EventWhereInput.md) +> **EventWhereInput**: [`EventWhereInput`](EventWhereInput.md) ### ExtendSession -\> **ExtendSession**: [`ResolverTypeWrapper`](ResolverTypeWrapper.md)\<[`ExtendSession`](ExtendSession.md)\> +> **ExtendSession**: [`ResolverTypeWrapper`](ResolverTypeWrapper.md)\<[`ExtendSession`](ExtendSession.md)\> ### Feedback -\> **Feedback**: [`ResolverTypeWrapper`](ResolverTypeWrapper.md)\<[`InterfaceFeedback`](../../../models/Feedback/interfaces/InterfaceFeedback.md)\> +> **Feedback**: [`ResolverTypeWrapper`](ResolverTypeWrapper.md)\<[`InterfaceFeedback`](../../../models/Feedback/interfaces/InterfaceFeedback.md)\> ### FeedbackInput -\> **FeedbackInput**: [`FeedbackInput`](FeedbackInput.md) +> **FeedbackInput**: [`FeedbackInput`](FeedbackInput.md) ### FieldError -\> **FieldError**: [`ResolverTypeWrapper`](ResolverTypeWrapper.md)\<[`ResolversInterfaceTypes`](ResolversInterfaceTypes.md)\<[`ResolversTypes`](ResolversTypes.md)\>\[`"FieldError"`\]\> +> **FieldError**: [`ResolverTypeWrapper`](ResolverTypeWrapper.md)\<[`ResolversInterfaceTypes`](ResolversInterfaceTypes.md)\<[`ResolversTypes`](ResolversTypes.md)\>\[`"FieldError"`\]\> ### Float -\> **Float**: [`ResolverTypeWrapper`](ResolverTypeWrapper.md)\<[`Scalars`](Scalars.md)\[`"Float"`\]\[`"output"`\]\> +> **Float**: [`ResolverTypeWrapper`](ResolverTypeWrapper.md)\<[`Scalars`](Scalars.md)\[`"Float"`\]\[`"output"`\]\> ### ForgotPasswordData -\> **ForgotPasswordData**: [`ForgotPasswordData`](ForgotPasswordData.md) +> **ForgotPasswordData**: [`ForgotPasswordData`](ForgotPasswordData.md) ### Frequency -\> **Frequency**: [`Frequency`](Frequency.md) +> **Frequency**: [`Frequency`](Frequency.md) ### Fund -\> **Fund**: [`ResolverTypeWrapper`](ResolverTypeWrapper.md)\<[`InterfaceFund`](../../../models/Fund/interfaces/InterfaceFund.md)\> +> **Fund**: [`ResolverTypeWrapper`](ResolverTypeWrapper.md)\<[`InterfaceFund`](../../../models/Fund/interfaces/InterfaceFund.md)\> ### FundCampaignInput -\> **FundCampaignInput**: [`FundCampaignInput`](FundCampaignInput.md) +> **FundCampaignInput**: [`FundCampaignInput`](FundCampaignInput.md) ### FundCampaignPledgeInput -\> **FundCampaignPledgeInput**: [`FundCampaignPledgeInput`](FundCampaignPledgeInput.md) +> **FundCampaignPledgeInput**: [`FundCampaignPledgeInput`](FundCampaignPledgeInput.md) ### FundInput -\> **FundInput**: [`FundInput`](FundInput.md) +> **FundInput**: [`FundInput`](FundInput.md) ### FundOrderByInput -\> **FundOrderByInput**: [`FundOrderByInput`](FundOrderByInput.md) +> **FundOrderByInput**: [`FundOrderByInput`](FundOrderByInput.md) ### FundWhereInput -\> **FundWhereInput**: [`FundWhereInput`](FundWhereInput.md) +> **FundWhereInput**: [`FundWhereInput`](FundWhereInput.md) ### FundraisingCampaign -\> **FundraisingCampaign**: [`ResolverTypeWrapper`](ResolverTypeWrapper.md)\<[`InterfaceFundraisingCampaign`](../../../models/FundraisingCampaign/interfaces/InterfaceFundraisingCampaign.md)\> +> **FundraisingCampaign**: [`ResolverTypeWrapper`](ResolverTypeWrapper.md)\<[`InterfaceFundraisingCampaign`](../../../models/FundraisingCampaign/interfaces/InterfaceFundraisingCampaign.md)\> ### FundraisingCampaignPledge -\> **FundraisingCampaignPledge**: [`ResolverTypeWrapper`](ResolverTypeWrapper.md)\<[`InterfaceFundraisingCampaignPledges`](../../../models/FundraisingCampaignPledge/interfaces/InterfaceFundraisingCampaignPledges.md)\> +> **FundraisingCampaignPledge**: [`ResolverTypeWrapper`](ResolverTypeWrapper.md)\<[`InterfaceFundraisingCampaignPledges`](../../../models/FundraisingCampaignPledge/interfaces/InterfaceFundraisingCampaignPledges.md)\> ### Gender -\> **Gender**: [`Gender`](Gender.md) +> **Gender**: [`Gender`](Gender.md) ### Group -\> **Group**: [`ResolverTypeWrapper`](ResolverTypeWrapper.md)\<[`InterfaceGroup`](../../../models/Group/interfaces/InterfaceGroup.md)\> +> **Group**: [`ResolverTypeWrapper`](ResolverTypeWrapper.md)\<[`InterfaceGroup`](../../../models/Group/interfaces/InterfaceGroup.md)\> ### GroupChat -\> **GroupChat**: [`ResolverTypeWrapper`](ResolverTypeWrapper.md)\<[`InterfaceGroupChat`](../../../models/GroupChat/interfaces/InterfaceGroupChat.md)\> +> **GroupChat**: [`ResolverTypeWrapper`](ResolverTypeWrapper.md)\<[`InterfaceGroupChat`](../../../models/GroupChat/interfaces/InterfaceGroupChat.md)\> ### GroupChatMessage -\> **GroupChatMessage**: [`ResolverTypeWrapper`](ResolverTypeWrapper.md)\<[`InterfaceGroupChatMessage`](../../../models/GroupChatMessage/interfaces/InterfaceGroupChatMessage.md)\> +> **GroupChatMessage**: [`ResolverTypeWrapper`](ResolverTypeWrapper.md)\<[`InterfaceGroupChatMessage`](../../../models/GroupChatMessage/interfaces/InterfaceGroupChatMessage.md)\> ### ID -\> **ID**: [`ResolverTypeWrapper`](ResolverTypeWrapper.md)\<[`Scalars`](Scalars.md)\[`"ID"`\]\[`"output"`\]\> +> **ID**: [`ResolverTypeWrapper`](ResolverTypeWrapper.md)\<[`Scalars`](Scalars.md)\[`"ID"`\]\[`"output"`\]\> ### Int -\> **Int**: [`ResolverTypeWrapper`](ResolverTypeWrapper.md)\<[`Scalars`](Scalars.md)\[`"Int"`\]\[`"output"`\]\> +> **Int**: [`ResolverTypeWrapper`](ResolverTypeWrapper.md)\<[`Scalars`](Scalars.md)\[`"Int"`\]\[`"output"`\]\> ### InvalidCursor -\> **InvalidCursor**: [`ResolverTypeWrapper`](ResolverTypeWrapper.md)\<[`InvalidCursor`](InvalidCursor.md)\> +> **InvalidCursor**: [`ResolverTypeWrapper`](ResolverTypeWrapper.md)\<[`InvalidCursor`](InvalidCursor.md)\> ### ItemType -\> **ItemType**: [`ItemType`](ItemType.md) +> **ItemType**: [`ItemType`](ItemType.md) ### JSON -\> **JSON**: [`ResolverTypeWrapper`](ResolverTypeWrapper.md)\<[`Scalars`](Scalars.md)\[`"JSON"`\]\[`"output"`\]\> +> **JSON**: [`ResolverTypeWrapper`](ResolverTypeWrapper.md)\<[`Scalars`](Scalars.md)\[`"JSON"`\]\[`"output"`\]\> ### Language -\> **Language**: [`ResolverTypeWrapper`](ResolverTypeWrapper.md)\<[`InterfaceLanguage`](../../../models/Language/interfaces/InterfaceLanguage.md)\> +> **Language**: [`ResolverTypeWrapper`](ResolverTypeWrapper.md)\<[`InterfaceLanguage`](../../../models/Language/interfaces/InterfaceLanguage.md)\> ### LanguageInput -\> **LanguageInput**: [`LanguageInput`](LanguageInput.md) +> **LanguageInput**: [`LanguageInput`](LanguageInput.md) ### LanguageModel -\> **LanguageModel**: [`ResolverTypeWrapper`](ResolverTypeWrapper.md)\<[`LanguageModel`](LanguageModel.md)\> +> **LanguageModel**: [`ResolverTypeWrapper`](ResolverTypeWrapper.md)\<[`LanguageModel`](LanguageModel.md)\> ### Latitude -\> **Latitude**: [`ResolverTypeWrapper`](ResolverTypeWrapper.md)\<[`Scalars`](Scalars.md)\[`"Latitude"`\]\[`"output"`\]\> +> **Latitude**: [`ResolverTypeWrapper`](ResolverTypeWrapper.md)\<[`Scalars`](Scalars.md)\[`"Latitude"`\]\[`"output"`\]\> ### LoginInput -\> **LoginInput**: [`LoginInput`](LoginInput.md) +> **LoginInput**: [`LoginInput`](LoginInput.md) ### Longitude -\> **Longitude**: [`ResolverTypeWrapper`](ResolverTypeWrapper.md)\<[`Scalars`](Scalars.md)\[`"Longitude"`\]\[`"output"`\]\> +> **Longitude**: [`ResolverTypeWrapper`](ResolverTypeWrapper.md)\<[`Scalars`](Scalars.md)\[`"Longitude"`\]\[`"output"`\]\> ### MaritalStatus -\> **MaritalStatus**: [`MaritalStatus`](MaritalStatus.md) +> **MaritalStatus**: [`MaritalStatus`](MaritalStatus.md) ### MaximumLengthError -\> **MaximumLengthError**: [`ResolverTypeWrapper`](ResolverTypeWrapper.md)\<[`MaximumLengthError`](MaximumLengthError.md)\> +> **MaximumLengthError**: [`ResolverTypeWrapper`](ResolverTypeWrapper.md)\<[`MaximumLengthError`](MaximumLengthError.md)\> ### MaximumValueError -\> **MaximumValueError**: [`ResolverTypeWrapper`](ResolverTypeWrapper.md)\<[`MaximumValueError`](MaximumValueError.md)\> +> **MaximumValueError**: [`ResolverTypeWrapper`](ResolverTypeWrapper.md)\<[`MaximumValueError`](MaximumValueError.md)\> ### MemberNotFoundError -\> **MemberNotFoundError**: [`ResolverTypeWrapper`](ResolverTypeWrapper.md)\<[`MemberNotFoundError`](MemberNotFoundError.md)\> +> **MemberNotFoundError**: [`ResolverTypeWrapper`](ResolverTypeWrapper.md)\<[`MemberNotFoundError`](MemberNotFoundError.md)\> ### MembershipRequest -\> **MembershipRequest**: [`ResolverTypeWrapper`](ResolverTypeWrapper.md)\<[`InterfaceMembershipRequest`](../../../models/MembershipRequest/interfaces/InterfaceMembershipRequest.md)\> +> **MembershipRequest**: [`ResolverTypeWrapper`](ResolverTypeWrapper.md)\<[`InterfaceMembershipRequest`](../../../models/MembershipRequest/interfaces/InterfaceMembershipRequest.md)\> ### MembershipRequestsWhereInput -\> **MembershipRequestsWhereInput**: [`MembershipRequestsWhereInput`](MembershipRequestsWhereInput.md) +> **MembershipRequestsWhereInput**: [`MembershipRequestsWhereInput`](MembershipRequestsWhereInput.md) ### Message -\> **Message**: [`ResolverTypeWrapper`](ResolverTypeWrapper.md)\<[`InterfaceMessage`](../../../models/Message/interfaces/InterfaceMessage.md)\> +> **Message**: [`ResolverTypeWrapper`](ResolverTypeWrapper.md)\<[`InterfaceMessage`](../../../models/Message/interfaces/InterfaceMessage.md)\> ### MessageChat -\> **MessageChat**: [`ResolverTypeWrapper`](ResolverTypeWrapper.md)\<[`InterfaceMessageChat`](../../../models/MessageChat/interfaces/InterfaceMessageChat.md)\> +> **MessageChat**: [`ResolverTypeWrapper`](ResolverTypeWrapper.md)\<[`InterfaceMessageChat`](../../../models/MessageChat/interfaces/InterfaceMessageChat.md)\> ### MessageChatInput -\> **MessageChatInput**: [`MessageChatInput`](MessageChatInput.md) +> **MessageChatInput**: [`MessageChatInput`](MessageChatInput.md) ### MinimumLengthError -\> **MinimumLengthError**: [`ResolverTypeWrapper`](ResolverTypeWrapper.md)\<[`MinimumLengthError`](MinimumLengthError.md)\> +> **MinimumLengthError**: [`ResolverTypeWrapper`](ResolverTypeWrapper.md)\<[`MinimumLengthError`](MinimumLengthError.md)\> ### MinimumValueError -\> **MinimumValueError**: [`ResolverTypeWrapper`](ResolverTypeWrapper.md)\<[`MinimumValueError`](MinimumValueError.md)\> +> **MinimumValueError**: [`ResolverTypeWrapper`](ResolverTypeWrapper.md)\<[`MinimumValueError`](MinimumValueError.md)\> ### Mutation -\> **Mutation**: [`ResolverTypeWrapper`](ResolverTypeWrapper.md)\<`object`\> +> **Mutation**: [`ResolverTypeWrapper`](ResolverTypeWrapper.md)\<`object`\> ### Note -\> **Note**: [`ResolverTypeWrapper`](ResolverTypeWrapper.md)\<[`InterfaceNote`](../../../models/Note/interfaces/InterfaceNote.md)\> +> **Note**: [`ResolverTypeWrapper`](ResolverTypeWrapper.md)\<[`InterfaceNote`](../../../models/Note/interfaces/InterfaceNote.md)\> ### NoteInput -\> **NoteInput**: [`NoteInput`](NoteInput.md) +> **NoteInput**: [`NoteInput`](NoteInput.md) ### OTPInput -\> **OTPInput**: [`OtpInput`](OtpInput.md) +> **OTPInput**: [`OtpInput`](OtpInput.md) ### Organization -\> **Organization**: [`ResolverTypeWrapper`](ResolverTypeWrapper.md)\<[`InterfaceOrganization`](../../../models/Organization/interfaces/InterfaceOrganization.md)\> +> **Organization**: [`ResolverTypeWrapper`](ResolverTypeWrapper.md)\<[`InterfaceOrganization`](../../../models/Organization/interfaces/InterfaceOrganization.md)\> ### OrganizationCustomField -\> **OrganizationCustomField**: [`ResolverTypeWrapper`](ResolverTypeWrapper.md)\<[`OrganizationCustomField`](OrganizationCustomField.md)\> +> **OrganizationCustomField**: [`ResolverTypeWrapper`](ResolverTypeWrapper.md)\<[`OrganizationCustomField`](OrganizationCustomField.md)\> ### OrganizationInfoNode -\> **OrganizationInfoNode**: [`ResolverTypeWrapper`](ResolverTypeWrapper.md)\<[`Omit`](Omit.md)\<[`OrganizationInfoNode`](OrganizationInfoNode.md), `"creator"`\> & `object`\> +> **OrganizationInfoNode**: [`ResolverTypeWrapper`](ResolverTypeWrapper.md)\<[`Omit`](Omit.md)\<[`OrganizationInfoNode`](OrganizationInfoNode.md), `"creator"`\> & `object`\> ### OrganizationInput -\> **OrganizationInput**: [`OrganizationInput`](OrganizationInput.md) +> **OrganizationInput**: [`OrganizationInput`](OrganizationInput.md) ### OrganizationMemberNotFoundError -\> **OrganizationMemberNotFoundError**: [`ResolverTypeWrapper`](ResolverTypeWrapper.md)\<[`OrganizationMemberNotFoundError`](OrganizationMemberNotFoundError.md)\> +> **OrganizationMemberNotFoundError**: [`ResolverTypeWrapper`](ResolverTypeWrapper.md)\<[`OrganizationMemberNotFoundError`](OrganizationMemberNotFoundError.md)\> ### OrganizationNotFoundError -\> **OrganizationNotFoundError**: [`ResolverTypeWrapper`](ResolverTypeWrapper.md)\<[`OrganizationNotFoundError`](OrganizationNotFoundError.md)\> +> **OrganizationNotFoundError**: [`ResolverTypeWrapper`](ResolverTypeWrapper.md)\<[`OrganizationNotFoundError`](OrganizationNotFoundError.md)\> ### OrganizationOrderByInput -\> **OrganizationOrderByInput**: [`OrganizationOrderByInput`](OrganizationOrderByInput.md) +> **OrganizationOrderByInput**: [`OrganizationOrderByInput`](OrganizationOrderByInput.md) ### OrganizationWhereInput -\> **OrganizationWhereInput**: [`OrganizationWhereInput`](OrganizationWhereInput.md) +> **OrganizationWhereInput**: [`OrganizationWhereInput`](OrganizationWhereInput.md) ### OtpData -\> **OtpData**: [`ResolverTypeWrapper`](ResolverTypeWrapper.md)\<[`OtpData`](OtpData.md)\> +> **OtpData**: [`ResolverTypeWrapper`](ResolverTypeWrapper.md)\<[`OtpData`](OtpData.md)\> ### PageInfo -\> **PageInfo**: [`ResolverTypeWrapper`](ResolverTypeWrapper.md)\<[`PageInfo`](PageInfo.md)\> +> **PageInfo**: [`ResolverTypeWrapper`](ResolverTypeWrapper.md)\<[`PageInfo`](PageInfo.md)\> ### PaginationDirection -\> **PaginationDirection**: [`PaginationDirection`](PaginationDirection.md) +> **PaginationDirection**: [`PaginationDirection`](PaginationDirection.md) ### PhoneNumber -\> **PhoneNumber**: [`ResolverTypeWrapper`](ResolverTypeWrapper.md)\<[`Scalars`](Scalars.md)\[`"PhoneNumber"`\]\[`"output"`\]\> +> **PhoneNumber**: [`ResolverTypeWrapper`](ResolverTypeWrapper.md)\<[`Scalars`](Scalars.md)\[`"PhoneNumber"`\]\[`"output"`\]\> ### PledgeOrderByInput -\> **PledgeOrderByInput**: [`PledgeOrderByInput`](PledgeOrderByInput.md) +> **PledgeOrderByInput**: [`PledgeOrderByInput`](PledgeOrderByInput.md) ### Plugin -\> **Plugin**: [`ResolverTypeWrapper`](ResolverTypeWrapper.md)\<[`InterfacePlugin`](../../../models/Plugin/interfaces/InterfacePlugin.md)\> +> **Plugin**: [`ResolverTypeWrapper`](ResolverTypeWrapper.md)\<[`InterfacePlugin`](../../../models/Plugin/interfaces/InterfacePlugin.md)\> ### PluginField -\> **PluginField**: [`ResolverTypeWrapper`](ResolverTypeWrapper.md)\<[`InterfacePluginField`](../../../models/PluginField/interfaces/InterfacePluginField.md)\> +> **PluginField**: [`ResolverTypeWrapper`](ResolverTypeWrapper.md)\<[`InterfacePluginField`](../../../models/PluginField/interfaces/InterfacePluginField.md)\> ### PluginFieldInput -\> **PluginFieldInput**: [`PluginFieldInput`](PluginFieldInput.md) +> **PluginFieldInput**: [`PluginFieldInput`](PluginFieldInput.md) ### PluginInput -\> **PluginInput**: [`PluginInput`](PluginInput.md) +> **PluginInput**: [`PluginInput`](PluginInput.md) ### PositiveInt -\> **PositiveInt**: [`ResolverTypeWrapper`](ResolverTypeWrapper.md)\<[`Scalars`](Scalars.md)\[`"PositiveInt"`\]\[`"output"`\]\> +> **PositiveInt**: [`ResolverTypeWrapper`](ResolverTypeWrapper.md)\<[`Scalars`](Scalars.md)\[`"PositiveInt"`\]\[`"output"`\]\> ### Post -\> **Post**: [`ResolverTypeWrapper`](ResolverTypeWrapper.md)\<[`InterfacePost`](../../../models/Post/interfaces/InterfacePost.md)\> +> **Post**: [`ResolverTypeWrapper`](ResolverTypeWrapper.md)\<[`InterfacePost`](../../../models/Post/interfaces/InterfacePost.md)\> ### PostEdge -\> **PostEdge**: [`ResolverTypeWrapper`](ResolverTypeWrapper.md)\<[`Omit`](Omit.md)\<[`PostEdge`](PostEdge.md), `"node"`\> & `object`\> +> **PostEdge**: [`ResolverTypeWrapper`](ResolverTypeWrapper.md)\<[`Omit`](Omit.md)\<[`PostEdge`](PostEdge.md), `"node"`\> & `object`\> ### PostInput -\> **PostInput**: [`PostInput`](PostInput.md) +> **PostInput**: [`PostInput`](PostInput.md) ### PostNotFoundError -\> **PostNotFoundError**: [`ResolverTypeWrapper`](ResolverTypeWrapper.md)\<[`PostNotFoundError`](PostNotFoundError.md)\> +> **PostNotFoundError**: [`ResolverTypeWrapper`](ResolverTypeWrapper.md)\<[`PostNotFoundError`](PostNotFoundError.md)\> ### PostOrderByInput -\> **PostOrderByInput**: [`PostOrderByInput`](PostOrderByInput.md) +> **PostOrderByInput**: [`PostOrderByInput`](PostOrderByInput.md) ### PostUpdateInput -\> **PostUpdateInput**: [`PostUpdateInput`](PostUpdateInput.md) +> **PostUpdateInput**: [`PostUpdateInput`](PostUpdateInput.md) ### PostWhereInput -\> **PostWhereInput**: [`PostWhereInput`](PostWhereInput.md) +> **PostWhereInput**: [`PostWhereInput`](PostWhereInput.md) ### PostsConnection -\> **PostsConnection**: [`ResolverTypeWrapper`](ResolverTypeWrapper.md)\<[`Omit`](Omit.md)\<[`PostsConnection`](PostsConnection.md), `"edges"`\> & `object`\> +> **PostsConnection**: [`ResolverTypeWrapper`](ResolverTypeWrapper.md)\<[`Omit`](Omit.md)\<[`PostsConnection`](PostsConnection.md), `"edges"`\> & `object`\> ### Query -\> **Query**: [`ResolverTypeWrapper`](ResolverTypeWrapper.md)\<`object`\> +> **Query**: [`ResolverTypeWrapper`](ResolverTypeWrapper.md)\<`object`\> ### RecaptchaVerification -\> **RecaptchaVerification**: [`RecaptchaVerification`](RecaptchaVerification.md) +> **RecaptchaVerification**: [`RecaptchaVerification`](RecaptchaVerification.md) ### RecurrenceRule -\> **RecurrenceRule**: [`ResolverTypeWrapper`](ResolverTypeWrapper.md)\<[`InterfaceRecurrenceRule`](../../../models/RecurrenceRule/interfaces/InterfaceRecurrenceRule.md)\> +> **RecurrenceRule**: [`ResolverTypeWrapper`](ResolverTypeWrapper.md)\<[`InterfaceRecurrenceRule`](../../../models/RecurrenceRule/interfaces/InterfaceRecurrenceRule.md)\> ### RecurrenceRuleInput -\> **RecurrenceRuleInput**: [`RecurrenceRuleInput`](RecurrenceRuleInput.md) +> **RecurrenceRuleInput**: [`RecurrenceRuleInput`](RecurrenceRuleInput.md) ### RecurringEventMutationType -\> **RecurringEventMutationType**: [`RecurringEventMutationType`](RecurringEventMutationType.md) +> **RecurringEventMutationType**: [`RecurringEventMutationType`](RecurringEventMutationType.md) ### SocialMediaUrls -\> **SocialMediaUrls**: [`ResolverTypeWrapper`](ResolverTypeWrapper.md)\<[`SocialMediaUrls`](SocialMediaUrls.md)\> +> **SocialMediaUrls**: [`ResolverTypeWrapper`](ResolverTypeWrapper.md)\<[`SocialMediaUrls`](SocialMediaUrls.md)\> ### SocialMediaUrlsInput -\> **SocialMediaUrlsInput**: [`SocialMediaUrlsInput`](SocialMediaUrlsInput.md) +> **SocialMediaUrlsInput**: [`SocialMediaUrlsInput`](SocialMediaUrlsInput.md) ### SortedByOrder -\> **SortedByOrder**: [`SortedByOrder`](SortedByOrder.md) +> **SortedByOrder**: [`SortedByOrder`](SortedByOrder.md) ### Status -\> **Status**: [`Status`](Status.md) +> **Status**: [`Status`](Status.md) ### String -\> **String**: [`ResolverTypeWrapper`](ResolverTypeWrapper.md)\<[`Scalars`](Scalars.md)\[`"String"`\]\[`"output"`\]\> +> **String**: [`ResolverTypeWrapper`](ResolverTypeWrapper.md)\<[`Scalars`](Scalars.md)\[`"String"`\]\[`"output"`\]\> ### Subscription -\> **Subscription**: [`ResolverTypeWrapper`](ResolverTypeWrapper.md)\<`object`\> +> **Subscription**: [`ResolverTypeWrapper`](ResolverTypeWrapper.md)\<`object`\> ### Time -\> **Time**: [`ResolverTypeWrapper`](ResolverTypeWrapper.md)\<[`Scalars`](Scalars.md)\[`"Time"`\]\[`"output"`\]\> +> **Time**: [`ResolverTypeWrapper`](ResolverTypeWrapper.md)\<[`Scalars`](Scalars.md)\[`"Time"`\]\[`"output"`\]\> ### ToggleUserTagAssignInput -\> **ToggleUserTagAssignInput**: [`ToggleUserTagAssignInput`](ToggleUserTagAssignInput.md) +> **ToggleUserTagAssignInput**: [`ToggleUserTagAssignInput`](ToggleUserTagAssignInput.md) ### Translation -\> **Translation**: [`ResolverTypeWrapper`](ResolverTypeWrapper.md)\<[`Translation`](Translation.md)\> +> **Translation**: [`ResolverTypeWrapper`](ResolverTypeWrapper.md)\<[`Translation`](Translation.md)\> ### Type -\> **Type**: [`Type`](Type.md) +> **Type**: [`Type`](Type.md) ### URL -\> **URL**: [`ResolverTypeWrapper`](ResolverTypeWrapper.md)\<[`Scalars`](Scalars.md)\[`"URL"`\]\[`"output"`\]\> +> **URL**: [`ResolverTypeWrapper`](ResolverTypeWrapper.md)\<[`Scalars`](Scalars.md)\[`"URL"`\]\[`"output"`\]\> ### UnauthenticatedError -\> **UnauthenticatedError**: [`ResolverTypeWrapper`](ResolverTypeWrapper.md)\<[`UnauthenticatedError`](UnauthenticatedError.md)\> +> **UnauthenticatedError**: [`ResolverTypeWrapper`](ResolverTypeWrapper.md)\<[`UnauthenticatedError`](UnauthenticatedError.md)\> ### UnauthorizedError -\> **UnauthorizedError**: [`ResolverTypeWrapper`](ResolverTypeWrapper.md)\<[`UnauthorizedError`](UnauthorizedError.md)\> +> **UnauthorizedError**: [`ResolverTypeWrapper`](ResolverTypeWrapper.md)\<[`UnauthorizedError`](UnauthorizedError.md)\> ### UpdateActionItemCategoryInput -\> **UpdateActionItemCategoryInput**: [`UpdateActionItemCategoryInput`](UpdateActionItemCategoryInput.md) +> **UpdateActionItemCategoryInput**: [`UpdateActionItemCategoryInput`](UpdateActionItemCategoryInput.md) ### UpdateActionItemInput -\> **UpdateActionItemInput**: [`UpdateActionItemInput`](UpdateActionItemInput.md) +> **UpdateActionItemInput**: [`UpdateActionItemInput`](UpdateActionItemInput.md) ### UpdateAdvertisementInput -\> **UpdateAdvertisementInput**: [`UpdateAdvertisementInput`](UpdateAdvertisementInput.md) +> **UpdateAdvertisementInput**: [`UpdateAdvertisementInput`](UpdateAdvertisementInput.md) ### UpdateAdvertisementPayload -\> **UpdateAdvertisementPayload**: [`ResolverTypeWrapper`](ResolverTypeWrapper.md)\<[`Omit`](Omit.md)\<[`UpdateAdvertisementPayload`](UpdateAdvertisementPayload.md), `"advertisement"`\> & `object`\> +> **UpdateAdvertisementPayload**: [`ResolverTypeWrapper`](ResolverTypeWrapper.md)\<[`Omit`](Omit.md)\<[`UpdateAdvertisementPayload`](UpdateAdvertisementPayload.md), `"advertisement"`\> & `object`\> ### UpdateAgendaCategoryInput -\> **UpdateAgendaCategoryInput**: [`UpdateAgendaCategoryInput`](UpdateAgendaCategoryInput.md) +> **UpdateAgendaCategoryInput**: [`UpdateAgendaCategoryInput`](UpdateAgendaCategoryInput.md) ### UpdateAgendaItemInput -\> **UpdateAgendaItemInput**: [`UpdateAgendaItemInput`](UpdateAgendaItemInput.md) +> **UpdateAgendaItemInput**: [`UpdateAgendaItemInput`](UpdateAgendaItemInput.md) ### UpdateAgendaSectionInput -\> **UpdateAgendaSectionInput**: [`UpdateAgendaSectionInput`](UpdateAgendaSectionInput.md) +> **UpdateAgendaSectionInput**: [`UpdateAgendaSectionInput`](UpdateAgendaSectionInput.md) ### UpdateCommunityInput -\> **UpdateCommunityInput**: [`UpdateCommunityInput`](UpdateCommunityInput.md) +> **UpdateCommunityInput**: [`UpdateCommunityInput`](UpdateCommunityInput.md) ### UpdateEventInput -\> **UpdateEventInput**: [`UpdateEventInput`](UpdateEventInput.md) +> **UpdateEventInput**: [`UpdateEventInput`](UpdateEventInput.md) ### UpdateEventVolunteerGroupInput -\> **UpdateEventVolunteerGroupInput**: [`UpdateEventVolunteerGroupInput`](UpdateEventVolunteerGroupInput.md) +> **UpdateEventVolunteerGroupInput**: [`UpdateEventVolunteerGroupInput`](UpdateEventVolunteerGroupInput.md) ### UpdateEventVolunteerInput -\> **UpdateEventVolunteerInput**: [`UpdateEventVolunteerInput`](UpdateEventVolunteerInput.md) +> **UpdateEventVolunteerInput**: [`UpdateEventVolunteerInput`](UpdateEventVolunteerInput.md) ### UpdateFundCampaignInput -\> **UpdateFundCampaignInput**: [`UpdateFundCampaignInput`](UpdateFundCampaignInput.md) +> **UpdateFundCampaignInput**: [`UpdateFundCampaignInput`](UpdateFundCampaignInput.md) ### UpdateFundCampaignPledgeInput -\> **UpdateFundCampaignPledgeInput**: [`UpdateFundCampaignPledgeInput`](UpdateFundCampaignPledgeInput.md) +> **UpdateFundCampaignPledgeInput**: [`UpdateFundCampaignPledgeInput`](UpdateFundCampaignPledgeInput.md) ### UpdateFundInput -\> **UpdateFundInput**: [`UpdateFundInput`](UpdateFundInput.md) +> **UpdateFundInput**: [`UpdateFundInput`](UpdateFundInput.md) ### UpdateNoteInput -\> **UpdateNoteInput**: [`UpdateNoteInput`](UpdateNoteInput.md) +> **UpdateNoteInput**: [`UpdateNoteInput`](UpdateNoteInput.md) ### UpdateOrganizationInput -\> **UpdateOrganizationInput**: [`UpdateOrganizationInput`](UpdateOrganizationInput.md) +> **UpdateOrganizationInput**: [`UpdateOrganizationInput`](UpdateOrganizationInput.md) ### UpdateUserInput -\> **UpdateUserInput**: [`UpdateUserInput`](UpdateUserInput.md) +> **UpdateUserInput**: [`UpdateUserInput`](UpdateUserInput.md) ### UpdateUserPasswordInput -\> **UpdateUserPasswordInput**: [`UpdateUserPasswordInput`](UpdateUserPasswordInput.md) +> **UpdateUserPasswordInput**: [`UpdateUserPasswordInput`](UpdateUserPasswordInput.md) ### UpdateUserTagInput -\> **UpdateUserTagInput**: [`UpdateUserTagInput`](UpdateUserTagInput.md) +> **UpdateUserTagInput**: [`UpdateUserTagInput`](UpdateUserTagInput.md) ### Upload -\> **Upload**: [`ResolverTypeWrapper`](ResolverTypeWrapper.md)\<[`Scalars`](Scalars.md)\[`"Upload"`\]\[`"output"`\]\> +> **Upload**: [`ResolverTypeWrapper`](ResolverTypeWrapper.md)\<[`Scalars`](Scalars.md)\[`"Upload"`\]\[`"output"`\]\> ### User -\> **User**: [`ResolverTypeWrapper`](ResolverTypeWrapper.md)\<[`InterfaceUser`](../../../models/User/interfaces/InterfaceUser.md)\> +> **User**: [`ResolverTypeWrapper`](ResolverTypeWrapper.md)\<[`InterfaceUser`](../../../models/User/interfaces/InterfaceUser.md)\> ### UserAndOrganizationInput -\> **UserAndOrganizationInput**: [`UserAndOrganizationInput`](UserAndOrganizationInput.md) +> **UserAndOrganizationInput**: [`UserAndOrganizationInput`](UserAndOrganizationInput.md) ### UserConnection -\> **UserConnection**: [`ResolverTypeWrapper`](ResolverTypeWrapper.md)\<[`Omit`](Omit.md)\<[`UserConnection`](UserConnection.md), `"edges"`\> & `object`\> +> **UserConnection**: [`ResolverTypeWrapper`](ResolverTypeWrapper.md)\<[`Omit`](Omit.md)\<[`UserConnection`](UserConnection.md), `"edges"`\> & `object`\> ### UserCustomData -\> **UserCustomData**: [`ResolverTypeWrapper`](ResolverTypeWrapper.md)\<[`UserCustomData`](UserCustomData.md)\> +> **UserCustomData**: [`ResolverTypeWrapper`](ResolverTypeWrapper.md)\<[`UserCustomData`](UserCustomData.md)\> ### UserData -\> **UserData**: [`ResolverTypeWrapper`](ResolverTypeWrapper.md)\<[`Omit`](Omit.md)\<[`UserData`](UserData.md), `"appUserProfile"` \| `"user"`\> & `object`\> +> **UserData**: [`ResolverTypeWrapper`](ResolverTypeWrapper.md)\<[`Omit`](Omit.md)\<[`UserData`](UserData.md), `"appUserProfile"` \| `"user"`\> & `object`\> ### UserFamily -\> **UserFamily**: [`ResolverTypeWrapper`](ResolverTypeWrapper.md)\<[`InterfaceUserFamily`](../../../models/userFamily/interfaces/InterfaceUserFamily.md)\> +> **UserFamily**: [`ResolverTypeWrapper`](ResolverTypeWrapper.md)\<[`InterfaceUserFamily`](../../../models/userFamily/interfaces/InterfaceUserFamily.md)\> ### UserInput -\> **UserInput**: [`UserInput`](UserInput.md) +> **UserInput**: [`UserInput`](UserInput.md) ### UserNotAuthorizedAdminError -\> **UserNotAuthorizedAdminError**: [`ResolverTypeWrapper`](ResolverTypeWrapper.md)\<[`UserNotAuthorizedAdminError`](UserNotAuthorizedAdminError.md)\> +> **UserNotAuthorizedAdminError**: [`ResolverTypeWrapper`](ResolverTypeWrapper.md)\<[`UserNotAuthorizedAdminError`](UserNotAuthorizedAdminError.md)\> ### UserNotAuthorizedError -\> **UserNotAuthorizedError**: [`ResolverTypeWrapper`](ResolverTypeWrapper.md)\<[`UserNotAuthorizedError`](UserNotAuthorizedError.md)\> +> **UserNotAuthorizedError**: [`ResolverTypeWrapper`](ResolverTypeWrapper.md)\<[`UserNotAuthorizedError`](UserNotAuthorizedError.md)\> ### UserNotFoundError -\> **UserNotFoundError**: [`ResolverTypeWrapper`](ResolverTypeWrapper.md)\<[`UserNotFoundError`](UserNotFoundError.md)\> +> **UserNotFoundError**: [`ResolverTypeWrapper`](ResolverTypeWrapper.md)\<[`UserNotFoundError`](UserNotFoundError.md)\> ### UserOrderByInput -\> **UserOrderByInput**: [`UserOrderByInput`](UserOrderByInput.md) +> **UserOrderByInput**: [`UserOrderByInput`](UserOrderByInput.md) ### UserPhone -\> **UserPhone**: [`ResolverTypeWrapper`](ResolverTypeWrapper.md)\<[`UserPhone`](UserPhone.md)\> +> **UserPhone**: [`ResolverTypeWrapper`](ResolverTypeWrapper.md)\<[`UserPhone`](UserPhone.md)\> ### UserPhoneInput -\> **UserPhoneInput**: [`UserPhoneInput`](UserPhoneInput.md) +> **UserPhoneInput**: [`UserPhoneInput`](UserPhoneInput.md) ### UserTag -\> **UserTag**: [`ResolverTypeWrapper`](ResolverTypeWrapper.md)\<[`InterfaceOrganizationTagUser`](../../../models/OrganizationTagUser/interfaces/InterfaceOrganizationTagUser.md)\> +> **UserTag**: [`ResolverTypeWrapper`](ResolverTypeWrapper.md)\<[`InterfaceOrganizationTagUser`](../../../models/OrganizationTagUser/interfaces/InterfaceOrganizationTagUser.md)\> ### UserTagsConnection -\> **UserTagsConnection**: [`ResolverTypeWrapper`](ResolverTypeWrapper.md)\<[`Omit`](Omit.md)\<[`UserTagsConnection`](UserTagsConnection.md), `"edges"`\> & `object`\> +> **UserTagsConnection**: [`ResolverTypeWrapper`](ResolverTypeWrapper.md)\<[`Omit`](Omit.md)\<[`UserTagsConnection`](UserTagsConnection.md), `"edges"`\> & `object`\> ### UserTagsConnectionEdge -\> **UserTagsConnectionEdge**: [`ResolverTypeWrapper`](ResolverTypeWrapper.md)\<[`Omit`](Omit.md)\<[`UserTagsConnectionEdge`](UserTagsConnectionEdge.md), `"node"`\> & `object`\> +> **UserTagsConnectionEdge**: [`ResolverTypeWrapper`](ResolverTypeWrapper.md)\<[`Omit`](Omit.md)\<[`UserTagsConnectionEdge`](UserTagsConnectionEdge.md), `"node"`\> & `object`\> ### UserType -\> **UserType**: [`UserType`](UserType.md) +> **UserType**: [`UserType`](UserType.md) ### UserWhereInput -\> **UserWhereInput**: [`UserWhereInput`](UserWhereInput.md) +> **UserWhereInput**: [`UserWhereInput`](UserWhereInput.md) ### UsersConnection -\> **UsersConnection**: [`ResolverTypeWrapper`](ResolverTypeWrapper.md)\<[`Omit`](Omit.md)\<[`UsersConnection`](UsersConnection.md), `"edges"`\> & `object`\> +> **UsersConnection**: [`ResolverTypeWrapper`](ResolverTypeWrapper.md)\<[`Omit`](Omit.md)\<[`UsersConnection`](UsersConnection.md), `"edges"`\> & `object`\> ### UsersConnectionEdge -\> **UsersConnectionEdge**: [`ResolverTypeWrapper`](ResolverTypeWrapper.md)\<[`Omit`](Omit.md)\<[`UsersConnectionEdge`](UsersConnectionEdge.md), `"node"`\> & `object`\> +> **UsersConnectionEdge**: [`ResolverTypeWrapper`](ResolverTypeWrapper.md)\<[`Omit`](Omit.md)\<[`UsersConnectionEdge`](UsersConnectionEdge.md), `"node"`\> & `object`\> ### Venue -\> **Venue**: [`ResolverTypeWrapper`](ResolverTypeWrapper.md)\<[`InterfaceVenue`](../../../models/Venue/interfaces/InterfaceVenue.md)\> +> **Venue**: [`ResolverTypeWrapper`](ResolverTypeWrapper.md)\<[`InterfaceVenue`](../../../models/Venue/interfaces/InterfaceVenue.md)\> ### VenueInput -\> **VenueInput**: [`VenueInput`](VenueInput.md) +> **VenueInput**: [`VenueInput`](VenueInput.md) ### VenueOrderByInput -\> **VenueOrderByInput**: [`VenueOrderByInput`](VenueOrderByInput.md) +> **VenueOrderByInput**: [`VenueOrderByInput`](VenueOrderByInput.md) ### VenueWhereInput -\> **VenueWhereInput**: [`VenueWhereInput`](VenueWhereInput.md) +> **VenueWhereInput**: [`VenueWhereInput`](VenueWhereInput.md) ### WeekDays -\> **WeekDays**: [`WeekDays`](WeekDays.md) +> **WeekDays**: [`WeekDays`](WeekDays.md) ### createChatInput -\> **createChatInput**: [`CreateChatInput`](CreateChatInput.md) +> **createChatInput**: [`CreateChatInput`](CreateChatInput.md) ### createDirectChatPayload -\> **createDirectChatPayload**: [`ResolverTypeWrapper`](ResolverTypeWrapper.md)\<[`Omit`](Omit.md)\<[`CreateDirectChatPayload`](CreateDirectChatPayload.md), `"directChat"` \| `"userErrors"`\> & `object`\> +> **createDirectChatPayload**: [`ResolverTypeWrapper`](ResolverTypeWrapper.md)\<[`Omit`](Omit.md)\<[`CreateDirectChatPayload`](CreateDirectChatPayload.md), `"directChat"` \| `"userErrors"`\> & `object`\> ### createGroupChatInput -\> **createGroupChatInput**: [`CreateGroupChatInput`](CreateGroupChatInput.md) +> **createGroupChatInput**: [`CreateGroupChatInput`](CreateGroupChatInput.md) ### createUserFamilyInput -\> **createUserFamilyInput**: [`CreateUserFamilyInput`](CreateUserFamilyInput.md) +> **createUserFamilyInput**: [`CreateUserFamilyInput`](CreateUserFamilyInput.md) ## Defined in -[src/types/generatedGraphQLTypes.ts:3250](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/types/generatedGraphQLTypes.ts#L3250) +[src/types/generatedGraphQLTypes.ts:3250](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/types/generatedGraphQLTypes.ts#L3250) diff --git a/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/ResolversUnionTypes.md b/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/ResolversUnionTypes.md index e116af490b2..2c1b4fccabe 100644 --- a/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/ResolversUnionTypes.md +++ b/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/ResolversUnionTypes.md @@ -6,7 +6,7 @@ # Type Alias: ResolversUnionTypes\<_RefType\> -\> **ResolversUnionTypes**\<`_RefType`\>: `object` +> **ResolversUnionTypes**\<`_RefType`\>: `object` Mapping of union types @@ -18,24 +18,24 @@ Mapping of union types ### ConnectionError -\> **ConnectionError**: [`InvalidCursor`](InvalidCursor.md) \| [`MaximumValueError`](MaximumValueError.md) +> **ConnectionError**: [`InvalidCursor`](InvalidCursor.md) \| [`MaximumValueError`](MaximumValueError.md) ### CreateAdminError -\> **CreateAdminError**: [`OrganizationMemberNotFoundError`](OrganizationMemberNotFoundError.md) \| [`OrganizationNotFoundError`](OrganizationNotFoundError.md) \| [`UserNotAuthorizedError`](UserNotAuthorizedError.md) \| [`UserNotFoundError`](UserNotFoundError.md) +> **CreateAdminError**: [`OrganizationMemberNotFoundError`](OrganizationMemberNotFoundError.md) \| [`OrganizationNotFoundError`](OrganizationNotFoundError.md) \| [`UserNotAuthorizedError`](UserNotAuthorizedError.md) \| [`UserNotFoundError`](UserNotFoundError.md) ### CreateCommentError -\> **CreateCommentError**: [`PostNotFoundError`](PostNotFoundError.md) +> **CreateCommentError**: [`PostNotFoundError`](PostNotFoundError.md) ### CreateDirectChatError -\> **CreateDirectChatError**: [`OrganizationNotFoundError`](OrganizationNotFoundError.md) \| [`UserNotFoundError`](UserNotFoundError.md) +> **CreateDirectChatError**: [`OrganizationNotFoundError`](OrganizationNotFoundError.md) \| [`UserNotFoundError`](UserNotFoundError.md) ### CreateMemberError -\> **CreateMemberError**: [`MemberNotFoundError`](MemberNotFoundError.md) \| [`OrganizationNotFoundError`](OrganizationNotFoundError.md) \| [`UserNotAuthorizedAdminError`](UserNotAuthorizedAdminError.md) \| [`UserNotAuthorizedError`](UserNotAuthorizedError.md) \| [`UserNotFoundError`](UserNotFoundError.md) +> **CreateMemberError**: [`MemberNotFoundError`](MemberNotFoundError.md) \| [`OrganizationNotFoundError`](OrganizationNotFoundError.md) \| [`UserNotAuthorizedAdminError`](UserNotAuthorizedAdminError.md) \| [`UserNotAuthorizedError`](UserNotAuthorizedError.md) \| [`UserNotFoundError`](UserNotFoundError.md) ## Defined in -[src/types/generatedGraphQLTypes.ts:3234](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/types/generatedGraphQLTypes.ts#L3234) +[src/types/generatedGraphQLTypes.ts:3234](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/types/generatedGraphQLTypes.ts#L3234) diff --git a/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/RoleDirectiveArgs.md b/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/RoleDirectiveArgs.md index 9889c9aa897..e7e5775b76b 100644 --- a/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/RoleDirectiveArgs.md +++ b/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/RoleDirectiveArgs.md @@ -6,14 +6,14 @@ # Type Alias: RoleDirectiveArgs -\> **RoleDirectiveArgs**: `object` +> **RoleDirectiveArgs**: `object` ## Type declaration ### requires? -\> `optional` **requires**: [`Maybe`](Maybe.md)\<[`UserType`](UserType.md)\> +> `optional` **requires**: [`Maybe`](Maybe.md)\<[`UserType`](UserType.md)\> ## Defined in -[src/types/generatedGraphQLTypes.ts:3656](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/types/generatedGraphQLTypes.ts#L3656) +[src/types/generatedGraphQLTypes.ts:3656](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/types/generatedGraphQLTypes.ts#L3656) diff --git a/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/RoleDirectiveResolver.md b/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/RoleDirectiveResolver.md index 7f25f8ce82e..5a66ad5649c 100644 --- a/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/RoleDirectiveResolver.md +++ b/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/RoleDirectiveResolver.md @@ -6,7 +6,7 @@ # Type Alias: RoleDirectiveResolver\ -\> **RoleDirectiveResolver**\<`Result`, `Parent`, `ContextType`, `Args`\>: [`DirectiveResolverFn`](DirectiveResolverFn.md)\<`Result`, `Parent`, `ContextType`, `Args`\> +> **RoleDirectiveResolver**\<`Result`, `Parent`, `ContextType`, `Args`\>: [`DirectiveResolverFn`](DirectiveResolverFn.md)\<`Result`, `Parent`, `ContextType`, `Args`\> ## Type Parameters @@ -20,4 +20,4 @@ ## Defined in -[src/types/generatedGraphQLTypes.ts:3660](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/types/generatedGraphQLTypes.ts#L3660) +[src/types/generatedGraphQLTypes.ts:3660](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/types/generatedGraphQLTypes.ts#L3660) diff --git a/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/Scalars.md b/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/Scalars.md index 27b5a2ed0a7..5e75be13446 100644 --- a/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/Scalars.md +++ b/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/Scalars.md @@ -6,7 +6,7 @@ # Type Alias: Scalars -\> **Scalars**: `object` +> **Scalars**: `object` All built-in and custom scalars, mapped to their actual values @@ -14,220 +14,220 @@ All built-in and custom scalars, mapped to their actual values ### Any -\> **Any**: `object` +> **Any**: `object` ### Any.input -\> **input**: `any` +> **input**: `any` ### Any.output -\> **output**: `any` +> **output**: `any` ### Boolean -\> **Boolean**: `object` +> **Boolean**: `object` ### Boolean.input -\> **input**: `boolean` +> **input**: `boolean` ### Boolean.output -\> **output**: `boolean` +> **output**: `boolean` ### CountryCode -\> **CountryCode**: `object` +> **CountryCode**: `object` ### CountryCode.input -\> **input**: `any` +> **input**: `any` ### CountryCode.output -\> **output**: `any` +> **output**: `any` ### Date -\> **Date**: `object` +> **Date**: `object` ### Date.input -\> **input**: `any` +> **input**: `any` ### Date.output -\> **output**: `any` +> **output**: `any` ### DateTime -\> **DateTime**: `object` +> **DateTime**: `object` ### DateTime.input -\> **input**: `any` +> **input**: `any` ### DateTime.output -\> **output**: `any` +> **output**: `any` ### EmailAddress -\> **EmailAddress**: `object` +> **EmailAddress**: `object` ### EmailAddress.input -\> **input**: `any` +> **input**: `any` ### EmailAddress.output -\> **output**: `any` +> **output**: `any` ### Float -\> **Float**: `object` +> **Float**: `object` ### Float.input -\> **input**: `number` +> **input**: `number` ### Float.output -\> **output**: `number` +> **output**: `number` ### ID -\> **ID**: `object` +> **ID**: `object` ### ID.input -\> **input**: `string` +> **input**: `string` ### ID.output -\> **output**: `string` +> **output**: `string` ### Int -\> **Int**: `object` +> **Int**: `object` ### Int.input -\> **input**: `number` +> **input**: `number` ### Int.output -\> **output**: `number` +> **output**: `number` ### JSON -\> **JSON**: `object` +> **JSON**: `object` ### JSON.input -\> **input**: `any` +> **input**: `any` ### JSON.output -\> **output**: `any` +> **output**: `any` ### Latitude -\> **Latitude**: `object` +> **Latitude**: `object` ### Latitude.input -\> **input**: `any` +> **input**: `any` ### Latitude.output -\> **output**: `any` +> **output**: `any` ### Longitude -\> **Longitude**: `object` +> **Longitude**: `object` ### Longitude.input -\> **input**: `any` +> **input**: `any` ### Longitude.output -\> **output**: `any` +> **output**: `any` ### PhoneNumber -\> **PhoneNumber**: `object` +> **PhoneNumber**: `object` ### PhoneNumber.input -\> **input**: `any` +> **input**: `any` ### PhoneNumber.output -\> **output**: `any` +> **output**: `any` ### PositiveInt -\> **PositiveInt**: `object` +> **PositiveInt**: `object` ### PositiveInt.input -\> **input**: `any` +> **input**: `any` ### PositiveInt.output -\> **output**: `any` +> **output**: `any` ### String -\> **String**: `object` +> **String**: `object` ### String.input -\> **input**: `string` +> **input**: `string` ### String.output -\> **output**: `string` +> **output**: `string` ### Time -\> **Time**: `object` +> **Time**: `object` ### Time.input -\> **input**: `any` +> **input**: `any` ### Time.output -\> **output**: `any` +> **output**: `any` ### URL -\> **URL**: `object` +> **URL**: `object` ### URL.input -\> **input**: `any` +> **input**: `any` ### URL.output -\> **output**: `any` +> **output**: `any` ### Upload -\> **Upload**: `object` +> **Upload**: `object` ### Upload.input -\> **input**: `any` +> **input**: `any` ### Upload.output -\> **output**: `any` +> **output**: `any` ## Defined in -[src/types/generatedGraphQLTypes.ts:50](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/types/generatedGraphQLTypes.ts#L50) +[src/types/generatedGraphQLTypes.ts:50](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/types/generatedGraphQLTypes.ts#L50) diff --git a/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/SocialMediaUrls.md b/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/SocialMediaUrls.md index 2278fa5fcad..04c7b46f734 100644 --- a/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/SocialMediaUrls.md +++ b/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/SocialMediaUrls.md @@ -6,46 +6,46 @@ # Type Alias: SocialMediaUrls -\> **SocialMediaUrls**: `object` +> **SocialMediaUrls**: `object` ## Type declaration ### \_\_typename? -\> `optional` **\_\_typename**: `"SocialMediaUrls"` +> `optional` **\_\_typename**: `"SocialMediaUrls"` ### facebook? -\> `optional` **facebook**: [`Maybe`](Maybe.md)\<[`Scalars`](Scalars.md)\[`"String"`\]\[`"output"`\]\> +> `optional` **facebook**: [`Maybe`](Maybe.md)\<[`Scalars`](Scalars.md)\[`"String"`\]\[`"output"`\]\> ### gitHub? -\> `optional` **gitHub**: [`Maybe`](Maybe.md)\<[`Scalars`](Scalars.md)\[`"String"`\]\[`"output"`\]\> +> `optional` **gitHub**: [`Maybe`](Maybe.md)\<[`Scalars`](Scalars.md)\[`"String"`\]\[`"output"`\]\> ### instagram? -\> `optional` **instagram**: [`Maybe`](Maybe.md)\<[`Scalars`](Scalars.md)\[`"String"`\]\[`"output"`\]\> +> `optional` **instagram**: [`Maybe`](Maybe.md)\<[`Scalars`](Scalars.md)\[`"String"`\]\[`"output"`\]\> ### linkedIn? -\> `optional` **linkedIn**: [`Maybe`](Maybe.md)\<[`Scalars`](Scalars.md)\[`"String"`\]\[`"output"`\]\> +> `optional` **linkedIn**: [`Maybe`](Maybe.md)\<[`Scalars`](Scalars.md)\[`"String"`\]\[`"output"`\]\> ### reddit? -\> `optional` **reddit**: [`Maybe`](Maybe.md)\<[`Scalars`](Scalars.md)\[`"String"`\]\[`"output"`\]\> +> `optional` **reddit**: [`Maybe`](Maybe.md)\<[`Scalars`](Scalars.md)\[`"String"`\]\[`"output"`\]\> ### slack? -\> `optional` **slack**: [`Maybe`](Maybe.md)\<[`Scalars`](Scalars.md)\[`"String"`\]\[`"output"`\]\> +> `optional` **slack**: [`Maybe`](Maybe.md)\<[`Scalars`](Scalars.md)\[`"String"`\]\[`"output"`\]\> ### twitter? -\> `optional` **twitter**: [`Maybe`](Maybe.md)\<[`Scalars`](Scalars.md)\[`"String"`\]\[`"output"`\]\> +> `optional` **twitter**: [`Maybe`](Maybe.md)\<[`Scalars`](Scalars.md)\[`"String"`\]\[`"output"`\]\> ### youTube? -\> `optional` **youTube**: [`Maybe`](Maybe.md)\<[`Scalars`](Scalars.md)\[`"String"`\]\[`"output"`\]\> +> `optional` **youTube**: [`Maybe`](Maybe.md)\<[`Scalars`](Scalars.md)\[`"String"`\]\[`"output"`\]\> ## Defined in -[src/types/generatedGraphQLTypes.ts:2640](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/types/generatedGraphQLTypes.ts#L2640) +[src/types/generatedGraphQLTypes.ts:2640](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/types/generatedGraphQLTypes.ts#L2640) diff --git a/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/SocialMediaUrlsInput.md b/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/SocialMediaUrlsInput.md index 5ca2c22cedf..24c9fe7e0cd 100644 --- a/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/SocialMediaUrlsInput.md +++ b/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/SocialMediaUrlsInput.md @@ -6,42 +6,42 @@ # Type Alias: SocialMediaUrlsInput -\> **SocialMediaUrlsInput**: `object` +> **SocialMediaUrlsInput**: `object` ## Type declaration ### facebook? -\> `optional` **facebook**: [`InputMaybe`](InputMaybe.md)\<[`Scalars`](Scalars.md)\[`"String"`\]\[`"input"`\]\> +> `optional` **facebook**: [`InputMaybe`](InputMaybe.md)\<[`Scalars`](Scalars.md)\[`"String"`\]\[`"input"`\]\> ### gitHub? -\> `optional` **gitHub**: [`InputMaybe`](InputMaybe.md)\<[`Scalars`](Scalars.md)\[`"String"`\]\[`"input"`\]\> +> `optional` **gitHub**: [`InputMaybe`](InputMaybe.md)\<[`Scalars`](Scalars.md)\[`"String"`\]\[`"input"`\]\> ### instagram? -\> `optional` **instagram**: [`InputMaybe`](InputMaybe.md)\<[`Scalars`](Scalars.md)\[`"String"`\]\[`"input"`\]\> +> `optional` **instagram**: [`InputMaybe`](InputMaybe.md)\<[`Scalars`](Scalars.md)\[`"String"`\]\[`"input"`\]\> ### linkedIn? -\> `optional` **linkedIn**: [`InputMaybe`](InputMaybe.md)\<[`Scalars`](Scalars.md)\[`"String"`\]\[`"input"`\]\> +> `optional` **linkedIn**: [`InputMaybe`](InputMaybe.md)\<[`Scalars`](Scalars.md)\[`"String"`\]\[`"input"`\]\> ### reddit? -\> `optional` **reddit**: [`InputMaybe`](InputMaybe.md)\<[`Scalars`](Scalars.md)\[`"String"`\]\[`"input"`\]\> +> `optional` **reddit**: [`InputMaybe`](InputMaybe.md)\<[`Scalars`](Scalars.md)\[`"String"`\]\[`"input"`\]\> ### slack? -\> `optional` **slack**: [`InputMaybe`](InputMaybe.md)\<[`Scalars`](Scalars.md)\[`"String"`\]\[`"input"`\]\> +> `optional` **slack**: [`InputMaybe`](InputMaybe.md)\<[`Scalars`](Scalars.md)\[`"String"`\]\[`"input"`\]\> ### twitter? -\> `optional` **twitter**: [`InputMaybe`](InputMaybe.md)\<[`Scalars`](Scalars.md)\[`"String"`\]\[`"input"`\]\> +> `optional` **twitter**: [`InputMaybe`](InputMaybe.md)\<[`Scalars`](Scalars.md)\[`"String"`\]\[`"input"`\]\> ### youTube? -\> `optional` **youTube**: [`InputMaybe`](InputMaybe.md)\<[`Scalars`](Scalars.md)\[`"String"`\]\[`"input"`\]\> +> `optional` **youTube**: [`InputMaybe`](InputMaybe.md)\<[`Scalars`](Scalars.md)\[`"String"`\]\[`"input"`\]\> ## Defined in -[src/types/generatedGraphQLTypes.ts:2652](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/types/generatedGraphQLTypes.ts#L2652) +[src/types/generatedGraphQLTypes.ts:2652](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/types/generatedGraphQLTypes.ts#L2652) diff --git a/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/SocialMediaUrlsResolvers.md b/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/SocialMediaUrlsResolvers.md index cd5018b20e0..d4926dcbd75 100644 --- a/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/SocialMediaUrlsResolvers.md +++ b/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/SocialMediaUrlsResolvers.md @@ -6,7 +6,7 @@ # Type Alias: SocialMediaUrlsResolvers\ -\> **SocialMediaUrlsResolvers**\<`ContextType`, `ParentType`\>: `object` +> **SocialMediaUrlsResolvers**\<`ContextType`, `ParentType`\>: `object` ## Type Parameters @@ -18,40 +18,40 @@ ### \_\_isTypeOf? -\> `optional` **\_\_isTypeOf**: [`IsTypeOfResolverFn`](IsTypeOfResolverFn.md)\<`ParentType`, `ContextType`\> +> `optional` **\_\_isTypeOf**: [`IsTypeOfResolverFn`](IsTypeOfResolverFn.md)\<`ParentType`, `ContextType`\> ### facebook? -\> `optional` **facebook**: [`Resolver`](Resolver.md)\<[`Maybe`](Maybe.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"String"`\]\>, `ParentType`, `ContextType`\> +> `optional` **facebook**: [`Resolver`](Resolver.md)\<[`Maybe`](Maybe.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"String"`\]\>, `ParentType`, `ContextType`\> ### gitHub? -\> `optional` **gitHub**: [`Resolver`](Resolver.md)\<[`Maybe`](Maybe.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"String"`\]\>, `ParentType`, `ContextType`\> +> `optional` **gitHub**: [`Resolver`](Resolver.md)\<[`Maybe`](Maybe.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"String"`\]\>, `ParentType`, `ContextType`\> ### instagram? -\> `optional` **instagram**: [`Resolver`](Resolver.md)\<[`Maybe`](Maybe.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"String"`\]\>, `ParentType`, `ContextType`\> +> `optional` **instagram**: [`Resolver`](Resolver.md)\<[`Maybe`](Maybe.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"String"`\]\>, `ParentType`, `ContextType`\> ### linkedIn? -\> `optional` **linkedIn**: [`Resolver`](Resolver.md)\<[`Maybe`](Maybe.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"String"`\]\>, `ParentType`, `ContextType`\> +> `optional` **linkedIn**: [`Resolver`](Resolver.md)\<[`Maybe`](Maybe.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"String"`\]\>, `ParentType`, `ContextType`\> ### reddit? -\> `optional` **reddit**: [`Resolver`](Resolver.md)\<[`Maybe`](Maybe.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"String"`\]\>, `ParentType`, `ContextType`\> +> `optional` **reddit**: [`Resolver`](Resolver.md)\<[`Maybe`](Maybe.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"String"`\]\>, `ParentType`, `ContextType`\> ### slack? -\> `optional` **slack**: [`Resolver`](Resolver.md)\<[`Maybe`](Maybe.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"String"`\]\>, `ParentType`, `ContextType`\> +> `optional` **slack**: [`Resolver`](Resolver.md)\<[`Maybe`](Maybe.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"String"`\]\>, `ParentType`, `ContextType`\> ### twitter? -\> `optional` **twitter**: [`Resolver`](Resolver.md)\<[`Maybe`](Maybe.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"String"`\]\>, `ParentType`, `ContextType`\> +> `optional` **twitter**: [`Resolver`](Resolver.md)\<[`Maybe`](Maybe.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"String"`\]\>, `ParentType`, `ContextType`\> ### youTube? -\> `optional` **youTube**: [`Resolver`](Resolver.md)\<[`Maybe`](Maybe.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"String"`\]\>, `ParentType`, `ContextType`\> +> `optional` **youTube**: [`Resolver`](Resolver.md)\<[`Maybe`](Maybe.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"String"`\]\>, `ParentType`, `ContextType`\> ## Defined in -[src/types/generatedGraphQLTypes.ts:4597](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/types/generatedGraphQLTypes.ts#L4597) +[src/types/generatedGraphQLTypes.ts:4597](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/types/generatedGraphQLTypes.ts#L4597) diff --git a/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/SortedByOrder.md b/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/SortedByOrder.md index 72278523004..c1a56b95985 100644 --- a/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/SortedByOrder.md +++ b/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/SortedByOrder.md @@ -6,11 +6,11 @@ # Type Alias: SortedByOrder -\> **SortedByOrder**: `"ASCENDING"` \| `"DESCENDING"` +> **SortedByOrder**: `"ASCENDING"` \| `"DESCENDING"` Possible variants of ordering in which sorting on a field should be applied for a connection or other list type data structures. ## Defined in -[src/types/generatedGraphQLTypes.ts:2667](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/types/generatedGraphQLTypes.ts#L2667) +[src/types/generatedGraphQLTypes.ts:2667](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/types/generatedGraphQLTypes.ts#L2667) diff --git a/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/Status.md b/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/Status.md index e48c2dedbc3..1abea85f591 100644 --- a/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/Status.md +++ b/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/Status.md @@ -6,8 +6,8 @@ # Type Alias: Status -\> **Status**: `"ACTIVE"` \| `"BLOCKED"` \| `"DELETED"` +> **Status**: `"ACTIVE"` \| `"BLOCKED"` \| `"DELETED"` ## Defined in -[src/types/generatedGraphQLTypes.ts:2679](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/types/generatedGraphQLTypes.ts#L2679) +[src/types/generatedGraphQLTypes.ts:2679](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/types/generatedGraphQLTypes.ts#L2679) diff --git a/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/Subscription.md b/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/Subscription.md index 39b1b7e4cbe..6527edd30be 100644 --- a/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/Subscription.md +++ b/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/Subscription.md @@ -6,30 +6,30 @@ # Type Alias: Subscription -\> **Subscription**: `object` +> **Subscription**: `object` ## Type declaration ### \_\_typename? -\> `optional` **\_\_typename**: `"Subscription"` +> `optional` **\_\_typename**: `"Subscription"` ### directMessageChat? -\> `optional` **directMessageChat**: [`Maybe`](Maybe.md)\<[`MessageChat`](MessageChat.md)\> +> `optional` **directMessageChat**: [`Maybe`](Maybe.md)\<[`MessageChat`](MessageChat.md)\> ### messageSentToDirectChat? -\> `optional` **messageSentToDirectChat**: [`Maybe`](Maybe.md)\<[`DirectChatMessage`](DirectChatMessage.md)\> +> `optional` **messageSentToDirectChat**: [`Maybe`](Maybe.md)\<[`DirectChatMessage`](DirectChatMessage.md)\> ### messageSentToGroupChat? -\> `optional` **messageSentToGroupChat**: [`Maybe`](Maybe.md)\<[`GroupChatMessage`](GroupChatMessage.md)\> +> `optional` **messageSentToGroupChat**: [`Maybe`](Maybe.md)\<[`GroupChatMessage`](GroupChatMessage.md)\> ### onPluginUpdate? -\> `optional` **onPluginUpdate**: [`Maybe`](Maybe.md)\<[`Plugin`](Plugin.md)\> +> `optional` **onPluginUpdate**: [`Maybe`](Maybe.md)\<[`Plugin`](Plugin.md)\> ## Defined in -[src/types/generatedGraphQLTypes.ts:2684](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/types/generatedGraphQLTypes.ts#L2684) +[src/types/generatedGraphQLTypes.ts:2684](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/types/generatedGraphQLTypes.ts#L2684) diff --git a/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/SubscriptionMessageSentToDirectChatArgs.md b/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/SubscriptionMessageSentToDirectChatArgs.md index 58f13b5ee64..99303eab594 100644 --- a/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/SubscriptionMessageSentToDirectChatArgs.md +++ b/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/SubscriptionMessageSentToDirectChatArgs.md @@ -6,14 +6,14 @@ # Type Alias: SubscriptionMessageSentToDirectChatArgs -\> **SubscriptionMessageSentToDirectChatArgs**: `object` +> **SubscriptionMessageSentToDirectChatArgs**: `object` ## Type declaration ### userId -\> **userId**: [`Scalars`](Scalars.md)\[`"ID"`\]\[`"input"`\] +> **userId**: [`Scalars`](Scalars.md)\[`"ID"`\]\[`"input"`\] ## Defined in -[src/types/generatedGraphQLTypes.ts:2693](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/types/generatedGraphQLTypes.ts#L2693) +[src/types/generatedGraphQLTypes.ts:2693](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/types/generatedGraphQLTypes.ts#L2693) diff --git a/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/SubscriptionMessageSentToGroupChatArgs.md b/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/SubscriptionMessageSentToGroupChatArgs.md index 7f0129fb74d..3aae6b3c145 100644 --- a/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/SubscriptionMessageSentToGroupChatArgs.md +++ b/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/SubscriptionMessageSentToGroupChatArgs.md @@ -6,14 +6,14 @@ # Type Alias: SubscriptionMessageSentToGroupChatArgs -\> **SubscriptionMessageSentToGroupChatArgs**: `object` +> **SubscriptionMessageSentToGroupChatArgs**: `object` ## Type declaration ### userId -\> **userId**: [`Scalars`](Scalars.md)\[`"ID"`\]\[`"input"`\] +> **userId**: [`Scalars`](Scalars.md)\[`"ID"`\]\[`"input"`\] ## Defined in -[src/types/generatedGraphQLTypes.ts:2698](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/types/generatedGraphQLTypes.ts#L2698) +[src/types/generatedGraphQLTypes.ts:2698](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/types/generatedGraphQLTypes.ts#L2698) diff --git a/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/SubscriptionObject.md b/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/SubscriptionObject.md index 969b2b00bd5..70f57456bfd 100644 --- a/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/SubscriptionObject.md +++ b/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/SubscriptionObject.md @@ -6,7 +6,7 @@ # Type Alias: SubscriptionObject\ -\> **SubscriptionObject**\<`TResult`, `TKey`, `TParent`, `TContext`, `TArgs`\>: [`SubscriptionSubscriberObject`](../interfaces/SubscriptionSubscriberObject.md)\<`TResult`, `TKey`, `TParent`, `TContext`, `TArgs`\> \| [`SubscriptionResolverObject`](../interfaces/SubscriptionResolverObject.md)\<`TResult`, `TParent`, `TContext`, `TArgs`\> +> **SubscriptionObject**\<`TResult`, `TKey`, `TParent`, `TContext`, `TArgs`\>: [`SubscriptionSubscriberObject`](../interfaces/SubscriptionSubscriberObject.md)\<`TResult`, `TKey`, `TParent`, `TContext`, `TArgs`\> \| [`SubscriptionResolverObject`](../interfaces/SubscriptionResolverObject.md)\<`TResult`, `TParent`, `TContext`, `TArgs`\> ## Type Parameters @@ -22,4 +22,4 @@ ## Defined in -[src/types/generatedGraphQLTypes.ts:3207](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/types/generatedGraphQLTypes.ts#L3207) +[src/types/generatedGraphQLTypes.ts:3207](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/types/generatedGraphQLTypes.ts#L3207) diff --git a/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/SubscriptionResolveFn.md b/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/SubscriptionResolveFn.md index 1d9c3f211d8..3b0887036b1 100644 --- a/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/SubscriptionResolveFn.md +++ b/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/SubscriptionResolveFn.md @@ -6,7 +6,7 @@ # Type Alias: SubscriptionResolveFn()\ -\> **SubscriptionResolveFn**\<`TResult`, `TParent`, `TContext`, `TArgs`\>: (`parent`, `args`, `context`, `info`?) =\> `TResult` \| `Promise`\<`TResult`\> +> **SubscriptionResolveFn**\<`TResult`, `TParent`, `TContext`, `TArgs`\>: (`parent`, `args`, `context`, `info`?) => `TResult` \| `Promise`\<`TResult`\> ## Type Parameters @@ -34,4 +34,4 @@ ## Defined in -[src/types/generatedGraphQLTypes.ts:3190](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/types/generatedGraphQLTypes.ts#L3190) +[src/types/generatedGraphQLTypes.ts:3190](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/types/generatedGraphQLTypes.ts#L3190) diff --git a/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/SubscriptionResolver.md b/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/SubscriptionResolver.md index eec871a912e..ca9ee64cc94 100644 --- a/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/SubscriptionResolver.md +++ b/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/SubscriptionResolver.md @@ -6,7 +6,7 @@ # Type Alias: SubscriptionResolver\ -\> **SubscriptionResolver**\<`TResult`, `TKey`, `TParent`, `TContext`, `TArgs`\>: (...`args`) =\> [`SubscriptionObject`](SubscriptionObject.md)\<`TResult`, `TKey`, `TParent`, `TContext`, `TArgs`\> \| [`SubscriptionObject`](SubscriptionObject.md)\<`TResult`, `TKey`, `TParent`, `TContext`, `TArgs`\> +> **SubscriptionResolver**\<`TResult`, `TKey`, `TParent`, `TContext`, `TArgs`\>: (...`args`) => [`SubscriptionObject`](SubscriptionObject.md)\<`TResult`, `TKey`, `TParent`, `TContext`, `TArgs`\> \| [`SubscriptionObject`](SubscriptionObject.md)\<`TResult`, `TKey`, `TParent`, `TContext`, `TArgs`\> ## Type Parameters @@ -22,4 +22,4 @@ ## Defined in -[src/types/generatedGraphQLTypes.ts:3211](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/types/generatedGraphQLTypes.ts#L3211) +[src/types/generatedGraphQLTypes.ts:3211](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/types/generatedGraphQLTypes.ts#L3211) diff --git a/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/SubscriptionResolvers.md b/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/SubscriptionResolvers.md index 145e4c355b1..29ac9066339 100644 --- a/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/SubscriptionResolvers.md +++ b/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/SubscriptionResolvers.md @@ -6,7 +6,7 @@ # Type Alias: SubscriptionResolvers\ -\> **SubscriptionResolvers**\<`ContextType`, `ParentType`\>: `object` +> **SubscriptionResolvers**\<`ContextType`, `ParentType`\>: `object` ## Type Parameters @@ -18,20 +18,20 @@ ### directMessageChat? -\> `optional` **directMessageChat**: [`SubscriptionResolver`](SubscriptionResolver.md)\<[`Maybe`](Maybe.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"MessageChat"`\]\>, `"directMessageChat"`, `ParentType`, `ContextType`\> +> `optional` **directMessageChat**: [`SubscriptionResolver`](SubscriptionResolver.md)\<[`Maybe`](Maybe.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"MessageChat"`\]\>, `"directMessageChat"`, `ParentType`, `ContextType`\> ### messageSentToDirectChat? -\> `optional` **messageSentToDirectChat**: [`SubscriptionResolver`](SubscriptionResolver.md)\<[`Maybe`](Maybe.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"DirectChatMessage"`\]\>, `"messageSentToDirectChat"`, `ParentType`, `ContextType`, [`RequireFields`](RequireFields.md)\<[`SubscriptionMessageSentToDirectChatArgs`](SubscriptionMessageSentToDirectChatArgs.md), `"userId"`\>\> +> `optional` **messageSentToDirectChat**: [`SubscriptionResolver`](SubscriptionResolver.md)\<[`Maybe`](Maybe.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"DirectChatMessage"`\]\>, `"messageSentToDirectChat"`, `ParentType`, `ContextType`, [`RequireFields`](RequireFields.md)\<[`SubscriptionMessageSentToDirectChatArgs`](SubscriptionMessageSentToDirectChatArgs.md), `"userId"`\>\> ### messageSentToGroupChat? -\> `optional` **messageSentToGroupChat**: [`SubscriptionResolver`](SubscriptionResolver.md)\<[`Maybe`](Maybe.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"GroupChatMessage"`\]\>, `"messageSentToGroupChat"`, `ParentType`, `ContextType`, [`RequireFields`](RequireFields.md)\<[`SubscriptionMessageSentToGroupChatArgs`](SubscriptionMessageSentToGroupChatArgs.md), `"userId"`\>\> +> `optional` **messageSentToGroupChat**: [`SubscriptionResolver`](SubscriptionResolver.md)\<[`Maybe`](Maybe.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"GroupChatMessage"`\]\>, `"messageSentToGroupChat"`, `ParentType`, `ContextType`, [`RequireFields`](RequireFields.md)\<[`SubscriptionMessageSentToGroupChatArgs`](SubscriptionMessageSentToGroupChatArgs.md), `"userId"`\>\> ### onPluginUpdate? -\> `optional` **onPluginUpdate**: [`SubscriptionResolver`](SubscriptionResolver.md)\<[`Maybe`](Maybe.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"Plugin"`\]\>, `"onPluginUpdate"`, `ParentType`, `ContextType`\> +> `optional` **onPluginUpdate**: [`SubscriptionResolver`](SubscriptionResolver.md)\<[`Maybe`](Maybe.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"Plugin"`\]\>, `"onPluginUpdate"`, `ParentType`, `ContextType`\> ## Defined in -[src/types/generatedGraphQLTypes.ts:4609](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/types/generatedGraphQLTypes.ts#L4609) +[src/types/generatedGraphQLTypes.ts:4609](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/types/generatedGraphQLTypes.ts#L4609) diff --git a/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/SubscriptionSubscribeFn.md b/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/SubscriptionSubscribeFn.md index 06418f1d8b2..f8b31a0cb11 100644 --- a/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/SubscriptionSubscribeFn.md +++ b/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/SubscriptionSubscribeFn.md @@ -6,7 +6,7 @@ # Type Alias: SubscriptionSubscribeFn()\ -\> **SubscriptionSubscribeFn**\<`TResult`, `TParent`, `TContext`, `TArgs`\>: (`parent`, `args`, `context`, `info`?) =\> `AsyncIterable`\<`TResult`\> \| `Promise`\<`AsyncIterable`\<`TResult`\>\> +> **SubscriptionSubscribeFn**\<`TResult`, `TParent`, `TContext`, `TArgs`\>: (`parent`, `args`, `context`, `info`?) => `AsyncIterable`\<`TResult`\> \| `Promise`\<`AsyncIterable`\<`TResult`\>\> ## Type Parameters @@ -34,4 +34,4 @@ ## Defined in -[src/types/generatedGraphQLTypes.ts:3183](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/types/generatedGraphQLTypes.ts#L3183) +[src/types/generatedGraphQLTypes.ts:3183](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/types/generatedGraphQLTypes.ts#L3183) diff --git a/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/ToggleUserTagAssignInput.md b/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/ToggleUserTagAssignInput.md index b5507dc55e8..305d1c34608 100644 --- a/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/ToggleUserTagAssignInput.md +++ b/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/ToggleUserTagAssignInput.md @@ -6,18 +6,18 @@ # Type Alias: ToggleUserTagAssignInput -\> **ToggleUserTagAssignInput**: `object` +> **ToggleUserTagAssignInput**: `object` ## Type declaration ### tagId -\> **tagId**: [`Scalars`](Scalars.md)\[`"ID"`\]\[`"input"`\] +> **tagId**: [`Scalars`](Scalars.md)\[`"ID"`\]\[`"input"`\] ### userId -\> **userId**: [`Scalars`](Scalars.md)\[`"ID"`\]\[`"input"`\] +> **userId**: [`Scalars`](Scalars.md)\[`"ID"`\]\[`"input"`\] ## Defined in -[src/types/generatedGraphQLTypes.ts:2702](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/types/generatedGraphQLTypes.ts#L2702) +[src/types/generatedGraphQLTypes.ts:2702](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/types/generatedGraphQLTypes.ts#L2702) diff --git a/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/Translation.md b/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/Translation.md index 2535e92e083..9b4ae42008a 100644 --- a/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/Translation.md +++ b/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/Translation.md @@ -6,30 +6,30 @@ # Type Alias: Translation -\> **Translation**: `object` +> **Translation**: `object` ## Type declaration ### \_\_typename? -\> `optional` **\_\_typename**: `"Translation"` +> `optional` **\_\_typename**: `"Translation"` ### en\_value? -\> `optional` **en\_value**: [`Maybe`](Maybe.md)\<[`Scalars`](Scalars.md)\[`"String"`\]\[`"output"`\]\> +> `optional` **en\_value**: [`Maybe`](Maybe.md)\<[`Scalars`](Scalars.md)\[`"String"`\]\[`"output"`\]\> ### lang\_code? -\> `optional` **lang\_code**: [`Maybe`](Maybe.md)\<[`Scalars`](Scalars.md)\[`"String"`\]\[`"output"`\]\> +> `optional` **lang\_code**: [`Maybe`](Maybe.md)\<[`Scalars`](Scalars.md)\[`"String"`\]\[`"output"`\]\> ### translation? -\> `optional` **translation**: [`Maybe`](Maybe.md)\<[`Scalars`](Scalars.md)\[`"String"`\]\[`"output"`\]\> +> `optional` **translation**: [`Maybe`](Maybe.md)\<[`Scalars`](Scalars.md)\[`"String"`\]\[`"output"`\]\> ### verified? -\> `optional` **verified**: [`Maybe`](Maybe.md)\<[`Scalars`](Scalars.md)\[`"Boolean"`\]\[`"output"`\]\> +> `optional` **verified**: [`Maybe`](Maybe.md)\<[`Scalars`](Scalars.md)\[`"Boolean"`\]\[`"output"`\]\> ## Defined in -[src/types/generatedGraphQLTypes.ts:2707](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/types/generatedGraphQLTypes.ts#L2707) +[src/types/generatedGraphQLTypes.ts:2707](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/types/generatedGraphQLTypes.ts#L2707) diff --git a/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/TranslationResolvers.md b/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/TranslationResolvers.md index 3ca781b713a..decc79b5160 100644 --- a/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/TranslationResolvers.md +++ b/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/TranslationResolvers.md @@ -6,7 +6,7 @@ # Type Alias: TranslationResolvers\ -\> **TranslationResolvers**\<`ContextType`, `ParentType`\>: `object` +> **TranslationResolvers**\<`ContextType`, `ParentType`\>: `object` ## Type Parameters @@ -18,24 +18,24 @@ ### \_\_isTypeOf? -\> `optional` **\_\_isTypeOf**: [`IsTypeOfResolverFn`](IsTypeOfResolverFn.md)\<`ParentType`, `ContextType`\> +> `optional` **\_\_isTypeOf**: [`IsTypeOfResolverFn`](IsTypeOfResolverFn.md)\<`ParentType`, `ContextType`\> ### en\_value? -\> `optional` **en\_value**: [`Resolver`](Resolver.md)\<[`Maybe`](Maybe.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"String"`\]\>, `ParentType`, `ContextType`\> +> `optional` **en\_value**: [`Resolver`](Resolver.md)\<[`Maybe`](Maybe.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"String"`\]\>, `ParentType`, `ContextType`\> ### lang\_code? -\> `optional` **lang\_code**: [`Resolver`](Resolver.md)\<[`Maybe`](Maybe.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"String"`\]\>, `ParentType`, `ContextType`\> +> `optional` **lang\_code**: [`Resolver`](Resolver.md)\<[`Maybe`](Maybe.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"String"`\]\>, `ParentType`, `ContextType`\> ### translation? -\> `optional` **translation**: [`Resolver`](Resolver.md)\<[`Maybe`](Maybe.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"String"`\]\>, `ParentType`, `ContextType`\> +> `optional` **translation**: [`Resolver`](Resolver.md)\<[`Maybe`](Maybe.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"String"`\]\>, `ParentType`, `ContextType`\> ### verified? -\> `optional` **verified**: [`Resolver`](Resolver.md)\<[`Maybe`](Maybe.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"Boolean"`\]\>, `ParentType`, `ContextType`\> +> `optional` **verified**: [`Resolver`](Resolver.md)\<[`Maybe`](Maybe.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"Boolean"`\]\>, `ParentType`, `ContextType`\> ## Defined in -[src/types/generatedGraphQLTypes.ts:4620](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/types/generatedGraphQLTypes.ts#L4620) +[src/types/generatedGraphQLTypes.ts:4620](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/types/generatedGraphQLTypes.ts#L4620) diff --git a/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/Type.md b/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/Type.md index af1cc23e529..e19f3d7f1ce 100644 --- a/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/Type.md +++ b/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/Type.md @@ -6,8 +6,8 @@ # Type Alias: Type -\> **Type**: `"PRIVATE"` \| `"UNIVERSAL"` +> **Type**: `"PRIVATE"` \| `"UNIVERSAL"` ## Defined in -[src/types/generatedGraphQLTypes.ts:2715](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/types/generatedGraphQLTypes.ts#L2715) +[src/types/generatedGraphQLTypes.ts:2715](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/types/generatedGraphQLTypes.ts#L2715) diff --git a/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/TypeResolveFn.md b/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/TypeResolveFn.md index 9aa203880ba..f1e9574ea10 100644 --- a/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/TypeResolveFn.md +++ b/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/TypeResolveFn.md @@ -6,7 +6,7 @@ # Type Alias: TypeResolveFn()\ -\> **TypeResolveFn**\<`TTypes`, `TParent`, `TContext`\>: (`parent`, `context`, `info`?) =\> [`Maybe`](Maybe.md)\<`TTypes`\> \| `Promise`\<[`Maybe`](Maybe.md)\<`TTypes`\>\> +> **TypeResolveFn**\<`TTypes`, `TParent`, `TContext`\>: (`parent`, `context`, `info`?) => [`Maybe`](Maybe.md)\<`TTypes`\> \| `Promise`\<[`Maybe`](Maybe.md)\<`TTypes`\>\> ## Type Parameters @@ -30,4 +30,4 @@ ## Defined in -[src/types/generatedGraphQLTypes.ts:3215](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/types/generatedGraphQLTypes.ts#L3215) +[src/types/generatedGraphQLTypes.ts:3215](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/types/generatedGraphQLTypes.ts#L3215) diff --git a/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/UnauthenticatedError.md b/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/UnauthenticatedError.md index 2978cb0badd..2c57c62c2a7 100644 --- a/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/UnauthenticatedError.md +++ b/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/UnauthenticatedError.md @@ -6,18 +6,18 @@ # Type Alias: UnauthenticatedError -\> **UnauthenticatedError**: [`Error`](Error.md) & `object` +> **UnauthenticatedError**: [`Error`](Error.md) & `object` ## Type declaration ### \_\_typename? -\> `optional` **\_\_typename**: `"UnauthenticatedError"` +> `optional` **\_\_typename**: `"UnauthenticatedError"` ### message -\> **message**: [`Scalars`](Scalars.md)\[`"String"`\]\[`"output"`\] +> **message**: [`Scalars`](Scalars.md)\[`"String"`\]\[`"output"`\] ## Defined in -[src/types/generatedGraphQLTypes.ts:2719](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/types/generatedGraphQLTypes.ts#L2719) +[src/types/generatedGraphQLTypes.ts:2719](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/types/generatedGraphQLTypes.ts#L2719) diff --git a/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/UnauthenticatedErrorResolvers.md b/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/UnauthenticatedErrorResolvers.md index 134ae885f28..ddca4800401 100644 --- a/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/UnauthenticatedErrorResolvers.md +++ b/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/UnauthenticatedErrorResolvers.md @@ -6,7 +6,7 @@ # Type Alias: UnauthenticatedErrorResolvers\ -\> **UnauthenticatedErrorResolvers**\<`ContextType`, `ParentType`\>: `object` +> **UnauthenticatedErrorResolvers**\<`ContextType`, `ParentType`\>: `object` ## Type Parameters @@ -18,12 +18,12 @@ ### \_\_isTypeOf? -\> `optional` **\_\_isTypeOf**: [`IsTypeOfResolverFn`](IsTypeOfResolverFn.md)\<`ParentType`, `ContextType`\> +> `optional` **\_\_isTypeOf**: [`IsTypeOfResolverFn`](IsTypeOfResolverFn.md)\<`ParentType`, `ContextType`\> ### message? -\> `optional` **message**: [`Resolver`](Resolver.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"String"`\], `ParentType`, `ContextType`\> +> `optional` **message**: [`Resolver`](Resolver.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"String"`\], `ParentType`, `ContextType`\> ## Defined in -[src/types/generatedGraphQLTypes.ts:4632](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/types/generatedGraphQLTypes.ts#L4632) +[src/types/generatedGraphQLTypes.ts:4632](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/types/generatedGraphQLTypes.ts#L4632) diff --git a/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/UnauthorizedError.md b/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/UnauthorizedError.md index 85e5241ea12..82b5e5bb15b 100644 --- a/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/UnauthorizedError.md +++ b/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/UnauthorizedError.md @@ -6,18 +6,18 @@ # Type Alias: UnauthorizedError -\> **UnauthorizedError**: [`Error`](Error.md) & `object` +> **UnauthorizedError**: [`Error`](Error.md) & `object` ## Type declaration ### \_\_typename? -\> `optional` **\_\_typename**: `"UnauthorizedError"` +> `optional` **\_\_typename**: `"UnauthorizedError"` ### message -\> **message**: [`Scalars`](Scalars.md)\[`"String"`\]\[`"output"`\] +> **message**: [`Scalars`](Scalars.md)\[`"String"`\]\[`"output"`\] ## Defined in -[src/types/generatedGraphQLTypes.ts:2724](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/types/generatedGraphQLTypes.ts#L2724) +[src/types/generatedGraphQLTypes.ts:2724](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/types/generatedGraphQLTypes.ts#L2724) diff --git a/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/UnauthorizedErrorResolvers.md b/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/UnauthorizedErrorResolvers.md index 7c9c2bc3018..9fcb96bdcdf 100644 --- a/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/UnauthorizedErrorResolvers.md +++ b/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/UnauthorizedErrorResolvers.md @@ -6,7 +6,7 @@ # Type Alias: UnauthorizedErrorResolvers\ -\> **UnauthorizedErrorResolvers**\<`ContextType`, `ParentType`\>: `object` +> **UnauthorizedErrorResolvers**\<`ContextType`, `ParentType`\>: `object` ## Type Parameters @@ -18,12 +18,12 @@ ### \_\_isTypeOf? -\> `optional` **\_\_isTypeOf**: [`IsTypeOfResolverFn`](IsTypeOfResolverFn.md)\<`ParentType`, `ContextType`\> +> `optional` **\_\_isTypeOf**: [`IsTypeOfResolverFn`](IsTypeOfResolverFn.md)\<`ParentType`, `ContextType`\> ### message? -\> `optional` **message**: [`Resolver`](Resolver.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"String"`\], `ParentType`, `ContextType`\> +> `optional` **message**: [`Resolver`](Resolver.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"String"`\], `ParentType`, `ContextType`\> ## Defined in -[src/types/generatedGraphQLTypes.ts:4637](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/types/generatedGraphQLTypes.ts#L4637) +[src/types/generatedGraphQLTypes.ts:4637](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/types/generatedGraphQLTypes.ts#L4637) diff --git a/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/UpdateActionItemCategoryInput.md b/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/UpdateActionItemCategoryInput.md index 8b507d8aaa9..e78a85e545b 100644 --- a/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/UpdateActionItemCategoryInput.md +++ b/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/UpdateActionItemCategoryInput.md @@ -6,18 +6,18 @@ # Type Alias: UpdateActionItemCategoryInput -\> **UpdateActionItemCategoryInput**: `object` +> **UpdateActionItemCategoryInput**: `object` ## Type declaration ### isDisabled? -\> `optional` **isDisabled**: [`InputMaybe`](InputMaybe.md)\<[`Scalars`](Scalars.md)\[`"Boolean"`\]\[`"input"`\]\> +> `optional` **isDisabled**: [`InputMaybe`](InputMaybe.md)\<[`Scalars`](Scalars.md)\[`"Boolean"`\]\[`"input"`\]\> ### name? -\> `optional` **name**: [`InputMaybe`](InputMaybe.md)\<[`Scalars`](Scalars.md)\[`"String"`\]\[`"input"`\]\> +> `optional` **name**: [`InputMaybe`](InputMaybe.md)\<[`Scalars`](Scalars.md)\[`"String"`\]\[`"input"`\]\> ## Defined in -[src/types/generatedGraphQLTypes.ts:2729](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/types/generatedGraphQLTypes.ts#L2729) +[src/types/generatedGraphQLTypes.ts:2729](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/types/generatedGraphQLTypes.ts#L2729) diff --git a/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/UpdateActionItemInput.md b/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/UpdateActionItemInput.md index 678a88ad341..69409db600a 100644 --- a/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/UpdateActionItemInput.md +++ b/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/UpdateActionItemInput.md @@ -6,34 +6,34 @@ # Type Alias: UpdateActionItemInput -\> **UpdateActionItemInput**: `object` +> **UpdateActionItemInput**: `object` ## Type declaration ### assigneeId? -\> `optional` **assigneeId**: [`InputMaybe`](InputMaybe.md)\<[`Scalars`](Scalars.md)\[`"ID"`\]\[`"input"`\]\> +> `optional` **assigneeId**: [`InputMaybe`](InputMaybe.md)\<[`Scalars`](Scalars.md)\[`"ID"`\]\[`"input"`\]\> ### completionDate? -\> `optional` **completionDate**: [`InputMaybe`](InputMaybe.md)\<[`Scalars`](Scalars.md)\[`"Date"`\]\[`"input"`\]\> +> `optional` **completionDate**: [`InputMaybe`](InputMaybe.md)\<[`Scalars`](Scalars.md)\[`"Date"`\]\[`"input"`\]\> ### dueDate? -\> `optional` **dueDate**: [`InputMaybe`](InputMaybe.md)\<[`Scalars`](Scalars.md)\[`"Date"`\]\[`"input"`\]\> +> `optional` **dueDate**: [`InputMaybe`](InputMaybe.md)\<[`Scalars`](Scalars.md)\[`"Date"`\]\[`"input"`\]\> ### isCompleted? -\> `optional` **isCompleted**: [`InputMaybe`](InputMaybe.md)\<[`Scalars`](Scalars.md)\[`"Boolean"`\]\[`"input"`\]\> +> `optional` **isCompleted**: [`InputMaybe`](InputMaybe.md)\<[`Scalars`](Scalars.md)\[`"Boolean"`\]\[`"input"`\]\> ### postCompletionNotes? -\> `optional` **postCompletionNotes**: [`InputMaybe`](InputMaybe.md)\<[`Scalars`](Scalars.md)\[`"String"`\]\[`"input"`\]\> +> `optional` **postCompletionNotes**: [`InputMaybe`](InputMaybe.md)\<[`Scalars`](Scalars.md)\[`"String"`\]\[`"input"`\]\> ### preCompletionNotes? -\> `optional` **preCompletionNotes**: [`InputMaybe`](InputMaybe.md)\<[`Scalars`](Scalars.md)\[`"String"`\]\[`"input"`\]\> +> `optional` **preCompletionNotes**: [`InputMaybe`](InputMaybe.md)\<[`Scalars`](Scalars.md)\[`"String"`\]\[`"input"`\]\> ## Defined in -[src/types/generatedGraphQLTypes.ts:2734](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/types/generatedGraphQLTypes.ts#L2734) +[src/types/generatedGraphQLTypes.ts:2734](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/types/generatedGraphQLTypes.ts#L2734) diff --git a/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/UpdateAdvertisementInput.md b/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/UpdateAdvertisementInput.md index 2e0afdcdbf6..f607c7725f5 100644 --- a/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/UpdateAdvertisementInput.md +++ b/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/UpdateAdvertisementInput.md @@ -6,34 +6,34 @@ # Type Alias: UpdateAdvertisementInput -\> **UpdateAdvertisementInput**: `object` +> **UpdateAdvertisementInput**: `object` ## Type declaration ### \_id -\> **\_id**: [`Scalars`](Scalars.md)\[`"ID"`\]\[`"input"`\] +> **\_id**: [`Scalars`](Scalars.md)\[`"ID"`\]\[`"input"`\] ### endDate? -\> `optional` **endDate**: [`InputMaybe`](InputMaybe.md)\<[`Scalars`](Scalars.md)\[`"Date"`\]\[`"input"`\]\> +> `optional` **endDate**: [`InputMaybe`](InputMaybe.md)\<[`Scalars`](Scalars.md)\[`"Date"`\]\[`"input"`\]\> ### mediaFile? -\> `optional` **mediaFile**: [`InputMaybe`](InputMaybe.md)\<[`Scalars`](Scalars.md)\[`"String"`\]\[`"input"`\]\> +> `optional` **mediaFile**: [`InputMaybe`](InputMaybe.md)\<[`Scalars`](Scalars.md)\[`"String"`\]\[`"input"`\]\> ### name? -\> `optional` **name**: [`InputMaybe`](InputMaybe.md)\<[`Scalars`](Scalars.md)\[`"String"`\]\[`"input"`\]\> +> `optional` **name**: [`InputMaybe`](InputMaybe.md)\<[`Scalars`](Scalars.md)\[`"String"`\]\[`"input"`\]\> ### startDate? -\> `optional` **startDate**: [`InputMaybe`](InputMaybe.md)\<[`Scalars`](Scalars.md)\[`"Date"`\]\[`"input"`\]\> +> `optional` **startDate**: [`InputMaybe`](InputMaybe.md)\<[`Scalars`](Scalars.md)\[`"Date"`\]\[`"input"`\]\> ### type? -\> `optional` **type**: [`InputMaybe`](InputMaybe.md)\<[`AdvertisementType`](AdvertisementType.md)\> +> `optional` **type**: [`InputMaybe`](InputMaybe.md)\<[`AdvertisementType`](AdvertisementType.md)\> ## Defined in -[src/types/generatedGraphQLTypes.ts:2743](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/types/generatedGraphQLTypes.ts#L2743) +[src/types/generatedGraphQLTypes.ts:2743](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/types/generatedGraphQLTypes.ts#L2743) diff --git a/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/UpdateAdvertisementPayload.md b/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/UpdateAdvertisementPayload.md index 6ea93530cf8..176baaaa453 100644 --- a/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/UpdateAdvertisementPayload.md +++ b/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/UpdateAdvertisementPayload.md @@ -6,18 +6,18 @@ # Type Alias: UpdateAdvertisementPayload -\> **UpdateAdvertisementPayload**: `object` +> **UpdateAdvertisementPayload**: `object` ## Type declaration ### \_\_typename? -\> `optional` **\_\_typename**: `"UpdateAdvertisementPayload"` +> `optional` **\_\_typename**: `"UpdateAdvertisementPayload"` ### advertisement? -\> `optional` **advertisement**: [`Maybe`](Maybe.md)\<[`Advertisement`](Advertisement.md)\> +> `optional` **advertisement**: [`Maybe`](Maybe.md)\<[`Advertisement`](Advertisement.md)\> ## Defined in -[src/types/generatedGraphQLTypes.ts:2752](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/types/generatedGraphQLTypes.ts#L2752) +[src/types/generatedGraphQLTypes.ts:2752](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/types/generatedGraphQLTypes.ts#L2752) diff --git a/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/UpdateAdvertisementPayloadResolvers.md b/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/UpdateAdvertisementPayloadResolvers.md index 203a04a846b..8537974bdb1 100644 --- a/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/UpdateAdvertisementPayloadResolvers.md +++ b/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/UpdateAdvertisementPayloadResolvers.md @@ -6,7 +6,7 @@ # Type Alias: UpdateAdvertisementPayloadResolvers\ -\> **UpdateAdvertisementPayloadResolvers**\<`ContextType`, `ParentType`\>: `object` +> **UpdateAdvertisementPayloadResolvers**\<`ContextType`, `ParentType`\>: `object` ## Type Parameters @@ -18,12 +18,12 @@ ### \_\_isTypeOf? -\> `optional` **\_\_isTypeOf**: [`IsTypeOfResolverFn`](IsTypeOfResolverFn.md)\<`ParentType`, `ContextType`\> +> `optional` **\_\_isTypeOf**: [`IsTypeOfResolverFn`](IsTypeOfResolverFn.md)\<`ParentType`, `ContextType`\> ### advertisement? -\> `optional` **advertisement**: [`Resolver`](Resolver.md)\<[`Maybe`](Maybe.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"Advertisement"`\]\>, `ParentType`, `ContextType`\> +> `optional` **advertisement**: [`Resolver`](Resolver.md)\<[`Maybe`](Maybe.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"Advertisement"`\]\>, `ParentType`, `ContextType`\> ## Defined in -[src/types/generatedGraphQLTypes.ts:4642](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/types/generatedGraphQLTypes.ts#L4642) +[src/types/generatedGraphQLTypes.ts:4642](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/types/generatedGraphQLTypes.ts#L4642) diff --git a/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/UpdateAgendaCategoryInput.md b/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/UpdateAgendaCategoryInput.md index 68e6323fc66..1dc594bc13d 100644 --- a/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/UpdateAgendaCategoryInput.md +++ b/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/UpdateAgendaCategoryInput.md @@ -6,18 +6,18 @@ # Type Alias: UpdateAgendaCategoryInput -\> **UpdateAgendaCategoryInput**: `object` +> **UpdateAgendaCategoryInput**: `object` ## Type declaration ### description? -\> `optional` **description**: [`InputMaybe`](InputMaybe.md)\<[`Scalars`](Scalars.md)\[`"String"`\]\[`"input"`\]\> +> `optional` **description**: [`InputMaybe`](InputMaybe.md)\<[`Scalars`](Scalars.md)\[`"String"`\]\[`"input"`\]\> ### name? -\> `optional` **name**: [`InputMaybe`](InputMaybe.md)\<[`Scalars`](Scalars.md)\[`"String"`\]\[`"input"`\]\> +> `optional` **name**: [`InputMaybe`](InputMaybe.md)\<[`Scalars`](Scalars.md)\[`"String"`\]\[`"input"`\]\> ## Defined in -[src/types/generatedGraphQLTypes.ts:2757](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/types/generatedGraphQLTypes.ts#L2757) +[src/types/generatedGraphQLTypes.ts:2757](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/types/generatedGraphQLTypes.ts#L2757) diff --git a/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/UpdateAgendaItemInput.md b/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/UpdateAgendaItemInput.md index 63fc7977d93..e28c7196142 100644 --- a/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/UpdateAgendaItemInput.md +++ b/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/UpdateAgendaItemInput.md @@ -6,46 +6,46 @@ # Type Alias: UpdateAgendaItemInput -\> **UpdateAgendaItemInput**: `object` +> **UpdateAgendaItemInput**: `object` ## Type declaration ### attachments? -\> `optional` **attachments**: [`InputMaybe`](InputMaybe.md)\<[`InputMaybe`](InputMaybe.md)\<[`Scalars`](Scalars.md)\[`"String"`\]\[`"input"`\]\>[]\> +> `optional` **attachments**: [`InputMaybe`](InputMaybe.md)\<[`InputMaybe`](InputMaybe.md)\<[`Scalars`](Scalars.md)\[`"String"`\]\[`"input"`\]\>[]\> ### categories? -\> `optional` **categories**: [`InputMaybe`](InputMaybe.md)\<[`InputMaybe`](InputMaybe.md)\<[`Scalars`](Scalars.md)\[`"ID"`\]\[`"input"`\]\>[]\> +> `optional` **categories**: [`InputMaybe`](InputMaybe.md)\<[`InputMaybe`](InputMaybe.md)\<[`Scalars`](Scalars.md)\[`"ID"`\]\[`"input"`\]\>[]\> ### description? -\> `optional` **description**: [`InputMaybe`](InputMaybe.md)\<[`Scalars`](Scalars.md)\[`"String"`\]\[`"input"`\]\> +> `optional` **description**: [`InputMaybe`](InputMaybe.md)\<[`Scalars`](Scalars.md)\[`"String"`\]\[`"input"`\]\> ### duration? -\> `optional` **duration**: [`InputMaybe`](InputMaybe.md)\<[`Scalars`](Scalars.md)\[`"String"`\]\[`"input"`\]\> +> `optional` **duration**: [`InputMaybe`](InputMaybe.md)\<[`Scalars`](Scalars.md)\[`"String"`\]\[`"input"`\]\> ### relatedEvent? -\> `optional` **relatedEvent**: [`InputMaybe`](InputMaybe.md)\<[`Scalars`](Scalars.md)\[`"ID"`\]\[`"input"`\]\> +> `optional` **relatedEvent**: [`InputMaybe`](InputMaybe.md)\<[`Scalars`](Scalars.md)\[`"ID"`\]\[`"input"`\]\> ### sequence? -\> `optional` **sequence**: [`InputMaybe`](InputMaybe.md)\<[`Scalars`](Scalars.md)\[`"Int"`\]\[`"input"`\]\> +> `optional` **sequence**: [`InputMaybe`](InputMaybe.md)\<[`Scalars`](Scalars.md)\[`"Int"`\]\[`"input"`\]\> ### title? -\> `optional` **title**: [`InputMaybe`](InputMaybe.md)\<[`Scalars`](Scalars.md)\[`"String"`\]\[`"input"`\]\> +> `optional` **title**: [`InputMaybe`](InputMaybe.md)\<[`Scalars`](Scalars.md)\[`"String"`\]\[`"input"`\]\> ### urls? -\> `optional` **urls**: [`InputMaybe`](InputMaybe.md)\<[`InputMaybe`](InputMaybe.md)\<[`Scalars`](Scalars.md)\[`"String"`\]\[`"input"`\]\>[]\> +> `optional` **urls**: [`InputMaybe`](InputMaybe.md)\<[`InputMaybe`](InputMaybe.md)\<[`Scalars`](Scalars.md)\[`"String"`\]\[`"input"`\]\>[]\> ### users? -\> `optional` **users**: [`InputMaybe`](InputMaybe.md)\<[`InputMaybe`](InputMaybe.md)\<[`Scalars`](Scalars.md)\[`"ID"`\]\[`"input"`\]\>[]\> +> `optional` **users**: [`InputMaybe`](InputMaybe.md)\<[`InputMaybe`](InputMaybe.md)\<[`Scalars`](Scalars.md)\[`"ID"`\]\[`"input"`\]\>[]\> ## Defined in -[src/types/generatedGraphQLTypes.ts:2762](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/types/generatedGraphQLTypes.ts#L2762) +[src/types/generatedGraphQLTypes.ts:2762](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/types/generatedGraphQLTypes.ts#L2762) diff --git a/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/UpdateAgendaSectionInput.md b/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/UpdateAgendaSectionInput.md index 45c5ec8f751..eb62498a1fa 100644 --- a/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/UpdateAgendaSectionInput.md +++ b/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/UpdateAgendaSectionInput.md @@ -6,22 +6,22 @@ # Type Alias: UpdateAgendaSectionInput -\> **UpdateAgendaSectionInput**: `object` +> **UpdateAgendaSectionInput**: `object` ## Type declaration ### description? -\> `optional` **description**: [`InputMaybe`](InputMaybe.md)\<[`Scalars`](Scalars.md)\[`"String"`\]\[`"input"`\]\> +> `optional` **description**: [`InputMaybe`](InputMaybe.md)\<[`Scalars`](Scalars.md)\[`"String"`\]\[`"input"`\]\> ### relatedEvent? -\> `optional` **relatedEvent**: [`InputMaybe`](InputMaybe.md)\<[`Scalars`](Scalars.md)\[`"ID"`\]\[`"input"`\]\> +> `optional` **relatedEvent**: [`InputMaybe`](InputMaybe.md)\<[`Scalars`](Scalars.md)\[`"ID"`\]\[`"input"`\]\> ### sequence? -\> `optional` **sequence**: [`InputMaybe`](InputMaybe.md)\<[`Scalars`](Scalars.md)\[`"Int"`\]\[`"input"`\]\> +> `optional` **sequence**: [`InputMaybe`](InputMaybe.md)\<[`Scalars`](Scalars.md)\[`"Int"`\]\[`"input"`\]\> ## Defined in -[src/types/generatedGraphQLTypes.ts:2774](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/types/generatedGraphQLTypes.ts#L2774) +[src/types/generatedGraphQLTypes.ts:2774](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/types/generatedGraphQLTypes.ts#L2774) diff --git a/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/UpdateCommunityInput.md b/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/UpdateCommunityInput.md index 848c6a80f4a..74ec1fa5b24 100644 --- a/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/UpdateCommunityInput.md +++ b/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/UpdateCommunityInput.md @@ -6,26 +6,26 @@ # Type Alias: UpdateCommunityInput -\> **UpdateCommunityInput**: `object` +> **UpdateCommunityInput**: `object` ## Type declaration ### logo -\> **logo**: [`Scalars`](Scalars.md)\[`"String"`\]\[`"input"`\] +> **logo**: [`Scalars`](Scalars.md)\[`"String"`\]\[`"input"`\] ### name -\> **name**: [`Scalars`](Scalars.md)\[`"String"`\]\[`"input"`\] +> **name**: [`Scalars`](Scalars.md)\[`"String"`\]\[`"input"`\] ### socialMediaUrls -\> **socialMediaUrls**: [`SocialMediaUrlsInput`](SocialMediaUrlsInput.md) +> **socialMediaUrls**: [`SocialMediaUrlsInput`](SocialMediaUrlsInput.md) ### websiteLink -\> **websiteLink**: [`Scalars`](Scalars.md)\[`"String"`\]\[`"input"`\] +> **websiteLink**: [`Scalars`](Scalars.md)\[`"String"`\]\[`"input"`\] ## Defined in -[src/types/generatedGraphQLTypes.ts:2780](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/types/generatedGraphQLTypes.ts#L2780) +[src/types/generatedGraphQLTypes.ts:2780](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/types/generatedGraphQLTypes.ts#L2780) diff --git a/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/UpdateEventInput.md b/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/UpdateEventInput.md index 3058e719543..0448c142a60 100644 --- a/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/UpdateEventInput.md +++ b/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/UpdateEventInput.md @@ -6,70 +6,70 @@ # Type Alias: UpdateEventInput -\> **UpdateEventInput**: `object` +> **UpdateEventInput**: `object` ## Type declaration ### allDay? -\> `optional` **allDay**: [`InputMaybe`](InputMaybe.md)\<[`Scalars`](Scalars.md)\[`"Boolean"`\]\[`"input"`\]\> +> `optional` **allDay**: [`InputMaybe`](InputMaybe.md)\<[`Scalars`](Scalars.md)\[`"Boolean"`\]\[`"input"`\]\> ### description? -\> `optional` **description**: [`InputMaybe`](InputMaybe.md)\<[`Scalars`](Scalars.md)\[`"String"`\]\[`"input"`\]\> +> `optional` **description**: [`InputMaybe`](InputMaybe.md)\<[`Scalars`](Scalars.md)\[`"String"`\]\[`"input"`\]\> ### endDate? -\> `optional` **endDate**: [`InputMaybe`](InputMaybe.md)\<[`Scalars`](Scalars.md)\[`"Date"`\]\[`"input"`\]\> +> `optional` **endDate**: [`InputMaybe`](InputMaybe.md)\<[`Scalars`](Scalars.md)\[`"Date"`\]\[`"input"`\]\> ### endTime? -\> `optional` **endTime**: [`InputMaybe`](InputMaybe.md)\<[`Scalars`](Scalars.md)\[`"Time"`\]\[`"input"`\]\> +> `optional` **endTime**: [`InputMaybe`](InputMaybe.md)\<[`Scalars`](Scalars.md)\[`"Time"`\]\[`"input"`\]\> ### images? -\> `optional` **images**: [`InputMaybe`](InputMaybe.md)\<[`InputMaybe`](InputMaybe.md)\<[`Scalars`](Scalars.md)\[`"String"`\]\[`"input"`\]\>[]\> +> `optional` **images**: [`InputMaybe`](InputMaybe.md)\<[`InputMaybe`](InputMaybe.md)\<[`Scalars`](Scalars.md)\[`"String"`\]\[`"input"`\]\>[]\> ### isPublic? -\> `optional` **isPublic**: [`InputMaybe`](InputMaybe.md)\<[`Scalars`](Scalars.md)\[`"Boolean"`\]\[`"input"`\]\> +> `optional` **isPublic**: [`InputMaybe`](InputMaybe.md)\<[`Scalars`](Scalars.md)\[`"Boolean"`\]\[`"input"`\]\> ### isRecurringEventException? -\> `optional` **isRecurringEventException**: [`InputMaybe`](InputMaybe.md)\<[`Scalars`](Scalars.md)\[`"Boolean"`\]\[`"input"`\]\> +> `optional` **isRecurringEventException**: [`InputMaybe`](InputMaybe.md)\<[`Scalars`](Scalars.md)\[`"Boolean"`\]\[`"input"`\]\> ### isRegisterable? -\> `optional` **isRegisterable**: [`InputMaybe`](InputMaybe.md)\<[`Scalars`](Scalars.md)\[`"Boolean"`\]\[`"input"`\]\> +> `optional` **isRegisterable**: [`InputMaybe`](InputMaybe.md)\<[`Scalars`](Scalars.md)\[`"Boolean"`\]\[`"input"`\]\> ### latitude? -\> `optional` **latitude**: [`InputMaybe`](InputMaybe.md)\<[`Scalars`](Scalars.md)\[`"Latitude"`\]\[`"input"`\]\> +> `optional` **latitude**: [`InputMaybe`](InputMaybe.md)\<[`Scalars`](Scalars.md)\[`"Latitude"`\]\[`"input"`\]\> ### location? -\> `optional` **location**: [`InputMaybe`](InputMaybe.md)\<[`Scalars`](Scalars.md)\[`"String"`\]\[`"input"`\]\> +> `optional` **location**: [`InputMaybe`](InputMaybe.md)\<[`Scalars`](Scalars.md)\[`"String"`\]\[`"input"`\]\> ### longitude? -\> `optional` **longitude**: [`InputMaybe`](InputMaybe.md)\<[`Scalars`](Scalars.md)\[`"Longitude"`\]\[`"input"`\]\> +> `optional` **longitude**: [`InputMaybe`](InputMaybe.md)\<[`Scalars`](Scalars.md)\[`"Longitude"`\]\[`"input"`\]\> ### recurring? -\> `optional` **recurring**: [`InputMaybe`](InputMaybe.md)\<[`Scalars`](Scalars.md)\[`"Boolean"`\]\[`"input"`\]\> +> `optional` **recurring**: [`InputMaybe`](InputMaybe.md)\<[`Scalars`](Scalars.md)\[`"Boolean"`\]\[`"input"`\]\> ### startDate? -\> `optional` **startDate**: [`InputMaybe`](InputMaybe.md)\<[`Scalars`](Scalars.md)\[`"Date"`\]\[`"input"`\]\> +> `optional` **startDate**: [`InputMaybe`](InputMaybe.md)\<[`Scalars`](Scalars.md)\[`"Date"`\]\[`"input"`\]\> ### startTime? -\> `optional` **startTime**: [`InputMaybe`](InputMaybe.md)\<[`Scalars`](Scalars.md)\[`"Time"`\]\[`"input"`\]\> +> `optional` **startTime**: [`InputMaybe`](InputMaybe.md)\<[`Scalars`](Scalars.md)\[`"Time"`\]\[`"input"`\]\> ### title? -\> `optional` **title**: [`InputMaybe`](InputMaybe.md)\<[`Scalars`](Scalars.md)\[`"String"`\]\[`"input"`\]\> +> `optional` **title**: [`InputMaybe`](InputMaybe.md)\<[`Scalars`](Scalars.md)\[`"String"`\]\[`"input"`\]\> ## Defined in -[src/types/generatedGraphQLTypes.ts:2787](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/types/generatedGraphQLTypes.ts#L2787) +[src/types/generatedGraphQLTypes.ts:2787](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/types/generatedGraphQLTypes.ts#L2787) diff --git a/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/UpdateEventVolunteerGroupInput.md b/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/UpdateEventVolunteerGroupInput.md index 8826a6499fb..d806173fde3 100644 --- a/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/UpdateEventVolunteerGroupInput.md +++ b/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/UpdateEventVolunteerGroupInput.md @@ -6,22 +6,22 @@ # Type Alias: UpdateEventVolunteerGroupInput -\> **UpdateEventVolunteerGroupInput**: `object` +> **UpdateEventVolunteerGroupInput**: `object` ## Type declaration ### eventId? -\> `optional` **eventId**: [`InputMaybe`](InputMaybe.md)\<[`Scalars`](Scalars.md)\[`"ID"`\]\[`"input"`\]\> +> `optional` **eventId**: [`InputMaybe`](InputMaybe.md)\<[`Scalars`](Scalars.md)\[`"ID"`\]\[`"input"`\]\> ### name? -\> `optional` **name**: [`InputMaybe`](InputMaybe.md)\<[`Scalars`](Scalars.md)\[`"String"`\]\[`"input"`\]\> +> `optional` **name**: [`InputMaybe`](InputMaybe.md)\<[`Scalars`](Scalars.md)\[`"String"`\]\[`"input"`\]\> ### volunteersRequired? -\> `optional` **volunteersRequired**: [`InputMaybe`](InputMaybe.md)\<[`Scalars`](Scalars.md)\[`"Int"`\]\[`"input"`\]\> +> `optional` **volunteersRequired**: [`InputMaybe`](InputMaybe.md)\<[`Scalars`](Scalars.md)\[`"Int"`\]\[`"input"`\]\> ## Defined in -[src/types/generatedGraphQLTypes.ts:2805](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/types/generatedGraphQLTypes.ts#L2805) +[src/types/generatedGraphQLTypes.ts:2805](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/types/generatedGraphQLTypes.ts#L2805) diff --git a/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/UpdateEventVolunteerInput.md b/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/UpdateEventVolunteerInput.md index 5616ed43fa9..e003d2d2f2f 100644 --- a/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/UpdateEventVolunteerInput.md +++ b/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/UpdateEventVolunteerInput.md @@ -6,26 +6,26 @@ # Type Alias: UpdateEventVolunteerInput -\> **UpdateEventVolunteerInput**: `object` +> **UpdateEventVolunteerInput**: `object` ## Type declaration ### eventId? -\> `optional` **eventId**: [`InputMaybe`](InputMaybe.md)\<[`Scalars`](Scalars.md)\[`"ID"`\]\[`"input"`\]\> +> `optional` **eventId**: [`InputMaybe`](InputMaybe.md)\<[`Scalars`](Scalars.md)\[`"ID"`\]\[`"input"`\]\> ### isAssigned? -\> `optional` **isAssigned**: [`InputMaybe`](InputMaybe.md)\<[`Scalars`](Scalars.md)\[`"Boolean"`\]\[`"input"`\]\> +> `optional` **isAssigned**: [`InputMaybe`](InputMaybe.md)\<[`Scalars`](Scalars.md)\[`"Boolean"`\]\[`"input"`\]\> ### isInvited? -\> `optional` **isInvited**: [`InputMaybe`](InputMaybe.md)\<[`Scalars`](Scalars.md)\[`"Boolean"`\]\[`"input"`\]\> +> `optional` **isInvited**: [`InputMaybe`](InputMaybe.md)\<[`Scalars`](Scalars.md)\[`"Boolean"`\]\[`"input"`\]\> ### response? -\> `optional` **response**: [`InputMaybe`](InputMaybe.md)\<[`EventVolunteerResponse`](EventVolunteerResponse.md)\> +> `optional` **response**: [`InputMaybe`](InputMaybe.md)\<[`EventVolunteerResponse`](EventVolunteerResponse.md)\> ## Defined in -[src/types/generatedGraphQLTypes.ts:2811](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/types/generatedGraphQLTypes.ts#L2811) +[src/types/generatedGraphQLTypes.ts:2811](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/types/generatedGraphQLTypes.ts#L2811) diff --git a/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/UpdateFundCampaignInput.md b/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/UpdateFundCampaignInput.md index c8f094ce931..e74d8633203 100644 --- a/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/UpdateFundCampaignInput.md +++ b/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/UpdateFundCampaignInput.md @@ -6,30 +6,30 @@ # Type Alias: UpdateFundCampaignInput -\> **UpdateFundCampaignInput**: `object` +> **UpdateFundCampaignInput**: `object` ## Type declaration ### currency? -\> `optional` **currency**: [`InputMaybe`](InputMaybe.md)\<[`Currency`](Currency.md)\> +> `optional` **currency**: [`InputMaybe`](InputMaybe.md)\<[`Currency`](Currency.md)\> ### endDate? -\> `optional` **endDate**: [`InputMaybe`](InputMaybe.md)\<[`Scalars`](Scalars.md)\[`"Date"`\]\[`"input"`\]\> +> `optional` **endDate**: [`InputMaybe`](InputMaybe.md)\<[`Scalars`](Scalars.md)\[`"Date"`\]\[`"input"`\]\> ### fundingGoal? -\> `optional` **fundingGoal**: [`InputMaybe`](InputMaybe.md)\<[`Scalars`](Scalars.md)\[`"Float"`\]\[`"input"`\]\> +> `optional` **fundingGoal**: [`InputMaybe`](InputMaybe.md)\<[`Scalars`](Scalars.md)\[`"Float"`\]\[`"input"`\]\> ### name? -\> `optional` **name**: [`InputMaybe`](InputMaybe.md)\<[`Scalars`](Scalars.md)\[`"String"`\]\[`"input"`\]\> +> `optional` **name**: [`InputMaybe`](InputMaybe.md)\<[`Scalars`](Scalars.md)\[`"String"`\]\[`"input"`\]\> ### startDate? -\> `optional` **startDate**: [`InputMaybe`](InputMaybe.md)\<[`Scalars`](Scalars.md)\[`"Date"`\]\[`"input"`\]\> +> `optional` **startDate**: [`InputMaybe`](InputMaybe.md)\<[`Scalars`](Scalars.md)\[`"Date"`\]\[`"input"`\]\> ## Defined in -[src/types/generatedGraphQLTypes.ts:2818](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/types/generatedGraphQLTypes.ts#L2818) +[src/types/generatedGraphQLTypes.ts:2818](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/types/generatedGraphQLTypes.ts#L2818) diff --git a/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/UpdateFundCampaignPledgeInput.md b/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/UpdateFundCampaignPledgeInput.md index e7bc3ac69e1..9c8cec8fad7 100644 --- a/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/UpdateFundCampaignPledgeInput.md +++ b/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/UpdateFundCampaignPledgeInput.md @@ -6,30 +6,30 @@ # Type Alias: UpdateFundCampaignPledgeInput -\> **UpdateFundCampaignPledgeInput**: `object` +> **UpdateFundCampaignPledgeInput**: `object` ## Type declaration ### amount? -\> `optional` **amount**: [`InputMaybe`](InputMaybe.md)\<[`Scalars`](Scalars.md)\[`"Float"`\]\[`"input"`\]\> +> `optional` **amount**: [`InputMaybe`](InputMaybe.md)\<[`Scalars`](Scalars.md)\[`"Float"`\]\[`"input"`\]\> ### currency? -\> `optional` **currency**: [`InputMaybe`](InputMaybe.md)\<[`Currency`](Currency.md)\> +> `optional` **currency**: [`InputMaybe`](InputMaybe.md)\<[`Currency`](Currency.md)\> ### endDate? -\> `optional` **endDate**: [`InputMaybe`](InputMaybe.md)\<[`Scalars`](Scalars.md)\[`"Date"`\]\[`"input"`\]\> +> `optional` **endDate**: [`InputMaybe`](InputMaybe.md)\<[`Scalars`](Scalars.md)\[`"Date"`\]\[`"input"`\]\> ### startDate? -\> `optional` **startDate**: [`InputMaybe`](InputMaybe.md)\<[`Scalars`](Scalars.md)\[`"Date"`\]\[`"input"`\]\> +> `optional` **startDate**: [`InputMaybe`](InputMaybe.md)\<[`Scalars`](Scalars.md)\[`"Date"`\]\[`"input"`\]\> ### users? -\> `optional` **users**: [`InputMaybe`](InputMaybe.md)\<[`InputMaybe`](InputMaybe.md)\<[`Scalars`](Scalars.md)\[`"ID"`\]\[`"input"`\]\>[]\> +> `optional` **users**: [`InputMaybe`](InputMaybe.md)\<[`InputMaybe`](InputMaybe.md)\<[`Scalars`](Scalars.md)\[`"ID"`\]\[`"input"`\]\>[]\> ## Defined in -[src/types/generatedGraphQLTypes.ts:2826](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/types/generatedGraphQLTypes.ts#L2826) +[src/types/generatedGraphQLTypes.ts:2826](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/types/generatedGraphQLTypes.ts#L2826) diff --git a/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/UpdateFundInput.md b/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/UpdateFundInput.md index e64174e563b..a2c5763bc7d 100644 --- a/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/UpdateFundInput.md +++ b/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/UpdateFundInput.md @@ -6,30 +6,30 @@ # Type Alias: UpdateFundInput -\> **UpdateFundInput**: `object` +> **UpdateFundInput**: `object` ## Type declaration ### isArchived? -\> `optional` **isArchived**: [`InputMaybe`](InputMaybe.md)\<[`Scalars`](Scalars.md)\[`"Boolean"`\]\[`"input"`\]\> +> `optional` **isArchived**: [`InputMaybe`](InputMaybe.md)\<[`Scalars`](Scalars.md)\[`"Boolean"`\]\[`"input"`\]\> ### isDefault? -\> `optional` **isDefault**: [`InputMaybe`](InputMaybe.md)\<[`Scalars`](Scalars.md)\[`"Boolean"`\]\[`"input"`\]\> +> `optional` **isDefault**: [`InputMaybe`](InputMaybe.md)\<[`Scalars`](Scalars.md)\[`"Boolean"`\]\[`"input"`\]\> ### name? -\> `optional` **name**: [`InputMaybe`](InputMaybe.md)\<[`Scalars`](Scalars.md)\[`"String"`\]\[`"input"`\]\> +> `optional` **name**: [`InputMaybe`](InputMaybe.md)\<[`Scalars`](Scalars.md)\[`"String"`\]\[`"input"`\]\> ### refrenceNumber? -\> `optional` **refrenceNumber**: [`InputMaybe`](InputMaybe.md)\<[`Scalars`](Scalars.md)\[`"String"`\]\[`"input"`\]\> +> `optional` **refrenceNumber**: [`InputMaybe`](InputMaybe.md)\<[`Scalars`](Scalars.md)\[`"String"`\]\[`"input"`\]\> ### taxDeductible? -\> `optional` **taxDeductible**: [`InputMaybe`](InputMaybe.md)\<[`Scalars`](Scalars.md)\[`"Boolean"`\]\[`"input"`\]\> +> `optional` **taxDeductible**: [`InputMaybe`](InputMaybe.md)\<[`Scalars`](Scalars.md)\[`"Boolean"`\]\[`"input"`\]\> ## Defined in -[src/types/generatedGraphQLTypes.ts:2834](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/types/generatedGraphQLTypes.ts#L2834) +[src/types/generatedGraphQLTypes.ts:2834](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/types/generatedGraphQLTypes.ts#L2834) diff --git a/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/UpdateNoteInput.md b/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/UpdateNoteInput.md index 9ab6f6ce586..89a397b6906 100644 --- a/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/UpdateNoteInput.md +++ b/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/UpdateNoteInput.md @@ -6,18 +6,18 @@ # Type Alias: UpdateNoteInput -\> **UpdateNoteInput**: `object` +> **UpdateNoteInput**: `object` ## Type declaration ### content? -\> `optional` **content**: [`InputMaybe`](InputMaybe.md)\<[`Scalars`](Scalars.md)\[`"String"`\]\[`"input"`\]\> +> `optional` **content**: [`InputMaybe`](InputMaybe.md)\<[`Scalars`](Scalars.md)\[`"String"`\]\[`"input"`\]\> ### updatedBy -\> **updatedBy**: [`Scalars`](Scalars.md)\[`"ID"`\]\[`"input"`\] +> **updatedBy**: [`Scalars`](Scalars.md)\[`"ID"`\]\[`"input"`\] ## Defined in -[src/types/generatedGraphQLTypes.ts:2842](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/types/generatedGraphQLTypes.ts#L2842) +[src/types/generatedGraphQLTypes.ts:2842](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/types/generatedGraphQLTypes.ts#L2842) diff --git a/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/UpdateOrganizationInput.md b/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/UpdateOrganizationInput.md index f3243a70012..9f3e8ec2c5f 100644 --- a/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/UpdateOrganizationInput.md +++ b/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/UpdateOrganizationInput.md @@ -6,30 +6,30 @@ # Type Alias: UpdateOrganizationInput -\> **UpdateOrganizationInput**: `object` +> **UpdateOrganizationInput**: `object` ## Type declaration ### address? -\> `optional` **address**: [`InputMaybe`](InputMaybe.md)\<[`AddressInput`](AddressInput.md)\> +> `optional` **address**: [`InputMaybe`](InputMaybe.md)\<[`AddressInput`](AddressInput.md)\> ### description? -\> `optional` **description**: [`InputMaybe`](InputMaybe.md)\<[`Scalars`](Scalars.md)\[`"String"`\]\[`"input"`\]\> +> `optional` **description**: [`InputMaybe`](InputMaybe.md)\<[`Scalars`](Scalars.md)\[`"String"`\]\[`"input"`\]\> ### name? -\> `optional` **name**: [`InputMaybe`](InputMaybe.md)\<[`Scalars`](Scalars.md)\[`"String"`\]\[`"input"`\]\> +> `optional` **name**: [`InputMaybe`](InputMaybe.md)\<[`Scalars`](Scalars.md)\[`"String"`\]\[`"input"`\]\> ### userRegistrationRequired? -\> `optional` **userRegistrationRequired**: [`InputMaybe`](InputMaybe.md)\<[`Scalars`](Scalars.md)\[`"Boolean"`\]\[`"input"`\]\> +> `optional` **userRegistrationRequired**: [`InputMaybe`](InputMaybe.md)\<[`Scalars`](Scalars.md)\[`"Boolean"`\]\[`"input"`\]\> ### visibleInSearch? -\> `optional` **visibleInSearch**: [`InputMaybe`](InputMaybe.md)\<[`Scalars`](Scalars.md)\[`"Boolean"`\]\[`"input"`\]\> +> `optional` **visibleInSearch**: [`InputMaybe`](InputMaybe.md)\<[`Scalars`](Scalars.md)\[`"Boolean"`\]\[`"input"`\]\> ## Defined in -[src/types/generatedGraphQLTypes.ts:2847](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/types/generatedGraphQLTypes.ts#L2847) +[src/types/generatedGraphQLTypes.ts:2847](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/types/generatedGraphQLTypes.ts#L2847) diff --git a/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/UpdateUserInput.md b/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/UpdateUserInput.md index 21bb5f355c2..423586cde60 100644 --- a/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/UpdateUserInput.md +++ b/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/UpdateUserInput.md @@ -6,54 +6,54 @@ # Type Alias: UpdateUserInput -\> **UpdateUserInput**: `object` +> **UpdateUserInput**: `object` ## Type declaration ### address? -\> `optional` **address**: [`InputMaybe`](InputMaybe.md)\<[`AddressInput`](AddressInput.md)\> +> `optional` **address**: [`InputMaybe`](InputMaybe.md)\<[`AddressInput`](AddressInput.md)\> ### appLanguageCode? -\> `optional` **appLanguageCode**: [`InputMaybe`](InputMaybe.md)\<[`Scalars`](Scalars.md)\[`"String"`\]\[`"input"`\]\> +> `optional` **appLanguageCode**: [`InputMaybe`](InputMaybe.md)\<[`Scalars`](Scalars.md)\[`"String"`\]\[`"input"`\]\> ### birthDate? -\> `optional` **birthDate**: [`InputMaybe`](InputMaybe.md)\<[`Scalars`](Scalars.md)\[`"Date"`\]\[`"input"`\]\> +> `optional` **birthDate**: [`InputMaybe`](InputMaybe.md)\<[`Scalars`](Scalars.md)\[`"Date"`\]\[`"input"`\]\> ### educationGrade? -\> `optional` **educationGrade**: [`InputMaybe`](InputMaybe.md)\<[`EducationGrade`](EducationGrade.md)\> +> `optional` **educationGrade**: [`InputMaybe`](InputMaybe.md)\<[`EducationGrade`](EducationGrade.md)\> ### email? -\> `optional` **email**: [`InputMaybe`](InputMaybe.md)\<[`Scalars`](Scalars.md)\[`"EmailAddress"`\]\[`"input"`\]\> +> `optional` **email**: [`InputMaybe`](InputMaybe.md)\<[`Scalars`](Scalars.md)\[`"EmailAddress"`\]\[`"input"`\]\> ### employmentStatus? -\> `optional` **employmentStatus**: [`InputMaybe`](InputMaybe.md)\<[`EmploymentStatus`](EmploymentStatus.md)\> +> `optional` **employmentStatus**: [`InputMaybe`](InputMaybe.md)\<[`EmploymentStatus`](EmploymentStatus.md)\> ### firstName? -\> `optional` **firstName**: [`InputMaybe`](InputMaybe.md)\<[`Scalars`](Scalars.md)\[`"String"`\]\[`"input"`\]\> +> `optional` **firstName**: [`InputMaybe`](InputMaybe.md)\<[`Scalars`](Scalars.md)\[`"String"`\]\[`"input"`\]\> ### gender? -\> `optional` **gender**: [`InputMaybe`](InputMaybe.md)\<[`Gender`](Gender.md)\> +> `optional` **gender**: [`InputMaybe`](InputMaybe.md)\<[`Gender`](Gender.md)\> ### lastName? -\> `optional` **lastName**: [`InputMaybe`](InputMaybe.md)\<[`Scalars`](Scalars.md)\[`"String"`\]\[`"input"`\]\> +> `optional` **lastName**: [`InputMaybe`](InputMaybe.md)\<[`Scalars`](Scalars.md)\[`"String"`\]\[`"input"`\]\> ### maritalStatus? -\> `optional` **maritalStatus**: [`InputMaybe`](InputMaybe.md)\<[`MaritalStatus`](MaritalStatus.md)\> +> `optional` **maritalStatus**: [`InputMaybe`](InputMaybe.md)\<[`MaritalStatus`](MaritalStatus.md)\> ### phone? -\> `optional` **phone**: [`InputMaybe`](InputMaybe.md)\<[`UserPhoneInput`](UserPhoneInput.md)\> +> `optional` **phone**: [`InputMaybe`](InputMaybe.md)\<[`UserPhoneInput`](UserPhoneInput.md)\> ## Defined in -[src/types/generatedGraphQLTypes.ts:2855](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/types/generatedGraphQLTypes.ts#L2855) +[src/types/generatedGraphQLTypes.ts:2855](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/types/generatedGraphQLTypes.ts#L2855) diff --git a/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/UpdateUserPasswordInput.md b/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/UpdateUserPasswordInput.md index af2b2e7cf4e..3d80be64dba 100644 --- a/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/UpdateUserPasswordInput.md +++ b/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/UpdateUserPasswordInput.md @@ -6,22 +6,22 @@ # Type Alias: UpdateUserPasswordInput -\> **UpdateUserPasswordInput**: `object` +> **UpdateUserPasswordInput**: `object` ## Type declaration ### confirmNewPassword -\> **confirmNewPassword**: [`Scalars`](Scalars.md)\[`"String"`\]\[`"input"`\] +> **confirmNewPassword**: [`Scalars`](Scalars.md)\[`"String"`\]\[`"input"`\] ### newPassword -\> **newPassword**: [`Scalars`](Scalars.md)\[`"String"`\]\[`"input"`\] +> **newPassword**: [`Scalars`](Scalars.md)\[`"String"`\]\[`"input"`\] ### previousPassword -\> **previousPassword**: [`Scalars`](Scalars.md)\[`"String"`\]\[`"input"`\] +> **previousPassword**: [`Scalars`](Scalars.md)\[`"String"`\]\[`"input"`\] ## Defined in -[src/types/generatedGraphQLTypes.ts:2869](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/types/generatedGraphQLTypes.ts#L2869) +[src/types/generatedGraphQLTypes.ts:2869](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/types/generatedGraphQLTypes.ts#L2869) diff --git a/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/UpdateUserTagInput.md b/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/UpdateUserTagInput.md index 759764125af..5c997f585ef 100644 --- a/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/UpdateUserTagInput.md +++ b/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/UpdateUserTagInput.md @@ -6,22 +6,22 @@ # Type Alias: UpdateUserTagInput -\> **UpdateUserTagInput**: `object` +> **UpdateUserTagInput**: `object` ## Type declaration ### \_id -\> **\_id**: [`Scalars`](Scalars.md)\[`"ID"`\]\[`"input"`\] +> **\_id**: [`Scalars`](Scalars.md)\[`"ID"`\]\[`"input"`\] ### name -\> **name**: [`Scalars`](Scalars.md)\[`"String"`\]\[`"input"`\] +> **name**: [`Scalars`](Scalars.md)\[`"String"`\]\[`"input"`\] ### tagColor -\> **tagColor**: [`Scalars`](Scalars.md)\[`"String"`\]\[`"input"`\] +> **tagColor**: [`Scalars`](Scalars.md)\[`"String"`\]\[`"input"`\] ## Defined in -[src/types/generatedGraphQLTypes.ts:2875](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/types/generatedGraphQLTypes.ts#L2875) +[src/types/generatedGraphQLTypes.ts:2875](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/types/generatedGraphQLTypes.ts#L2875) diff --git a/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/User.md b/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/User.md index 8e84c612b1b..5c0e134ae2a 100644 --- a/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/User.md +++ b/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/User.md @@ -6,106 +6,106 @@ # Type Alias: User -\> **User**: `object` +> **User**: `object` ## Type declaration ### \_\_typename? -\> `optional` **\_\_typename**: `"User"` +> `optional` **\_\_typename**: `"User"` ### \_id -\> **\_id**: [`Scalars`](Scalars.md)\[`"ID"`\]\[`"output"`\] +> **\_id**: [`Scalars`](Scalars.md)\[`"ID"`\]\[`"output"`\] ### address? -\> `optional` **address**: [`Maybe`](Maybe.md)\<[`Address`](Address.md)\> +> `optional` **address**: [`Maybe`](Maybe.md)\<[`Address`](Address.md)\> ### appUserProfileId? -\> `optional` **appUserProfileId**: [`Maybe`](Maybe.md)\<[`AppUserProfile`](AppUserProfile.md)\> +> `optional` **appUserProfileId**: [`Maybe`](Maybe.md)\<[`AppUserProfile`](AppUserProfile.md)\> ### birthDate? -\> `optional` **birthDate**: [`Maybe`](Maybe.md)\<[`Scalars`](Scalars.md)\[`"Date"`\]\[`"output"`\]\> +> `optional` **birthDate**: [`Maybe`](Maybe.md)\<[`Scalars`](Scalars.md)\[`"Date"`\]\[`"output"`\]\> ### createdAt -\> **createdAt**: [`Scalars`](Scalars.md)\[`"DateTime"`\]\[`"output"`\] +> **createdAt**: [`Scalars`](Scalars.md)\[`"DateTime"`\]\[`"output"`\] ### educationGrade? -\> `optional` **educationGrade**: [`Maybe`](Maybe.md)\<[`EducationGrade`](EducationGrade.md)\> +> `optional` **educationGrade**: [`Maybe`](Maybe.md)\<[`EducationGrade`](EducationGrade.md)\> ### email -\> **email**: [`Scalars`](Scalars.md)\[`"EmailAddress"`\]\[`"output"`\] +> **email**: [`Scalars`](Scalars.md)\[`"EmailAddress"`\]\[`"output"`\] ### employmentStatus? -\> `optional` **employmentStatus**: [`Maybe`](Maybe.md)\<[`EmploymentStatus`](EmploymentStatus.md)\> +> `optional` **employmentStatus**: [`Maybe`](Maybe.md)\<[`EmploymentStatus`](EmploymentStatus.md)\> ### eventAdmin? -\> `optional` **eventAdmin**: [`Maybe`](Maybe.md)\<[`Maybe`](Maybe.md)\<[`Event`](Event.md)\>[]\> +> `optional` **eventAdmin**: [`Maybe`](Maybe.md)\<[`Maybe`](Maybe.md)\<[`Event`](Event.md)\>[]\> ### firstName -\> **firstName**: [`Scalars`](Scalars.md)\[`"String"`\]\[`"output"`\] +> **firstName**: [`Scalars`](Scalars.md)\[`"String"`\]\[`"output"`\] ### gender? -\> `optional` **gender**: [`Maybe`](Maybe.md)\<[`Gender`](Gender.md)\> +> `optional` **gender**: [`Maybe`](Maybe.md)\<[`Gender`](Gender.md)\> ### image? -\> `optional` **image**: [`Maybe`](Maybe.md)\<[`Scalars`](Scalars.md)\[`"String"`\]\[`"output"`\]\> +> `optional` **image**: [`Maybe`](Maybe.md)\<[`Scalars`](Scalars.md)\[`"String"`\]\[`"output"`\]\> ### joinedOrganizations? -\> `optional` **joinedOrganizations**: [`Maybe`](Maybe.md)\<[`Maybe`](Maybe.md)\<[`Organization`](Organization.md)\>[]\> +> `optional` **joinedOrganizations**: [`Maybe`](Maybe.md)\<[`Maybe`](Maybe.md)\<[`Organization`](Organization.md)\>[]\> ### lastName -\> **lastName**: [`Scalars`](Scalars.md)\[`"String"`\]\[`"output"`\] +> **lastName**: [`Scalars`](Scalars.md)\[`"String"`\]\[`"output"`\] ### maritalStatus? -\> `optional` **maritalStatus**: [`Maybe`](Maybe.md)\<[`MaritalStatus`](MaritalStatus.md)\> +> `optional` **maritalStatus**: [`Maybe`](Maybe.md)\<[`MaritalStatus`](MaritalStatus.md)\> ### membershipRequests? -\> `optional` **membershipRequests**: [`Maybe`](Maybe.md)\<[`Maybe`](Maybe.md)\<[`MembershipRequest`](MembershipRequest.md)\>[]\> +> `optional` **membershipRequests**: [`Maybe`](Maybe.md)\<[`Maybe`](Maybe.md)\<[`MembershipRequest`](MembershipRequest.md)\>[]\> ### organizationsBlockedBy? -\> `optional` **organizationsBlockedBy**: [`Maybe`](Maybe.md)\<[`Maybe`](Maybe.md)\<[`Organization`](Organization.md)\>[]\> +> `optional` **organizationsBlockedBy**: [`Maybe`](Maybe.md)\<[`Maybe`](Maybe.md)\<[`Organization`](Organization.md)\>[]\> ### phone? -\> `optional` **phone**: [`Maybe`](Maybe.md)\<[`UserPhone`](UserPhone.md)\> +> `optional` **phone**: [`Maybe`](Maybe.md)\<[`UserPhone`](UserPhone.md)\> ### pluginCreationAllowed -\> **pluginCreationAllowed**: [`Scalars`](Scalars.md)\[`"Boolean"`\]\[`"output"`\] +> **pluginCreationAllowed**: [`Scalars`](Scalars.md)\[`"Boolean"`\]\[`"output"`\] ### posts? -\> `optional` **posts**: [`Maybe`](Maybe.md)\<[`PostsConnection`](PostsConnection.md)\> +> `optional` **posts**: [`Maybe`](Maybe.md)\<[`PostsConnection`](PostsConnection.md)\> ### registeredEvents? -\> `optional` **registeredEvents**: [`Maybe`](Maybe.md)\<[`Maybe`](Maybe.md)\<[`Event`](Event.md)\>[]\> +> `optional` **registeredEvents**: [`Maybe`](Maybe.md)\<[`Maybe`](Maybe.md)\<[`Event`](Event.md)\>[]\> ### tagsAssignedWith? -\> `optional` **tagsAssignedWith**: [`Maybe`](Maybe.md)\<[`UserTagsConnection`](UserTagsConnection.md)\> +> `optional` **tagsAssignedWith**: [`Maybe`](Maybe.md)\<[`UserTagsConnection`](UserTagsConnection.md)\> ### updatedAt -\> **updatedAt**: [`Scalars`](Scalars.md)\[`"DateTime"`\]\[`"output"`\] +> **updatedAt**: [`Scalars`](Scalars.md)\[`"DateTime"`\]\[`"output"`\] ## Defined in -[src/types/generatedGraphQLTypes.ts:2881](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/types/generatedGraphQLTypes.ts#L2881) +[src/types/generatedGraphQLTypes.ts:2881](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/types/generatedGraphQLTypes.ts#L2881) diff --git a/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/UserAndOrganizationInput.md b/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/UserAndOrganizationInput.md index cf2aaeb85b5..b3a50d5d3b7 100644 --- a/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/UserAndOrganizationInput.md +++ b/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/UserAndOrganizationInput.md @@ -6,18 +6,18 @@ # Type Alias: UserAndOrganizationInput -\> **UserAndOrganizationInput**: `object` +> **UserAndOrganizationInput**: `object` ## Type declaration ### organizationId -\> **organizationId**: [`Scalars`](Scalars.md)\[`"ID"`\]\[`"input"`\] +> **organizationId**: [`Scalars`](Scalars.md)\[`"ID"`\]\[`"input"`\] ### userId -\> **userId**: [`Scalars`](Scalars.md)\[`"ID"`\]\[`"input"`\] +> **userId**: [`Scalars`](Scalars.md)\[`"ID"`\]\[`"input"`\] ## Defined in -[src/types/generatedGraphQLTypes.ts:2925](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/types/generatedGraphQLTypes.ts#L2925) +[src/types/generatedGraphQLTypes.ts:2925](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/types/generatedGraphQLTypes.ts#L2925) diff --git a/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/UserConnection.md b/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/UserConnection.md index 64fd5b96281..ac6a0818f40 100644 --- a/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/UserConnection.md +++ b/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/UserConnection.md @@ -6,26 +6,26 @@ # Type Alias: UserConnection -\> **UserConnection**: `object` +> **UserConnection**: `object` ## Type declaration ### \_\_typename? -\> `optional` **\_\_typename**: `"UserConnection"` +> `optional` **\_\_typename**: `"UserConnection"` ### aggregate -\> **aggregate**: [`AggregateUser`](AggregateUser.md) +> **aggregate**: [`AggregateUser`](AggregateUser.md) ### edges -\> **edges**: [`Maybe`](Maybe.md)\<[`User`](User.md)\>[] +> **edges**: [`Maybe`](Maybe.md)\<[`User`](User.md)\>[] ### pageInfo -\> **pageInfo**: [`PageInfo`](PageInfo.md) +> **pageInfo**: [`PageInfo`](PageInfo.md) ## Defined in -[src/types/generatedGraphQLTypes.ts:2930](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/types/generatedGraphQLTypes.ts#L2930) +[src/types/generatedGraphQLTypes.ts:2930](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/types/generatedGraphQLTypes.ts#L2930) diff --git a/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/UserConnectionResolvers.md b/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/UserConnectionResolvers.md index f62d7c6ac76..2b8c3116589 100644 --- a/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/UserConnectionResolvers.md +++ b/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/UserConnectionResolvers.md @@ -6,7 +6,7 @@ # Type Alias: UserConnectionResolvers\ -\> **UserConnectionResolvers**\<`ContextType`, `ParentType`\>: `object` +> **UserConnectionResolvers**\<`ContextType`, `ParentType`\>: `object` ## Type Parameters @@ -18,20 +18,20 @@ ### \_\_isTypeOf? -\> `optional` **\_\_isTypeOf**: [`IsTypeOfResolverFn`](IsTypeOfResolverFn.md)\<`ParentType`, `ContextType`\> +> `optional` **\_\_isTypeOf**: [`IsTypeOfResolverFn`](IsTypeOfResolverFn.md)\<`ParentType`, `ContextType`\> ### aggregate? -\> `optional` **aggregate**: [`Resolver`](Resolver.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"AggregateUser"`\], `ParentType`, `ContextType`\> +> `optional` **aggregate**: [`Resolver`](Resolver.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"AggregateUser"`\], `ParentType`, `ContextType`\> ### edges? -\> `optional` **edges**: [`Resolver`](Resolver.md)\<[`Maybe`](Maybe.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"User"`\]\>[], `ParentType`, `ContextType`\> +> `optional` **edges**: [`Resolver`](Resolver.md)\<[`Maybe`](Maybe.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"User"`\]\>[], `ParentType`, `ContextType`\> ### pageInfo? -\> `optional` **pageInfo**: [`Resolver`](Resolver.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"PageInfo"`\], `ParentType`, `ContextType`\> +> `optional` **pageInfo**: [`Resolver`](Resolver.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"PageInfo"`\], `ParentType`, `ContextType`\> ## Defined in -[src/types/generatedGraphQLTypes.ts:4678](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/types/generatedGraphQLTypes.ts#L4678) +[src/types/generatedGraphQLTypes.ts:4678](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/types/generatedGraphQLTypes.ts#L4678) diff --git a/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/UserCustomData.md b/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/UserCustomData.md index 317363a6fa8..ff213444221 100644 --- a/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/UserCustomData.md +++ b/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/UserCustomData.md @@ -6,30 +6,30 @@ # Type Alias: UserCustomData -\> **UserCustomData**: `object` +> **UserCustomData**: `object` ## Type declaration ### \_\_typename? -\> `optional` **\_\_typename**: `"UserCustomData"` +> `optional` **\_\_typename**: `"UserCustomData"` ### \_id -\> **\_id**: [`Scalars`](Scalars.md)\[`"ID"`\]\[`"output"`\] +> **\_id**: [`Scalars`](Scalars.md)\[`"ID"`\]\[`"output"`\] ### organizationId -\> **organizationId**: [`Scalars`](Scalars.md)\[`"ID"`\]\[`"output"`\] +> **organizationId**: [`Scalars`](Scalars.md)\[`"ID"`\]\[`"output"`\] ### userId -\> **userId**: [`Scalars`](Scalars.md)\[`"ID"`\]\[`"output"`\] +> **userId**: [`Scalars`](Scalars.md)\[`"ID"`\]\[`"output"`\] ### values -\> **values**: [`Scalars`](Scalars.md)\[`"JSON"`\]\[`"output"`\] +> **values**: [`Scalars`](Scalars.md)\[`"JSON"`\]\[`"output"`\] ## Defined in -[src/types/generatedGraphQLTypes.ts:2937](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/types/generatedGraphQLTypes.ts#L2937) +[src/types/generatedGraphQLTypes.ts:2937](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/types/generatedGraphQLTypes.ts#L2937) diff --git a/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/UserCustomDataResolvers.md b/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/UserCustomDataResolvers.md index ff019e4dd27..6ba1a30773a 100644 --- a/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/UserCustomDataResolvers.md +++ b/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/UserCustomDataResolvers.md @@ -6,7 +6,7 @@ # Type Alias: UserCustomDataResolvers\ -\> **UserCustomDataResolvers**\<`ContextType`, `ParentType`\>: `object` +> **UserCustomDataResolvers**\<`ContextType`, `ParentType`\>: `object` ## Type Parameters @@ -18,24 +18,24 @@ ### \_\_isTypeOf? -\> `optional` **\_\_isTypeOf**: [`IsTypeOfResolverFn`](IsTypeOfResolverFn.md)\<`ParentType`, `ContextType`\> +> `optional` **\_\_isTypeOf**: [`IsTypeOfResolverFn`](IsTypeOfResolverFn.md)\<`ParentType`, `ContextType`\> ### \_id? -\> `optional` **\_id**: [`Resolver`](Resolver.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"ID"`\], `ParentType`, `ContextType`\> +> `optional` **\_id**: [`Resolver`](Resolver.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"ID"`\], `ParentType`, `ContextType`\> ### organizationId? -\> `optional` **organizationId**: [`Resolver`](Resolver.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"ID"`\], `ParentType`, `ContextType`\> +> `optional` **organizationId**: [`Resolver`](Resolver.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"ID"`\], `ParentType`, `ContextType`\> ### userId? -\> `optional` **userId**: [`Resolver`](Resolver.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"ID"`\], `ParentType`, `ContextType`\> +> `optional` **userId**: [`Resolver`](Resolver.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"ID"`\], `ParentType`, `ContextType`\> ### values? -\> `optional` **values**: [`Resolver`](Resolver.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"JSON"`\], `ParentType`, `ContextType`\> +> `optional` **values**: [`Resolver`](Resolver.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"JSON"`\], `ParentType`, `ContextType`\> ## Defined in -[src/types/generatedGraphQLTypes.ts:4685](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/types/generatedGraphQLTypes.ts#L4685) +[src/types/generatedGraphQLTypes.ts:4685](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/types/generatedGraphQLTypes.ts#L4685) diff --git a/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/UserData.md b/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/UserData.md index 02c30f124c4..ea80348c057 100644 --- a/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/UserData.md +++ b/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/UserData.md @@ -6,22 +6,22 @@ # Type Alias: UserData -\> **UserData**: `object` +> **UserData**: `object` ## Type declaration ### \_\_typename? -\> `optional` **\_\_typename**: `"UserData"` +> `optional` **\_\_typename**: `"UserData"` ### appUserProfile? -\> `optional` **appUserProfile**: [`Maybe`](Maybe.md)\<[`AppUserProfile`](AppUserProfile.md)\> +> `optional` **appUserProfile**: [`Maybe`](Maybe.md)\<[`AppUserProfile`](AppUserProfile.md)\> ### user -\> **user**: [`User`](User.md) +> **user**: [`User`](User.md) ## Defined in -[src/types/generatedGraphQLTypes.ts:2945](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/types/generatedGraphQLTypes.ts#L2945) +[src/types/generatedGraphQLTypes.ts:2945](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/types/generatedGraphQLTypes.ts#L2945) diff --git a/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/UserDataResolvers.md b/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/UserDataResolvers.md index 7ba5d44bb2a..a9ef2dcf60e 100644 --- a/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/UserDataResolvers.md +++ b/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/UserDataResolvers.md @@ -6,7 +6,7 @@ # Type Alias: UserDataResolvers\ -\> **UserDataResolvers**\<`ContextType`, `ParentType`\>: `object` +> **UserDataResolvers**\<`ContextType`, `ParentType`\>: `object` ## Type Parameters @@ -18,16 +18,16 @@ ### \_\_isTypeOf? -\> `optional` **\_\_isTypeOf**: [`IsTypeOfResolverFn`](IsTypeOfResolverFn.md)\<`ParentType`, `ContextType`\> +> `optional` **\_\_isTypeOf**: [`IsTypeOfResolverFn`](IsTypeOfResolverFn.md)\<`ParentType`, `ContextType`\> ### appUserProfile? -\> `optional` **appUserProfile**: [`Resolver`](Resolver.md)\<[`Maybe`](Maybe.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"AppUserProfile"`\]\>, `ParentType`, `ContextType`\> +> `optional` **appUserProfile**: [`Resolver`](Resolver.md)\<[`Maybe`](Maybe.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"AppUserProfile"`\]\>, `ParentType`, `ContextType`\> ### user? -\> `optional` **user**: [`Resolver`](Resolver.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"User"`\], `ParentType`, `ContextType`\> +> `optional` **user**: [`Resolver`](Resolver.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"User"`\], `ParentType`, `ContextType`\> ## Defined in -[src/types/generatedGraphQLTypes.ts:4693](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/types/generatedGraphQLTypes.ts#L4693) +[src/types/generatedGraphQLTypes.ts:4693](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/types/generatedGraphQLTypes.ts#L4693) diff --git a/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/UserFamily.md b/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/UserFamily.md index 11b185ca13c..8c82bfd90cc 100644 --- a/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/UserFamily.md +++ b/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/UserFamily.md @@ -6,34 +6,34 @@ # Type Alias: UserFamily -\> **UserFamily**: `object` +> **UserFamily**: `object` ## Type declaration ### \_\_typename? -\> `optional` **\_\_typename**: `"UserFamily"` +> `optional` **\_\_typename**: `"UserFamily"` ### \_id -\> **\_id**: [`Scalars`](Scalars.md)\[`"ID"`\]\[`"output"`\] +> **\_id**: [`Scalars`](Scalars.md)\[`"ID"`\]\[`"output"`\] ### admins -\> **admins**: [`User`](User.md)[] +> **admins**: [`User`](User.md)[] ### creator -\> **creator**: [`User`](User.md) +> **creator**: [`User`](User.md) ### title? -\> `optional` **title**: [`Maybe`](Maybe.md)\<[`Scalars`](Scalars.md)\[`"String"`\]\[`"output"`\]\> +> `optional` **title**: [`Maybe`](Maybe.md)\<[`Scalars`](Scalars.md)\[`"String"`\]\[`"output"`\]\> ### users -\> **users**: [`User`](User.md)[] +> **users**: [`User`](User.md)[] ## Defined in -[src/types/generatedGraphQLTypes.ts:2951](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/types/generatedGraphQLTypes.ts#L2951) +[src/types/generatedGraphQLTypes.ts:2951](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/types/generatedGraphQLTypes.ts#L2951) diff --git a/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/UserFamilyResolvers.md b/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/UserFamilyResolvers.md index a0f74267364..16acffde9fb 100644 --- a/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/UserFamilyResolvers.md +++ b/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/UserFamilyResolvers.md @@ -6,7 +6,7 @@ # Type Alias: UserFamilyResolvers\ -\> **UserFamilyResolvers**\<`ContextType`, `ParentType`\>: `object` +> **UserFamilyResolvers**\<`ContextType`, `ParentType`\>: `object` ## Type Parameters @@ -18,28 +18,28 @@ ### \_\_isTypeOf? -\> `optional` **\_\_isTypeOf**: [`IsTypeOfResolverFn`](IsTypeOfResolverFn.md)\<`ParentType`, `ContextType`\> +> `optional` **\_\_isTypeOf**: [`IsTypeOfResolverFn`](IsTypeOfResolverFn.md)\<`ParentType`, `ContextType`\> ### \_id? -\> `optional` **\_id**: [`Resolver`](Resolver.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"ID"`\], `ParentType`, `ContextType`\> +> `optional` **\_id**: [`Resolver`](Resolver.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"ID"`\], `ParentType`, `ContextType`\> ### admins? -\> `optional` **admins**: [`Resolver`](Resolver.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"User"`\][], `ParentType`, `ContextType`\> +> `optional` **admins**: [`Resolver`](Resolver.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"User"`\][], `ParentType`, `ContextType`\> ### creator? -\> `optional` **creator**: [`Resolver`](Resolver.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"User"`\], `ParentType`, `ContextType`\> +> `optional` **creator**: [`Resolver`](Resolver.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"User"`\], `ParentType`, `ContextType`\> ### title? -\> `optional` **title**: [`Resolver`](Resolver.md)\<[`Maybe`](Maybe.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"String"`\]\>, `ParentType`, `ContextType`\> +> `optional` **title**: [`Resolver`](Resolver.md)\<[`Maybe`](Maybe.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"String"`\]\>, `ParentType`, `ContextType`\> ### users? -\> `optional` **users**: [`Resolver`](Resolver.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"User"`\][], `ParentType`, `ContextType`\> +> `optional` **users**: [`Resolver`](Resolver.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"User"`\][], `ParentType`, `ContextType`\> ## Defined in -[src/types/generatedGraphQLTypes.ts:4699](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/types/generatedGraphQLTypes.ts#L4699) +[src/types/generatedGraphQLTypes.ts:4699](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/types/generatedGraphQLTypes.ts#L4699) diff --git a/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/UserInput.md b/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/UserInput.md index fed56f72978..0cbe47d9159 100644 --- a/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/UserInput.md +++ b/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/UserInput.md @@ -6,34 +6,34 @@ # Type Alias: UserInput -\> **UserInput**: `object` +> **UserInput**: `object` ## Type declaration ### appLanguageCode? -\> `optional` **appLanguageCode**: [`InputMaybe`](InputMaybe.md)\<[`Scalars`](Scalars.md)\[`"String"`\]\[`"input"`\]\> +> `optional` **appLanguageCode**: [`InputMaybe`](InputMaybe.md)\<[`Scalars`](Scalars.md)\[`"String"`\]\[`"input"`\]\> ### email -\> **email**: [`Scalars`](Scalars.md)\[`"EmailAddress"`\]\[`"input"`\] +> **email**: [`Scalars`](Scalars.md)\[`"EmailAddress"`\]\[`"input"`\] ### firstName -\> **firstName**: [`Scalars`](Scalars.md)\[`"String"`\]\[`"input"`\] +> **firstName**: [`Scalars`](Scalars.md)\[`"String"`\]\[`"input"`\] ### lastName -\> **lastName**: [`Scalars`](Scalars.md)\[`"String"`\]\[`"input"`\] +> **lastName**: [`Scalars`](Scalars.md)\[`"String"`\]\[`"input"`\] ### password -\> **password**: [`Scalars`](Scalars.md)\[`"String"`\]\[`"input"`\] +> **password**: [`Scalars`](Scalars.md)\[`"String"`\]\[`"input"`\] ### selectedOrganization -\> **selectedOrganization**: [`Scalars`](Scalars.md)\[`"ID"`\]\[`"input"`\] +> **selectedOrganization**: [`Scalars`](Scalars.md)\[`"ID"`\]\[`"input"`\] ## Defined in -[src/types/generatedGraphQLTypes.ts:2960](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/types/generatedGraphQLTypes.ts#L2960) +[src/types/generatedGraphQLTypes.ts:2960](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/types/generatedGraphQLTypes.ts#L2960) diff --git a/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/UserNotAuthorizedAdminError.md b/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/UserNotAuthorizedAdminError.md index 8eba6ce56dd..068a55ce4fc 100644 --- a/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/UserNotAuthorizedAdminError.md +++ b/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/UserNotAuthorizedAdminError.md @@ -6,18 +6,18 @@ # Type Alias: UserNotAuthorizedAdminError -\> **UserNotAuthorizedAdminError**: [`Error`](Error.md) & `object` +> **UserNotAuthorizedAdminError**: [`Error`](Error.md) & `object` ## Type declaration ### \_\_typename? -\> `optional` **\_\_typename**: `"UserNotAuthorizedAdminError"` +> `optional` **\_\_typename**: `"UserNotAuthorizedAdminError"` ### message -\> **message**: [`Scalars`](Scalars.md)\[`"String"`\]\[`"output"`\] +> **message**: [`Scalars`](Scalars.md)\[`"String"`\]\[`"output"`\] ## Defined in -[src/types/generatedGraphQLTypes.ts:2969](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/types/generatedGraphQLTypes.ts#L2969) +[src/types/generatedGraphQLTypes.ts:2969](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/types/generatedGraphQLTypes.ts#L2969) diff --git a/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/UserNotAuthorizedAdminErrorResolvers.md b/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/UserNotAuthorizedAdminErrorResolvers.md index a9fb08dd773..a3edf2f903f 100644 --- a/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/UserNotAuthorizedAdminErrorResolvers.md +++ b/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/UserNotAuthorizedAdminErrorResolvers.md @@ -6,7 +6,7 @@ # Type Alias: UserNotAuthorizedAdminErrorResolvers\ -\> **UserNotAuthorizedAdminErrorResolvers**\<`ContextType`, `ParentType`\>: `object` +> **UserNotAuthorizedAdminErrorResolvers**\<`ContextType`, `ParentType`\>: `object` ## Type Parameters @@ -18,12 +18,12 @@ ### \_\_isTypeOf? -\> `optional` **\_\_isTypeOf**: [`IsTypeOfResolverFn`](IsTypeOfResolverFn.md)\<`ParentType`, `ContextType`\> +> `optional` **\_\_isTypeOf**: [`IsTypeOfResolverFn`](IsTypeOfResolverFn.md)\<`ParentType`, `ContextType`\> ### message? -\> `optional` **message**: [`Resolver`](Resolver.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"String"`\], `ParentType`, `ContextType`\> +> `optional` **message**: [`Resolver`](Resolver.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"String"`\], `ParentType`, `ContextType`\> ## Defined in -[src/types/generatedGraphQLTypes.ts:4708](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/types/generatedGraphQLTypes.ts#L4708) +[src/types/generatedGraphQLTypes.ts:4708](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/types/generatedGraphQLTypes.ts#L4708) diff --git a/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/UserNotAuthorizedError.md b/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/UserNotAuthorizedError.md index 5068e415e2f..1918e36c896 100644 --- a/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/UserNotAuthorizedError.md +++ b/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/UserNotAuthorizedError.md @@ -6,18 +6,18 @@ # Type Alias: UserNotAuthorizedError -\> **UserNotAuthorizedError**: [`Error`](Error.md) & `object` +> **UserNotAuthorizedError**: [`Error`](Error.md) & `object` ## Type declaration ### \_\_typename? -\> `optional` **\_\_typename**: `"UserNotAuthorizedError"` +> `optional` **\_\_typename**: `"UserNotAuthorizedError"` ### message -\> **message**: [`Scalars`](Scalars.md)\[`"String"`\]\[`"output"`\] +> **message**: [`Scalars`](Scalars.md)\[`"String"`\]\[`"output"`\] ## Defined in -[src/types/generatedGraphQLTypes.ts:2974](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/types/generatedGraphQLTypes.ts#L2974) +[src/types/generatedGraphQLTypes.ts:2974](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/types/generatedGraphQLTypes.ts#L2974) diff --git a/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/UserNotAuthorizedErrorResolvers.md b/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/UserNotAuthorizedErrorResolvers.md index 562d7775a02..e5f1b7c3db1 100644 --- a/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/UserNotAuthorizedErrorResolvers.md +++ b/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/UserNotAuthorizedErrorResolvers.md @@ -6,7 +6,7 @@ # Type Alias: UserNotAuthorizedErrorResolvers\ -\> **UserNotAuthorizedErrorResolvers**\<`ContextType`, `ParentType`\>: `object` +> **UserNotAuthorizedErrorResolvers**\<`ContextType`, `ParentType`\>: `object` ## Type Parameters @@ -18,12 +18,12 @@ ### \_\_isTypeOf? -\> `optional` **\_\_isTypeOf**: [`IsTypeOfResolverFn`](IsTypeOfResolverFn.md)\<`ParentType`, `ContextType`\> +> `optional` **\_\_isTypeOf**: [`IsTypeOfResolverFn`](IsTypeOfResolverFn.md)\<`ParentType`, `ContextType`\> ### message? -\> `optional` **message**: [`Resolver`](Resolver.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"String"`\], `ParentType`, `ContextType`\> +> `optional` **message**: [`Resolver`](Resolver.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"String"`\], `ParentType`, `ContextType`\> ## Defined in -[src/types/generatedGraphQLTypes.ts:4713](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/types/generatedGraphQLTypes.ts#L4713) +[src/types/generatedGraphQLTypes.ts:4713](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/types/generatedGraphQLTypes.ts#L4713) diff --git a/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/UserNotFoundError.md b/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/UserNotFoundError.md index cff4c7fa431..6e2cedf77b4 100644 --- a/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/UserNotFoundError.md +++ b/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/UserNotFoundError.md @@ -6,18 +6,18 @@ # Type Alias: UserNotFoundError -\> **UserNotFoundError**: [`Error`](Error.md) & `object` +> **UserNotFoundError**: [`Error`](Error.md) & `object` ## Type declaration ### \_\_typename? -\> `optional` **\_\_typename**: `"UserNotFoundError"` +> `optional` **\_\_typename**: `"UserNotFoundError"` ### message -\> **message**: [`Scalars`](Scalars.md)\[`"String"`\]\[`"output"`\] +> **message**: [`Scalars`](Scalars.md)\[`"String"`\]\[`"output"`\] ## Defined in -[src/types/generatedGraphQLTypes.ts:2979](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/types/generatedGraphQLTypes.ts#L2979) +[src/types/generatedGraphQLTypes.ts:2979](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/types/generatedGraphQLTypes.ts#L2979) diff --git a/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/UserNotFoundErrorResolvers.md b/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/UserNotFoundErrorResolvers.md index fa10b1ba4cc..5ef67ba2aa9 100644 --- a/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/UserNotFoundErrorResolvers.md +++ b/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/UserNotFoundErrorResolvers.md @@ -6,7 +6,7 @@ # Type Alias: UserNotFoundErrorResolvers\ -\> **UserNotFoundErrorResolvers**\<`ContextType`, `ParentType`\>: `object` +> **UserNotFoundErrorResolvers**\<`ContextType`, `ParentType`\>: `object` ## Type Parameters @@ -18,12 +18,12 @@ ### \_\_isTypeOf? -\> `optional` **\_\_isTypeOf**: [`IsTypeOfResolverFn`](IsTypeOfResolverFn.md)\<`ParentType`, `ContextType`\> +> `optional` **\_\_isTypeOf**: [`IsTypeOfResolverFn`](IsTypeOfResolverFn.md)\<`ParentType`, `ContextType`\> ### message? -\> `optional` **message**: [`Resolver`](Resolver.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"String"`\], `ParentType`, `ContextType`\> +> `optional` **message**: [`Resolver`](Resolver.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"String"`\], `ParentType`, `ContextType`\> ## Defined in -[src/types/generatedGraphQLTypes.ts:4718](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/types/generatedGraphQLTypes.ts#L4718) +[src/types/generatedGraphQLTypes.ts:4718](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/types/generatedGraphQLTypes.ts#L4718) diff --git a/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/UserOrderByInput.md b/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/UserOrderByInput.md index 51586864366..77a1d2f384d 100644 --- a/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/UserOrderByInput.md +++ b/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/UserOrderByInput.md @@ -6,8 +6,8 @@ # Type Alias: UserOrderByInput -\> **UserOrderByInput**: `"createdAt_ASC"` \| `"createdAt_DESC"` \| `"email_ASC"` \| `"email_DESC"` \| `"firstName_ASC"` \| `"firstName_DESC"` \| `"id_ASC"` \| `"id_DESC"` \| `"lastName_ASC"` \| `"lastName_DESC"` +> **UserOrderByInput**: `"createdAt_ASC"` \| `"createdAt_DESC"` \| `"email_ASC"` \| `"email_DESC"` \| `"firstName_ASC"` \| `"firstName_DESC"` \| `"id_ASC"` \| `"id_DESC"` \| `"lastName_ASC"` \| `"lastName_DESC"` ## Defined in -[src/types/generatedGraphQLTypes.ts:2984](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/types/generatedGraphQLTypes.ts#L2984) +[src/types/generatedGraphQLTypes.ts:2984](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/types/generatedGraphQLTypes.ts#L2984) diff --git a/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/UserPhone.md b/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/UserPhone.md index a78e1d1ee48..ac3eaea95f6 100644 --- a/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/UserPhone.md +++ b/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/UserPhone.md @@ -6,26 +6,26 @@ # Type Alias: UserPhone -\> **UserPhone**: `object` +> **UserPhone**: `object` ## Type declaration ### \_\_typename? -\> `optional` **\_\_typename**: `"UserPhone"` +> `optional` **\_\_typename**: `"UserPhone"` ### home? -\> `optional` **home**: [`Maybe`](Maybe.md)\<[`Scalars`](Scalars.md)\[`"PhoneNumber"`\]\[`"output"`\]\> +> `optional` **home**: [`Maybe`](Maybe.md)\<[`Scalars`](Scalars.md)\[`"PhoneNumber"`\]\[`"output"`\]\> ### mobile? -\> `optional` **mobile**: [`Maybe`](Maybe.md)\<[`Scalars`](Scalars.md)\[`"PhoneNumber"`\]\[`"output"`\]\> +> `optional` **mobile**: [`Maybe`](Maybe.md)\<[`Scalars`](Scalars.md)\[`"PhoneNumber"`\]\[`"output"`\]\> ### work? -\> `optional` **work**: [`Maybe`](Maybe.md)\<[`Scalars`](Scalars.md)\[`"PhoneNumber"`\]\[`"output"`\]\> +> `optional` **work**: [`Maybe`](Maybe.md)\<[`Scalars`](Scalars.md)\[`"PhoneNumber"`\]\[`"output"`\]\> ## Defined in -[src/types/generatedGraphQLTypes.ts:2996](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/types/generatedGraphQLTypes.ts#L2996) +[src/types/generatedGraphQLTypes.ts:2996](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/types/generatedGraphQLTypes.ts#L2996) diff --git a/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/UserPhoneInput.md b/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/UserPhoneInput.md index 801fa9feeb5..1041769e3a5 100644 --- a/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/UserPhoneInput.md +++ b/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/UserPhoneInput.md @@ -6,22 +6,22 @@ # Type Alias: UserPhoneInput -\> **UserPhoneInput**: `object` +> **UserPhoneInput**: `object` ## Type declaration ### home? -\> `optional` **home**: [`InputMaybe`](InputMaybe.md)\<[`Scalars`](Scalars.md)\[`"PhoneNumber"`\]\[`"input"`\]\> +> `optional` **home**: [`InputMaybe`](InputMaybe.md)\<[`Scalars`](Scalars.md)\[`"PhoneNumber"`\]\[`"input"`\]\> ### mobile? -\> `optional` **mobile**: [`InputMaybe`](InputMaybe.md)\<[`Scalars`](Scalars.md)\[`"PhoneNumber"`\]\[`"input"`\]\> +> `optional` **mobile**: [`InputMaybe`](InputMaybe.md)\<[`Scalars`](Scalars.md)\[`"PhoneNumber"`\]\[`"input"`\]\> ### work? -\> `optional` **work**: [`InputMaybe`](InputMaybe.md)\<[`Scalars`](Scalars.md)\[`"PhoneNumber"`\]\[`"input"`\]\> +> `optional` **work**: [`InputMaybe`](InputMaybe.md)\<[`Scalars`](Scalars.md)\[`"PhoneNumber"`\]\[`"input"`\]\> ## Defined in -[src/types/generatedGraphQLTypes.ts:3003](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/types/generatedGraphQLTypes.ts#L3003) +[src/types/generatedGraphQLTypes.ts:3003](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/types/generatedGraphQLTypes.ts#L3003) diff --git a/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/UserPhoneResolvers.md b/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/UserPhoneResolvers.md index 71d2dc1e40f..c8996366c49 100644 --- a/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/UserPhoneResolvers.md +++ b/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/UserPhoneResolvers.md @@ -6,7 +6,7 @@ # Type Alias: UserPhoneResolvers\ -\> **UserPhoneResolvers**\<`ContextType`, `ParentType`\>: `object` +> **UserPhoneResolvers**\<`ContextType`, `ParentType`\>: `object` ## Type Parameters @@ -18,20 +18,20 @@ ### \_\_isTypeOf? -\> `optional` **\_\_isTypeOf**: [`IsTypeOfResolverFn`](IsTypeOfResolverFn.md)\<`ParentType`, `ContextType`\> +> `optional` **\_\_isTypeOf**: [`IsTypeOfResolverFn`](IsTypeOfResolverFn.md)\<`ParentType`, `ContextType`\> ### home? -\> `optional` **home**: [`Resolver`](Resolver.md)\<[`Maybe`](Maybe.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"PhoneNumber"`\]\>, `ParentType`, `ContextType`\> +> `optional` **home**: [`Resolver`](Resolver.md)\<[`Maybe`](Maybe.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"PhoneNumber"`\]\>, `ParentType`, `ContextType`\> ### mobile? -\> `optional` **mobile**: [`Resolver`](Resolver.md)\<[`Maybe`](Maybe.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"PhoneNumber"`\]\>, `ParentType`, `ContextType`\> +> `optional` **mobile**: [`Resolver`](Resolver.md)\<[`Maybe`](Maybe.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"PhoneNumber"`\]\>, `ParentType`, `ContextType`\> ### work? -\> `optional` **work**: [`Resolver`](Resolver.md)\<[`Maybe`](Maybe.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"PhoneNumber"`\]\>, `ParentType`, `ContextType`\> +> `optional` **work**: [`Resolver`](Resolver.md)\<[`Maybe`](Maybe.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"PhoneNumber"`\]\>, `ParentType`, `ContextType`\> ## Defined in -[src/types/generatedGraphQLTypes.ts:4723](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/types/generatedGraphQLTypes.ts#L4723) +[src/types/generatedGraphQLTypes.ts:4723](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/types/generatedGraphQLTypes.ts#L4723) diff --git a/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/UserPostsArgs.md b/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/UserPostsArgs.md index 7e69258ead2..3b36d7ffc9a 100644 --- a/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/UserPostsArgs.md +++ b/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/UserPostsArgs.md @@ -6,26 +6,26 @@ # Type Alias: UserPostsArgs -\> **UserPostsArgs**: `object` +> **UserPostsArgs**: `object` ## Type declaration ### after? -\> `optional` **after**: [`InputMaybe`](InputMaybe.md)\<[`Scalars`](Scalars.md)\[`"String"`\]\[`"input"`\]\> +> `optional` **after**: [`InputMaybe`](InputMaybe.md)\<[`Scalars`](Scalars.md)\[`"String"`\]\[`"input"`\]\> ### before? -\> `optional` **before**: [`InputMaybe`](InputMaybe.md)\<[`Scalars`](Scalars.md)\[`"String"`\]\[`"input"`\]\> +> `optional` **before**: [`InputMaybe`](InputMaybe.md)\<[`Scalars`](Scalars.md)\[`"String"`\]\[`"input"`\]\> ### first? -\> `optional` **first**: [`InputMaybe`](InputMaybe.md)\<[`Scalars`](Scalars.md)\[`"PositiveInt"`\]\[`"input"`\]\> +> `optional` **first**: [`InputMaybe`](InputMaybe.md)\<[`Scalars`](Scalars.md)\[`"PositiveInt"`\]\[`"input"`\]\> ### last? -\> `optional` **last**: [`InputMaybe`](InputMaybe.md)\<[`Scalars`](Scalars.md)\[`"PositiveInt"`\]\[`"input"`\]\> +> `optional` **last**: [`InputMaybe`](InputMaybe.md)\<[`Scalars`](Scalars.md)\[`"PositiveInt"`\]\[`"input"`\]\> ## Defined in -[src/types/generatedGraphQLTypes.ts:2909](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/types/generatedGraphQLTypes.ts#L2909) +[src/types/generatedGraphQLTypes.ts:2909](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/types/generatedGraphQLTypes.ts#L2909) diff --git a/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/UserResolvers.md b/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/UserResolvers.md index e9f72f6df48..c2e94d1bb59 100644 --- a/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/UserResolvers.md +++ b/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/UserResolvers.md @@ -6,7 +6,7 @@ # Type Alias: UserResolvers\ -\> **UserResolvers**\<`ContextType`, `ParentType`\>: `object` +> **UserResolvers**\<`ContextType`, `ParentType`\>: `object` ## Type Parameters @@ -18,100 +18,100 @@ ### \_\_isTypeOf? -\> `optional` **\_\_isTypeOf**: [`IsTypeOfResolverFn`](IsTypeOfResolverFn.md)\<`ParentType`, `ContextType`\> +> `optional` **\_\_isTypeOf**: [`IsTypeOfResolverFn`](IsTypeOfResolverFn.md)\<`ParentType`, `ContextType`\> ### \_id? -\> `optional` **\_id**: [`Resolver`](Resolver.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"ID"`\], `ParentType`, `ContextType`\> +> `optional` **\_id**: [`Resolver`](Resolver.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"ID"`\], `ParentType`, `ContextType`\> ### address? -\> `optional` **address**: [`Resolver`](Resolver.md)\<[`Maybe`](Maybe.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"Address"`\]\>, `ParentType`, `ContextType`\> +> `optional` **address**: [`Resolver`](Resolver.md)\<[`Maybe`](Maybe.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"Address"`\]\>, `ParentType`, `ContextType`\> ### appUserProfileId? -\> `optional` **appUserProfileId**: [`Resolver`](Resolver.md)\<[`Maybe`](Maybe.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"AppUserProfile"`\]\>, `ParentType`, `ContextType`\> +> `optional` **appUserProfileId**: [`Resolver`](Resolver.md)\<[`Maybe`](Maybe.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"AppUserProfile"`\]\>, `ParentType`, `ContextType`\> ### birthDate? -\> `optional` **birthDate**: [`Resolver`](Resolver.md)\<[`Maybe`](Maybe.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"Date"`\]\>, `ParentType`, `ContextType`\> +> `optional` **birthDate**: [`Resolver`](Resolver.md)\<[`Maybe`](Maybe.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"Date"`\]\>, `ParentType`, `ContextType`\> ### createdAt? -\> `optional` **createdAt**: [`Resolver`](Resolver.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"DateTime"`\], `ParentType`, `ContextType`\> +> `optional` **createdAt**: [`Resolver`](Resolver.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"DateTime"`\], `ParentType`, `ContextType`\> ### educationGrade? -\> `optional` **educationGrade**: [`Resolver`](Resolver.md)\<[`Maybe`](Maybe.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"EducationGrade"`\]\>, `ParentType`, `ContextType`\> +> `optional` **educationGrade**: [`Resolver`](Resolver.md)\<[`Maybe`](Maybe.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"EducationGrade"`\]\>, `ParentType`, `ContextType`\> ### email? -\> `optional` **email**: [`Resolver`](Resolver.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"EmailAddress"`\], `ParentType`, `ContextType`\> +> `optional` **email**: [`Resolver`](Resolver.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"EmailAddress"`\], `ParentType`, `ContextType`\> ### employmentStatus? -\> `optional` **employmentStatus**: [`Resolver`](Resolver.md)\<[`Maybe`](Maybe.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"EmploymentStatus"`\]\>, `ParentType`, `ContextType`\> +> `optional` **employmentStatus**: [`Resolver`](Resolver.md)\<[`Maybe`](Maybe.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"EmploymentStatus"`\]\>, `ParentType`, `ContextType`\> ### eventAdmin? -\> `optional` **eventAdmin**: [`Resolver`](Resolver.md)\<[`Maybe`](Maybe.md)\<[`Maybe`](Maybe.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"Event"`\]\>[]\>, `ParentType`, `ContextType`\> +> `optional` **eventAdmin**: [`Resolver`](Resolver.md)\<[`Maybe`](Maybe.md)\<[`Maybe`](Maybe.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"Event"`\]\>[]\>, `ParentType`, `ContextType`\> ### firstName? -\> `optional` **firstName**: [`Resolver`](Resolver.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"String"`\], `ParentType`, `ContextType`\> +> `optional` **firstName**: [`Resolver`](Resolver.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"String"`\], `ParentType`, `ContextType`\> ### gender? -\> `optional` **gender**: [`Resolver`](Resolver.md)\<[`Maybe`](Maybe.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"Gender"`\]\>, `ParentType`, `ContextType`\> +> `optional` **gender**: [`Resolver`](Resolver.md)\<[`Maybe`](Maybe.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"Gender"`\]\>, `ParentType`, `ContextType`\> ### image? -\> `optional` **image**: [`Resolver`](Resolver.md)\<[`Maybe`](Maybe.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"String"`\]\>, `ParentType`, `ContextType`\> +> `optional` **image**: [`Resolver`](Resolver.md)\<[`Maybe`](Maybe.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"String"`\]\>, `ParentType`, `ContextType`\> ### joinedOrganizations? -\> `optional` **joinedOrganizations**: [`Resolver`](Resolver.md)\<[`Maybe`](Maybe.md)\<[`Maybe`](Maybe.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"Organization"`\]\>[]\>, `ParentType`, `ContextType`\> +> `optional` **joinedOrganizations**: [`Resolver`](Resolver.md)\<[`Maybe`](Maybe.md)\<[`Maybe`](Maybe.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"Organization"`\]\>[]\>, `ParentType`, `ContextType`\> ### lastName? -\> `optional` **lastName**: [`Resolver`](Resolver.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"String"`\], `ParentType`, `ContextType`\> +> `optional` **lastName**: [`Resolver`](Resolver.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"String"`\], `ParentType`, `ContextType`\> ### maritalStatus? -\> `optional` **maritalStatus**: [`Resolver`](Resolver.md)\<[`Maybe`](Maybe.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"MaritalStatus"`\]\>, `ParentType`, `ContextType`\> +> `optional` **maritalStatus**: [`Resolver`](Resolver.md)\<[`Maybe`](Maybe.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"MaritalStatus"`\]\>, `ParentType`, `ContextType`\> ### membershipRequests? -\> `optional` **membershipRequests**: [`Resolver`](Resolver.md)\<[`Maybe`](Maybe.md)\<[`Maybe`](Maybe.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"MembershipRequest"`\]\>[]\>, `ParentType`, `ContextType`\> +> `optional` **membershipRequests**: [`Resolver`](Resolver.md)\<[`Maybe`](Maybe.md)\<[`Maybe`](Maybe.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"MembershipRequest"`\]\>[]\>, `ParentType`, `ContextType`\> ### organizationsBlockedBy? -\> `optional` **organizationsBlockedBy**: [`Resolver`](Resolver.md)\<[`Maybe`](Maybe.md)\<[`Maybe`](Maybe.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"Organization"`\]\>[]\>, `ParentType`, `ContextType`\> +> `optional` **organizationsBlockedBy**: [`Resolver`](Resolver.md)\<[`Maybe`](Maybe.md)\<[`Maybe`](Maybe.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"Organization"`\]\>[]\>, `ParentType`, `ContextType`\> ### phone? -\> `optional` **phone**: [`Resolver`](Resolver.md)\<[`Maybe`](Maybe.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"UserPhone"`\]\>, `ParentType`, `ContextType`\> +> `optional` **phone**: [`Resolver`](Resolver.md)\<[`Maybe`](Maybe.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"UserPhone"`\]\>, `ParentType`, `ContextType`\> ### pluginCreationAllowed? -\> `optional` **pluginCreationAllowed**: [`Resolver`](Resolver.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"Boolean"`\], `ParentType`, `ContextType`\> +> `optional` **pluginCreationAllowed**: [`Resolver`](Resolver.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"Boolean"`\], `ParentType`, `ContextType`\> ### posts? -\> `optional` **posts**: [`Resolver`](Resolver.md)\<[`Maybe`](Maybe.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"PostsConnection"`\]\>, `ParentType`, `ContextType`, `Partial`\<[`UserPostsArgs`](UserPostsArgs.md)\>\> +> `optional` **posts**: [`Resolver`](Resolver.md)\<[`Maybe`](Maybe.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"PostsConnection"`\]\>, `ParentType`, `ContextType`, `Partial`\<[`UserPostsArgs`](UserPostsArgs.md)\>\> ### registeredEvents? -\> `optional` **registeredEvents**: [`Resolver`](Resolver.md)\<[`Maybe`](Maybe.md)\<[`Maybe`](Maybe.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"Event"`\]\>[]\>, `ParentType`, `ContextType`\> +> `optional` **registeredEvents**: [`Resolver`](Resolver.md)\<[`Maybe`](Maybe.md)\<[`Maybe`](Maybe.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"Event"`\]\>[]\>, `ParentType`, `ContextType`\> ### tagsAssignedWith? -\> `optional` **tagsAssignedWith**: [`Resolver`](Resolver.md)\<[`Maybe`](Maybe.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"UserTagsConnection"`\]\>, `ParentType`, `ContextType`, `Partial`\<[`UserTagsAssignedWithArgs`](UserTagsAssignedWithArgs.md)\>\> +> `optional` **tagsAssignedWith**: [`Resolver`](Resolver.md)\<[`Maybe`](Maybe.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"UserTagsConnection"`\]\>, `ParentType`, `ContextType`, `Partial`\<[`UserTagsAssignedWithArgs`](UserTagsAssignedWithArgs.md)\>\> ### updatedAt? -\> `optional` **updatedAt**: [`Resolver`](Resolver.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"DateTime"`\], `ParentType`, `ContextType`\> +> `optional` **updatedAt**: [`Resolver`](Resolver.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"DateTime"`\], `ParentType`, `ContextType`\> ## Defined in -[src/types/generatedGraphQLTypes.ts:4651](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/types/generatedGraphQLTypes.ts#L4651) +[src/types/generatedGraphQLTypes.ts:4651](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/types/generatedGraphQLTypes.ts#L4651) diff --git a/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/UserTag.md b/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/UserTag.md index c47b71729a9..1ef0830bba4 100644 --- a/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/UserTag.md +++ b/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/UserTag.md @@ -6,52 +6,52 @@ # Type Alias: UserTag -\> **UserTag**: `object` +> **UserTag**: `object` ## Type declaration ### \_\_typename? -\> `optional` **\_\_typename**: `"UserTag"` +> `optional` **\_\_typename**: `"UserTag"` ### \_id -\> **\_id**: [`Scalars`](Scalars.md)\[`"ID"`\]\[`"output"`\] +> **\_id**: [`Scalars`](Scalars.md)\[`"ID"`\]\[`"output"`\] A field to get the mongodb object id identifier for this UserTag. ### childTags? -\> `optional` **childTags**: [`Maybe`](Maybe.md)\<[`UserTagsConnection`](UserTagsConnection.md)\> +> `optional` **childTags**: [`Maybe`](Maybe.md)\<[`UserTagsConnection`](UserTagsConnection.md)\> A connection field to traverse a list of UserTag this UserTag is a parent to. ### name -\> **name**: [`Scalars`](Scalars.md)\[`"String"`\]\[`"output"`\] +> **name**: [`Scalars`](Scalars.md)\[`"String"`\]\[`"output"`\] A field to get the name of this UserTag. ### organization? -\> `optional` **organization**: [`Maybe`](Maybe.md)\<[`Organization`](Organization.md)\> +> `optional` **organization**: [`Maybe`](Maybe.md)\<[`Organization`](Organization.md)\> A field to traverse the Organization that created this UserTag. ### parentTag? -\> `optional` **parentTag**: [`Maybe`](Maybe.md)\<[`UserTag`](UserTag.md)\> +> `optional` **parentTag**: [`Maybe`](Maybe.md)\<[`UserTag`](UserTag.md)\> A field to traverse the parent UserTag of this UserTag. ### usersAssignedTo? -\> `optional` **usersAssignedTo**: [`Maybe`](Maybe.md)\<[`UsersConnection`](UsersConnection.md)\> +> `optional` **usersAssignedTo**: [`Maybe`](Maybe.md)\<[`UsersConnection`](UsersConnection.md)\> A connection field to traverse a list of User this UserTag is assigned to. ## Defined in -[src/types/generatedGraphQLTypes.ts:3009](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/types/generatedGraphQLTypes.ts#L3009) +[src/types/generatedGraphQLTypes.ts:3009](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/types/generatedGraphQLTypes.ts#L3009) diff --git a/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/UserTagChildTagsArgs.md b/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/UserTagChildTagsArgs.md index 4a487a8b758..102ce025d1c 100644 --- a/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/UserTagChildTagsArgs.md +++ b/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/UserTagChildTagsArgs.md @@ -6,26 +6,26 @@ # Type Alias: UserTagChildTagsArgs -\> **UserTagChildTagsArgs**: `object` +> **UserTagChildTagsArgs**: `object` ## Type declaration ### after? -\> `optional` **after**: [`InputMaybe`](InputMaybe.md)\<[`Scalars`](Scalars.md)\[`"String"`\]\[`"input"`\]\> +> `optional` **after**: [`InputMaybe`](InputMaybe.md)\<[`Scalars`](Scalars.md)\[`"String"`\]\[`"input"`\]\> ### before? -\> `optional` **before**: [`InputMaybe`](InputMaybe.md)\<[`Scalars`](Scalars.md)\[`"String"`\]\[`"input"`\]\> +> `optional` **before**: [`InputMaybe`](InputMaybe.md)\<[`Scalars`](Scalars.md)\[`"String"`\]\[`"input"`\]\> ### first? -\> `optional` **first**: [`InputMaybe`](InputMaybe.md)\<[`Scalars`](Scalars.md)\[`"PositiveInt"`\]\[`"input"`\]\> +> `optional` **first**: [`InputMaybe`](InputMaybe.md)\<[`Scalars`](Scalars.md)\[`"PositiveInt"`\]\[`"input"`\]\> ### last? -\> `optional` **last**: [`InputMaybe`](InputMaybe.md)\<[`Scalars`](Scalars.md)\[`"PositiveInt"`\]\[`"input"`\]\> +> `optional` **last**: [`InputMaybe`](InputMaybe.md)\<[`Scalars`](Scalars.md)\[`"PositiveInt"`\]\[`"input"`\]\> ## Defined in -[src/types/generatedGraphQLTypes.ts:3032](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/types/generatedGraphQLTypes.ts#L3032) +[src/types/generatedGraphQLTypes.ts:3032](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/types/generatedGraphQLTypes.ts#L3032) diff --git a/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/UserTagResolvers.md b/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/UserTagResolvers.md index a670f4f5f2c..2e0adf3f066 100644 --- a/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/UserTagResolvers.md +++ b/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/UserTagResolvers.md @@ -6,7 +6,7 @@ # Type Alias: UserTagResolvers\ -\> **UserTagResolvers**\<`ContextType`, `ParentType`\>: `object` +> **UserTagResolvers**\<`ContextType`, `ParentType`\>: `object` ## Type Parameters @@ -18,32 +18,32 @@ ### \_\_isTypeOf? -\> `optional` **\_\_isTypeOf**: [`IsTypeOfResolverFn`](IsTypeOfResolverFn.md)\<`ParentType`, `ContextType`\> +> `optional` **\_\_isTypeOf**: [`IsTypeOfResolverFn`](IsTypeOfResolverFn.md)\<`ParentType`, `ContextType`\> ### \_id? -\> `optional` **\_id**: [`Resolver`](Resolver.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"ID"`\], `ParentType`, `ContextType`\> +> `optional` **\_id**: [`Resolver`](Resolver.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"ID"`\], `ParentType`, `ContextType`\> ### childTags? -\> `optional` **childTags**: [`Resolver`](Resolver.md)\<[`Maybe`](Maybe.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"UserTagsConnection"`\]\>, `ParentType`, `ContextType`, `Partial`\<[`UserTagChildTagsArgs`](UserTagChildTagsArgs.md)\>\> +> `optional` **childTags**: [`Resolver`](Resolver.md)\<[`Maybe`](Maybe.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"UserTagsConnection"`\]\>, `ParentType`, `ContextType`, `Partial`\<[`UserTagChildTagsArgs`](UserTagChildTagsArgs.md)\>\> ### name? -\> `optional` **name**: [`Resolver`](Resolver.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"String"`\], `ParentType`, `ContextType`\> +> `optional` **name**: [`Resolver`](Resolver.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"String"`\], `ParentType`, `ContextType`\> ### organization? -\> `optional` **organization**: [`Resolver`](Resolver.md)\<[`Maybe`](Maybe.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"Organization"`\]\>, `ParentType`, `ContextType`\> +> `optional` **organization**: [`Resolver`](Resolver.md)\<[`Maybe`](Maybe.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"Organization"`\]\>, `ParentType`, `ContextType`\> ### parentTag? -\> `optional` **parentTag**: [`Resolver`](Resolver.md)\<[`Maybe`](Maybe.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"UserTag"`\]\>, `ParentType`, `ContextType`\> +> `optional` **parentTag**: [`Resolver`](Resolver.md)\<[`Maybe`](Maybe.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"UserTag"`\]\>, `ParentType`, `ContextType`\> ### usersAssignedTo? -\> `optional` **usersAssignedTo**: [`Resolver`](Resolver.md)\<[`Maybe`](Maybe.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"UsersConnection"`\]\>, `ParentType`, `ContextType`, `Partial`\<[`UserTagUsersAssignedToArgs`](UserTagUsersAssignedToArgs.md)\>\> +> `optional` **usersAssignedTo**: [`Resolver`](Resolver.md)\<[`Maybe`](Maybe.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"UsersConnection"`\]\>, `ParentType`, `ContextType`, `Partial`\<[`UserTagUsersAssignedToArgs`](UserTagUsersAssignedToArgs.md)\>\> ## Defined in -[src/types/generatedGraphQLTypes.ts:4730](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/types/generatedGraphQLTypes.ts#L4730) +[src/types/generatedGraphQLTypes.ts:4730](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/types/generatedGraphQLTypes.ts#L4730) diff --git a/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/UserTagUsersAssignedToArgs.md b/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/UserTagUsersAssignedToArgs.md index 62692e17c05..0ce6e380a35 100644 --- a/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/UserTagUsersAssignedToArgs.md +++ b/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/UserTagUsersAssignedToArgs.md @@ -6,26 +6,26 @@ # Type Alias: UserTagUsersAssignedToArgs -\> **UserTagUsersAssignedToArgs**: `object` +> **UserTagUsersAssignedToArgs**: `object` ## Type declaration ### after? -\> `optional` **after**: [`InputMaybe`](InputMaybe.md)\<[`Scalars`](Scalars.md)\[`"String"`\]\[`"input"`\]\> +> `optional` **after**: [`InputMaybe`](InputMaybe.md)\<[`Scalars`](Scalars.md)\[`"String"`\]\[`"input"`\]\> ### before? -\> `optional` **before**: [`InputMaybe`](InputMaybe.md)\<[`Scalars`](Scalars.md)\[`"String"`\]\[`"input"`\]\> +> `optional` **before**: [`InputMaybe`](InputMaybe.md)\<[`Scalars`](Scalars.md)\[`"String"`\]\[`"input"`\]\> ### first? -\> `optional` **first**: [`InputMaybe`](InputMaybe.md)\<[`Scalars`](Scalars.md)\[`"PositiveInt"`\]\[`"input"`\]\> +> `optional` **first**: [`InputMaybe`](InputMaybe.md)\<[`Scalars`](Scalars.md)\[`"PositiveInt"`\]\[`"input"`\]\> ### last? -\> `optional` **last**: [`InputMaybe`](InputMaybe.md)\<[`Scalars`](Scalars.md)\[`"PositiveInt"`\]\[`"input"`\]\> +> `optional` **last**: [`InputMaybe`](InputMaybe.md)\<[`Scalars`](Scalars.md)\[`"PositiveInt"`\]\[`"input"`\]\> ## Defined in -[src/types/generatedGraphQLTypes.ts:3040](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/types/generatedGraphQLTypes.ts#L3040) +[src/types/generatedGraphQLTypes.ts:3040](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/types/generatedGraphQLTypes.ts#L3040) diff --git a/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/UserTagsAssignedWithArgs.md b/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/UserTagsAssignedWithArgs.md index 5d3ea6ae275..b71ba1708bf 100644 --- a/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/UserTagsAssignedWithArgs.md +++ b/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/UserTagsAssignedWithArgs.md @@ -6,30 +6,30 @@ # Type Alias: UserTagsAssignedWithArgs -\> **UserTagsAssignedWithArgs**: `object` +> **UserTagsAssignedWithArgs**: `object` ## Type declaration ### after? -\> `optional` **after**: [`InputMaybe`](InputMaybe.md)\<[`Scalars`](Scalars.md)\[`"String"`\]\[`"input"`\]\> +> `optional` **after**: [`InputMaybe`](InputMaybe.md)\<[`Scalars`](Scalars.md)\[`"String"`\]\[`"input"`\]\> ### before? -\> `optional` **before**: [`InputMaybe`](InputMaybe.md)\<[`Scalars`](Scalars.md)\[`"String"`\]\[`"input"`\]\> +> `optional` **before**: [`InputMaybe`](InputMaybe.md)\<[`Scalars`](Scalars.md)\[`"String"`\]\[`"input"`\]\> ### first? -\> `optional` **first**: [`InputMaybe`](InputMaybe.md)\<[`Scalars`](Scalars.md)\[`"PositiveInt"`\]\[`"input"`\]\> +> `optional` **first**: [`InputMaybe`](InputMaybe.md)\<[`Scalars`](Scalars.md)\[`"PositiveInt"`\]\[`"input"`\]\> ### last? -\> `optional` **last**: [`InputMaybe`](InputMaybe.md)\<[`Scalars`](Scalars.md)\[`"PositiveInt"`\]\[`"input"`\]\> +> `optional` **last**: [`InputMaybe`](InputMaybe.md)\<[`Scalars`](Scalars.md)\[`"PositiveInt"`\]\[`"input"`\]\> ### organizationId? -\> `optional` **organizationId**: [`InputMaybe`](InputMaybe.md)\<[`Scalars`](Scalars.md)\[`"ID"`\]\[`"input"`\]\> +> `optional` **organizationId**: [`InputMaybe`](InputMaybe.md)\<[`Scalars`](Scalars.md)\[`"ID"`\]\[`"input"`\]\> ## Defined in -[src/types/generatedGraphQLTypes.ts:2917](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/types/generatedGraphQLTypes.ts#L2917) +[src/types/generatedGraphQLTypes.ts:2917](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/types/generatedGraphQLTypes.ts#L2917) diff --git a/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/UserTagsConnection.md b/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/UserTagsConnection.md index fbe0acb84cd..f27c130471c 100644 --- a/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/UserTagsConnection.md +++ b/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/UserTagsConnection.md @@ -6,7 +6,7 @@ # Type Alias: UserTagsConnection -\> **UserTagsConnection**: `object` +> **UserTagsConnection**: `object` A default connection on the UserTag type. @@ -14,20 +14,20 @@ A default connection on the UserTag type. ### \_\_typename? -\> `optional` **\_\_typename**: `"UserTagsConnection"` +> `optional` **\_\_typename**: `"UserTagsConnection"` ### edges -\> **edges**: [`UserTagsConnectionEdge`](UserTagsConnectionEdge.md)[] +> **edges**: [`UserTagsConnectionEdge`](UserTagsConnectionEdge.md)[] ### pageInfo -\> **pageInfo**: [`DefaultConnectionPageInfo`](DefaultConnectionPageInfo.md) +> **pageInfo**: [`DefaultConnectionPageInfo`](DefaultConnectionPageInfo.md) ### totalCount? -\> `optional` **totalCount**: [`Maybe`](Maybe.md)\<[`Scalars`](Scalars.md)\[`"PositiveInt"`\]\[`"output"`\]\> +> `optional` **totalCount**: [`Maybe`](Maybe.md)\<[`Scalars`](Scalars.md)\[`"PositiveInt"`\]\[`"output"`\]\> ## Defined in -[src/types/generatedGraphQLTypes.ts:3048](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/types/generatedGraphQLTypes.ts#L3048) +[src/types/generatedGraphQLTypes.ts:3048](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/types/generatedGraphQLTypes.ts#L3048) diff --git a/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/UserTagsConnectionEdge.md b/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/UserTagsConnectionEdge.md index 105e45e88dc..2d7b0524822 100644 --- a/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/UserTagsConnectionEdge.md +++ b/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/UserTagsConnectionEdge.md @@ -6,7 +6,7 @@ # Type Alias: UserTagsConnectionEdge -\> **UserTagsConnectionEdge**: `object` +> **UserTagsConnectionEdge**: `object` A default connection edge on the UserTag type for UserTagsConnection. @@ -14,16 +14,16 @@ A default connection edge on the UserTag type for UserTagsConnection. ### \_\_typename? -\> `optional` **\_\_typename**: `"UserTagsConnectionEdge"` +> `optional` **\_\_typename**: `"UserTagsConnectionEdge"` ### cursor -\> **cursor**: [`Scalars`](Scalars.md)\[`"String"`\]\[`"output"`\] +> **cursor**: [`Scalars`](Scalars.md)\[`"String"`\]\[`"output"`\] ### node -\> **node**: [`UserTag`](UserTag.md) +> **node**: [`UserTag`](UserTag.md) ## Defined in -[src/types/generatedGraphQLTypes.ts:3056](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/types/generatedGraphQLTypes.ts#L3056) +[src/types/generatedGraphQLTypes.ts:3056](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/types/generatedGraphQLTypes.ts#L3056) diff --git a/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/UserTagsConnectionEdgeResolvers.md b/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/UserTagsConnectionEdgeResolvers.md index d47faeb6493..d236aa57af0 100644 --- a/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/UserTagsConnectionEdgeResolvers.md +++ b/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/UserTagsConnectionEdgeResolvers.md @@ -6,7 +6,7 @@ # Type Alias: UserTagsConnectionEdgeResolvers\ -\> **UserTagsConnectionEdgeResolvers**\<`ContextType`, `ParentType`\>: `object` +> **UserTagsConnectionEdgeResolvers**\<`ContextType`, `ParentType`\>: `object` ## Type Parameters @@ -18,16 +18,16 @@ ### \_\_isTypeOf? -\> `optional` **\_\_isTypeOf**: [`IsTypeOfResolverFn`](IsTypeOfResolverFn.md)\<`ParentType`, `ContextType`\> +> `optional` **\_\_isTypeOf**: [`IsTypeOfResolverFn`](IsTypeOfResolverFn.md)\<`ParentType`, `ContextType`\> ### cursor? -\> `optional` **cursor**: [`Resolver`](Resolver.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"String"`\], `ParentType`, `ContextType`\> +> `optional` **cursor**: [`Resolver`](Resolver.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"String"`\], `ParentType`, `ContextType`\> ### node? -\> `optional` **node**: [`Resolver`](Resolver.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"UserTag"`\], `ParentType`, `ContextType`\> +> `optional` **node**: [`Resolver`](Resolver.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"UserTag"`\], `ParentType`, `ContextType`\> ## Defined in -[src/types/generatedGraphQLTypes.ts:4747](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/types/generatedGraphQLTypes.ts#L4747) +[src/types/generatedGraphQLTypes.ts:4747](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/types/generatedGraphQLTypes.ts#L4747) diff --git a/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/UserTagsConnectionResolvers.md b/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/UserTagsConnectionResolvers.md index dbbca8ae6ae..180d44c544f 100644 --- a/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/UserTagsConnectionResolvers.md +++ b/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/UserTagsConnectionResolvers.md @@ -6,7 +6,7 @@ # Type Alias: UserTagsConnectionResolvers\ -\> **UserTagsConnectionResolvers**\<`ContextType`, `ParentType`\>: `object` +> **UserTagsConnectionResolvers**\<`ContextType`, `ParentType`\>: `object` ## Type Parameters @@ -18,20 +18,20 @@ ### \_\_isTypeOf? -\> `optional` **\_\_isTypeOf**: [`IsTypeOfResolverFn`](IsTypeOfResolverFn.md)\<`ParentType`, `ContextType`\> +> `optional` **\_\_isTypeOf**: [`IsTypeOfResolverFn`](IsTypeOfResolverFn.md)\<`ParentType`, `ContextType`\> ### edges? -\> `optional` **edges**: [`Resolver`](Resolver.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"UserTagsConnectionEdge"`\][], `ParentType`, `ContextType`\> +> `optional` **edges**: [`Resolver`](Resolver.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"UserTagsConnectionEdge"`\][], `ParentType`, `ContextType`\> ### pageInfo? -\> `optional` **pageInfo**: [`Resolver`](Resolver.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"DefaultConnectionPageInfo"`\], `ParentType`, `ContextType`\> +> `optional` **pageInfo**: [`Resolver`](Resolver.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"DefaultConnectionPageInfo"`\], `ParentType`, `ContextType`\> ### totalCount? -\> `optional` **totalCount**: [`Resolver`](Resolver.md)\<[`Maybe`](Maybe.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"PositiveInt"`\]\>, `ParentType`, `ContextType`\> +> `optional` **totalCount**: [`Resolver`](Resolver.md)\<[`Maybe`](Maybe.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"PositiveInt"`\]\>, `ParentType`, `ContextType`\> ## Defined in -[src/types/generatedGraphQLTypes.ts:4740](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/types/generatedGraphQLTypes.ts#L4740) +[src/types/generatedGraphQLTypes.ts:4740](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/types/generatedGraphQLTypes.ts#L4740) diff --git a/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/UserType.md b/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/UserType.md index 8ce4d93ccb9..30734671777 100644 --- a/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/UserType.md +++ b/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/UserType.md @@ -6,8 +6,8 @@ # Type Alias: UserType -\> **UserType**: `"ADMIN"` \| `"NON_USER"` \| `"SUPERADMIN"` \| `"USER"` +> **UserType**: `"ADMIN"` \| `"NON_USER"` \| `"SUPERADMIN"` \| `"USER"` ## Defined in -[src/types/generatedGraphQLTypes.ts:3062](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/types/generatedGraphQLTypes.ts#L3062) +[src/types/generatedGraphQLTypes.ts:3062](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/types/generatedGraphQLTypes.ts#L3062) diff --git a/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/UserWhereInput.md b/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/UserWhereInput.md index 28d6e37fe2e..e0be68c16a3 100644 --- a/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/UserWhereInput.md +++ b/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/UserWhereInput.md @@ -6,110 +6,110 @@ # Type Alias: UserWhereInput -\> **UserWhereInput**: `object` +> **UserWhereInput**: `object` ## Type declaration ### email? -\> `optional` **email**: [`InputMaybe`](InputMaybe.md)\<[`Scalars`](Scalars.md)\[`"EmailAddress"`\]\[`"input"`\]\> +> `optional` **email**: [`InputMaybe`](InputMaybe.md)\<[`Scalars`](Scalars.md)\[`"EmailAddress"`\]\[`"input"`\]\> ### email\_contains? -\> `optional` **email\_contains**: [`InputMaybe`](InputMaybe.md)\<[`Scalars`](Scalars.md)\[`"EmailAddress"`\]\[`"input"`\]\> +> `optional` **email\_contains**: [`InputMaybe`](InputMaybe.md)\<[`Scalars`](Scalars.md)\[`"EmailAddress"`\]\[`"input"`\]\> ### email\_in? -\> `optional` **email\_in**: [`InputMaybe`](InputMaybe.md)\<[`Scalars`](Scalars.md)\[`"EmailAddress"`\]\[`"input"`\][]\> +> `optional` **email\_in**: [`InputMaybe`](InputMaybe.md)\<[`Scalars`](Scalars.md)\[`"EmailAddress"`\]\[`"input"`\][]\> ### email\_not? -\> `optional` **email\_not**: [`InputMaybe`](InputMaybe.md)\<[`Scalars`](Scalars.md)\[`"EmailAddress"`\]\[`"input"`\]\> +> `optional` **email\_not**: [`InputMaybe`](InputMaybe.md)\<[`Scalars`](Scalars.md)\[`"EmailAddress"`\]\[`"input"`\]\> ### email\_not\_in? -\> `optional` **email\_not\_in**: [`InputMaybe`](InputMaybe.md)\<[`Scalars`](Scalars.md)\[`"EmailAddress"`\]\[`"input"`\][]\> +> `optional` **email\_not\_in**: [`InputMaybe`](InputMaybe.md)\<[`Scalars`](Scalars.md)\[`"EmailAddress"`\]\[`"input"`\][]\> ### email\_starts\_with? -\> `optional` **email\_starts\_with**: [`InputMaybe`](InputMaybe.md)\<[`Scalars`](Scalars.md)\[`"EmailAddress"`\]\[`"input"`\]\> +> `optional` **email\_starts\_with**: [`InputMaybe`](InputMaybe.md)\<[`Scalars`](Scalars.md)\[`"EmailAddress"`\]\[`"input"`\]\> ### event\_title\_contains? -\> `optional` **event\_title\_contains**: [`InputMaybe`](InputMaybe.md)\<[`Scalars`](Scalars.md)\[`"String"`\]\[`"input"`\]\> +> `optional` **event\_title\_contains**: [`InputMaybe`](InputMaybe.md)\<[`Scalars`](Scalars.md)\[`"String"`\]\[`"input"`\]\> ### firstName? -\> `optional` **firstName**: [`InputMaybe`](InputMaybe.md)\<[`Scalars`](Scalars.md)\[`"String"`\]\[`"input"`\]\> +> `optional` **firstName**: [`InputMaybe`](InputMaybe.md)\<[`Scalars`](Scalars.md)\[`"String"`\]\[`"input"`\]\> ### firstName\_contains? -\> `optional` **firstName\_contains**: [`InputMaybe`](InputMaybe.md)\<[`Scalars`](Scalars.md)\[`"String"`\]\[`"input"`\]\> +> `optional` **firstName\_contains**: [`InputMaybe`](InputMaybe.md)\<[`Scalars`](Scalars.md)\[`"String"`\]\[`"input"`\]\> ### firstName\_in? -\> `optional` **firstName\_in**: [`InputMaybe`](InputMaybe.md)\<[`Scalars`](Scalars.md)\[`"String"`\]\[`"input"`\][]\> +> `optional` **firstName\_in**: [`InputMaybe`](InputMaybe.md)\<[`Scalars`](Scalars.md)\[`"String"`\]\[`"input"`\][]\> ### firstName\_not? -\> `optional` **firstName\_not**: [`InputMaybe`](InputMaybe.md)\<[`Scalars`](Scalars.md)\[`"String"`\]\[`"input"`\]\> +> `optional` **firstName\_not**: [`InputMaybe`](InputMaybe.md)\<[`Scalars`](Scalars.md)\[`"String"`\]\[`"input"`\]\> ### firstName\_not\_in? -\> `optional` **firstName\_not\_in**: [`InputMaybe`](InputMaybe.md)\<[`Scalars`](Scalars.md)\[`"String"`\]\[`"input"`\][]\> +> `optional` **firstName\_not\_in**: [`InputMaybe`](InputMaybe.md)\<[`Scalars`](Scalars.md)\[`"String"`\]\[`"input"`\][]\> ### firstName\_starts\_with? -\> `optional` **firstName\_starts\_with**: [`InputMaybe`](InputMaybe.md)\<[`Scalars`](Scalars.md)\[`"String"`\]\[`"input"`\]\> +> `optional` **firstName\_starts\_with**: [`InputMaybe`](InputMaybe.md)\<[`Scalars`](Scalars.md)\[`"String"`\]\[`"input"`\]\> ### id? -\> `optional` **id**: [`InputMaybe`](InputMaybe.md)\<[`Scalars`](Scalars.md)\[`"ID"`\]\[`"input"`\]\> +> `optional` **id**: [`InputMaybe`](InputMaybe.md)\<[`Scalars`](Scalars.md)\[`"ID"`\]\[`"input"`\]\> ### id\_contains? -\> `optional` **id\_contains**: [`InputMaybe`](InputMaybe.md)\<[`Scalars`](Scalars.md)\[`"ID"`\]\[`"input"`\]\> +> `optional` **id\_contains**: [`InputMaybe`](InputMaybe.md)\<[`Scalars`](Scalars.md)\[`"ID"`\]\[`"input"`\]\> ### id\_in? -\> `optional` **id\_in**: [`InputMaybe`](InputMaybe.md)\<[`Scalars`](Scalars.md)\[`"ID"`\]\[`"input"`\][]\> +> `optional` **id\_in**: [`InputMaybe`](InputMaybe.md)\<[`Scalars`](Scalars.md)\[`"ID"`\]\[`"input"`\][]\> ### id\_not? -\> `optional` **id\_not**: [`InputMaybe`](InputMaybe.md)\<[`Scalars`](Scalars.md)\[`"ID"`\]\[`"input"`\]\> +> `optional` **id\_not**: [`InputMaybe`](InputMaybe.md)\<[`Scalars`](Scalars.md)\[`"ID"`\]\[`"input"`\]\> ### id\_not\_in? -\> `optional` **id\_not\_in**: [`InputMaybe`](InputMaybe.md)\<[`Scalars`](Scalars.md)\[`"ID"`\]\[`"input"`\][]\> +> `optional` **id\_not\_in**: [`InputMaybe`](InputMaybe.md)\<[`Scalars`](Scalars.md)\[`"ID"`\]\[`"input"`\][]\> ### id\_starts\_with? -\> `optional` **id\_starts\_with**: [`InputMaybe`](InputMaybe.md)\<[`Scalars`](Scalars.md)\[`"ID"`\]\[`"input"`\]\> +> `optional` **id\_starts\_with**: [`InputMaybe`](InputMaybe.md)\<[`Scalars`](Scalars.md)\[`"ID"`\]\[`"input"`\]\> ### lastName? -\> `optional` **lastName**: [`InputMaybe`](InputMaybe.md)\<[`Scalars`](Scalars.md)\[`"String"`\]\[`"input"`\]\> +> `optional` **lastName**: [`InputMaybe`](InputMaybe.md)\<[`Scalars`](Scalars.md)\[`"String"`\]\[`"input"`\]\> ### lastName\_contains? -\> `optional` **lastName\_contains**: [`InputMaybe`](InputMaybe.md)\<[`Scalars`](Scalars.md)\[`"String"`\]\[`"input"`\]\> +> `optional` **lastName\_contains**: [`InputMaybe`](InputMaybe.md)\<[`Scalars`](Scalars.md)\[`"String"`\]\[`"input"`\]\> ### lastName\_in? -\> `optional` **lastName\_in**: [`InputMaybe`](InputMaybe.md)\<[`Scalars`](Scalars.md)\[`"String"`\]\[`"input"`\][]\> +> `optional` **lastName\_in**: [`InputMaybe`](InputMaybe.md)\<[`Scalars`](Scalars.md)\[`"String"`\]\[`"input"`\][]\> ### lastName\_not? -\> `optional` **lastName\_not**: [`InputMaybe`](InputMaybe.md)\<[`Scalars`](Scalars.md)\[`"String"`\]\[`"input"`\]\> +> `optional` **lastName\_not**: [`InputMaybe`](InputMaybe.md)\<[`Scalars`](Scalars.md)\[`"String"`\]\[`"input"`\]\> ### lastName\_not\_in? -\> `optional` **lastName\_not\_in**: [`InputMaybe`](InputMaybe.md)\<[`Scalars`](Scalars.md)\[`"String"`\]\[`"input"`\][]\> +> `optional` **lastName\_not\_in**: [`InputMaybe`](InputMaybe.md)\<[`Scalars`](Scalars.md)\[`"String"`\]\[`"input"`\][]\> ### lastName\_starts\_with? -\> `optional` **lastName\_starts\_with**: [`InputMaybe`](InputMaybe.md)\<[`Scalars`](Scalars.md)\[`"String"`\]\[`"input"`\]\> +> `optional` **lastName\_starts\_with**: [`InputMaybe`](InputMaybe.md)\<[`Scalars`](Scalars.md)\[`"String"`\]\[`"input"`\]\> ## Defined in -[src/types/generatedGraphQLTypes.ts:3068](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/types/generatedGraphQLTypes.ts#L3068) +[src/types/generatedGraphQLTypes.ts:3068](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/types/generatedGraphQLTypes.ts#L3068) diff --git a/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/UsersConnection.md b/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/UsersConnection.md index 4931d9ae861..a745864953f 100644 --- a/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/UsersConnection.md +++ b/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/UsersConnection.md @@ -6,7 +6,7 @@ # Type Alias: UsersConnection -\> **UsersConnection**: `object` +> **UsersConnection**: `object` A default connection on the User type. @@ -14,16 +14,16 @@ A default connection on the User type. ### \_\_typename? -\> `optional` **\_\_typename**: `"UsersConnection"` +> `optional` **\_\_typename**: `"UsersConnection"` ### edges -\> **edges**: [`UsersConnectionEdge`](UsersConnectionEdge.md)[] +> **edges**: [`UsersConnectionEdge`](UsersConnectionEdge.md)[] ### pageInfo -\> **pageInfo**: [`DefaultConnectionPageInfo`](DefaultConnectionPageInfo.md) +> **pageInfo**: [`DefaultConnectionPageInfo`](DefaultConnectionPageInfo.md) ## Defined in -[src/types/generatedGraphQLTypes.ts:3097](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/types/generatedGraphQLTypes.ts#L3097) +[src/types/generatedGraphQLTypes.ts:3097](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/types/generatedGraphQLTypes.ts#L3097) diff --git a/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/UsersConnectionEdge.md b/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/UsersConnectionEdge.md index 40da37edcc2..3bc3dfc5cf0 100644 --- a/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/UsersConnectionEdge.md +++ b/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/UsersConnectionEdge.md @@ -6,7 +6,7 @@ # Type Alias: UsersConnectionEdge -\> **UsersConnectionEdge**: `object` +> **UsersConnectionEdge**: `object` A default connection edge on the User type for UsersConnection. @@ -14,16 +14,16 @@ A default connection edge on the User type for UsersConnection. ### \_\_typename? -\> `optional` **\_\_typename**: `"UsersConnectionEdge"` +> `optional` **\_\_typename**: `"UsersConnectionEdge"` ### cursor -\> **cursor**: [`Scalars`](Scalars.md)\[`"String"`\]\[`"output"`\] +> **cursor**: [`Scalars`](Scalars.md)\[`"String"`\]\[`"output"`\] ### node -\> **node**: [`User`](User.md) +> **node**: [`User`](User.md) ## Defined in -[src/types/generatedGraphQLTypes.ts:3104](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/types/generatedGraphQLTypes.ts#L3104) +[src/types/generatedGraphQLTypes.ts:3104](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/types/generatedGraphQLTypes.ts#L3104) diff --git a/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/UsersConnectionEdgeResolvers.md b/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/UsersConnectionEdgeResolvers.md index fd1c55982dc..dfaa00acf5b 100644 --- a/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/UsersConnectionEdgeResolvers.md +++ b/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/UsersConnectionEdgeResolvers.md @@ -6,7 +6,7 @@ # Type Alias: UsersConnectionEdgeResolvers\ -\> **UsersConnectionEdgeResolvers**\<`ContextType`, `ParentType`\>: `object` +> **UsersConnectionEdgeResolvers**\<`ContextType`, `ParentType`\>: `object` ## Type Parameters @@ -18,16 +18,16 @@ ### \_\_isTypeOf? -\> `optional` **\_\_isTypeOf**: [`IsTypeOfResolverFn`](IsTypeOfResolverFn.md)\<`ParentType`, `ContextType`\> +> `optional` **\_\_isTypeOf**: [`IsTypeOfResolverFn`](IsTypeOfResolverFn.md)\<`ParentType`, `ContextType`\> ### cursor? -\> `optional` **cursor**: [`Resolver`](Resolver.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"String"`\], `ParentType`, `ContextType`\> +> `optional` **cursor**: [`Resolver`](Resolver.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"String"`\], `ParentType`, `ContextType`\> ### node? -\> `optional` **node**: [`Resolver`](Resolver.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"User"`\], `ParentType`, `ContextType`\> +> `optional` **node**: [`Resolver`](Resolver.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"User"`\], `ParentType`, `ContextType`\> ## Defined in -[src/types/generatedGraphQLTypes.ts:4759](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/types/generatedGraphQLTypes.ts#L4759) +[src/types/generatedGraphQLTypes.ts:4759](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/types/generatedGraphQLTypes.ts#L4759) diff --git a/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/UsersConnectionResolvers.md b/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/UsersConnectionResolvers.md index 367169b1d96..06ed5060b8d 100644 --- a/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/UsersConnectionResolvers.md +++ b/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/UsersConnectionResolvers.md @@ -6,7 +6,7 @@ # Type Alias: UsersConnectionResolvers\ -\> **UsersConnectionResolvers**\<`ContextType`, `ParentType`\>: `object` +> **UsersConnectionResolvers**\<`ContextType`, `ParentType`\>: `object` ## Type Parameters @@ -18,16 +18,16 @@ ### \_\_isTypeOf? -\> `optional` **\_\_isTypeOf**: [`IsTypeOfResolverFn`](IsTypeOfResolverFn.md)\<`ParentType`, `ContextType`\> +> `optional` **\_\_isTypeOf**: [`IsTypeOfResolverFn`](IsTypeOfResolverFn.md)\<`ParentType`, `ContextType`\> ### edges? -\> `optional` **edges**: [`Resolver`](Resolver.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"UsersConnectionEdge"`\][], `ParentType`, `ContextType`\> +> `optional` **edges**: [`Resolver`](Resolver.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"UsersConnectionEdge"`\][], `ParentType`, `ContextType`\> ### pageInfo? -\> `optional` **pageInfo**: [`Resolver`](Resolver.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"DefaultConnectionPageInfo"`\], `ParentType`, `ContextType`\> +> `optional` **pageInfo**: [`Resolver`](Resolver.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"DefaultConnectionPageInfo"`\], `ParentType`, `ContextType`\> ## Defined in -[src/types/generatedGraphQLTypes.ts:4753](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/types/generatedGraphQLTypes.ts#L4753) +[src/types/generatedGraphQLTypes.ts:4753](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/types/generatedGraphQLTypes.ts#L4753) diff --git a/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/Venue.md b/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/Venue.md index 643d3ea7129..55982f81667 100644 --- a/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/Venue.md +++ b/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/Venue.md @@ -6,38 +6,38 @@ # Type Alias: Venue -\> **Venue**: `object` +> **Venue**: `object` ## Type declaration ### \_\_typename? -\> `optional` **\_\_typename**: `"Venue"` +> `optional` **\_\_typename**: `"Venue"` ### \_id -\> **\_id**: [`Scalars`](Scalars.md)\[`"ID"`\]\[`"output"`\] +> **\_id**: [`Scalars`](Scalars.md)\[`"ID"`\]\[`"output"`\] ### capacity -\> **capacity**: [`Scalars`](Scalars.md)\[`"Int"`\]\[`"output"`\] +> **capacity**: [`Scalars`](Scalars.md)\[`"Int"`\]\[`"output"`\] ### description? -\> `optional` **description**: [`Maybe`](Maybe.md)\<[`Scalars`](Scalars.md)\[`"String"`\]\[`"output"`\]\> +> `optional` **description**: [`Maybe`](Maybe.md)\<[`Scalars`](Scalars.md)\[`"String"`\]\[`"output"`\]\> ### imageUrl? -\> `optional` **imageUrl**: [`Maybe`](Maybe.md)\<[`Scalars`](Scalars.md)\[`"URL"`\]\[`"output"`\]\> +> `optional` **imageUrl**: [`Maybe`](Maybe.md)\<[`Scalars`](Scalars.md)\[`"URL"`\]\[`"output"`\]\> ### name -\> **name**: [`Scalars`](Scalars.md)\[`"String"`\]\[`"output"`\] +> **name**: [`Scalars`](Scalars.md)\[`"String"`\]\[`"output"`\] ### organization -\> **organization**: [`Organization`](Organization.md) +> **organization**: [`Organization`](Organization.md) ## Defined in -[src/types/generatedGraphQLTypes.ts:3110](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/types/generatedGraphQLTypes.ts#L3110) +[src/types/generatedGraphQLTypes.ts:3110](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/types/generatedGraphQLTypes.ts#L3110) diff --git a/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/VenueInput.md b/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/VenueInput.md index 2f7929f5943..b4a445d788d 100644 --- a/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/VenueInput.md +++ b/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/VenueInput.md @@ -6,30 +6,30 @@ # Type Alias: VenueInput -\> **VenueInput**: `object` +> **VenueInput**: `object` ## Type declaration ### capacity -\> **capacity**: [`Scalars`](Scalars.md)\[`"Int"`\]\[`"input"`\] +> **capacity**: [`Scalars`](Scalars.md)\[`"Int"`\]\[`"input"`\] ### description? -\> `optional` **description**: [`InputMaybe`](InputMaybe.md)\<[`Scalars`](Scalars.md)\[`"String"`\]\[`"input"`\]\> +> `optional` **description**: [`InputMaybe`](InputMaybe.md)\<[`Scalars`](Scalars.md)\[`"String"`\]\[`"input"`\]\> ### file? -\> `optional` **file**: [`InputMaybe`](InputMaybe.md)\<[`Scalars`](Scalars.md)\[`"String"`\]\[`"input"`\]\> +> `optional` **file**: [`InputMaybe`](InputMaybe.md)\<[`Scalars`](Scalars.md)\[`"String"`\]\[`"input"`\]\> ### name -\> **name**: [`Scalars`](Scalars.md)\[`"String"`\]\[`"input"`\] +> **name**: [`Scalars`](Scalars.md)\[`"String"`\]\[`"input"`\] ### organizationId -\> **organizationId**: [`Scalars`](Scalars.md)\[`"ID"`\]\[`"input"`\] +> **organizationId**: [`Scalars`](Scalars.md)\[`"ID"`\]\[`"input"`\] ## Defined in -[src/types/generatedGraphQLTypes.ts:3120](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/types/generatedGraphQLTypes.ts#L3120) +[src/types/generatedGraphQLTypes.ts:3120](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/types/generatedGraphQLTypes.ts#L3120) diff --git a/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/VenueOrderByInput.md b/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/VenueOrderByInput.md index ce762d5199f..b7866a5f370 100644 --- a/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/VenueOrderByInput.md +++ b/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/VenueOrderByInput.md @@ -6,8 +6,8 @@ # Type Alias: VenueOrderByInput -\> **VenueOrderByInput**: `"capacity_ASC"` \| `"capacity_DESC"` +> **VenueOrderByInput**: `"capacity_ASC"` \| `"capacity_DESC"` ## Defined in -[src/types/generatedGraphQLTypes.ts:3128](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/types/generatedGraphQLTypes.ts#L3128) +[src/types/generatedGraphQLTypes.ts:3128](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/types/generatedGraphQLTypes.ts#L3128) diff --git a/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/VenueResolvers.md b/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/VenueResolvers.md index ca96b2b3b7b..42db7f52266 100644 --- a/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/VenueResolvers.md +++ b/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/VenueResolvers.md @@ -6,7 +6,7 @@ # Type Alias: VenueResolvers\ -\> **VenueResolvers**\<`ContextType`, `ParentType`\>: `object` +> **VenueResolvers**\<`ContextType`, `ParentType`\>: `object` ## Type Parameters @@ -18,32 +18,32 @@ ### \_\_isTypeOf? -\> `optional` **\_\_isTypeOf**: [`IsTypeOfResolverFn`](IsTypeOfResolverFn.md)\<`ParentType`, `ContextType`\> +> `optional` **\_\_isTypeOf**: [`IsTypeOfResolverFn`](IsTypeOfResolverFn.md)\<`ParentType`, `ContextType`\> ### \_id? -\> `optional` **\_id**: [`Resolver`](Resolver.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"ID"`\], `ParentType`, `ContextType`\> +> `optional` **\_id**: [`Resolver`](Resolver.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"ID"`\], `ParentType`, `ContextType`\> ### capacity? -\> `optional` **capacity**: [`Resolver`](Resolver.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"Int"`\], `ParentType`, `ContextType`\> +> `optional` **capacity**: [`Resolver`](Resolver.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"Int"`\], `ParentType`, `ContextType`\> ### description? -\> `optional` **description**: [`Resolver`](Resolver.md)\<[`Maybe`](Maybe.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"String"`\]\>, `ParentType`, `ContextType`\> +> `optional` **description**: [`Resolver`](Resolver.md)\<[`Maybe`](Maybe.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"String"`\]\>, `ParentType`, `ContextType`\> ### imageUrl? -\> `optional` **imageUrl**: [`Resolver`](Resolver.md)\<[`Maybe`](Maybe.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"URL"`\]\>, `ParentType`, `ContextType`\> +> `optional` **imageUrl**: [`Resolver`](Resolver.md)\<[`Maybe`](Maybe.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"URL"`\]\>, `ParentType`, `ContextType`\> ### name? -\> `optional` **name**: [`Resolver`](Resolver.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"String"`\], `ParentType`, `ContextType`\> +> `optional` **name**: [`Resolver`](Resolver.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"String"`\], `ParentType`, `ContextType`\> ### organization? -\> `optional` **organization**: [`Resolver`](Resolver.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"Organization"`\], `ParentType`, `ContextType`\> +> `optional` **organization**: [`Resolver`](Resolver.md)\<[`ResolversTypes`](ResolversTypes.md)\[`"Organization"`\], `ParentType`, `ContextType`\> ## Defined in -[src/types/generatedGraphQLTypes.ts:4765](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/types/generatedGraphQLTypes.ts#L4765) +[src/types/generatedGraphQLTypes.ts:4765](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/types/generatedGraphQLTypes.ts#L4765) diff --git a/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/VenueWhereInput.md b/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/VenueWhereInput.md index b10a725ecb2..d68b8921b05 100644 --- a/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/VenueWhereInput.md +++ b/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/VenueWhereInput.md @@ -6,26 +6,26 @@ # Type Alias: VenueWhereInput -\> **VenueWhereInput**: `object` +> **VenueWhereInput**: `object` ## Type declaration ### description\_contains? -\> `optional` **description\_contains**: [`InputMaybe`](InputMaybe.md)\<[`Scalars`](Scalars.md)\[`"String"`\]\[`"input"`\]\> +> `optional` **description\_contains**: [`InputMaybe`](InputMaybe.md)\<[`Scalars`](Scalars.md)\[`"String"`\]\[`"input"`\]\> ### description\_starts\_with? -\> `optional` **description\_starts\_with**: [`InputMaybe`](InputMaybe.md)\<[`Scalars`](Scalars.md)\[`"String"`\]\[`"input"`\]\> +> `optional` **description\_starts\_with**: [`InputMaybe`](InputMaybe.md)\<[`Scalars`](Scalars.md)\[`"String"`\]\[`"input"`\]\> ### name\_contains? -\> `optional` **name\_contains**: [`InputMaybe`](InputMaybe.md)\<[`Scalars`](Scalars.md)\[`"String"`\]\[`"input"`\]\> +> `optional` **name\_contains**: [`InputMaybe`](InputMaybe.md)\<[`Scalars`](Scalars.md)\[`"String"`\]\[`"input"`\]\> ### name\_starts\_with? -\> `optional` **name\_starts\_with**: [`InputMaybe`](InputMaybe.md)\<[`Scalars`](Scalars.md)\[`"String"`\]\[`"input"`\]\> +> `optional` **name\_starts\_with**: [`InputMaybe`](InputMaybe.md)\<[`Scalars`](Scalars.md)\[`"String"`\]\[`"input"`\]\> ## Defined in -[src/types/generatedGraphQLTypes.ts:3132](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/types/generatedGraphQLTypes.ts#L3132) +[src/types/generatedGraphQLTypes.ts:3132](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/types/generatedGraphQLTypes.ts#L3132) diff --git a/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/WeekDays.md b/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/WeekDays.md index 3281c6f6ec4..d41f8140a1c 100644 --- a/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/WeekDays.md +++ b/docs/talawa-api-docs/types/generatedGraphQLTypes/type-aliases/WeekDays.md @@ -6,8 +6,8 @@ # Type Alias: WeekDays -\> **WeekDays**: `"FRIDAY"` \| `"MONDAY"` \| `"SATURDAY"` \| `"SUNDAY"` \| `"THURSDAY"` \| `"TUESDAY"` \| `"WEDNESDAY"` +> **WeekDays**: `"FRIDAY"` \| `"MONDAY"` \| `"SATURDAY"` \| `"SUNDAY"` \| `"THURSDAY"` \| `"TUESDAY"` \| `"WEDNESDAY"` ## Defined in -[src/types/generatedGraphQLTypes.ts:3139](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/types/generatedGraphQLTypes.ts#L3139) +[src/types/generatedGraphQLTypes.ts:3139](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/types/generatedGraphQLTypes.ts#L3139) diff --git a/docs/talawa-api-docs/utilities/PII/decryption/functions/decrypt.md b/docs/talawa-api-docs/utilities/PII/decryption/functions/decrypt.md index d5852472026..5f409d6b5b8 100644 --- a/docs/talawa-api-docs/utilities/PII/decryption/functions/decrypt.md +++ b/docs/talawa-api-docs/utilities/PII/decryption/functions/decrypt.md @@ -6,7 +6,7 @@ # Function: decrypt() -\> **decrypt**(`encryptedText`, `key`, `iv`): `string` +> **decrypt**(`encryptedText`, `key`, `iv`): `string` Decrypts the given encrypted text using AES-256-CBC decryption. @@ -32,4 +32,4 @@ The decrypted plaintext string. ## Defined in -[src/utilities/PII/decryption.ts:11](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/utilities/PII/decryption.ts#L11) +[src/utilities/PII/decryption.ts:11](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/utilities/PII/decryption.ts#L11) diff --git a/docs/talawa-api-docs/utilities/PII/encryption/functions/encrypt.md b/docs/talawa-api-docs/utilities/PII/encryption/functions/encrypt.md index 0e09c99d8b1..d4fe217e3db 100644 --- a/docs/talawa-api-docs/utilities/PII/encryption/functions/encrypt.md +++ b/docs/talawa-api-docs/utilities/PII/encryption/functions/encrypt.md @@ -6,7 +6,7 @@ # Function: encrypt() -\> **encrypt**(`text`, `key`, `iv`): `string` +> **encrypt**(`text`, `key`, `iv`): `string` Encrypts plaintext using AES-256-CBC encryption. @@ -32,4 +32,4 @@ The encrypted ciphertext as a hexadecimal string. ## Defined in -[src/utilities/PII/encryption.ts:10](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/utilities/PII/encryption.ts#L10) +[src/utilities/PII/encryption.ts:10](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/utilities/PII/encryption.ts#L10) diff --git a/docs/talawa-api-docs/utilities/PII/isAuthorised/functions/isAuthorised.md b/docs/talawa-api-docs/utilities/PII/isAuthorised/functions/isAuthorised.md index 01c4ab36bee..181cb33c3e2 100644 --- a/docs/talawa-api-docs/utilities/PII/isAuthorised/functions/isAuthorised.md +++ b/docs/talawa-api-docs/utilities/PII/isAuthorised/functions/isAuthorised.md @@ -6,7 +6,7 @@ # Function: isAuthorised() -\> **isAuthorised**(`requestingUser`, `requestedUser`): `boolean` +> **isAuthorised**(`requestingUser`, `requestedUser`): `boolean` Checks if the requesting user is authorized to access or modify the requested user's data. @@ -28,4 +28,4 @@ The user whose data is being requested or modified. ## Defined in -[src/utilities/PII/isAuthorised.ts:9](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/utilities/PII/isAuthorised.ts#L9) +[src/utilities/PII/isAuthorised.ts:9](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/utilities/PII/isAuthorised.ts#L9) diff --git a/docs/talawa-api-docs/utilities/TalawaGraphQLError/classes/TalawaGraphQLError.md b/docs/talawa-api-docs/utilities/TalawaGraphQLError/classes/TalawaGraphQLError.md index 4d6d9532345..cb196b71281 100644 --- a/docs/talawa-api-docs/utilities/TalawaGraphQLError/classes/TalawaGraphQLError.md +++ b/docs/talawa-api-docs/utilities/TalawaGraphQLError/classes/TalawaGraphQLError.md @@ -20,21 +20,21 @@ This is the definition of a graphQL resolver for resolving the user record of th ## Example ```ts -export const bestFriend = async (parent) =\> \{ - const user = await dbClient.query.user.findFirst(\{ - where(fields, operators) \{ +export const bestFriend = async (parent) =\> { + const user = await dbClient.query.user.findFirst({ + where(fields, operators) { return operators.eq(fields.id, parent.bestFriendId); - \} - \}); + } + }); - if (user === undefined) \{ - throw new TalawaGraphQLError("Best friend not found", \{ + if (user === undefined) { + throw new TalawaGraphQLError("Best friend not found", { code: "RESOURCE_NOT_FOUND" - \}) - \} + }) + } return user; -\} +} ``` ## Extends @@ -45,7 +45,7 @@ export const bestFriend = async (parent) =\> \{ ### new TalawaGraphQLError() -\> **new TalawaGraphQLError**(`message`, `options`): [`TalawaGraphQLError`](TalawaGraphQLError.md) +> **new TalawaGraphQLError**(`message`, `options`): [`TalawaGraphQLError`](TalawaGraphQLError.md) #### Parameters @@ -63,13 +63,13 @@ export const bestFriend = async (parent) =\> \{ #### Defined in -[src/utilities/TalawaGraphQLError.ts:189](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/utilities/TalawaGraphQLError.ts#L189) +[src/utilities/TalawaGraphQLError.ts:189](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/utilities/TalawaGraphQLError.ts#L189) ## Properties ### extensions -\> `readonly` **extensions**: `GraphQLErrorExtensions` +> `readonly` **extensions**: `GraphQLErrorExtensions` Extension fields to add to the formatted error. @@ -85,9 +85,9 @@ node\_modules/graphql/error/GraphQLError.d.ts:77 ### locations -\> `readonly` **locations**: `undefined` \| readonly `SourceLocation`[] +> `readonly` **locations**: `undefined` \| readonly `SourceLocation`[] -An array of `\{ line, column \}` locations within the source GraphQL document +An array of `{ line, column }` locations within the source GraphQL document which correspond to this error. Errors during validation often contain multiple locations, for example to @@ -108,7 +108,7 @@ node\_modules/graphql/error/GraphQLError.d.ts:46 ### message -\> **message**: `string` +> **message**: `string` #### Inherited from @@ -122,7 +122,7 @@ node\_modules/typescript/lib/lib.es5.d.ts:1077 ### name -\> **name**: `string` +> **name**: `string` #### Inherited from @@ -136,7 +136,7 @@ node\_modules/typescript/lib/lib.es5.d.ts:1076 ### nodes -\> `readonly` **nodes**: `undefined` \| readonly `ASTNode`[] +> `readonly` **nodes**: `undefined` \| readonly `ASTNode`[] An array of GraphQL AST Nodes corresponding to this error. @@ -152,7 +152,7 @@ node\_modules/graphql/error/GraphQLError.d.ts:57 ### originalError -\> `readonly` **originalError**: `undefined` \| `Error` +> `readonly` **originalError**: `undefined` \| `Error` The original error thrown from a field resolver during execution. @@ -168,7 +168,7 @@ node\_modules/graphql/error/GraphQLError.d.ts:73 ### path -\> `readonly` **path**: `undefined` \| readonly (`string` \| `number`)[] +> `readonly` **path**: `undefined` \| readonly (`string` \| `number`)[] An array describing the JSON-path into the execution response which corresponds to this error. Only included for errors during execution. @@ -187,7 +187,7 @@ node\_modules/graphql/error/GraphQLError.d.ts:53 ### positions -\> `readonly` **positions**: `undefined` \| readonly `number`[] +> `readonly` **positions**: `undefined` \| readonly `number`[] An array of character offsets within the source GraphQL document which correspond to this error. @@ -204,7 +204,7 @@ node\_modules/graphql/error/GraphQLError.d.ts:69 ### source -\> `readonly` **source**: `undefined` \| `Source` +> `readonly` **source**: `undefined` \| `Source` The source GraphQL document for the first location of this error. @@ -223,7 +223,7 @@ node\_modules/graphql/error/GraphQLError.d.ts:64 ### stack? -\> `optional` **stack**: `string` +> `optional` **stack**: `string` #### Inherited from @@ -237,7 +237,7 @@ node\_modules/typescript/lib/lib.es5.d.ts:1078 ### prepareStackTrace()? -\> `static` `optional` **prepareStackTrace**: (`err`, `stackTraces`) =\> `any` +> `static` `optional` **prepareStackTrace**: (`err`, `stackTraces`) => `any` Optional override for formatting stack traces @@ -267,7 +267,7 @@ node\_modules/@types/node/globals.d.ts:28 ### stackTraceLimit -\> `static` **stackTraceLimit**: `number` +> `static` **stackTraceLimit**: `number` #### Inherited from @@ -281,7 +281,7 @@ node\_modules/@types/node/globals.d.ts:30 ### \[toStringTag\] -\> `get` **\[toStringTag\]**(): `string` +> `get` **\[toStringTag\]**(): `string` #### Returns @@ -299,7 +299,7 @@ node\_modules/graphql/error/GraphQLError.d.ts:95 ### toJSON() -\> **toJSON**(): `GraphQLFormattedError` +> **toJSON**(): `GraphQLFormattedError` #### Returns @@ -317,7 +317,7 @@ node\_modules/graphql/error/GraphQLError.d.ts:97 ### toString() -\> **toString**(): `string` +> **toString**(): `string` Returns a string representation of an object. @@ -337,7 +337,7 @@ node\_modules/graphql/error/GraphQLError.d.ts:96 ### captureStackTrace() -\> `static` **captureStackTrace**(`targetObject`, `constructorOpt`?): `void` +> `static` **captureStackTrace**(`targetObject`, `constructorOpt`?): `void` Create .stack property on a target object diff --git a/docs/talawa-api-docs/utilities/adminCheck/functions/adminCheck.md b/docs/talawa-api-docs/utilities/adminCheck/functions/adminCheck.md index ff51b9d621e..119b9c42850 100644 --- a/docs/talawa-api-docs/utilities/adminCheck/functions/adminCheck.md +++ b/docs/talawa-api-docs/utilities/adminCheck/functions/adminCheck.md @@ -6,7 +6,7 @@ # Function: adminCheck() -\> **adminCheck**(`userId`, `organization`): `Promise`\<`void`\> +> **adminCheck**(`userId`, `organization`): `Promise`\<`void`\> Checks if the current user is an admin of the organization. If the user is an admin, the function completes successfully. Otherwise, it throws an UnauthorizedError. @@ -33,4 +33,4 @@ This is a utility method. ## Defined in -[src/utilities/adminCheck.ts:17](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/utilities/adminCheck.ts#L17) +[src/utilities/adminCheck.ts:17](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/utilities/adminCheck.ts#L17) diff --git a/docs/talawa-api-docs/utilities/auth/functions/createAccessToken.md b/docs/talawa-api-docs/utilities/auth/functions/createAccessToken.md index 9b82d802fed..d500f8ff273 100644 --- a/docs/talawa-api-docs/utilities/auth/functions/createAccessToken.md +++ b/docs/talawa-api-docs/utilities/auth/functions/createAccessToken.md @@ -6,7 +6,7 @@ # Function: createAccessToken() -\> **createAccessToken**(`user`, `appUserProfile`): `string` +> **createAccessToken**(`user`, `appUserProfile`): `string` Creates an access token (JWT) for a user that expires in 40 minutes. The token contains user data and is signed with the access token secret. @@ -29,4 +29,4 @@ JSON Web Token string payload ## Defined in -[src/utilities/auth.ts:25](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/utilities/auth.ts#L25) +[src/utilities/auth.ts:25](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/utilities/auth.ts#L25) diff --git a/docs/talawa-api-docs/utilities/auth/functions/createRefreshToken.md b/docs/talawa-api-docs/utilities/auth/functions/createRefreshToken.md index 966446b2493..50f8af2863e 100644 --- a/docs/talawa-api-docs/utilities/auth/functions/createRefreshToken.md +++ b/docs/talawa-api-docs/utilities/auth/functions/createRefreshToken.md @@ -6,7 +6,7 @@ # Function: createRefreshToken() -\> **createRefreshToken**(`user`, `appUserProfile`): `string` +> **createRefreshToken**(`user`, `appUserProfile`): `string` Creates a refresh token (JWT) for a user that expires in 30 days. The token contains user data and is signed with the refresh token secret. @@ -29,4 +29,4 @@ JSON Web Token string payload ## Defined in -[src/utilities/auth.ts:52](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/utilities/auth.ts#L52) +[src/utilities/auth.ts:52](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/utilities/auth.ts#L52) diff --git a/docs/talawa-api-docs/utilities/auth/functions/revokeRefreshToken.md b/docs/talawa-api-docs/utilities/auth/functions/revokeRefreshToken.md index 5f7dd3b0a35..7c054265c5b 100644 --- a/docs/talawa-api-docs/utilities/auth/functions/revokeRefreshToken.md +++ b/docs/talawa-api-docs/utilities/auth/functions/revokeRefreshToken.md @@ -6,7 +6,7 @@ # Function: revokeRefreshToken() -\> **revokeRefreshToken**(`userId`): `Promise`\<`void`\> +> **revokeRefreshToken**(`userId`): `Promise`\<`void`\> Revokes the refresh token for a user by removing the token from the user's profile. This function searches for the user by their ID and unsets the token field in the user's document. @@ -25,4 +25,4 @@ A promise that resolves when the token has been revoked ## Defined in -[src/utilities/auth.ts:78](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/utilities/auth.ts#L78) +[src/utilities/auth.ts:78](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/utilities/auth.ts#L78) diff --git a/docs/talawa-api-docs/utilities/auth/interfaces/InterfaceJwtTokenPayload.md b/docs/talawa-api-docs/utilities/auth/interfaces/InterfaceJwtTokenPayload.md index 2fcbd9ff07a..23bac6c49c7 100644 --- a/docs/talawa-api-docs/utilities/auth/interfaces/InterfaceJwtTokenPayload.md +++ b/docs/talawa-api-docs/utilities/auth/interfaces/InterfaceJwtTokenPayload.md @@ -12,48 +12,48 @@ Interface representing the payload of a JWT token. ### email -\> **email**: `string` +> **email**: `string` #### Defined in -[src/utilities/auth.ts:14](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/utilities/auth.ts#L14) +[src/utilities/auth.ts:14](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/utilities/auth.ts#L14) *** ### firstName -\> **firstName**: `string` +> **firstName**: `string` #### Defined in -[src/utilities/auth.ts:12](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/utilities/auth.ts#L12) +[src/utilities/auth.ts:12](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/utilities/auth.ts#L12) *** ### lastName -\> **lastName**: `string` +> **lastName**: `string` #### Defined in -[src/utilities/auth.ts:13](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/utilities/auth.ts#L13) +[src/utilities/auth.ts:13](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/utilities/auth.ts#L13) *** ### tokenVersion -\> **tokenVersion**: `number` +> **tokenVersion**: `number` #### Defined in -[src/utilities/auth.ts:10](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/utilities/auth.ts#L10) +[src/utilities/auth.ts:10](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/utilities/auth.ts#L10) *** ### userId -\> **userId**: `string` +> **userId**: `string` #### Defined in -[src/utilities/auth.ts:11](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/utilities/auth.ts#L11) +[src/utilities/auth.ts:11](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/utilities/auth.ts#L11) diff --git a/docs/talawa-api-docs/utilities/checkReplicaSet/functions/checkReplicaSet.md b/docs/talawa-api-docs/utilities/checkReplicaSet/functions/checkReplicaSet.md index 92c77bdedec..16ad3de6d6a 100644 --- a/docs/talawa-api-docs/utilities/checkReplicaSet/functions/checkReplicaSet.md +++ b/docs/talawa-api-docs/utilities/checkReplicaSet/functions/checkReplicaSet.md @@ -6,7 +6,7 @@ # Function: checkReplicaSet() -\> **checkReplicaSet**(): `Promise`\<`boolean`\> +> **checkReplicaSet**(): `Promise`\<`boolean`\> Checks if the MongoDB connection is part of a replica set. This function sends a 'hello' command to the MongoDB admin database to retrieve server information, @@ -20,4 +20,4 @@ A promise that resolves to a boolean indicating whether the connection is part o ## Defined in -[src/utilities/checkReplicaSet.ts:11](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/utilities/checkReplicaSet.ts#L11) +[src/utilities/checkReplicaSet.ts:11](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/utilities/checkReplicaSet.ts#L11) diff --git a/docs/talawa-api-docs/utilities/copyToClipboard/functions/copyToClipboard.md b/docs/talawa-api-docs/utilities/copyToClipboard/functions/copyToClipboard.md index 09e434c8cbc..9e075e9f408 100644 --- a/docs/talawa-api-docs/utilities/copyToClipboard/functions/copyToClipboard.md +++ b/docs/talawa-api-docs/utilities/copyToClipboard/functions/copyToClipboard.md @@ -6,7 +6,7 @@ # Function: copyToClipboard() -\> **copyToClipboard**(`text`): `void` +> **copyToClipboard**(`text`): `void` Copies the given text to the clipboard. @@ -26,4 +26,4 @@ This is a utility method and works only in development or test mode. ## Defined in -[src/utilities/copyToClipboard.ts:10](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/utilities/copyToClipboard.ts#L10) +[src/utilities/copyToClipboard.ts:10](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/utilities/copyToClipboard.ts#L10) diff --git a/docs/talawa-api-docs/utilities/createSampleOrganizationUtil/functions/createSampleOrganization.md b/docs/talawa-api-docs/utilities/createSampleOrganizationUtil/functions/createSampleOrganization.md index 726b953e7dc..4eddaf67fb4 100644 --- a/docs/talawa-api-docs/utilities/createSampleOrganizationUtil/functions/createSampleOrganization.md +++ b/docs/talawa-api-docs/utilities/createSampleOrganizationUtil/functions/createSampleOrganization.md @@ -6,7 +6,7 @@ # Function: createSampleOrganization() -\> **createSampleOrganization**(): `Promise`\<`void`\> +> **createSampleOrganization**(): `Promise`\<`void`\> Creates a sample organization with associated users, events, posts, and plugins. @@ -18,4 +18,4 @@ A promise that resolves when the sample organization and its related data have b ## Defined in -[src/utilities/createSampleOrganizationUtil.ts:266](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/utilities/createSampleOrganizationUtil.ts#L266) +[src/utilities/createSampleOrganizationUtil.ts:266](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/utilities/createSampleOrganizationUtil.ts#L266) diff --git a/docs/talawa-api-docs/utilities/createSampleOrganizationUtil/functions/generateEventData.md b/docs/talawa-api-docs/utilities/createSampleOrganizationUtil/functions/generateEventData.md index 62dfd11e611..f7e8b2fb161 100644 --- a/docs/talawa-api-docs/utilities/createSampleOrganizationUtil/functions/generateEventData.md +++ b/docs/talawa-api-docs/utilities/createSampleOrganizationUtil/functions/generateEventData.md @@ -6,7 +6,7 @@ # Function: generateEventData() -\> **generateEventData**(`users`, `organizationId`): `Promise`\<[`InterfaceEvent`](../../../models/Event/interfaces/InterfaceEvent.md)\> +> **generateEventData**(`users`, `organizationId`): `Promise`\<[`InterfaceEvent`](../../../models/Event/interfaces/InterfaceEvent.md)\> Generates event data for a given list of users and organization. @@ -28,4 +28,4 @@ A promise that resolves to the created event ## Defined in -[src/utilities/createSampleOrganizationUtil.ts:88](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/utilities/createSampleOrganizationUtil.ts#L88) +[src/utilities/createSampleOrganizationUtil.ts:88](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/utilities/createSampleOrganizationUtil.ts#L88) diff --git a/docs/talawa-api-docs/utilities/createSampleOrganizationUtil/functions/generatePostData.md b/docs/talawa-api-docs/utilities/createSampleOrganizationUtil/functions/generatePostData.md index c0abba5e715..0a907a57c99 100644 --- a/docs/talawa-api-docs/utilities/createSampleOrganizationUtil/functions/generatePostData.md +++ b/docs/talawa-api-docs/utilities/createSampleOrganizationUtil/functions/generatePostData.md @@ -6,7 +6,7 @@ # Function: generatePostData() -\> **generatePostData**(`users`, `organizationId`): `Promise`\<[`InterfacePost`](../../../models/Post/interfaces/InterfacePost.md) & `Document`\<`any`, `any`, [`InterfacePost`](../../../models/Post/interfaces/InterfacePost.md)\>\> +> **generatePostData**(`users`, `organizationId`): `Promise`\<[`InterfacePost`](../../../models/Post/interfaces/InterfacePost.md) & `Document`\<`any`, `any`, [`InterfacePost`](../../../models/Post/interfaces/InterfacePost.md)\>\> Generates post data for a given list of users and organization. @@ -28,4 +28,4 @@ A promise that resolves to the created post ## Defined in -[src/utilities/createSampleOrganizationUtil.ts:151](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/utilities/createSampleOrganizationUtil.ts#L151) +[src/utilities/createSampleOrganizationUtil.ts:151](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/utilities/createSampleOrganizationUtil.ts#L151) diff --git a/docs/talawa-api-docs/utilities/createSampleOrganizationUtil/functions/generateRandomPlugins.md b/docs/talawa-api-docs/utilities/createSampleOrganizationUtil/functions/generateRandomPlugins.md index 3d8665402c1..1f019a085b2 100644 --- a/docs/talawa-api-docs/utilities/createSampleOrganizationUtil/functions/generateRandomPlugins.md +++ b/docs/talawa-api-docs/utilities/createSampleOrganizationUtil/functions/generateRandomPlugins.md @@ -6,7 +6,7 @@ # Function: generateRandomPlugins() -\> **generateRandomPlugins**(`numberOfPlugins`, `users`): `Promise`\<`Promise`\<`any`\>[]\> +> **generateRandomPlugins**(`numberOfPlugins`, `users`): `Promise`\<`Promise`\<`any`\>[]\> Generates random plugin data for a given number of plugins and list of users. @@ -28,4 +28,4 @@ A promise that resolves to an array of promises for created plugins ## Defined in -[src/utilities/createSampleOrganizationUtil.ts:231](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/utilities/createSampleOrganizationUtil.ts#L231) +[src/utilities/createSampleOrganizationUtil.ts:231](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/utilities/createSampleOrganizationUtil.ts#L231) diff --git a/docs/talawa-api-docs/utilities/createSampleOrganizationUtil/functions/generateUserData.md b/docs/talawa-api-docs/utilities/createSampleOrganizationUtil/functions/generateUserData.md index ec81066a731..70c569e20fa 100644 --- a/docs/talawa-api-docs/utilities/createSampleOrganizationUtil/functions/generateUserData.md +++ b/docs/talawa-api-docs/utilities/createSampleOrganizationUtil/functions/generateUserData.md @@ -6,7 +6,7 @@ # Function: generateUserData() -\> **generateUserData**(`organizationId`, `userType`): `Promise`\<`object`\> +> **generateUserData**(`organizationId`, `userType`): `Promise`\<`object`\> Generates user data for a given organization and user type. @@ -28,12 +28,12 @@ A promise that resolves to an object containing the created user and their appli ### appUserProfile -\> **appUserProfile**: `Document`\<`unknown`, `object`, [`InterfaceAppUserProfile`](../../../models/AppUserProfile/interfaces/InterfaceAppUserProfile.md)\> & [`InterfaceAppUserProfile`](../../../models/AppUserProfile/interfaces/InterfaceAppUserProfile.md) & `Required`\<`object`\> +> **appUserProfile**: `Document`\<`unknown`, `object`, [`InterfaceAppUserProfile`](../../../models/AppUserProfile/interfaces/InterfaceAppUserProfile.md)\> & [`InterfaceAppUserProfile`](../../../models/AppUserProfile/interfaces/InterfaceAppUserProfile.md) & `Required`\<`object`\> ### user -\> **user**: `Document`\<`unknown`, `object`, [`InterfaceUser`](../../../models/User/interfaces/InterfaceUser.md)\> & [`InterfaceUser`](../../../models/User/interfaces/InterfaceUser.md) & `Required`\<`object`\> +> **user**: `Document`\<`unknown`, `object`, [`InterfaceUser`](../../../models/User/interfaces/InterfaceUser.md)\> & [`InterfaceUser`](../../../models/User/interfaces/InterfaceUser.md) & `Required`\<`object`\> ## Defined in -[src/utilities/createSampleOrganizationUtil.ts:24](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/utilities/createSampleOrganizationUtil.ts#L24) +[src/utilities/createSampleOrganizationUtil.ts:24](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/utilities/createSampleOrganizationUtil.ts#L24) diff --git a/docs/talawa-api-docs/utilities/dateValidator/functions/validateDate.md b/docs/talawa-api-docs/utilities/dateValidator/functions/validateDate.md index 1f0b83c99df..1fcbfb08900 100644 --- a/docs/talawa-api-docs/utilities/dateValidator/functions/validateDate.md +++ b/docs/talawa-api-docs/utilities/dateValidator/functions/validateDate.md @@ -6,7 +6,7 @@ # Function: validateDate() -\> **validateDate**(`startDate`, `endDate`): `void` +> **validateDate**(`startDate`, `endDate`): `void` Validates the start and end dates. @@ -26,4 +26,4 @@ The ending date. ## Defined in -[src/utilities/dateValidator.ts:12](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/utilities/dateValidator.ts#L12) +[src/utilities/dateValidator.ts:12](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/utilities/dateValidator.ts#L12) diff --git a/docs/talawa-api-docs/utilities/deleteDuplicatedImage/functions/deleteDuplicatedImage.md b/docs/talawa-api-docs/utilities/deleteDuplicatedImage/functions/deleteDuplicatedImage.md index f3df9576562..43c408e3c14 100644 --- a/docs/talawa-api-docs/utilities/deleteDuplicatedImage/functions/deleteDuplicatedImage.md +++ b/docs/talawa-api-docs/utilities/deleteDuplicatedImage/functions/deleteDuplicatedImage.md @@ -6,7 +6,7 @@ # Function: deleteDuplicatedImage() -\> **deleteDuplicatedImage**(`imagePath`): `void` +> **deleteDuplicatedImage**(`imagePath`): `void` Deletes a duplicated image file using fs.unlink(). @@ -26,4 +26,4 @@ Throws an error if deletion fails. ## Defined in -[src/utilities/deleteDuplicatedImage.ts:10](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/utilities/deleteDuplicatedImage.ts#L10) +[src/utilities/deleteDuplicatedImage.ts:10](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/utilities/deleteDuplicatedImage.ts#L10) diff --git a/docs/talawa-api-docs/utilities/deleteImage/functions/deleteImage.md b/docs/talawa-api-docs/utilities/deleteImage/functions/deleteImage.md index dcf7c694cde..889c05e8cf8 100644 --- a/docs/talawa-api-docs/utilities/deleteImage/functions/deleteImage.md +++ b/docs/talawa-api-docs/utilities/deleteImage/functions/deleteImage.md @@ -6,7 +6,7 @@ # Function: deleteImage() -\> **deleteImage**(`imageToBeDeleted`, `imageBelongingToItem`?): `Promise`\<`void`\> +> **deleteImage**(`imageToBeDeleted`, `imageBelongingToItem`?): `Promise`\<`void`\> Deletes an image file if it meets deletion criteria based on usage and duplicate checks. @@ -28,4 +28,4 @@ A promise that resolves once the image is successfully deleted ## Defined in -[src/utilities/deleteImage.ts:13](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/utilities/deleteImage.ts#L13) +[src/utilities/deleteImage.ts:13](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/utilities/deleteImage.ts#L13) diff --git a/docs/talawa-api-docs/utilities/encodedImageStorage/deletePreviousImage/functions/deletePreviousImage.md b/docs/talawa-api-docs/utilities/encodedImageStorage/deletePreviousImage/functions/deletePreviousImage.md index 947930fcf0b..c969eec3939 100644 --- a/docs/talawa-api-docs/utilities/encodedImageStorage/deletePreviousImage/functions/deletePreviousImage.md +++ b/docs/talawa-api-docs/utilities/encodedImageStorage/deletePreviousImage/functions/deletePreviousImage.md @@ -6,7 +6,7 @@ # Function: deletePreviousImage() -\> **deletePreviousImage**(`imageToBeDeletedPath`): `Promise`\<`void`\> +> **deletePreviousImage**(`imageToBeDeletedPath`): `Promise`\<`void`\> Deletes the previous image file if its `numberOfUses` is 1 and updates the `numberOfUses` in the database. @@ -22,4 +22,4 @@ Path of the image to be deleted. ## Defined in -[src/utilities/encodedImageStorage/deletePreviousImage.ts:9](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/utilities/encodedImageStorage/deletePreviousImage.ts#L9) +[src/utilities/encodedImageStorage/deletePreviousImage.ts:9](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/utilities/encodedImageStorage/deletePreviousImage.ts#L9) diff --git a/docs/talawa-api-docs/utilities/encodedImageStorage/encodedImageExtensionCheck/functions/encodedImageExtentionCheck.md b/docs/talawa-api-docs/utilities/encodedImageStorage/encodedImageExtensionCheck/functions/encodedImageExtentionCheck.md index 6dd4c3e5e2f..9c216e67be1 100644 --- a/docs/talawa-api-docs/utilities/encodedImageStorage/encodedImageExtensionCheck/functions/encodedImageExtentionCheck.md +++ b/docs/talawa-api-docs/utilities/encodedImageStorage/encodedImageExtensionCheck/functions/encodedImageExtentionCheck.md @@ -6,7 +6,7 @@ # Function: encodedImageExtentionCheck() -\> **encodedImageExtentionCheck**(`encodedUrl`): `boolean` +> **encodedImageExtentionCheck**(`encodedUrl`): `boolean` Checks if the extension of an encoded image URL is valid (png, jpg, jpeg). @@ -24,4 +24,4 @@ Encoded URL of the image. ## Defined in -[src/utilities/encodedImageStorage/encodedImageExtensionCheck.ts:6](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/utilities/encodedImageStorage/encodedImageExtensionCheck.ts#L6) +[src/utilities/encodedImageStorage/encodedImageExtensionCheck.ts:6](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/utilities/encodedImageStorage/encodedImageExtensionCheck.ts#L6) diff --git a/docs/talawa-api-docs/utilities/encodedImageStorage/uploadEncodedImage/functions/uploadEncodedImage.md b/docs/talawa-api-docs/utilities/encodedImageStorage/uploadEncodedImage/functions/uploadEncodedImage.md index 55a27b7d305..a4d581b4acb 100644 --- a/docs/talawa-api-docs/utilities/encodedImageStorage/uploadEncodedImage/functions/uploadEncodedImage.md +++ b/docs/talawa-api-docs/utilities/encodedImageStorage/uploadEncodedImage/functions/uploadEncodedImage.md @@ -6,7 +6,7 @@ # Function: uploadEncodedImage() -\> **uploadEncodedImage**(`encodedImageURL`, `previousImagePath`?): `Promise`\<`string`\> +> **uploadEncodedImage**(`encodedImageURL`, `previousImagePath`?): `Promise`\<`string`\> Uploads an encoded image to the server. @@ -28,4 +28,4 @@ The file name of the uploaded image. ## Defined in -[src/utilities/encodedImageStorage/uploadEncodedImage.ts:45](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/utilities/encodedImageStorage/uploadEncodedImage.ts#L45) +[src/utilities/encodedImageStorage/uploadEncodedImage.ts:45](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/utilities/encodedImageStorage/uploadEncodedImage.ts#L45) diff --git a/docs/talawa-api-docs/utilities/encodedVideoStorage/deletePreviousVideo/functions/deletePreviousVideo.md b/docs/talawa-api-docs/utilities/encodedVideoStorage/deletePreviousVideo/functions/deletePreviousVideo.md index b27403526f6..d0f80b60355 100644 --- a/docs/talawa-api-docs/utilities/encodedVideoStorage/deletePreviousVideo/functions/deletePreviousVideo.md +++ b/docs/talawa-api-docs/utilities/encodedVideoStorage/deletePreviousVideo/functions/deletePreviousVideo.md @@ -6,7 +6,7 @@ # Function: deletePreviousVideo() -\> **deletePreviousVideo**(`videoToBeDeletedPath`): `Promise`\<`void`\> +> **deletePreviousVideo**(`videoToBeDeletedPath`): `Promise`\<`void`\> Deletes the previous video file and updates its database entry. @@ -24,4 +24,4 @@ A promise that resolves once the video file and database entry are deleted or up ## Defined in -[src/utilities/encodedVideoStorage/deletePreviousVideo.ts:11](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/utilities/encodedVideoStorage/deletePreviousVideo.ts#L11) +[src/utilities/encodedVideoStorage/deletePreviousVideo.ts:11](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/utilities/encodedVideoStorage/deletePreviousVideo.ts#L11) diff --git a/docs/talawa-api-docs/utilities/encodedVideoStorage/encodedVideoExtensionCheck/functions/encodedVideoExtentionCheck.md b/docs/talawa-api-docs/utilities/encodedVideoStorage/encodedVideoExtensionCheck/functions/encodedVideoExtentionCheck.md index 954877c24f2..bd0e99e34b7 100644 --- a/docs/talawa-api-docs/utilities/encodedVideoStorage/encodedVideoExtensionCheck/functions/encodedVideoExtentionCheck.md +++ b/docs/talawa-api-docs/utilities/encodedVideoStorage/encodedVideoExtensionCheck/functions/encodedVideoExtentionCheck.md @@ -6,7 +6,7 @@ # Function: encodedVideoExtentionCheck() -\> **encodedVideoExtentionCheck**(`encodedUrl`): `boolean` +> **encodedVideoExtentionCheck**(`encodedUrl`): `boolean` Checks if the provided base64 encoded URL represents a video with the "mp4" extension. @@ -24,4 +24,4 @@ The base64 encoded URL of the video. ## Defined in -[src/utilities/encodedVideoStorage/encodedVideoExtensionCheck.ts:6](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/utilities/encodedVideoStorage/encodedVideoExtensionCheck.ts#L6) +[src/utilities/encodedVideoStorage/encodedVideoExtensionCheck.ts:6](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/utilities/encodedVideoStorage/encodedVideoExtensionCheck.ts#L6) diff --git a/docs/talawa-api-docs/utilities/encodedVideoStorage/uploadEncodedVideo/functions/uploadEncodedVideo.md b/docs/talawa-api-docs/utilities/encodedVideoStorage/uploadEncodedVideo/functions/uploadEncodedVideo.md index 7f4eb520217..78afd7c0dc2 100644 --- a/docs/talawa-api-docs/utilities/encodedVideoStorage/uploadEncodedVideo/functions/uploadEncodedVideo.md +++ b/docs/talawa-api-docs/utilities/encodedVideoStorage/uploadEncodedVideo/functions/uploadEncodedVideo.md @@ -6,7 +6,7 @@ # Function: uploadEncodedVideo() -\> **uploadEncodedVideo**(`encodedVideoURL`, `previousVideoPath`?): `Promise`\<`string`\> +> **uploadEncodedVideo**(`encodedVideoURL`, `previousVideoPath`?): `Promise`\<`string`\> Uploads an encoded video to the server. @@ -28,4 +28,4 @@ The file name of the uploaded video. ## Defined in -[src/utilities/encodedVideoStorage/uploadEncodedVideo.ts:18](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/utilities/encodedVideoStorage/uploadEncodedVideo.ts#L18) +[src/utilities/encodedVideoStorage/uploadEncodedVideo.ts:18](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/utilities/encodedVideoStorage/uploadEncodedVideo.ts#L18) diff --git a/docs/talawa-api-docs/utilities/graphQLConnection/functions/isNotNullish.md b/docs/talawa-api-docs/utilities/graphQLConnection/functions/isNotNullish.md index 5b228c9ab75..1bc396961c1 100644 --- a/docs/talawa-api-docs/utilities/graphQLConnection/functions/isNotNullish.md +++ b/docs/talawa-api-docs/utilities/graphQLConnection/functions/isNotNullish.md @@ -6,7 +6,7 @@ # Function: isNotNullish() -\> **isNotNullish**\<`T0`\>(`value`): `value is T0` +> **isNotNullish**\<`T0`\>(`value`): `value is T0` This function is used to check nullish state of a value passed to it. Nullish means the value being either `null` or `undefined`. If the value is found to be nullish, the function @@ -28,15 +28,15 @@ returns the boolean `false`, else it returns the boolean `true`. ```ts Here's an example:- -function print(str: string | null) \{ - if(isNotNullish(str)) \{ - console.log(`the string is $\{str\}`) - \} else \{ +function print(str: string | null) { + if(isNotNullish(str)) { + console.log(`the string is ${str}`) + } else { console.log(`the string is null`) - \} -\} + } +} ``` ## Defined in -[src/utilities/graphQLConnection/index.ts:15](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/utilities/graphQLConnection/index.ts#L15) +[src/utilities/graphQLConnection/index.ts:15](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/utilities/graphQLConnection/index.ts#L15) diff --git a/docs/talawa-api-docs/utilities/graphQLConnection/generateDefaultGraphQLConnection/functions/generateDefaultGraphQLConnection.md b/docs/talawa-api-docs/utilities/graphQLConnection/generateDefaultGraphQLConnection/functions/generateDefaultGraphQLConnection.md index 02d7218e33e..b496c4a9b01 100644 --- a/docs/talawa-api-docs/utilities/graphQLConnection/generateDefaultGraphQLConnection/functions/generateDefaultGraphQLConnection.md +++ b/docs/talawa-api-docs/utilities/graphQLConnection/generateDefaultGraphQLConnection/functions/generateDefaultGraphQLConnection.md @@ -6,7 +6,7 @@ # Function: generateDefaultGraphQLConnection() -\> **generateDefaultGraphQLConnection**\<`T0`\>(): [`DefaultGraphQLConnection`](../type-aliases/DefaultGraphQLConnection.md)\<`T0`\> +> **generateDefaultGraphQLConnection**\<`T0`\>(): [`DefaultGraphQLConnection`](../type-aliases/DefaultGraphQLConnection.md)\<`T0`\> This is a factory function to create a base graphql connection object with default fields that correspond to a connection with no data and no traversal properties in any direction. @@ -27,4 +27,4 @@ const connection = generateDefaultGraphQLConnection(); ## Defined in -[src/utilities/graphQLConnection/generateDefaultGraphQLConnection.ts:30](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/utilities/graphQLConnection/generateDefaultGraphQLConnection.ts#L30) +[src/utilities/graphQLConnection/generateDefaultGraphQLConnection.ts:30](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/utilities/graphQLConnection/generateDefaultGraphQLConnection.ts#L30) diff --git a/docs/talawa-api-docs/utilities/graphQLConnection/generateDefaultGraphQLConnection/type-aliases/DefaultGraphQLConnection.md b/docs/talawa-api-docs/utilities/graphQLConnection/generateDefaultGraphQLConnection/type-aliases/DefaultGraphQLConnection.md index 48cbb694b68..74ce94ae083 100644 --- a/docs/talawa-api-docs/utilities/graphQLConnection/generateDefaultGraphQLConnection/type-aliases/DefaultGraphQLConnection.md +++ b/docs/talawa-api-docs/utilities/graphQLConnection/generateDefaultGraphQLConnection/type-aliases/DefaultGraphQLConnection.md @@ -6,7 +6,7 @@ # Type Alias: DefaultGraphQLConnection\ -\> **DefaultGraphQLConnection**\<`T0`\>: `object` +> **DefaultGraphQLConnection**\<`T0`\>: `object` This is typescript type of a base graphQL connection object. This connection object can be extended to create a custom connnection object as long as the new connection object adheres @@ -20,16 +20,16 @@ to the default type of this base connection object. ### edges -\> **edges**: [`DefaultGraphQLConnectionEdge`](DefaultGraphQLConnectionEdge.md)\<`T0`\>[] +> **edges**: [`DefaultGraphQLConnectionEdge`](DefaultGraphQLConnectionEdge.md)\<`T0`\>[] ### pageInfo -\> **pageInfo**: [`ConnectionPageInfo`](../../../../types/generatedGraphQLTypes/type-aliases/ConnectionPageInfo.md) +> **pageInfo**: [`ConnectionPageInfo`](../../../../types/generatedGraphQLTypes/type-aliases/ConnectionPageInfo.md) ### totalCount -\> **totalCount**: `number` +> **totalCount**: `number` ## Defined in -[src/utilities/graphQLConnection/generateDefaultGraphQLConnection.ts:18](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/utilities/graphQLConnection/generateDefaultGraphQLConnection.ts#L18) +[src/utilities/graphQLConnection/generateDefaultGraphQLConnection.ts:18](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/utilities/graphQLConnection/generateDefaultGraphQLConnection.ts#L18) diff --git a/docs/talawa-api-docs/utilities/graphQLConnection/generateDefaultGraphQLConnection/type-aliases/DefaultGraphQLConnectionEdge.md b/docs/talawa-api-docs/utilities/graphQLConnection/generateDefaultGraphQLConnection/type-aliases/DefaultGraphQLConnectionEdge.md index df0dfbf0799..14b9acefc5b 100644 --- a/docs/talawa-api-docs/utilities/graphQLConnection/generateDefaultGraphQLConnection/type-aliases/DefaultGraphQLConnectionEdge.md +++ b/docs/talawa-api-docs/utilities/graphQLConnection/generateDefaultGraphQLConnection/type-aliases/DefaultGraphQLConnectionEdge.md @@ -6,7 +6,7 @@ # Type Alias: DefaultGraphQLConnectionEdge\ -\> **DefaultGraphQLConnectionEdge**\<`T0`\>: `object` +> **DefaultGraphQLConnectionEdge**\<`T0`\>: `object` This is typescript type of a base graphQL connection edge object. This connection edge object can be extended to create a custom connection edge object as long as the new connection edge @@ -20,12 +20,12 @@ object adheres to the default type of this base connection edge object. ### cursor -\> **cursor**: `string` +> **cursor**: `string` ### node -\> **node**: `T0` +> **node**: `T0` ## Defined in -[src/utilities/graphQLConnection/generateDefaultGraphQLConnection.ts:8](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/utilities/graphQLConnection/generateDefaultGraphQLConnection.ts#L8) +[src/utilities/graphQLConnection/generateDefaultGraphQLConnection.ts:8](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/utilities/graphQLConnection/generateDefaultGraphQLConnection.ts#L8) diff --git a/docs/talawa-api-docs/utilities/graphQLConnection/getCommonGraphQLConnectionFilter/functions/getCommonGraphQLConnectionFilter.md b/docs/talawa-api-docs/utilities/graphQLConnection/getCommonGraphQLConnectionFilter/functions/getCommonGraphQLConnectionFilter.md index c1067a04282..23033f6d51a 100644 --- a/docs/talawa-api-docs/utilities/graphQLConnection/getCommonGraphQLConnectionFilter/functions/getCommonGraphQLConnectionFilter.md +++ b/docs/talawa-api-docs/utilities/graphQLConnection/getCommonGraphQLConnectionFilter/functions/getCommonGraphQLConnectionFilter.md @@ -6,7 +6,7 @@ # Function: getCommonGraphQLConnectionFilter() -\> **getCommonGraphQLConnectionFilter**(`__namedParameters`): `CommonGraphQLConnectionFilter` +> **getCommonGraphQLConnectionFilter**(`__namedParameters`): `CommonGraphQLConnectionFilter` This function is used to get an object containing common mongoose filtering logic. @@ -39,13 +39,13 @@ document. ## Example ```ts -const filter = getCommonGraphQLConnectionFilter(\{ +const filter = getCommonGraphQLConnectionFilter({ cursor: "65da3f8df35eb5bfd52c5368", direction: "BACKWARD" -\}); +}); const objectList = await User.find(filter).limit(10); ``` ## Defined in -[src/utilities/graphQLConnection/getCommonGraphQLConnectionFilter.ts:44](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/utilities/graphQLConnection/getCommonGraphQLConnectionFilter.ts#L44) +[src/utilities/graphQLConnection/getCommonGraphQLConnectionFilter.ts:44](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/utilities/graphQLConnection/getCommonGraphQLConnectionFilter.ts#L44) diff --git a/docs/talawa-api-docs/utilities/graphQLConnection/getCommonGraphQLConnectionSort/functions/getCommonGraphQLConnectionSort.md b/docs/talawa-api-docs/utilities/graphQLConnection/getCommonGraphQLConnectionSort/functions/getCommonGraphQLConnectionSort.md index b2e80b45deb..3a6a7730ea5 100644 --- a/docs/talawa-api-docs/utilities/graphQLConnection/getCommonGraphQLConnectionSort/functions/getCommonGraphQLConnectionSort.md +++ b/docs/talawa-api-docs/utilities/graphQLConnection/getCommonGraphQLConnectionSort/functions/getCommonGraphQLConnectionSort.md @@ -6,7 +6,7 @@ # Function: getCommonGraphQLConnectionSort() -\> **getCommonGraphQLConnectionSort**(`__namedParameters`): `CommmonGraphQLConnectionSort` +> **getCommonGraphQLConnectionSort**(`__namedParameters`): `CommmonGraphQLConnectionSort` This function is used to get an object containing common mongoose sorting logic. @@ -37,12 +37,12 @@ document. ## Example ```ts -const sort = getCommonGraphQLConnectionSort(\{ +const sort = getCommonGraphQLConnectionSort({ direction: "BACKWARD" - \}); + }); const objectList = await User.find().sort(sort).limit(10); ``` ## Defined in -[src/utilities/graphQLConnection/getCommonGraphQLConnectionSort.ts:34](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/utilities/graphQLConnection/getCommonGraphQLConnectionSort.ts#L34) +[src/utilities/graphQLConnection/getCommonGraphQLConnectionSort.ts:34](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/utilities/graphQLConnection/getCommonGraphQLConnectionSort.ts#L34) diff --git a/docs/talawa-api-docs/utilities/graphQLConnection/parseGraphQLConnectionArguments/functions/parseGraphQLConnectionArguments.md b/docs/talawa-api-docs/utilities/graphQLConnection/parseGraphQLConnectionArguments/functions/parseGraphQLConnectionArguments.md index 9d1724c7a84..3431ea7be62 100644 --- a/docs/talawa-api-docs/utilities/graphQLConnection/parseGraphQLConnectionArguments/functions/parseGraphQLConnectionArguments.md +++ b/docs/talawa-api-docs/utilities/graphQLConnection/parseGraphQLConnectionArguments/functions/parseGraphQLConnectionArguments.md @@ -6,7 +6,7 @@ # Function: parseGraphQLConnectionArguments() -\> **parseGraphQLConnectionArguments**\<`T0`\>(`__namedParameters`): `Promise`\<[`ParseGraphQLConnectionArgumentsResult`](../type-aliases/ParseGraphQLConnectionArgumentsResult.md)\<`T0`\>\> +> **parseGraphQLConnectionArguments**\<`T0`\>(`__namedParameters`): `Promise`\<[`ParseGraphQLConnectionArgumentsResult`](../type-aliases/ParseGraphQLConnectionArgumentsResult.md)\<`T0`\>\> This function handles validating and transforming arguments of a base graphQL connection. @@ -31,25 +31,25 @@ This function handles validating and transforming arguments of a base graphQL co ## Example ```ts -const result = await parseGraphQLConnectionArguments(\{ - args: \{ +const result = await parseGraphQLConnectionArguments({ + args: { after, first, - \}, + }, maximumLimit: 20, parseCursor -\}) -if (result.isSuccessful === false) \{ - throw new GraphQLError("Invalid arguments provided.", \{ - extensions: \{ +}) +if (result.isSuccessful === false) { + throw new GraphQLError("Invalid arguments provided.", { + extensions: { code: "INVALID_ARGUMENTS", errors: result.errors - \} - \}) -\} -const \{ parsedArgs: \{ cursor, direction, limit \} \} = result; + } + }) +} +const { parsedArgs: { cursor, direction, limit } } = result; ``` ## Defined in -[src/utilities/graphQLConnection/parseGraphQLConnectionArguments.ts:88](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/utilities/graphQLConnection/parseGraphQLConnectionArguments.ts#L88) +[src/utilities/graphQLConnection/parseGraphQLConnectionArguments.ts:88](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/utilities/graphQLConnection/parseGraphQLConnectionArguments.ts#L88) diff --git a/docs/talawa-api-docs/utilities/graphQLConnection/parseGraphQLConnectionArguments/type-aliases/ParseGraphQLConnectionArgumentsResult.md b/docs/talawa-api-docs/utilities/graphQLConnection/parseGraphQLConnectionArguments/type-aliases/ParseGraphQLConnectionArgumentsResult.md index 4ef1118eb7e..5d6a2535c65 100644 --- a/docs/talawa-api-docs/utilities/graphQLConnection/parseGraphQLConnectionArguments/type-aliases/ParseGraphQLConnectionArgumentsResult.md +++ b/docs/talawa-api-docs/utilities/graphQLConnection/parseGraphQLConnectionArguments/type-aliases/ParseGraphQLConnectionArgumentsResult.md @@ -6,7 +6,7 @@ # Type Alias: ParseGraphQLConnectionArgumentsResult\ -\> **ParseGraphQLConnectionArgumentsResult**\<`T0`\>: `object` \| `object` +> **ParseGraphQLConnectionArgumentsResult**\<`T0`\>: `object` \| `object` This is typescript type of the object returned from `parseGraphQLConnectionArguments` function. @@ -17,4 +17,4 @@ function. ## Defined in -[src/utilities/graphQLConnection/parseGraphQLConnectionArguments.ts:57](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/utilities/graphQLConnection/parseGraphQLConnectionArguments.ts#L57) +[src/utilities/graphQLConnection/parseGraphQLConnectionArguments.ts:57](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/utilities/graphQLConnection/parseGraphQLConnectionArguments.ts#L57) diff --git a/docs/talawa-api-docs/utilities/graphQLConnection/parseGraphQLConnectionArguments/type-aliases/ParseGraphQLConnectionCursor.md b/docs/talawa-api-docs/utilities/graphQLConnection/parseGraphQLConnectionArguments/type-aliases/ParseGraphQLConnectionCursor.md index e371c5f75aa..9d3d3410cbb 100644 --- a/docs/talawa-api-docs/utilities/graphQLConnection/parseGraphQLConnectionArguments/type-aliases/ParseGraphQLConnectionCursor.md +++ b/docs/talawa-api-docs/utilities/graphQLConnection/parseGraphQLConnectionArguments/type-aliases/ParseGraphQLConnectionCursor.md @@ -6,7 +6,7 @@ # Type Alias: ParseGraphQLConnectionCursor()\ -\> **ParseGraphQLConnectionCursor**\<`T0`\>: (`args`) =\> [`ParseGraphQLConnectionCursorResult`](ParseGraphQLConnectionCursorResult.md)\<`T0`\> +> **ParseGraphQLConnectionCursor**\<`T0`\>: (`args`) => [`ParseGraphQLConnectionCursorResult`](ParseGraphQLConnectionCursorResult.md)\<`T0`\> This is typescript type of the callback function `parseCursor`. @@ -24,4 +24,4 @@ This is typescript type of the callback function `parseCursor`. ## Defined in -[src/utilities/graphQLConnection/parseGraphQLConnectionArguments.ts:39](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/utilities/graphQLConnection/parseGraphQLConnectionArguments.ts#L39) +[src/utilities/graphQLConnection/parseGraphQLConnectionArguments.ts:39](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/utilities/graphQLConnection/parseGraphQLConnectionArguments.ts#L39) diff --git a/docs/talawa-api-docs/utilities/graphQLConnection/parseGraphQLConnectionArguments/type-aliases/ParseGraphQLConnectionCursorArguments.md b/docs/talawa-api-docs/utilities/graphQLConnection/parseGraphQLConnectionArguments/type-aliases/ParseGraphQLConnectionCursorArguments.md index 0f82abac2a5..d3885646521 100644 --- a/docs/talawa-api-docs/utilities/graphQLConnection/parseGraphQLConnectionArguments/type-aliases/ParseGraphQLConnectionCursorArguments.md +++ b/docs/talawa-api-docs/utilities/graphQLConnection/parseGraphQLConnectionArguments/type-aliases/ParseGraphQLConnectionCursorArguments.md @@ -6,7 +6,7 @@ # Type Alias: ParseGraphQLConnectionCursorArguments -\> **ParseGraphQLConnectionCursorArguments**: `object` +> **ParseGraphQLConnectionCursorArguments**: `object` This is typescript type of the single object callback function `parseCursor` takes in as an argument. @@ -15,16 +15,16 @@ an argument. ### cursorName -\> **cursorName**: `"after"` \| `"before"` +> **cursorName**: `"after"` \| `"before"` ### cursorPath -\> **cursorPath**: `string`[] +> **cursorPath**: `string`[] ### cursorValue -\> **cursorValue**: `string` +> **cursorValue**: `string` ## Defined in -[src/utilities/graphQLConnection/parseGraphQLConnectionArguments.ts:13](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/utilities/graphQLConnection/parseGraphQLConnectionArguments.ts#L13) +[src/utilities/graphQLConnection/parseGraphQLConnectionArguments.ts:13](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/utilities/graphQLConnection/parseGraphQLConnectionArguments.ts#L13) diff --git a/docs/talawa-api-docs/utilities/graphQLConnection/parseGraphQLConnectionArguments/type-aliases/ParseGraphQLConnectionCursorResult.md b/docs/talawa-api-docs/utilities/graphQLConnection/parseGraphQLConnectionArguments/type-aliases/ParseGraphQLConnectionCursorResult.md index d8d48c39188..ba2c6b04648 100644 --- a/docs/talawa-api-docs/utilities/graphQLConnection/parseGraphQLConnectionArguments/type-aliases/ParseGraphQLConnectionCursorResult.md +++ b/docs/talawa-api-docs/utilities/graphQLConnection/parseGraphQLConnectionArguments/type-aliases/ParseGraphQLConnectionCursorResult.md @@ -6,7 +6,7 @@ # Type Alias: ParseGraphQLConnectionCursorResult\ -\> **ParseGraphQLConnectionCursorResult**\<`T0`\>: `Promise`\<`object` \| `object`\> +> **ParseGraphQLConnectionCursorResult**\<`T0`\>: `Promise`\<`object` \| `object`\> This is typescript type of object returned from the callback function `parseCursor` passed as an argument to `parseGraphQLConnectionArguments`, `parseGraphQLConnectionArgumentsWithSortedBy`, @@ -19,4 +19,4 @@ functions. ## Defined in -[src/utilities/graphQLConnection/parseGraphQLConnectionArguments.ts:25](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/utilities/graphQLConnection/parseGraphQLConnectionArguments.ts#L25) +[src/utilities/graphQLConnection/parseGraphQLConnectionArguments.ts:25](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/utilities/graphQLConnection/parseGraphQLConnectionArguments.ts#L25) diff --git a/docs/talawa-api-docs/utilities/graphQLConnection/parseGraphQLConnectionArguments/type-aliases/ParsedGraphQLConnectionArguments.md b/docs/talawa-api-docs/utilities/graphQLConnection/parseGraphQLConnectionArguments/type-aliases/ParsedGraphQLConnectionArguments.md index 5907d7e8b29..155cedf59fe 100644 --- a/docs/talawa-api-docs/utilities/graphQLConnection/parseGraphQLConnectionArguments/type-aliases/ParsedGraphQLConnectionArguments.md +++ b/docs/talawa-api-docs/utilities/graphQLConnection/parseGraphQLConnectionArguments/type-aliases/ParsedGraphQLConnectionArguments.md @@ -6,7 +6,7 @@ # Type Alias: ParsedGraphQLConnectionArguments\ -\> **ParsedGraphQLConnectionArguments**\<`T0`\>: `object` +> **ParsedGraphQLConnectionArguments**\<`T0`\>: `object` This is typescript type of the object containing the validated and transformed connection arguments passed to `parseGraphQLConnectionArguments` function. @@ -19,16 +19,16 @@ arguments passed to `parseGraphQLConnectionArguments` function. ### cursor -\> **cursor**: `T0` \| `null` +> **cursor**: `T0` \| `null` ### direction -\> **direction**: [`GraphQLConnectionTraversalDirection`](../../type-aliases/GraphQLConnectionTraversalDirection.md) +> **direction**: [`GraphQLConnectionTraversalDirection`](../../type-aliases/GraphQLConnectionTraversalDirection.md) ### limit -\> **limit**: `number` +> **limit**: `number` ## Defined in -[src/utilities/graphQLConnection/parseGraphQLConnectionArguments.ts:47](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/utilities/graphQLConnection/parseGraphQLConnectionArguments.ts#L47) +[src/utilities/graphQLConnection/parseGraphQLConnectionArguments.ts:47](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/utilities/graphQLConnection/parseGraphQLConnectionArguments.ts#L47) diff --git a/docs/talawa-api-docs/utilities/graphQLConnection/parseGraphQLConnectionArgumentsWithSortedBy/functions/parseGraphQLConnectionArgumentsWithSortedBy.md b/docs/talawa-api-docs/utilities/graphQLConnection/parseGraphQLConnectionArgumentsWithSortedBy/functions/parseGraphQLConnectionArgumentsWithSortedBy.md index 017d0027935..f7de0962cf8 100644 --- a/docs/talawa-api-docs/utilities/graphQLConnection/parseGraphQLConnectionArgumentsWithSortedBy/functions/parseGraphQLConnectionArgumentsWithSortedBy.md +++ b/docs/talawa-api-docs/utilities/graphQLConnection/parseGraphQLConnectionArgumentsWithSortedBy/functions/parseGraphQLConnectionArgumentsWithSortedBy.md @@ -6,7 +6,7 @@ # Function: parseGraphQLConnectionArgumentsWithSortedBy() -\> **parseGraphQLConnectionArgumentsWithSortedBy**\<`T0`, `T1`\>(`__namedParameters`): [`ParseGraphQLConnectionArgumentsWithSortedByResult`](../type-aliases/ParseGraphQLConnectionArgumentsWithSortedByResult.md)\<`T0`, `T1`\> +> **parseGraphQLConnectionArgumentsWithSortedBy**\<`T0`, `T1`\>(`__namedParameters`): [`ParseGraphQLConnectionArgumentsWithSortedByResult`](../type-aliases/ParseGraphQLConnectionArgumentsWithSortedByResult.md)\<`T0`, `T1`\> This function is used for validating and transforming arguments for a graphQL connection that also provides sorting capabilities. @@ -36,26 +36,26 @@ also provides sorting capabilities. ## Example ```ts -const result = await parseGraphQLConnectionArgumentsWithSortedBy(\{ - args: \{ +const result = await parseGraphQLConnectionArgumentsWithSortedBy({ + args: { after, first, - \}, + }, maximumLimit: 20, parseCursor, parseSortedBy, -\}) -if (result.isSuccessful === false) \{ - throw new GraphQLError("Invalid arguments provided.", \{ - extensions: \{ +}) +if (result.isSuccessful === false) { + throw new GraphQLError("Invalid arguments provided.", { + extensions: { code: "INVALID_ARGUMENTS", errors: result.errors - \} - \}) -\} -const \{ parsedArgs: \{ cursor, direction, limit, sort \} \} = result; + } + }) +} +const { parsedArgs: { cursor, direction, limit, sort } } = result; ``` ## Defined in -[src/utilities/graphQLConnection/parseGraphQLConnectionArgumentsWithSortedBy.ts:70](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/utilities/graphQLConnection/parseGraphQLConnectionArgumentsWithSortedBy.ts#L70) +[src/utilities/graphQLConnection/parseGraphQLConnectionArgumentsWithSortedBy.ts:70](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/utilities/graphQLConnection/parseGraphQLConnectionArgumentsWithSortedBy.ts#L70) diff --git a/docs/talawa-api-docs/utilities/graphQLConnection/parseGraphQLConnectionArgumentsWithSortedBy/type-aliases/ParseGraphQLConnectionArgumentsWithSortedByResult.md b/docs/talawa-api-docs/utilities/graphQLConnection/parseGraphQLConnectionArgumentsWithSortedBy/type-aliases/ParseGraphQLConnectionArgumentsWithSortedByResult.md index 2abddb49a64..3dba9601062 100644 --- a/docs/talawa-api-docs/utilities/graphQLConnection/parseGraphQLConnectionArgumentsWithSortedBy/type-aliases/ParseGraphQLConnectionArgumentsWithSortedByResult.md +++ b/docs/talawa-api-docs/utilities/graphQLConnection/parseGraphQLConnectionArgumentsWithSortedBy/type-aliases/ParseGraphQLConnectionArgumentsWithSortedByResult.md @@ -6,7 +6,7 @@ # Type Alias: ParseGraphQLConnectionArgumentsWithSortedByResult\ -\> **ParseGraphQLConnectionArgumentsWithSortedByResult**\<`T0`, `T1`\>: `Promise`\<`object` \| `object`\> +> **ParseGraphQLConnectionArgumentsWithSortedByResult**\<`T0`, `T1`\>: `Promise`\<`object` \| `object`\> This is typescript type of the object returned from `parseGraphQLConnectionArgumentsWithSortedBy` function. @@ -18,4 +18,4 @@ This is typescript type of the object returned from `parseGraphQLConnectionArgum ## Defined in -[src/utilities/graphQLConnection/parseGraphQLConnectionArgumentsWithSortedBy.ts:36](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/utilities/graphQLConnection/parseGraphQLConnectionArgumentsWithSortedBy.ts#L36) +[src/utilities/graphQLConnection/parseGraphQLConnectionArgumentsWithSortedBy.ts:36](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/utilities/graphQLConnection/parseGraphQLConnectionArgumentsWithSortedBy.ts#L36) diff --git a/docs/talawa-api-docs/utilities/graphQLConnection/parseGraphQLConnectionArgumentsWithSortedBy/type-aliases/ParseGraphQLConnectionSortedByResult.md b/docs/talawa-api-docs/utilities/graphQLConnection/parseGraphQLConnectionArgumentsWithSortedBy/type-aliases/ParseGraphQLConnectionSortedByResult.md index b3d1dcc3b79..2dc1bda42f6 100644 --- a/docs/talawa-api-docs/utilities/graphQLConnection/parseGraphQLConnectionArgumentsWithSortedBy/type-aliases/ParseGraphQLConnectionSortedByResult.md +++ b/docs/talawa-api-docs/utilities/graphQLConnection/parseGraphQLConnectionArgumentsWithSortedBy/type-aliases/ParseGraphQLConnectionSortedByResult.md @@ -6,7 +6,7 @@ # Type Alias: ParseGraphQLConnectionSortedByResult\ -\> **ParseGraphQLConnectionSortedByResult**\<`T0`\>: `object` \| `object` +> **ParseGraphQLConnectionSortedByResult**\<`T0`\>: `object` \| `object` This is typescript type of the object returned from callback function `parseSortedBy`. @@ -16,4 +16,4 @@ This is typescript type of the object returned from callback function `parseSort ## Defined in -[src/utilities/graphQLConnection/parseGraphQLConnectionArgumentsWithSortedBy.ts:15](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/utilities/graphQLConnection/parseGraphQLConnectionArgumentsWithSortedBy.ts#L15) +[src/utilities/graphQLConnection/parseGraphQLConnectionArgumentsWithSortedBy.ts:15](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/utilities/graphQLConnection/parseGraphQLConnectionArgumentsWithSortedBy.ts#L15) diff --git a/docs/talawa-api-docs/utilities/graphQLConnection/parseGraphQLConnectionArgumentsWithSortedBy/type-aliases/ParsedGraphQLConnectionArgumentsWithSortedBy.md b/docs/talawa-api-docs/utilities/graphQLConnection/parseGraphQLConnectionArgumentsWithSortedBy/type-aliases/ParsedGraphQLConnectionArgumentsWithSortedBy.md index 33372209760..6b5936042ea 100644 --- a/docs/talawa-api-docs/utilities/graphQLConnection/parseGraphQLConnectionArgumentsWithSortedBy/type-aliases/ParsedGraphQLConnectionArgumentsWithSortedBy.md +++ b/docs/talawa-api-docs/utilities/graphQLConnection/parseGraphQLConnectionArgumentsWithSortedBy/type-aliases/ParsedGraphQLConnectionArgumentsWithSortedBy.md @@ -6,7 +6,7 @@ # Type Alias: ParsedGraphQLConnectionArgumentsWithSortedBy\ -\> **ParsedGraphQLConnectionArgumentsWithSortedBy**\<`T0`, `T1`\>: `object` & [`ParsedGraphQLConnectionArguments`](../../parseGraphQLConnectionArguments/type-aliases/ParsedGraphQLConnectionArguments.md)\<`T0`\> +> **ParsedGraphQLConnectionArgumentsWithSortedBy**\<`T0`, `T1`\>: `object` & [`ParsedGraphQLConnectionArguments`](../../parseGraphQLConnectionArguments/type-aliases/ParsedGraphQLConnectionArguments.md)\<`T0`\> This is typescript type of the object containing validated and transformed connection arguments passed to `parseGraphQLConnectionArgumentsWithSortedBy` function. @@ -15,7 +15,7 @@ arguments passed to `parseGraphQLConnectionArgumentsWithSortedBy` function. ### sort -\> **sort**: `T1` +> **sort**: `T1` ## Type Parameters @@ -25,4 +25,4 @@ arguments passed to `parseGraphQLConnectionArgumentsWithSortedBy` function. ## Defined in -[src/utilities/graphQLConnection/parseGraphQLConnectionArgumentsWithSortedBy.ts:29](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/utilities/graphQLConnection/parseGraphQLConnectionArgumentsWithSortedBy.ts#L29) +[src/utilities/graphQLConnection/parseGraphQLConnectionArgumentsWithSortedBy.ts:29](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/utilities/graphQLConnection/parseGraphQLConnectionArgumentsWithSortedBy.ts#L29) diff --git a/docs/talawa-api-docs/utilities/graphQLConnection/parseGraphQLConnectionArgumentsWithSortedByAndWhere/functions/parseGraphQLConnectionArgumentsWithSortedByAndWhere.md b/docs/talawa-api-docs/utilities/graphQLConnection/parseGraphQLConnectionArgumentsWithSortedByAndWhere/functions/parseGraphQLConnectionArgumentsWithSortedByAndWhere.md index 15f28fb3389..21d6cd7e4c4 100644 --- a/docs/talawa-api-docs/utilities/graphQLConnection/parseGraphQLConnectionArgumentsWithSortedByAndWhere/functions/parseGraphQLConnectionArgumentsWithSortedByAndWhere.md +++ b/docs/talawa-api-docs/utilities/graphQLConnection/parseGraphQLConnectionArgumentsWithSortedByAndWhere/functions/parseGraphQLConnectionArgumentsWithSortedByAndWhere.md @@ -6,7 +6,7 @@ # Function: parseGraphQLConnectionArgumentsWithSortedByAndWhere() -\> **parseGraphQLConnectionArgumentsWithSortedByAndWhere**\<`T0`, `T1`, `T2`\>(`__namedParameters`): [`ParseGraphQLConnectionArgumentsWithSortedByAndWhereResult`](../type-aliases/ParseGraphQLConnectionArgumentsWithSortedByAndWhereResult.md)\<`T0`, `T1`, `T2`\> +> **parseGraphQLConnectionArgumentsWithSortedByAndWhere**\<`T0`, `T1`, `T2`\>(`__namedParameters`): [`ParseGraphQLConnectionArgumentsWithSortedByAndWhereResult`](../type-aliases/ParseGraphQLConnectionArgumentsWithSortedByAndWhereResult.md)\<`T0`, `T1`, `T2`\> This function is used for validating and transforming arguments for a custom graphQL connection that also provides filtering and sorting capabilities. @@ -40,27 +40,27 @@ connection that also provides filtering and sorting capabilities. ## Example ```ts -const result = await parseGraphQLConnectionArgumentsWithSortedBy(\{ - args: \{ +const result = await parseGraphQLConnectionArgumentsWithSortedBy({ + args: { after, first, - \}, + }, maximumLimit: 20, parseCursor, parseSortedBy, parseWhere, -\}) -if (result.isSuccessful === false) \{ - throw new GraphQLError("Invalid arguments provided.", \{ - extensions: \{ +}) +if (result.isSuccessful === false) { + throw new GraphQLError("Invalid arguments provided.", { + extensions: { code: "INVALID_ARGUMENTS", errors: result.errors - \} - \}) -\} -const \{ parsedArgs: \{ cursor, direction, filter, limit, sort \} \} = result; + } + }) +} +const { parsedArgs: { cursor, direction, filter, limit, sort } } = result; ``` ## Defined in -[src/utilities/graphQLConnection/parseGraphQLConnectionArgumentsWithSortedByAndWhere.ts:68](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/utilities/graphQLConnection/parseGraphQLConnectionArgumentsWithSortedByAndWhere.ts#L68) +[src/utilities/graphQLConnection/parseGraphQLConnectionArgumentsWithSortedByAndWhere.ts:68](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/utilities/graphQLConnection/parseGraphQLConnectionArgumentsWithSortedByAndWhere.ts#L68) diff --git a/docs/talawa-api-docs/utilities/graphQLConnection/parseGraphQLConnectionArgumentsWithSortedByAndWhere/type-aliases/ParseGraphQLConnectionArgumentsWithSortedByAndWhereResult.md b/docs/talawa-api-docs/utilities/graphQLConnection/parseGraphQLConnectionArgumentsWithSortedByAndWhere/type-aliases/ParseGraphQLConnectionArgumentsWithSortedByAndWhereResult.md index 491172e9576..a693de4b890 100644 --- a/docs/talawa-api-docs/utilities/graphQLConnection/parseGraphQLConnectionArgumentsWithSortedByAndWhere/type-aliases/ParseGraphQLConnectionArgumentsWithSortedByAndWhereResult.md +++ b/docs/talawa-api-docs/utilities/graphQLConnection/parseGraphQLConnectionArgumentsWithSortedByAndWhere/type-aliases/ParseGraphQLConnectionArgumentsWithSortedByAndWhereResult.md @@ -6,7 +6,7 @@ # Type Alias: ParseGraphQLConnectionArgumentsWithSortedByAndWhereResult\ -\> **ParseGraphQLConnectionArgumentsWithSortedByAndWhereResult**\<`T0`, `T1`, `T2`\>: `Promise`\<`object` \| `object`\> +> **ParseGraphQLConnectionArgumentsWithSortedByAndWhereResult**\<`T0`, `T1`, `T2`\>: `Promise`\<`object` \| `object`\> This is typescript type of the object returned from `parseGraphQLConnectionArgumentsWithSortedByAndWhere` function. @@ -20,4 +20,4 @@ This is typescript type of the object returned from `parseGraphQLConnectionArgum ## Defined in -[src/utilities/graphQLConnection/parseGraphQLConnectionArgumentsWithSortedByAndWhere.ts:25](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/utilities/graphQLConnection/parseGraphQLConnectionArgumentsWithSortedByAndWhere.ts#L25) +[src/utilities/graphQLConnection/parseGraphQLConnectionArgumentsWithSortedByAndWhere.ts:25](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/utilities/graphQLConnection/parseGraphQLConnectionArgumentsWithSortedByAndWhere.ts#L25) diff --git a/docs/talawa-api-docs/utilities/graphQLConnection/parseGraphQLConnectionArgumentsWithSortedByAndWhere/type-aliases/ParsedGraphQLConnectionArgumentsWithSortedByAndWhere.md b/docs/talawa-api-docs/utilities/graphQLConnection/parseGraphQLConnectionArgumentsWithSortedByAndWhere/type-aliases/ParsedGraphQLConnectionArgumentsWithSortedByAndWhere.md index 68f38305648..1a639567ec0 100644 --- a/docs/talawa-api-docs/utilities/graphQLConnection/parseGraphQLConnectionArgumentsWithSortedByAndWhere/type-aliases/ParsedGraphQLConnectionArgumentsWithSortedByAndWhere.md +++ b/docs/talawa-api-docs/utilities/graphQLConnection/parseGraphQLConnectionArgumentsWithSortedByAndWhere/type-aliases/ParsedGraphQLConnectionArgumentsWithSortedByAndWhere.md @@ -6,7 +6,7 @@ # Type Alias: ParsedGraphQLConnectionArgumentsWithSortedByAndWhere\ -\> **ParsedGraphQLConnectionArgumentsWithSortedByAndWhere**\<`T0`, `T1`, `T2`\>: `object` & [`ParsedGraphQLConnectionArguments`](../../parseGraphQLConnectionArguments/type-aliases/ParsedGraphQLConnectionArguments.md)\<`T0`\> +> **ParsedGraphQLConnectionArgumentsWithSortedByAndWhere**\<`T0`, `T1`, `T2`\>: `object` & [`ParsedGraphQLConnectionArguments`](../../parseGraphQLConnectionArguments/type-aliases/ParsedGraphQLConnectionArguments.md)\<`T0`\> This is typescript type of the object containing validated and transformed connection arguments passed to `parseGraphQLConnectionArgumentsWithSortedByAndWhere` function. @@ -15,11 +15,11 @@ arguments passed to `parseGraphQLConnectionArgumentsWithSortedByAndWhere` functi ### filter -\> **filter**: `T1` +> **filter**: `T1` ### sort -\> **sort**: `T2` +> **sort**: `T2` ## Type Parameters @@ -31,4 +31,4 @@ arguments passed to `parseGraphQLConnectionArgumentsWithSortedByAndWhere` functi ## Defined in -[src/utilities/graphQLConnection/parseGraphQLConnectionArgumentsWithSortedByAndWhere.ts:17](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/utilities/graphQLConnection/parseGraphQLConnectionArgumentsWithSortedByAndWhere.ts#L17) +[src/utilities/graphQLConnection/parseGraphQLConnectionArgumentsWithSortedByAndWhere.ts:17](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/utilities/graphQLConnection/parseGraphQLConnectionArgumentsWithSortedByAndWhere.ts#L17) diff --git a/docs/talawa-api-docs/utilities/graphQLConnection/parseGraphQLConnectionArgumentsWithWhere/functions/parseGraphQLConnectionArgumentsWithWhere.md b/docs/talawa-api-docs/utilities/graphQLConnection/parseGraphQLConnectionArgumentsWithWhere/functions/parseGraphQLConnectionArgumentsWithWhere.md index bf80e916f16..c0230410ad6 100644 --- a/docs/talawa-api-docs/utilities/graphQLConnection/parseGraphQLConnectionArgumentsWithWhere/functions/parseGraphQLConnectionArgumentsWithWhere.md +++ b/docs/talawa-api-docs/utilities/graphQLConnection/parseGraphQLConnectionArgumentsWithWhere/functions/parseGraphQLConnectionArgumentsWithWhere.md @@ -6,7 +6,7 @@ # Function: parseGraphQLConnectionArgumentsWithWhere() -\> **parseGraphQLConnectionArgumentsWithWhere**\<`T0`, `T1`\>(`__namedParameters`): [`ParseGraphQLConnectionArgumentsWithWhereResult`](../type-aliases/ParseGraphQLConnectionArgumentsWithWhereResult.md)\<`T0`, `T1`\> +> **parseGraphQLConnectionArgumentsWithWhere**\<`T0`, `T1`\>(`__namedParameters`): [`ParseGraphQLConnectionArgumentsWithWhereResult`](../type-aliases/ParseGraphQLConnectionArgumentsWithWhereResult.md)\<`T0`, `T1`\> This function handles validating and transforming arguments for a custom graphQL connection that also provides filtering capabilities. @@ -36,26 +36,26 @@ that also provides filtering capabilities. ## Example ```ts -const result = await parseGraphQLConnectionArgumentsWithSortedBy(\{ - args: \{ +const result = await parseGraphQLConnectionArgumentsWithSortedBy({ + args: { after, first, - \}, + }, maximumLimit: 20, parseCursor, parseSortedBy, -\}) -if (result.isSuccessful === false) \{ - throw new GraphQLError("Invalid arguments provided.", \{ - extensions: \{ +}) +if (result.isSuccessful === false) { + throw new GraphQLError("Invalid arguments provided.", { + extensions: { code: "INVALID_ARGUMENTS", errors: result.errors - \} - \}) -\} -const \{ parsedArgs: \{ cursor, direction, filter, limit \} \} = result; + } + }) +} +const { parsedArgs: { cursor, direction, filter, limit } } = result; ``` ## Defined in -[src/utilities/graphQLConnection/parseGraphQLConnectionArgumentsWithWhere.ts:70](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/utilities/graphQLConnection/parseGraphQLConnectionArgumentsWithWhere.ts#L70) +[src/utilities/graphQLConnection/parseGraphQLConnectionArgumentsWithWhere.ts:70](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/utilities/graphQLConnection/parseGraphQLConnectionArgumentsWithWhere.ts#L70) diff --git a/docs/talawa-api-docs/utilities/graphQLConnection/parseGraphQLConnectionArgumentsWithWhere/type-aliases/ParseGraphQLConnectionArgumentsWithWhereResult.md b/docs/talawa-api-docs/utilities/graphQLConnection/parseGraphQLConnectionArgumentsWithWhere/type-aliases/ParseGraphQLConnectionArgumentsWithWhereResult.md index 1ef1e375ef7..965ce3b4b88 100644 --- a/docs/talawa-api-docs/utilities/graphQLConnection/parseGraphQLConnectionArgumentsWithWhere/type-aliases/ParseGraphQLConnectionArgumentsWithWhereResult.md +++ b/docs/talawa-api-docs/utilities/graphQLConnection/parseGraphQLConnectionArgumentsWithWhere/type-aliases/ParseGraphQLConnectionArgumentsWithWhereResult.md @@ -6,7 +6,7 @@ # Type Alias: ParseGraphQLConnectionArgumentsWithWhereResult\ -\> **ParseGraphQLConnectionArgumentsWithWhereResult**\<`T0`, `T1`\>: `Promise`\<`object` \| `object`\> +> **ParseGraphQLConnectionArgumentsWithWhereResult**\<`T0`, `T1`\>: `Promise`\<`object` \| `object`\> This is typescript type of the object returned from `parseGraphQLConnectionArgumentsWithWhere` function. @@ -18,4 +18,4 @@ This is typescript type of the object returned from `parseGraphQLConnectionArgum ## Defined in -[src/utilities/graphQLConnection/parseGraphQLConnectionArgumentsWithWhere.ts:36](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/utilities/graphQLConnection/parseGraphQLConnectionArgumentsWithWhere.ts#L36) +[src/utilities/graphQLConnection/parseGraphQLConnectionArgumentsWithWhere.ts:36](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/utilities/graphQLConnection/parseGraphQLConnectionArgumentsWithWhere.ts#L36) diff --git a/docs/talawa-api-docs/utilities/graphQLConnection/parseGraphQLConnectionArgumentsWithWhere/type-aliases/ParseGraphQLConnectionWhereResult.md b/docs/talawa-api-docs/utilities/graphQLConnection/parseGraphQLConnectionArgumentsWithWhere/type-aliases/ParseGraphQLConnectionWhereResult.md index c6f3d540651..05221294434 100644 --- a/docs/talawa-api-docs/utilities/graphQLConnection/parseGraphQLConnectionArgumentsWithWhere/type-aliases/ParseGraphQLConnectionWhereResult.md +++ b/docs/talawa-api-docs/utilities/graphQLConnection/parseGraphQLConnectionArgumentsWithWhere/type-aliases/ParseGraphQLConnectionWhereResult.md @@ -6,7 +6,7 @@ # Type Alias: ParseGraphQLConnectionWhereResult\ -\> **ParseGraphQLConnectionWhereResult**\<`T0`\>: `object` \| `object` +> **ParseGraphQLConnectionWhereResult**\<`T0`\>: `object` \| `object` This is typescript type of the object returned from callback function `parseWhere`. @@ -16,4 +16,4 @@ This is typescript type of the object returned from callback function `parseWher ## Defined in -[src/utilities/graphQLConnection/parseGraphQLConnectionArgumentsWithWhere.ts:15](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/utilities/graphQLConnection/parseGraphQLConnectionArgumentsWithWhere.ts#L15) +[src/utilities/graphQLConnection/parseGraphQLConnectionArgumentsWithWhere.ts:15](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/utilities/graphQLConnection/parseGraphQLConnectionArgumentsWithWhere.ts#L15) diff --git a/docs/talawa-api-docs/utilities/graphQLConnection/parseGraphQLConnectionArgumentsWithWhere/type-aliases/ParsedGraphQLConnectionArgumentsWithWhere.md b/docs/talawa-api-docs/utilities/graphQLConnection/parseGraphQLConnectionArgumentsWithWhere/type-aliases/ParsedGraphQLConnectionArgumentsWithWhere.md index d2906a1f5f3..4728af3fe5e 100644 --- a/docs/talawa-api-docs/utilities/graphQLConnection/parseGraphQLConnectionArgumentsWithWhere/type-aliases/ParsedGraphQLConnectionArgumentsWithWhere.md +++ b/docs/talawa-api-docs/utilities/graphQLConnection/parseGraphQLConnectionArgumentsWithWhere/type-aliases/ParsedGraphQLConnectionArgumentsWithWhere.md @@ -6,7 +6,7 @@ # Type Alias: ParsedGraphQLConnectionArgumentsWithWhere\ -\> **ParsedGraphQLConnectionArgumentsWithWhere**\<`T0`, `T1`\>: `object` & [`ParsedGraphQLConnectionArguments`](../../parseGraphQLConnectionArguments/type-aliases/ParsedGraphQLConnectionArguments.md)\<`T0`\> +> **ParsedGraphQLConnectionArgumentsWithWhere**\<`T0`, `T1`\>: `object` & [`ParsedGraphQLConnectionArguments`](../../parseGraphQLConnectionArguments/type-aliases/ParsedGraphQLConnectionArguments.md)\<`T0`\> This is typescript type of the object containing the validated and transformed connection arguments passed to `parseGraphQLConnectionArgumentsWithWhere` function. @@ -15,7 +15,7 @@ arguments passed to `parseGraphQLConnectionArgumentsWithWhere` function. ### where -\> **where**: `T1` +> **where**: `T1` ## Type Parameters @@ -25,4 +25,4 @@ arguments passed to `parseGraphQLConnectionArgumentsWithWhere` function. ## Defined in -[src/utilities/graphQLConnection/parseGraphQLConnectionArgumentsWithWhere.ts:29](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/utilities/graphQLConnection/parseGraphQLConnectionArgumentsWithWhere.ts#L29) +[src/utilities/graphQLConnection/parseGraphQLConnectionArgumentsWithWhere.ts:29](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/utilities/graphQLConnection/parseGraphQLConnectionArgumentsWithWhere.ts#L29) diff --git a/docs/talawa-api-docs/utilities/graphQLConnection/transformToDefaultGraphQLConnection/functions/transformToDefaultGraphQLConnection.md b/docs/talawa-api-docs/utilities/graphQLConnection/transformToDefaultGraphQLConnection/functions/transformToDefaultGraphQLConnection.md index a78990d0891..6f8bb0b79bd 100644 --- a/docs/talawa-api-docs/utilities/graphQLConnection/transformToDefaultGraphQLConnection/functions/transformToDefaultGraphQLConnection.md +++ b/docs/talawa-api-docs/utilities/graphQLConnection/transformToDefaultGraphQLConnection/functions/transformToDefaultGraphQLConnection.md @@ -6,7 +6,7 @@ # Function: transformToDefaultGraphQLConnection() -\> **transformToDefaultGraphQLConnection**\<`T0`, `T1`, `T2`\>(`__namedParameters`): [`DefaultGraphQLConnection`](../../generateDefaultGraphQLConnection/type-aliases/DefaultGraphQLConnection.md)\<`T2`\> +> **transformToDefaultGraphQLConnection**\<`T0`, `T1`, `T2`\>(`__namedParameters`): [`DefaultGraphQLConnection`](../../generateDefaultGraphQLConnection/type-aliases/DefaultGraphQLConnection.md)\<`T2`\> This function is used to transform a list of objects to a standard graphQL connection object. @@ -49,13 +49,13 @@ return transformToDefaultGraphQLConnection\< String, DatabaseUser, DatabaseUser -\>(\{ +\>({ objectList, parsedArgs, totalCount, -\}); +}); ``` ## Defined in -[src/utilities/graphQLConnection/transformToDefaultGraphQLConnection.ts:53](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/utilities/graphQLConnection/transformToDefaultGraphQLConnection.ts#L53) +[src/utilities/graphQLConnection/transformToDefaultGraphQLConnection.ts:53](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/utilities/graphQLConnection/transformToDefaultGraphQLConnection.ts#L53) diff --git a/docs/talawa-api-docs/utilities/graphQLConnection/transformToDefaultGraphQLConnection/type-aliases/CreateCursor.md b/docs/talawa-api-docs/utilities/graphQLConnection/transformToDefaultGraphQLConnection/type-aliases/CreateCursor.md index 3a055045f88..6d38cf38bf9 100644 --- a/docs/talawa-api-docs/utilities/graphQLConnection/transformToDefaultGraphQLConnection/type-aliases/CreateCursor.md +++ b/docs/talawa-api-docs/utilities/graphQLConnection/transformToDefaultGraphQLConnection/type-aliases/CreateCursor.md @@ -6,7 +6,7 @@ # Type Alias: CreateCursor()\ -\> **CreateCursor**\<`T0`\>: (`object`) =\> `string` +> **CreateCursor**\<`T0`\>: (`object`) => `string` This is typescript type of the callback function `createCursor`. @@ -24,4 +24,4 @@ This is typescript type of the callback function `createCursor`. ## Defined in -[src/utilities/graphQLConnection/transformToDefaultGraphQLConnection.ts:11](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/utilities/graphQLConnection/transformToDefaultGraphQLConnection.ts#L11) +[src/utilities/graphQLConnection/transformToDefaultGraphQLConnection.ts:11](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/utilities/graphQLConnection/transformToDefaultGraphQLConnection.ts#L11) diff --git a/docs/talawa-api-docs/utilities/graphQLConnection/transformToDefaultGraphQLConnection/type-aliases/CreateNode.md b/docs/talawa-api-docs/utilities/graphQLConnection/transformToDefaultGraphQLConnection/type-aliases/CreateNode.md index 166ce03d057..6b7e064917e 100644 --- a/docs/talawa-api-docs/utilities/graphQLConnection/transformToDefaultGraphQLConnection/type-aliases/CreateNode.md +++ b/docs/talawa-api-docs/utilities/graphQLConnection/transformToDefaultGraphQLConnection/type-aliases/CreateNode.md @@ -6,7 +6,7 @@ # Type Alias: CreateNode()\ -\> **CreateNode**\<`T0`, `T1`\>: (`object`) =\> `T1` +> **CreateNode**\<`T0`, `T1`\>: (`object`) => `T1` This is typescript type of the callback function `createNode`. @@ -26,4 +26,4 @@ This is typescript type of the callback function `createNode`. ## Defined in -[src/utilities/graphQLConnection/transformToDefaultGraphQLConnection.ts:16](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/utilities/graphQLConnection/transformToDefaultGraphQLConnection.ts#L16) +[src/utilities/graphQLConnection/transformToDefaultGraphQLConnection.ts:16](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/utilities/graphQLConnection/transformToDefaultGraphQLConnection.ts#L16) diff --git a/docs/talawa-api-docs/utilities/graphQLConnection/transformToDefaultGraphQLConnection/type-aliases/TransformToDefaultGraphQLConnectionArguments.md b/docs/talawa-api-docs/utilities/graphQLConnection/transformToDefaultGraphQLConnection/type-aliases/TransformToDefaultGraphQLConnectionArguments.md index 58d202ff028..8e9ae6b154a 100644 --- a/docs/talawa-api-docs/utilities/graphQLConnection/transformToDefaultGraphQLConnection/type-aliases/TransformToDefaultGraphQLConnectionArguments.md +++ b/docs/talawa-api-docs/utilities/graphQLConnection/transformToDefaultGraphQLConnection/type-aliases/TransformToDefaultGraphQLConnectionArguments.md @@ -6,7 +6,7 @@ # Type Alias: TransformToDefaultGraphQLConnectionArguments\ -\> **TransformToDefaultGraphQLConnectionArguments**\<`T0`, `T1`, `T2`\>: `object` +> **TransformToDefaultGraphQLConnectionArguments**\<`T0`, `T1`, `T2`\>: `object` ## Type Parameters @@ -20,24 +20,24 @@ ### createCursor? -\> `optional` **createCursor**: [`CreateCursor`](CreateCursor.md)\<`T1`\> +> `optional` **createCursor**: [`CreateCursor`](CreateCursor.md)\<`T1`\> ### createNode? -\> `optional` **createNode**: [`CreateNode`](CreateNode.md)\<`T1`, `T2`\> +> `optional` **createNode**: [`CreateNode`](CreateNode.md)\<`T1`, `T2`\> ### objectList -\> **objectList**: `T1`[] +> **objectList**: `T1`[] ### parsedArgs -\> **parsedArgs**: [`ParsedGraphQLConnectionArguments`](../../parseGraphQLConnectionArguments/type-aliases/ParsedGraphQLConnectionArguments.md)\<`T0`\> +> **parsedArgs**: [`ParsedGraphQLConnectionArguments`](../../parseGraphQLConnectionArguments/type-aliases/ParsedGraphQLConnectionArguments.md)\<`T0`\> ### totalCount -\> **totalCount**: `number` +> **totalCount**: `number` ## Defined in -[src/utilities/graphQLConnection/transformToDefaultGraphQLConnection.ts:18](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/utilities/graphQLConnection/transformToDefaultGraphQLConnection.ts#L18) +[src/utilities/graphQLConnection/transformToDefaultGraphQLConnection.ts:18](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/utilities/graphQLConnection/transformToDefaultGraphQLConnection.ts#L18) diff --git a/docs/talawa-api-docs/utilities/graphQLConnection/type-aliases/DefaultGraphQLArgumentError.md b/docs/talawa-api-docs/utilities/graphQLConnection/type-aliases/DefaultGraphQLArgumentError.md index 51a0620abe4..d68cd45746f 100644 --- a/docs/talawa-api-docs/utilities/graphQLConnection/type-aliases/DefaultGraphQLArgumentError.md +++ b/docs/talawa-api-docs/utilities/graphQLConnection/type-aliases/DefaultGraphQLArgumentError.md @@ -6,7 +6,7 @@ # Type Alias: DefaultGraphQLArgumentError -\> **DefaultGraphQLArgumentError**: `object` +> **DefaultGraphQLArgumentError**: `object` This is typescript type of a base graphQL argument error. This argument error type can be extended to create custom argument error types as long as they adhere to the default type of @@ -16,12 +16,12 @@ this base graphQL argument error. ### message -\> **message**: `string` +> **message**: `string` ### path -\> **path**: `string`[] +> **path**: `string`[] ## Defined in -[src/utilities/graphQLConnection/index.ts:24](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/utilities/graphQLConnection/index.ts#L24) +[src/utilities/graphQLConnection/index.ts:24](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/utilities/graphQLConnection/index.ts#L24) diff --git a/docs/talawa-api-docs/utilities/graphQLConnection/type-aliases/DefaultGraphQLConnectionArguments.md b/docs/talawa-api-docs/utilities/graphQLConnection/type-aliases/DefaultGraphQLConnectionArguments.md index f773607097d..deb60be939c 100644 --- a/docs/talawa-api-docs/utilities/graphQLConnection/type-aliases/DefaultGraphQLConnectionArguments.md +++ b/docs/talawa-api-docs/utilities/graphQLConnection/type-aliases/DefaultGraphQLConnectionArguments.md @@ -6,7 +6,7 @@ # Type Alias: DefaultGraphQLConnectionArguments -\> **DefaultGraphQLConnectionArguments**: `object` +> **DefaultGraphQLConnectionArguments**: `object` This is typescript type of the standard arguments object received by a graphQL connection following the relay cursor connection specification, more info here:- [https://relay.dev/graphql/connections.htm](https://relay.dev/graphql/connections.htm) @@ -15,20 +15,20 @@ following the relay cursor connection specification, more info here:- [https://r ### after? -\> `optional` **after**: `string` \| `null` +> `optional` **after**: `string` \| `null` ### before? -\> `optional` **before**: `string` \| `null` +> `optional` **before**: `string` \| `null` ### first? -\> `optional` **first**: `number` \| `null` +> `optional` **first**: `number` \| `null` ### last? -\> `optional` **last**: `number` \| `null` +> `optional` **last**: `number` \| `null` ## Defined in -[src/utilities/graphQLConnection/index.ts:33](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/utilities/graphQLConnection/index.ts#L33) +[src/utilities/graphQLConnection/index.ts:33](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/utilities/graphQLConnection/index.ts#L33) diff --git a/docs/talawa-api-docs/utilities/graphQLConnection/type-aliases/GraphQLConnectionTraversalDirection.md b/docs/talawa-api-docs/utilities/graphQLConnection/type-aliases/GraphQLConnectionTraversalDirection.md index 4222095c771..2b267c95c0e 100644 --- a/docs/talawa-api-docs/utilities/graphQLConnection/type-aliases/GraphQLConnectionTraversalDirection.md +++ b/docs/talawa-api-docs/utilities/graphQLConnection/type-aliases/GraphQLConnectionTraversalDirection.md @@ -6,10 +6,10 @@ # Type Alias: GraphQLConnectionTraversalDirection -\> **GraphQLConnectionTraversalDirection**: `"FORWARD"` \| `"BACKWARD"` +> **GraphQLConnectionTraversalDirection**: `"FORWARD"` \| `"BACKWARD"` This is typescript type of the direction the graphQL connection is to be traversed in. ## Defined in -[src/utilities/graphQLConnection/index.ts:43](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/utilities/graphQLConnection/index.ts#L43) +[src/utilities/graphQLConnection/index.ts:43](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/utilities/graphQLConnection/index.ts#L43) diff --git a/docs/talawa-api-docs/utilities/imageAlreadyInDbCheck/functions/imageAlreadyInDbCheck.md b/docs/talawa-api-docs/utilities/imageAlreadyInDbCheck/functions/imageAlreadyInDbCheck.md index 80ef92b8006..a019cfc4bba 100644 --- a/docs/talawa-api-docs/utilities/imageAlreadyInDbCheck/functions/imageAlreadyInDbCheck.md +++ b/docs/talawa-api-docs/utilities/imageAlreadyInDbCheck/functions/imageAlreadyInDbCheck.md @@ -6,7 +6,7 @@ # Function: imageAlreadyInDbCheck() -\> **imageAlreadyInDbCheck**(`oldImagePath`, `newImagePath`): `Promise`\<`string`\> +> **imageAlreadyInDbCheck**(`oldImagePath`, `newImagePath`): `Promise`\<`string`\> Checks if an image already exists in the database using its hash value. If the image exists, it points to the existing image and removes the newly uploaded image. @@ -30,4 +30,4 @@ The file name of the existing image if found; otherwise, undefined. ## Defined in -[src/utilities/imageAlreadyInDbCheck.ts:16](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/utilities/imageAlreadyInDbCheck.ts#L16) +[src/utilities/imageAlreadyInDbCheck.ts:16](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/utilities/imageAlreadyInDbCheck.ts#L16) diff --git a/docs/talawa-api-docs/utilities/imageExtensionCheck/functions/imageExtensionCheck.md b/docs/talawa-api-docs/utilities/imageExtensionCheck/functions/imageExtensionCheck.md index 71c80cf9215..8583069fca6 100644 --- a/docs/talawa-api-docs/utilities/imageExtensionCheck/functions/imageExtensionCheck.md +++ b/docs/talawa-api-docs/utilities/imageExtensionCheck/functions/imageExtensionCheck.md @@ -6,7 +6,7 @@ # Function: imageExtensionCheck() -\> **imageExtensionCheck**(`filename`): `Promise`\<`void`\> +> **imageExtensionCheck**(`filename`): `Promise`\<`void`\> Checks the file extension of the given filename. If the extension is not 'png', 'jpg', or 'jpeg', deletes the file and throws a validation error. @@ -23,4 +23,4 @@ The name of the file to check ## Defined in -[src/utilities/imageExtensionCheck.ts:11](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/utilities/imageExtensionCheck.ts#L11) +[src/utilities/imageExtensionCheck.ts:11](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/utilities/imageExtensionCheck.ts#L11) diff --git a/docs/talawa-api-docs/utilities/loadDefaultOrg/functions/loadDefaultOrganiation.md b/docs/talawa-api-docs/utilities/loadDefaultOrg/functions/loadDefaultOrganiation.md index 1819dca7d90..f74a0e048ae 100644 --- a/docs/talawa-api-docs/utilities/loadDefaultOrg/functions/loadDefaultOrganiation.md +++ b/docs/talawa-api-docs/utilities/loadDefaultOrg/functions/loadDefaultOrganiation.md @@ -6,7 +6,7 @@ # Function: loadDefaultOrganiation() -\> **loadDefaultOrganiation**(`dbName`?): `Promise`\<`void`\> +> **loadDefaultOrganiation**(`dbName`?): `Promise`\<`void`\> Loads default organization data into the database. @@ -20,8 +20,8 @@ Optional name of the database to connect to. `Promise`\<`void`\> -Promise\ +Promise ## Defined in -[src/utilities/loadDefaultOrg.ts:11](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/utilities/loadDefaultOrg.ts#L11) +[src/utilities/loadDefaultOrg.ts:11](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/utilities/loadDefaultOrg.ts#L11) diff --git a/docs/talawa-api-docs/utilities/mailer/functions/mailer.md b/docs/talawa-api-docs/utilities/mailer/functions/mailer.md index 66d111d10c6..9d08c40950e 100644 --- a/docs/talawa-api-docs/utilities/mailer/functions/mailer.md +++ b/docs/talawa-api-docs/utilities/mailer/functions/mailer.md @@ -6,7 +6,7 @@ # Function: mailer() -\> **mailer**(`mailFields`): `Promise`\<`string` \| `SentMessageInfo`\> +> **mailer**(`mailFields`): `Promise`\<`string` \| `SentMessageInfo`\> Sends an email using Nodemailer. @@ -28,4 +28,4 @@ This is a utility method for sending emails. ## Defined in -[src/utilities/mailer.ts:27](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/utilities/mailer.ts#L27) +[src/utilities/mailer.ts:27](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/utilities/mailer.ts#L27) diff --git a/docs/talawa-api-docs/utilities/mailer/interfaces/InterfaceMailFields.md b/docs/talawa-api-docs/utilities/mailer/interfaces/InterfaceMailFields.md index 7a467d8bc98..14de1b157fd 100644 --- a/docs/talawa-api-docs/utilities/mailer/interfaces/InterfaceMailFields.md +++ b/docs/talawa-api-docs/utilities/mailer/interfaces/InterfaceMailFields.md @@ -12,28 +12,28 @@ Interface for the fields required to send an email. ### body -\> **body**: `string` +> **body**: `string` #### Defined in -[src/utilities/mailer.ts:17](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/utilities/mailer.ts#L17) +[src/utilities/mailer.ts:17](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/utilities/mailer.ts#L17) *** ### emailTo -\> **emailTo**: `string` +> **emailTo**: `string` #### Defined in -[src/utilities/mailer.ts:15](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/utilities/mailer.ts#L15) +[src/utilities/mailer.ts:15](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/utilities/mailer.ts#L15) *** ### subject -\> **subject**: `string` +> **subject**: `string` #### Defined in -[src/utilities/mailer.ts:16](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/utilities/mailer.ts#L16) +[src/utilities/mailer.ts:16](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/utilities/mailer.ts#L16) diff --git a/docs/talawa-api-docs/utilities/recurrenceDatesUtil/functions/convertToRRuleDateString.md b/docs/talawa-api-docs/utilities/recurrenceDatesUtil/functions/convertToRRuleDateString.md index a4466ff34e0..d886c95409d 100644 --- a/docs/talawa-api-docs/utilities/recurrenceDatesUtil/functions/convertToRRuleDateString.md +++ b/docs/talawa-api-docs/utilities/recurrenceDatesUtil/functions/convertToRRuleDateString.md @@ -6,7 +6,7 @@ # Function: convertToRRuleDateString() -\> **convertToRRuleDateString**(`date`): `string` +> **convertToRRuleDateString**(`date`): `string` This function converts the date to a valid rrule string argument. @@ -24,4 +24,4 @@ converted date string. ## Defined in -[src/utilities/recurrenceDatesUtil.ts:24](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/utilities/recurrenceDatesUtil.ts#L24) +[src/utilities/recurrenceDatesUtil.ts:24](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/utilities/recurrenceDatesUtil.ts#L24) diff --git a/docs/talawa-api-docs/utilities/recurrenceDatesUtil/functions/convertToUTCDate.md b/docs/talawa-api-docs/utilities/recurrenceDatesUtil/functions/convertToUTCDate.md index 10b9360fdfe..097317baffb 100644 --- a/docs/talawa-api-docs/utilities/recurrenceDatesUtil/functions/convertToUTCDate.md +++ b/docs/talawa-api-docs/utilities/recurrenceDatesUtil/functions/convertToUTCDate.md @@ -6,7 +6,7 @@ # Function: convertToUTCDate() -\> **convertToUTCDate**(`date`): `Date` +> **convertToUTCDate**(`date`): `Date` This function converts the date to UTC. @@ -24,4 +24,4 @@ converted date. ## Defined in -[src/utilities/recurrenceDatesUtil.ts:7](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/utilities/recurrenceDatesUtil.ts#L7) +[src/utilities/recurrenceDatesUtil.ts:7](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/utilities/recurrenceDatesUtil.ts#L7) diff --git a/docs/talawa-api-docs/utilities/recurrenceDatesUtil/functions/countTotalMondaysInMonth.md b/docs/talawa-api-docs/utilities/recurrenceDatesUtil/functions/countTotalMondaysInMonth.md index 9568342c257..7e8945e99ee 100644 --- a/docs/talawa-api-docs/utilities/recurrenceDatesUtil/functions/countTotalMondaysInMonth.md +++ b/docs/talawa-api-docs/utilities/recurrenceDatesUtil/functions/countTotalMondaysInMonth.md @@ -6,7 +6,7 @@ # Function: countTotalMondaysInMonth() -\> **countTotalMondaysInMonth**(`date`): `number` +> **countTotalMondaysInMonth**(`date`): `number` This function counts the total number of mondays in a month. @@ -24,4 +24,4 @@ total number of mondays. ## Defined in -[src/utilities/recurrenceDatesUtil.ts:40](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/utilities/recurrenceDatesUtil.ts#L40) +[src/utilities/recurrenceDatesUtil.ts:40](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/utilities/recurrenceDatesUtil.ts#L40) diff --git a/docs/talawa-api-docs/utilities/removeSampleOrganizationUtil/functions/removeSampleOrganization.md b/docs/talawa-api-docs/utilities/removeSampleOrganizationUtil/functions/removeSampleOrganization.md index e60e30a1269..5565c3c2e7e 100644 --- a/docs/talawa-api-docs/utilities/removeSampleOrganizationUtil/functions/removeSampleOrganization.md +++ b/docs/talawa-api-docs/utilities/removeSampleOrganizationUtil/functions/removeSampleOrganization.md @@ -6,7 +6,7 @@ # Function: removeSampleOrganization() -\> **removeSampleOrganization**(): `Promise`\<`void`\> +> **removeSampleOrganization**(): `Promise`\<`void`\> Removes sample organization data from respective collections based on entries in SampleData collection. Also deletes all documents in SampleData collection after removal. @@ -15,8 +15,8 @@ Also deletes all documents in SampleData collection after removal. `Promise`\<`void`\> -Promise\ +Promise ## Defined in -[src/utilities/removeSampleOrganizationUtil.ts:16](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/utilities/removeSampleOrganizationUtil.ts#L16) +[src/utilities/removeSampleOrganizationUtil.ts:16](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/utilities/removeSampleOrganizationUtil.ts#L16) diff --git a/docs/talawa-api-docs/utilities/reuploadDuplicateCheck/functions/reuploadDuplicateCheck.md b/docs/talawa-api-docs/utilities/reuploadDuplicateCheck/functions/reuploadDuplicateCheck.md index 94d41858461..fd1cb76cd64 100644 --- a/docs/talawa-api-docs/utilities/reuploadDuplicateCheck/functions/reuploadDuplicateCheck.md +++ b/docs/talawa-api-docs/utilities/reuploadDuplicateCheck/functions/reuploadDuplicateCheck.md @@ -6,7 +6,7 @@ # Function: reuploadDuplicateCheck() -\> **reuploadDuplicateCheck**(`oldImagePath`, `newImagePath`): `Promise`\<`boolean`\> +> **reuploadDuplicateCheck**(`oldImagePath`, `newImagePath`): `Promise`\<`boolean`\> Checks if a user or organization is attempting to re-upload the same image. @@ -32,4 +32,4 @@ This is a utility method. ## Defined in -[src/utilities/reuploadDuplicateCheck.ts:48](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/utilities/reuploadDuplicateCheck.ts#L48) +[src/utilities/reuploadDuplicateCheck.ts:48](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/utilities/reuploadDuplicateCheck.ts#L48) diff --git a/docs/talawa-api-docs/utilities/reuploadDuplicateCheck/type-aliases/TypeImagePath.md b/docs/talawa-api-docs/utilities/reuploadDuplicateCheck/type-aliases/TypeImagePath.md index ab10a86e445..eb9f5ef0a6d 100644 --- a/docs/talawa-api-docs/utilities/reuploadDuplicateCheck/type-aliases/TypeImagePath.md +++ b/docs/talawa-api-docs/utilities/reuploadDuplicateCheck/type-aliases/TypeImagePath.md @@ -6,8 +6,8 @@ # Type Alias: TypeImagePath -\> **TypeImagePath**: `string` \| `InterfaceUrlRequestObject` \| `InterfaceBufferObject` +> **TypeImagePath**: `string` \| `InterfaceUrlRequestObject` \| `InterfaceBufferObject` ## Defined in -[src/utilities/reuploadDuplicateCheck.ts:18](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/utilities/reuploadDuplicateCheck.ts#L18) +[src/utilities/reuploadDuplicateCheck.ts:18](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/utilities/reuploadDuplicateCheck.ts#L18) diff --git a/docs/talawa-api-docs/utilities/superAdminCheck/functions/superAdminCheck.md b/docs/talawa-api-docs/utilities/superAdminCheck/functions/superAdminCheck.md index 335f91bf4ce..d2b5861b05d 100644 --- a/docs/talawa-api-docs/utilities/superAdminCheck/functions/superAdminCheck.md +++ b/docs/talawa-api-docs/utilities/superAdminCheck/functions/superAdminCheck.md @@ -6,7 +6,7 @@ # Function: superAdminCheck() -\> **superAdminCheck**(`appUserProfile`): `void` +> **superAdminCheck**(`appUserProfile`): `void` Checks if the provided application user profile is a super admin. Throws an UnauthorizedError if the user is not a super admin. @@ -23,4 +23,4 @@ The user profile of the application. ## Defined in -[src/utilities/superAdminCheck.ts:11](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/utilities/superAdminCheck.ts#L11) +[src/utilities/superAdminCheck.ts:11](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/utilities/superAdminCheck.ts#L11) diff --git a/docs/talawa-api-docs/utilities/uploadImage/functions/uploadImage.md b/docs/talawa-api-docs/utilities/uploadImage/functions/uploadImage.md index 23168c51ed1..dc98cd809ed 100644 --- a/docs/talawa-api-docs/utilities/uploadImage/functions/uploadImage.md +++ b/docs/talawa-api-docs/utilities/uploadImage/functions/uploadImage.md @@ -6,7 +6,7 @@ # Function: uploadImage() -\> **uploadImage**(`newImageFile`, `oldImagePath`): `Promise`\<`object`\> +> **uploadImage**(`newImageFile`, `oldImagePath`): `Promise`\<`object`\> ## Parameters @@ -20,12 +20,12 @@ ### imageAlreadyInDbPath -\> **imageAlreadyInDbPath**: `string` +> **imageAlreadyInDbPath**: `string` ### newImagePath -\> **newImagePath**: `string` +> **newImagePath**: `string` ## Defined in -[src/utilities/uploadImage.ts:22](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/utilities/uploadImage.ts#L22) +[src/utilities/uploadImage.ts:22](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/utilities/uploadImage.ts#L22) diff --git a/docs/talawa-api-docs/utilities/userFamilyAdminCheck/functions/adminCheck.md b/docs/talawa-api-docs/utilities/userFamilyAdminCheck/functions/adminCheck.md index 2bedace3734..d99e73da373 100644 --- a/docs/talawa-api-docs/utilities/userFamilyAdminCheck/functions/adminCheck.md +++ b/docs/talawa-api-docs/utilities/userFamilyAdminCheck/functions/adminCheck.md @@ -6,7 +6,7 @@ # Function: adminCheck() -\> **adminCheck**(`userId`, `userFamily`): `Promise`\<`void`\> +> **adminCheck**(`userId`, `userFamily`): `Promise`\<`void`\> Checks if the current user is an admin of the organization or a super admin. Throws an UnauthorizedError if the user is neither an admin nor a super admin. @@ -32,4 +32,4 @@ Additionally, it queries the `AppUserProfile` to check if the `userId` is a supe ## Defined in -[src/utilities/userFamilyAdminCheck.ts:19](https://github.com/PalisadoesFoundation/talawa-api/blob/1f38da5423898626c6ebfa24896a9c3d008195c6/src/utilities/userFamilyAdminCheck.ts#L19) +[src/utilities/userFamilyAdminCheck.ts:19](https://github.com/PalisadoesFoundation/talawa-api/blob/6712e9940a5702665afc506fa9f6e9d7e1dc7991/src/utilities/userFamilyAdminCheck.ts#L19)