searchAzureAdSnapshot
Search for azureAdObjects in a snapshot.
Arguments
| Argument | Type | Description |
|---|---|---|
| first | Int | Returns the first n elements from the list. |
| after | String | Returns the elements in the list that occur after the specified cursor. |
| input (required) | SearchAzureAdSnapshotInput! | Input for searching for Azure AD objects in a snapshot. |