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