GraphQLRiferimentoMutationcreateFeatureSetSu questa paginacreateFeatureSet 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" })} Related featureSetCreateInput