Mutations
/
delete_custom_activity

delete_custom_activity

Arguments

  • id
    String!
    Required
    The id of the custom activity
mutation delete_custom_activity($id: String!) {
delete_custom_activity(id: $id) {
# delete_custom_activity fields
}
}
create_custom_activitycreate_dropdown_managed_column
Built with