MCPcopy Create free account
hub / github.com/Permify/permify / GetPartials

Method GetPartials

pkg/pb/base/v1/service.pb.go:1843–1848  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

1841}
1842
1843func (x *SchemaPartialWriteRequest) GetPartials() map[string]*Partials {
1844 if x != nil {
1845 return x.Partials
1846 }
1847 return nil
1848}
1849
1850// SchemaPartialWriteRequestMetadata provides additional information for the Schema Partial Write request.
1851// It contains schema_version to specify which version of the schema should be read.

Callers 2

validateMethod · 0.95
PartialWriteMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected