Query
talawa-api • Docs
talawa-api / types/generatedGraphQLTypes / Query
Type Alias: Query
> Query: object
Type declaration
__typename?
> optional
__typename: "Query"
actionItemCategoriesByOrganization?
> optional
actionItemCategoriesByOrganization: Maybe
<Maybe
<ActionItemCategory
>[]>
actionItemsByEvent?
> optional
actionItemsByEvent: Maybe
<Maybe
<ActionItem
>[]>
actionItemsByOrganization?
> optional
actionItemsByOrganization: Maybe
<Maybe
<ActionItem
>[]>
actionItemsByUser?
> optional
actionItemsByUser: Maybe
<Maybe
<ActionItem
>[]>
adminPlugin?
> optional
adminPlugin: Maybe
<Maybe
<Plugin
>[]>
advertisementsConnection?
> optional
advertisementsConnection: Maybe
<AdvertisementsConnection
>
agendaCategory
> agendaCategory: AgendaCategory
agendaItemByEvent?
> optional
agendaItemByEvent: Maybe
<Maybe
<AgendaItem
>[]>
agendaItemByOrganization?
> optional
agendaItemByOrganization: Maybe
<Maybe
<AgendaItem
>[]>
agendaItemCategoriesByOrganization?
> optional
agendaItemCategoriesByOrganization: Maybe
<Maybe
<AgendaCategory
>[]>
chatById
> chatById: Chat
chatsByUserId?
> optional
chatsByUserId: Maybe
<Maybe
<Chat
>[]>
checkAuth
> checkAuth: User
customDataByOrganization
> customDataByOrganization: UserCustomData
[]
customFieldsByOrganization?
> optional
customFieldsByOrganization: Maybe
<Maybe
<OrganizationCustomField
>[]>
event?
> optional
event: Maybe
<Event
>
eventsAttendedByUser?
> optional
eventsAttendedByUser: Maybe
<Maybe
<Event
>[]>
eventsByOrganization?
> optional
eventsByOrganization: Maybe
<Maybe
<Event
>[]>
eventsByOrganizationConnection
> eventsByOrganizationConnection: Event
[]
fundsByOrganization?
> optional
fundsByOrganization: Maybe
<Maybe
<Fund
>[]>
getAgendaItem?
> optional
getAgendaItem: Maybe
<AgendaItem
>
getAgendaSection?
> optional
getAgendaSection: Maybe
<AgendaSection
>
getAllAgendaItems?
> optional
getAllAgendaItems: Maybe
<Maybe
<AgendaItem
>[]>
getAllNotesForAgendaItem?
> optional
getAllNotesForAgendaItem: Maybe
<Maybe
<Note
>[]>
getCommunityData?
> optional
getCommunityData: Maybe
<Community
>
getDonationById
> getDonationById: Donation
getDonationByOrgId?
> optional
getDonationByOrgId: Maybe
<Maybe
<Donation
>[]>
getDonationByOrgIdConnection
> getDonationByOrgIdConnection: Donation
[]
getEventAttendee?
> optional
getEventAttendee: Maybe
<EventAttendee
>
getEventAttendeesByEventId?
> optional
getEventAttendeesByEventId: Maybe
<Maybe
<EventAttendee
>[]>
getEventInvitesByUserId
> getEventInvitesByUserId: EventAttendee
[]
getEventVolunteerGroups
> getEventVolunteerGroups: Maybe
<EventVolunteerGroup
>[]
getEventVolunteers
> getEventVolunteers: Maybe
<EventVolunteer
>[]
getFundById
> getFundById: Fund
getFundraisingCampaignPledgeById
> getFundraisingCampaignPledgeById: FundraisingCampaignPledge
getFundraisingCampaigns
> getFundraisingCampaigns: Maybe
<FundraisingCampaign
>[]
getNoteById
> getNoteById: Note
getPledgesByUserId?
> optional
getPledgesByUserId: Maybe
<Maybe
<FundraisingCampaignPledge
>[]>
getPlugins?
> optional
getPlugins: Maybe
<Maybe
<Plugin
>[]>
getRecurringEvents?
> optional
getRecurringEvents: Maybe
<Maybe
<Event
>[]>
getUserTag?
> optional
getUserTag: Maybe
<UserTag
>
getVenueByOrgId?
> optional
getVenueByOrgId: Maybe
<Maybe
<Venue
>[]>
getVolunteerMembership
> getVolunteerMembership: Maybe
<VolunteerMembership
>[]
getVolunteerRanks
> getVolunteerRanks: Maybe
<VolunteerRank
>[]
getlanguage?
> optional
getlanguage: Maybe
<Maybe
<Translation
>[]>
hasSubmittedFeedback?
> optional
hasSubmittedFeedback: Maybe
<Scalars
["Boolean"
]["output"
]>
isSampleOrganization
> isSampleOrganization: Scalars
["Boolean"
]["output"
]
joinedOrganizations?
> optional
joinedOrganizations: Maybe
<Maybe
<Organization
>[]>
me
> me: UserData
myLanguage?
> optional
myLanguage: Maybe
<Scalars
["String"
]["output"
]>
organizations?
> optional
organizations: Maybe
<Maybe
<Organization
>[]>
organizationsConnection
> organizationsConnection: Maybe
<Organization
>[]
organizationsMemberConnection
> organizationsMemberConnection: UserConnection
plugin?
> optional
plugin: Maybe
<Maybe
<Plugin
>[]>
post?
registeredEventsByUser?
> optional
registeredEventsByUser: Maybe
<Maybe
<Event
>[]>
registrantsByEvent?
> optional
registrantsByEvent: Maybe
<Maybe
<User
>[]>
user
> user: UserData
userLanguage?
> optional
userLanguage: Maybe
<Scalars
["String"
]["output"
]>
users?
> optional
users: Maybe
<Maybe
<UserData
>[]>
usersConnection
> usersConnection: Maybe
<UserData
>[]
venue?
> optional
venue: Maybe
<Venue
>