GraphQL SchemaObject
RuntimeModuleDefinition
A runtime module definition endpoint
Fields without arguments
| Name | Type | Description |
|---|---|---|
createdAt | Time! | Time when this RuntimeModuleDefinition was created |
endpoint | String! | Endpoint path of the module definition |
host | String! | Host of the module definition endpoint |
id | RuntimeModuleDefinitionID! | Global ID of this RuntimeModuleDefinition |
port | BigInt! | Port of the module definition endpoint |
updatedAt | Time! | Time when this RuntimeModuleDefinition was last updated |