# GraphQL - Queries

<header id="bkmrk-"></header>## activities

**Type:** [ActivityConnection!](https://dev.riseact.org/docs/graphql-references/objects#activityconnection)

**Arguments**

<table id="bkmrk-namedescriptionpagin"><thead><tr><th>Name</th><th>Description</th></tr></thead><tbody><tr><td>pagination  
[`PaginationInput`](https://dev.riseact.org/docs/graphql-references/inputObjects#paginationinput)</td><td></td></tr><tr><td>filters  
[`ActivityFilters`](https://dev.riseact.org/docs/graphql-references/inputObjects#activityfilters)</td><td></td></tr></tbody></table>

## activity

**Type:** [Activity!](https://dev.riseact.org/docs/graphql-references/objects#activity)

**Arguments**

<table id="bkmrk-namedescriptionidint"><thead><tr><th>Name</th><th>Description</th></tr></thead><tbody><tr><td>id  
[`Int!`](https://dev.riseact.org/docs/graphql-references/scalars#int)</td><td></td></tr></tbody></table>

## article

**Type:** [Article!](https://dev.riseact.org/docs/graphql-references/objects#article)

**Arguments**

<table id="bkmrk-namedescriptionidint-1"><thead><tr><th>Name</th><th>Description</th></tr></thead><tbody><tr><td>id  
[`Int!`](https://dev.riseact.org/docs/graphql-references/scalars#int)</td><td></td></tr></tbody></table>

## articles

**Type:** [ArticleConnection!](https://dev.riseact.org/docs/graphql-references/objects#articleconnection)

**Arguments**

<table id="bkmrk-namedescriptionpagin-1"><thead><tr><th>Name</th><th>Description</th></tr></thead><tbody><tr><td>pagination  
[`PaginationInput`](https://dev.riseact.org/docs/graphql-references/inputObjects#paginationinput)</td><td></td></tr><tr><td>filters  
[`ArticlesFiltersInput`](https://dev.riseact.org/docs/graphql-references/inputObjects#articlesfiltersinput)</td><td></td></tr></tbody></table>

## blog

**Type:** [Blog!](https://dev.riseact.org/docs/graphql-references/objects#blog)

**Arguments**

<table id="bkmrk-namedescriptionidint-2"><thead><tr><th>Name</th><th>Description</th></tr></thead><tbody><tr><td>id  
[`Int!`](https://dev.riseact.org/docs/graphql-references/scalars#int)</td><td></td></tr></tbody></table>

## blogs

**Type:** [BlogConnection!](https://dev.riseact.org/docs/graphql-references/objects#blogconnection)

**Arguments**

<table id="bkmrk-namedescriptionpagin-2"><thead><tr><th>Name</th><th>Description</th></tr></thead><tbody><tr><td>pagination  
[`PaginationInput`](https://dev.riseact.org/docs/graphql-references/inputObjects#paginationinput)</td><td></td></tr><tr><td>filters  
[`BlogsFiltersInput`](https://dev.riseact.org/docs/graphql-references/inputObjects#blogsfiltersinput)</td><td></td></tr></tbody></table>

## campaign

**Type:** [Campaign!](https://dev.riseact.org/docs/graphql-references/objects#campaign)

**Arguments**

<table id="bkmrk-namedescriptionidint-3"><thead><tr><th>Name</th><th>Description</th></tr></thead><tbody><tr><td>id  
[`Int!`](https://dev.riseact.org/docs/graphql-references/scalars#int)</td><td></td></tr></tbody></table>

## campaignComment

**Type:** [CampaignComment!](https://dev.riseact.org/docs/graphql-references/objects#campaigncomment)

**Arguments**

<table id="bkmrk-namedescriptionidint-4"><thead><tr><th>Name</th><th>Description</th></tr></thead><tbody><tr><td>id  
[`Int!`](https://dev.riseact.org/docs/graphql-references/scalars#int)</td><td></td></tr></tbody></table>

## campaignComments

**Type:** [CampaignCommentConnection!](https://dev.riseact.org/docs/graphql-references/objects#campaigncommentconnection)

**Arguments**

<table id="bkmrk-namedescriptionpagin-3"><thead><tr><th>Name</th><th>Description</th></tr></thead><tbody><tr><td>pagination  
[`PaginationInput`](https://dev.riseact.org/docs/graphql-references/inputObjects#paginationinput)</td><td></td></tr><tr><td>filters  
[`CampaignCommentsFilters`](https://dev.riseact.org/docs/graphql-references/inputObjects#campaigncommentsfilters)</td><td></td></tr></tbody></table>

## campaigns

**Type:** [CampaignConnection!](https://dev.riseact.org/docs/graphql-references/objects#campaignconnection)

**Arguments**

<table id="bkmrk-namedescriptionpagin-4"><thead><tr><th>Name</th><th>Description</th></tr></thead><tbody><tr><td>pagination  
[`PaginationInput`](https://dev.riseact.org/docs/graphql-references/inputObjects#paginationinput)</td><td></td></tr><tr><td>filters  
[`CampaignFilters`](https://dev.riseact.org/docs/graphql-references/inputObjects#campaignfilters)</td><td></td></tr></tbody></table>

## campaignTags

**Type:** [StrConnection!](https://dev.riseact.org/docs/graphql-references/objects#strconnection)

**Arguments**

<table id="bkmrk-namedescriptionpagin-5"><thead><tr><th>Name</th><th>Description</th></tr></thead><tbody><tr><td>pagination  
[`PaginationInput`](https://dev.riseact.org/docs/graphql-references/inputObjects#paginationinput)</td><td></td></tr><tr><td>q  
[`String`](https://dev.riseact.org/docs/graphql-references/scalars#string)</td><td></td></tr></tbody></table>

## checkout

**Type:** [Checkout!](https://dev.riseact.org/docs/graphql-references/objects#checkout)

**Arguments**

<table id="bkmrk-namedescriptiontoken"><thead><tr><th>Name</th><th>Description</th></tr></thead><tbody><tr><td>token  
[`String!`](https://dev.riseact.org/docs/graphql-references/scalars#string)</td><td></td></tr></tbody></table>

## checkouts

**Type:** [CheckoutConnection!](https://dev.riseact.org/docs/graphql-references/objects#checkoutconnection)

**Arguments**

<table id="bkmrk-namedescriptionpagin-6"><thead><tr><th>Name</th><th>Description</th></tr></thead><tbody><tr><td>pagination  
[`PaginationInput`](https://dev.riseact.org/docs/graphql-references/inputObjects#paginationinput)</td><td></td></tr><tr><td>filters  
[`CheckoutFilters`](https://dev.riseact.org/docs/graphql-references/inputObjects#checkoutfilters)</td><td></td></tr></tbody></table>

## checkoutsAbandoned

**Type:** [CheckoutConnection!](https://dev.riseact.org/docs/graphql-references/objects#checkoutconnection)

**Arguments**

<table id="bkmrk-namedescriptionpagin-7"><thead><tr><th>Name</th><th>Description</th></tr></thead><tbody><tr><td>pagination  
[`PaginationInput`](https://dev.riseact.org/docs/graphql-references/inputObjects#paginationinput)</td><td></td></tr><tr><td>filters  
[`CheckoutFilters`](https://dev.riseact.org/docs/graphql-references/inputObjects#checkoutfilters)</td><td></td></tr></tbody></table>

## checkoutsAdminGenerated

**Type:** [CheckoutConnection!](https://dev.riseact.org/docs/graphql-references/objects#checkoutconnection)

**Arguments**

<table id="bkmrk-namedescriptionpagin-8"><thead><tr><th>Name</th><th>Description</th></tr></thead><tbody><tr><td>pagination  
[`PaginationInput`](https://dev.riseact.org/docs/graphql-references/inputObjects#paginationinput)</td><td></td></tr><tr><td>filters  
[`CheckoutFilters`](https://dev.riseact.org/docs/graphql-references/inputObjects#checkoutfilters)</td><td></td></tr></tbody></table>

## customfieldDefinition

**Type:** [CustomFieldDefinition!](https://dev.riseact.org/docs/graphql-references/objects#customfielddefinition)

**Arguments**

<table id="bkmrk-namedescriptionidint-5"><thead><tr><th>Name</th><th>Description</th></tr></thead><tbody><tr><td>id  
[`Int!`](https://dev.riseact.org/docs/graphql-references/scalars#int)</td><td></td></tr></tbody></table>

## customfieldDefinitions

**Type:** [\[CustomFieldDefinition!\]!](https://dev.riseact.org/docs/graphql-references/objects#customfielddefinition)

**Arguments**

<table id="bkmrk-namedescriptionpagin-9"><thead><tr><th>Name</th><th>Description</th></tr></thead><tbody><tr><td>pagination  
[`PaginationInput`](https://dev.riseact.org/docs/graphql-references/inputObjects#paginationinput)</td><td></td></tr><tr><td>filters  
[`CustomFieldFilters`](https://dev.riseact.org/docs/graphql-references/inputObjects#customfieldfilters)</td><td></td></tr></tbody></table>

## donation

**Type:** [Donation!](https://dev.riseact.org/docs/graphql-references/objects#donation)

**Arguments**

<table id="bkmrk-namedescriptionidint-6"><thead><tr><th>Name</th><th>Description</th></tr></thead><tbody><tr><td>id  
[`Int!`](https://dev.riseact.org/docs/graphql-references/scalars#int)</td><td></td></tr></tbody></table>

## donations

**Type:** [DonationConnection!](https://dev.riseact.org/docs/graphql-references/objects#donationconnection)

**Arguments**

<table id="bkmrk-namedescriptionpagin-10"><thead><tr><th>Name</th><th>Description</th></tr></thead><tbody><tr><td>pagination  
[`PaginationInput`](https://dev.riseact.org/docs/graphql-references/inputObjects#paginationinput)</td><td></td></tr><tr><td>filters  
[`DonationFiltersInput`](https://dev.riseact.org/docs/graphql-references/inputObjects#donationfiltersinput)</td><td></td></tr></tbody></table>

## donationTags

**Type:** [StrConnection!](https://dev.riseact.org/docs/graphql-references/objects#strconnection)

**Arguments**

<table id="bkmrk-namedescriptionpagin-11"><thead><tr><th>Name</th><th>Description</th></tr></thead><tbody><tr><td>pagination  
[`PaginationInput`](https://dev.riseact.org/docs/graphql-references/inputObjects#paginationinput)</td><td></td></tr><tr><td>q  
[`String`](https://dev.riseact.org/docs/graphql-references/scalars#string)</td><td></td></tr></tbody></table>

## manualPaymentMethod

**Type:** [PaymentMethod!](https://dev.riseact.org/docs/graphql-references/objects#paymentmethod)

**Arguments**

<table id="bkmrk-namedescriptionidint-7"><thead><tr><th>Name</th><th>Description</th></tr></thead><tbody><tr><td>id  
[`Int!`](https://dev.riseact.org/docs/graphql-references/scalars#int)</td><td></td></tr></tbody></table>

## manualPaymentMethods

**Type:** [\[PaymentMethod!\]!](https://dev.riseact.org/docs/graphql-references/objects#paymentmethod)

## media

**Type:** [MediaConnection!](https://dev.riseact.org/docs/graphql-references/objects#mediaconnection)

**Arguments**

<table id="bkmrk-namedescriptionpagin-12"><thead><tr><th>Name</th><th>Description</th></tr></thead><tbody><tr><td>pagination  
[`PaginationInput`](https://dev.riseact.org/docs/graphql-references/inputObjects#paginationinput)</td><td></td></tr></tbody></table>

## mediaSingle

**Type:** [Media!](https://dev.riseact.org/docs/graphql-references/objects#media)

**Arguments**

<table id="bkmrk-namedescriptionidint-8"><thead><tr><th>Name</th><th>Description</th></tr></thead><tbody><tr><td>id  
[`Int!`](https://dev.riseact.org/docs/graphql-references/scalars#int)</td><td></td></tr></tbody></table>

## menu

**Type:** [Menu!](https://dev.riseact.org/docs/graphql-references/objects#menu)

**Arguments**

<table id="bkmrk-namedescriptionidint-9"><thead><tr><th>Name</th><th>Description</th></tr></thead><tbody><tr><td>id  
[`Int!`](https://dev.riseact.org/docs/graphql-references/scalars#int)</td><td></td></tr></tbody></table>

## menuByHandle

**Type:** [Menu!](https://dev.riseact.org/docs/graphql-references/objects#menu)

**Arguments**

<table id="bkmrk-namedescriptionhandl"><thead><tr><th>Name</th><th>Description</th></tr></thead><tbody><tr><td>handle  
[`String!`](https://dev.riseact.org/docs/graphql-references/scalars#string)</td><td></td></tr></tbody></table>

## menus

**Type:** [\[Menu!\]!](https://dev.riseact.org/docs/graphql-references/objects#menu)

## organization

**Type:** [Organization!](https://dev.riseact.org/docs/graphql-references/objects#organization)

## organizations

**Type:** [\[Organization!\]!](https://dev.riseact.org/docs/graphql-references/objects#organization)

**Arguments**

<table id="bkmrk-namedescriptionfilte"><thead><tr><th>Name</th><th>Description</th></tr></thead><tbody><tr><td>filters  
[`OrganizationsFilters`](https://dev.riseact.org/docs/graphql-references/inputObjects#organizationsfilters)</td><td></td></tr></tbody></table>

## owner

**Type:** [Staff!](https://dev.riseact.org/docs/graphql-references/objects#staff)

## page

**Type:** [Page!](https://dev.riseact.org/docs/graphql-references/objects#page)

**Arguments**

<table id="bkmrk-namedescriptionidint-10"><thead><tr><th>Name</th><th>Description</th></tr></thead><tbody><tr><td>id  
[`Int!`](https://dev.riseact.org/docs/graphql-references/scalars#int)</td><td></td></tr></tbody></table>

## pages

**Type:** [PageConnection!](https://dev.riseact.org/docs/graphql-references/objects#pageconnection)

**Arguments**

<table id="bkmrk-namedescriptionpagin-13"><thead><tr><th>Name</th><th>Description</th></tr></thead><tbody><tr><td>pagination  
[`PaginationInput`](https://dev.riseact.org/docs/graphql-references/inputObjects#paginationinput)</td><td></td></tr><tr><td>filters  
[`PagesFiltersInput`](https://dev.riseact.org/docs/graphql-references/inputObjects#pagesfiltersinput)</td><td></td></tr></tbody></table>

## payment

**Type:** [Payment!](https://dev.riseact.org/docs/graphql-references/objects#payment)

**Arguments**

<table id="bkmrk-namedescriptionidint-11"><thead><tr><th>Name</th><th>Description</th></tr></thead><tbody><tr><td>id  
[`Int!`](https://dev.riseact.org/docs/graphql-references/scalars#int)</td><td></td></tr></tbody></table>

## paymentMethods

**Type:** [\[PaymentMethod!\]!](https://dev.riseact.org/docs/graphql-references/objects#paymentmethod)

## payments

**Type:** [PaymentConnection!](https://dev.riseact.org/docs/graphql-references/objects#paymentconnection)

**Arguments**

<table id="bkmrk-namedescriptionpagin-14"><thead><tr><th>Name</th><th>Description</th></tr></thead><tbody><tr><td>pagination  
[`PaginationInput`](https://dev.riseact.org/docs/graphql-references/inputObjects#paginationinput)</td><td></td></tr><tr><td>filters  
[`PaymentFiltersInput`](https://dev.riseact.org/docs/graphql-references/inputObjects#paymentfiltersinput)</td><td></td></tr></tbody></table>

## peerCampaign

**Type:** [PeerCampaign!](https://dev.riseact.org/docs/graphql-references/objects#peercampaign)

**Arguments**

<table id="bkmrk-namedescriptionidint-12"><thead><tr><th>Name</th><th>Description</th></tr></thead><tbody><tr><td>id  
[`Int!`](https://dev.riseact.org/docs/graphql-references/scalars#int)</td><td></td></tr></tbody></table>

## peerCampaigns

**Type:** [PeerCampaignConnection!](https://dev.riseact.org/docs/graphql-references/objects#peercampaignconnection)

**Arguments**

<table id="bkmrk-namedescriptionpagin-15"><thead><tr><th>Name</th><th>Description</th></tr></thead><tbody><tr><td>pagination  
[`PaginationInput`](https://dev.riseact.org/docs/graphql-references/inputObjects#paginationinput)</td><td></td></tr><tr><td>filters  
[`PeerCampaignFilters`](https://dev.riseact.org/docs/graphql-references/inputObjects#peercampaignfilters)</td><td></td></tr></tbody></table>

## privacyDefinition

**Type:** [PrivacyDefinition!](https://dev.riseact.org/docs/graphql-references/objects#privacydefinition)

**Arguments**

<table id="bkmrk-namedescriptionidint-13"><thead><tr><th>Name</th><th>Description</th></tr></thead><tbody><tr><td>id  
[`Int!`](https://dev.riseact.org/docs/graphql-references/scalars#int)</td><td></td></tr></tbody></table>

## privacyDefinitions

**Type:** [PrivacyDefinitionConnection!](https://dev.riseact.org/docs/graphql-references/objects#privacydefinitionconnection)

**Arguments**

<table id="bkmrk-namedescriptionpagin-16"><thead><tr><th>Name</th><th>Description</th></tr></thead><tbody><tr><td>pagination  
[`PaginationInput`](https://dev.riseact.org/docs/graphql-references/inputObjects#paginationinput)</td><td></td></tr><tr><td>filters  
[`PrivacyDefinitionFilters`](https://dev.riseact.org/docs/graphql-references/inputObjects#privacydefinitionfilters)</td><td></td></tr></tbody></table>

## project

**Type:** [Project!](https://dev.riseact.org/docs/graphql-references/objects#project)

**Arguments**

<table id="bkmrk-namedescriptionidint-14"><thead><tr><th>Name</th><th>Description</th></tr></thead><tbody><tr><td>id  
[`Int!`](https://dev.riseact.org/docs/graphql-references/scalars#int)</td><td></td></tr></tbody></table>

## projects

**Type:** [ProjectConnection!](https://dev.riseact.org/docs/graphql-references/objects#projectconnection)

**Arguments**

<table id="bkmrk-namedescriptionpagin-17"><thead><tr><th>Name</th><th>Description</th></tr></thead><tbody><tr><td>pagination  
[`PaginationInput`](https://dev.riseact.org/docs/graphql-references/inputObjects#paginationinput)</td><td></td></tr><tr><td>filters  
[`ProjectFilters`](https://dev.riseact.org/docs/graphql-references/inputObjects#projectfilters)</td><td></td></tr></tbody></table>

## redirect

**Type:** [Redirect!](https://dev.riseact.org/docs/graphql-references/objects#redirect)

**Arguments**

<table id="bkmrk-namedescriptionidint-15"><thead><tr><th>Name</th><th>Description</th></tr></thead><tbody><tr><td>id  
[`Int!`](https://dev.riseact.org/docs/graphql-references/scalars#int)</td><td></td></tr></tbody></table>

## redirects

**Type:** [RedirectConnection!](https://dev.riseact.org/docs/graphql-references/objects#redirectconnection)

**Arguments**

<table id="bkmrk-namedescriptionpagin-18"><thead><tr><th>Name</th><th>Description</th></tr></thead><tbody><tr><td>pagination  
[`PaginationInput`](https://dev.riseact.org/docs/graphql-references/inputObjects#paginationinput)</td><td></td></tr><tr><td>filters  
[`RedirectsFiltersInput`](https://dev.riseact.org/docs/graphql-references/inputObjects#redirectsfiltersinput)</td><td></td></tr></tbody></table>

## segment

**Type:** [Segment!](https://dev.riseact.org/docs/graphql-references/objects#segment)

**Arguments**

<table id="bkmrk-namedescriptionidint-16"><thead><tr><th>Name</th><th>Description</th></tr></thead><tbody><tr><td>id  
[`Int!`](https://dev.riseact.org/docs/graphql-references/scalars#int)</td><td></td></tr></tbody></table>

## segments

**Type:** [SegmentConnection!](https://dev.riseact.org/docs/graphql-references/objects#segmentconnection)

**Arguments**

<table id="bkmrk-namedescriptionpagin-19"><thead><tr><th>Name</th><th>Description</th></tr></thead><tbody><tr><td>pagination  
[`PaginationInput`](https://dev.riseact.org/docs/graphql-references/inputObjects#paginationinput)</td><td></td></tr><tr><td>filters  
[`SegmentFiltersInput`](https://dev.riseact.org/docs/graphql-references/inputObjects#segmentfiltersinput)</td><td></td></tr></tbody></table>

## stripe

**Type:** [StripeAccount](https://dev.riseact.org/docs/graphql-references/objects#stripeaccount)

## stripeCustomerCards

**Type:** [\[StripeCard!\]!](https://dev.riseact.org/docs/graphql-references/objects#stripecard)

**Arguments**

<table id="bkmrk-namedescriptionstrip"><thead><tr><th>Name</th><th>Description</th></tr></thead><tbody><tr><td>stripeCustomerId  
[`String!`](https://dev.riseact.org/docs/graphql-references/scalars#string)</td><td></td></tr></tbody></table>

## sumupAccount

**Type:** [SumUpAccount](https://dev.riseact.org/docs/graphql-references/objects#sumupaccount)

## supporter

**Type:** [Supporter!](https://dev.riseact.org/docs/graphql-references/objects#supporter)

**Arguments**

<table id="bkmrk-namedescriptionidint-17"><thead><tr><th>Name</th><th>Description</th></tr></thead><tbody><tr><td>id  
[`Int!`](https://dev.riseact.org/docs/graphql-references/scalars#int)</td><td></td></tr></tbody></table>

## supporters

**Type:** [SupporterConnection!](https://dev.riseact.org/docs/graphql-references/objects#supporterconnection)

**Arguments**

<table id="bkmrk-namedescriptionpagin-20"><thead><tr><th>Name</th><th>Description</th></tr></thead><tbody><tr><td>pagination  
[`PaginationInput`](https://dev.riseact.org/docs/graphql-references/inputObjects#paginationinput)</td><td></td></tr><tr><td>filters  
[`SupporterFiltersInput`](https://dev.riseact.org/docs/graphql-references/inputObjects#supporterfiltersinput)</td><td></td></tr></tbody></table>

## supporterTags

**Type:** [StrConnection!](https://dev.riseact.org/docs/graphql-references/objects#strconnection)

**Arguments**

<table id="bkmrk-namedescriptionpagin-21"><thead><tr><th>Name</th><th>Description</th></tr></thead><tbody><tr><td>pagination  
[`PaginationInput`](https://dev.riseact.org/docs/graphql-references/inputObjects#paginationinput)</td><td></td></tr><tr><td>q  
[`String`](https://dev.riseact.org/docs/graphql-references/scalars#string)</td><td></td></tr></tbody></table>

## terminal

**Type:** [StripeTerminal!](https://dev.riseact.org/docs/graphql-references/objects#stripeterminal)

**Arguments**

<table id="bkmrk-namedescriptionidstr"><thead><tr><th>Name</th><th>Description</th></tr></thead><tbody><tr><td>id  
[`String!`](https://dev.riseact.org/docs/graphql-references/scalars#string)</td><td></td></tr></tbody></table>

## terminalLocation

**Type:** [StripeTerminalLocation!](https://dev.riseact.org/docs/graphql-references/objects#stripeterminallocation)

**Arguments**

<table id="bkmrk-namedescriptionidstr-1"><thead><tr><th>Name</th><th>Description</th></tr></thead><tbody><tr><td>id  
[`String!`](https://dev.riseact.org/docs/graphql-references/scalars#string)</td><td></td></tr></tbody></table>

## terminalLocations

**Type:** [\[StripeTerminalLocation!\]!](https://dev.riseact.org/docs/graphql-references/objects#stripeterminallocation)

**Arguments**

<table id="bkmrk-namedescriptionfilte-1"><thead><tr><th>Name</th><th>Description</th></tr></thead><tbody><tr><td>filters  
[`TerminalLocationFilters`](https://dev.riseact.org/docs/graphql-references/inputObjects#terminallocationfilters)</td><td></td></tr></tbody></table>

## terminals

**Type:** [\[StripeTerminal!\]!](https://dev.riseact.org/docs/graphql-references/objects#stripeterminal)

## terminalsByLocation

**Type:** [\[StripeTerminal!\]!](https://dev.riseact.org/docs/graphql-references/objects#stripeterminal)

**Arguments**

<table id="bkmrk-namedescriptionlocat"><thead><tr><th>Name</th><th>Description</th></tr></thead><tbody><tr><td>locationId  
[`String!`](https://dev.riseact.org/docs/graphql-references/scalars#string)</td><td></td></tr></tbody></table>

---

*Contenuto importato da [https://dev.riseact.org/docs/graphql-references/queries](https://dev.riseact.org/docs/graphql-references/queries) il 2026-04-23 durante la migrazione iniziale della KB Metadonors. Aggiornare se il sorgente cambia.*