resource
Get a single resource by its ID.
resource(
organizationId: ID!
id: ID!
): Resource
Arguments
resource.organizationId ● ID! non-null scalar {#organization-id}
Your organization ID
resource.id ● ID! non-null scalar {#id}
The resource ID
Type
Resource object
An infrastructure resource such as a cloud credential, database, or network.