Magidoc

transactionActivity
Query

Arguments

#

startUtc

Non-null

endUtc

Non-null

toEmailAddress

fromEmailAddress

groups

[ String !]

tags

[ String !]

eventTypes

first

Returns the first n elements from the list.

after

Returns the elements in the list that come after the specified cursor.

last

Returns the last n elements from the list.

before

Returns the elements in the list that come before the specified cursor.

Response

#

Returns TransactionActivityConnection .

Example

#

    
  

3

    
  

3

    
  

3