Learn about additional types used while reading and updating resource directories via the API
Only available in API versions
2026-01and later
The object types below define additional data structures used across the resource directory API. They extend the core objects documented in the main reference and are used when updating and reading an account's resource directory.
DirectoryResource
An object containing metadata about a directory's resources.
| Field | Description |
|---|---|
email String | The directory resource's email. |
id ID! | The directory resource's unique identifier. |
name String! | The directory resource's name. |
UpdateDirectoryResourceAttributesResponse
An object containing the result of updating a resource directory's attributes.
| Field | Description |
|---|---|
success Boolean! | Whether the update was successfully completed. |
