Skip to content

Commit bea85d5

Browse files
committed
dcos: added protocol endpoint
1 parent a05a580 commit bea85d5

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

docs/graphql/object/runtimemoduledefinition.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,4 +13,5 @@ A runtime module definition endpoint
1313
| `host` | [`String!`](../scalar/string.md) | Host of the module definition endpoint |
1414
| `id` | [`RuntimeModuleDefinitionID!`](../scalar/runtimemoduledefinitionid.md) | Global ID of this RuntimeModuleDefinition |
1515
| `port` | [`BigInt!`](../scalar/bigint.md) | Port of the module definition endpoint |
16+
| `protocol` | [`String!`](../scalar/string.md) | Protocol of the module definition endpoint |
1617
| `updatedAt` | [`Time!`](../scalar/time.md) | Time when this RuntimeModuleDefinition was last updated |

0 commit comments

Comments
 (0)