()
| 4922 | var xxx_messageInfo_UpdateGraphQLSchemaRequest proto.InternalMessageInfo |
| 4923 | |
| 4924 | func (m *UpdateGraphQLSchemaRequest) GetStartTs() uint64 { |
| 4925 | if m != nil { |
| 4926 | return m.StartTs |
| 4927 | } |
| 4928 | return 0 |
| 4929 | } |
| 4930 | |
| 4931 | func (m *UpdateGraphQLSchemaRequest) GetGraphqlSchema() string { |
| 4932 | if m != nil { |
nothing calls this directly
no outgoing calls
no test coverage detected