Μετάβαση στο κύριο περιεχόμενο

createFeatureSet

SRP

Create a new feature set for a group.

Input

featureSetCreateInput

Return Type

ID — the ID of the newly created feature set.

Example

mutation CreateFeatureSet {
createFeatureSet(input: {
groupId: "Z3JwMTIzNDU2"
name: "My Feature Set"
})
}

Export This Article

Save a copy of this page as PDF or plain text.