Returns the specified SelectionSet object using the name of the selection set.
"selectionSets_var" is a variable referencing a SelectionSets object. |
"selectionSets_var" is a variable referencing a SelectionSets object. |
| Type | Description |
| SelectionSet | Returns the specified SelectionSet object or null if no SelectionSet object exists with the specified name. |
| Name | Type | Description |
| name | string | The name of the SelectionSet object to return. |