RpcEntity
RpcEntity =
object
Defined in: src/types/rpcSchema.ts:37
An entity as arkiv_query returns it. Every field is present only if it was selected, so all of
them are optional here — RpcSelect is what decides which arrive.
Properties
Section titled “Properties”attributes?
Section titled “attributes?”
optionalattributes:RpcAttribute[]
Defined in: src/types/rpcSchema.ts:48
attributeSchema?
Section titled “attributeSchema?”
optionalattributeSchema:RpcAttributeSchemaEntry[]
Defined in: src/types/rpcSchema.ts:47
contentType?
Section titled “contentType?”
optionalcontentType:string
Defined in: src/types/rpcSchema.ts:45
createdAt?
Section titled “createdAt?”
optionalcreatedAt:Hex
Defined in: src/types/rpcSchema.ts:41
creationFlags?
Section titled “creationFlags?”
optionalcreationFlags:RpcCreationFlags|number
Defined in: src/types/rpcSchema.ts:44
creator?
Section titled “creator?”
optionalcreator:Hex
Defined in: src/types/rpcSchema.ts:40
expiresAt?
Section titled “expiresAt?”
optionalexpiresAt:Hex
Defined in: src/types/rpcSchema.ts:43
optionalkey:Hex
Defined in: src/types/rpcSchema.ts:38
owner?
Section titled “owner?”
optionalowner:Hex
Defined in: src/types/rpcSchema.ts:39
payload?
Section titled “payload?”
optionalpayload:Hex
Defined in: src/types/rpcSchema.ts:46
updatedAt?
Section titled “updatedAt?”
optionalupdatedAt:Hex
Defined in: src/types/rpcSchema.ts:42