For the complete documentation index, see llms.txt. This page is also available as Markdown.

41. التغيير: حفظ "Labels" على مستوى الحساب

احفظ عدة "تسميات".

تغيّر SaveLabels {
  saveLabels(
    input: {
      التسميات: [
        { الاسم: "name1", القيمة: "value1" }
        { الاسم: "name2", القيمة: "value2" }
      ]
    }
  ) {
    الاسم
    value
  }
}

آخر تحديث

هل كان هذا مفيدا؟