()
| 4892 | func (m *UpdateGraphQLSchemaRequest) String() string { return proto.CompactTextString(m) } |
| 4893 | func (*UpdateGraphQLSchemaRequest) ProtoMessage() {} |
| 4894 | func (*UpdateGraphQLSchemaRequest) Descriptor() ([]byte, []int) { |
| 4895 | return fileDescriptor_f80abaa17e25ccc8, []int{62} |
| 4896 | } |
| 4897 | func (m *UpdateGraphQLSchemaRequest) XXX_Unmarshal(b []byte) error { |
| 4898 | return m.Unmarshal(b) |
| 4899 | } |
nothing calls this directly
no outgoing calls
no test coverage detected