createServiceAccount
Create service account
Input fields
| Input Field : Object | Description |
|---|---|
| input: CreateServiceAccountInput! | Required. Autogenerated input type of CreateServiceAccount |
Return fields
| Input Field : Object | Description |
|---|---|
| clientMutationId: String | A unique identifier for the client performing the mutation. |
| serviceAccount: ServiceAccount | The service account created |
| success: Boolean | Whether the service account was created successfully or not |