Queries
/custom_activity
custom_activity
Arguments
ids
[String!]
Required
The ids of the custom activities to fetchname
String
The name of the custom activity, case insensitive and partial matchicon_id
CustomActivityIcon
The icon of the custom activitycolor
CustomActivityColor
The color of the custom activity
Returns
[CustomActivity!]
Required
{ custom_activity(ids: "example-ids") { # custom_activity fields } }
Built with