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

Method GetTupleFilter

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

Source from the content-addressed store, hash-verified

3027}
3028
3029func (x *DataDeleteRequest) GetTupleFilter() *TupleFilter {
3030 if x != nil {
3031 return x.TupleFilter
3032 }
3033 return nil
3034}
3035
3036func (x *DataDeleteRequest) GetAttributeFilter() *AttributeFilter {
3037 if x != nil {

Callers 2

validateMethod · 0.95
DeleteMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected