MCPcopy
hub / github.com/dgraph-io/dgraph / UpdateGraphQLSchemaResponse

Struct UpdateGraphQLSchemaResponse

protos/pb/pb.pb.go:5824–5830  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

5822}
5823
5824type UpdateGraphQLSchemaResponse struct {
5825 state protoimpl.MessageState
5826 sizeCache protoimpl.SizeCache
5827 unknownFields protoimpl.UnknownFields
5828
5829 Uid uint64 `protobuf:"varint,1,opt,name=uid,proto3" json:"uid,omitempty"`
5830}
5831
5832func (x *UpdateGraphQLSchemaResponse) Reset() {
5833 *x = UpdateGraphQLSchemaResponse{}

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected