Queries
/
custom_activity

custom_activity

Arguments

  • ids
    [String!]
    Required
    The ids of the custom activities to fetch
  • name
    String
    The name of the custom activity, case insensitive and partial match
  • icon_id
    CustomActivityIcon
    The icon of the custom activity
  • color
    CustomActivityColor
    The color of the custom activity

Returns

{
custom_activity(ids: "example-ids") {
# custom_activity fields
}
}
updatestimeline_item
Built with