GraphQL API

GraphQL API

Latest Poppulo platform GraphQL API

EventHubGetEventsByPrincipalAndResourceTypeInput

Get events By Principal And Resource Type input

Fields

  • principal

    String
    Required

    The principal to be retrieved. This will be an identifier of the system or person who created the event. e.g an email or a system identifier. Some documented examples can be seen here https://poppulo.atlassian.net/wiki/x/d4D_Sw

  • resourceType

    String
    Required

    The resource type to be retrieved This resource types are documented here https://poppulo.atlassian.net/wiki/x/d4D_Sw

  • paginationOptions

    PaginationOptions
    Optional

    The pagination options, if not included all will be returned

  • The sorting options, if not provided defaults to timestamp ascending