Get Involved
Edit on GitHubCreateGoogleDirectoryInput
CreateGoogleDirectoryInput
Input type to create a Google directory
clientId | ID! | The clientId of the Google directory to create |
clientSecret | String! | The clientSecret of the Google directory to create |
description | String | Optional description of the Google directory to create |
hostedDomain | String | Optional hostedDomain of the Google directory to create |
parent | ID! | The parent of the Google directory to create, either as an id, or an AKA |
profileIdTemplate | String! | The profileIdTemplate of the Google directory to create |
status | DirectoryStatus! | The status of the Google directory to create |
tags | Scalar | Optional tags for the Google directory to create |
title | String! | The title of the Google directory to create |