ApiSchemas
GrantId
One shape from the contract, as it appears on the wire.
Used by connections.grants.import, connections.grants.list, connections.grants.revoke
Referenced from ConnectionGrant, GrantImportResult, GrantNotFoundEncoded
JSON Schema
{
"type": "string",
"minLength": 1
}