forked from BLC/sgeUpdated
5 lines
79 B
GraphQL
5 lines
79 B
GraphQL
input AreaCriteria{
|
|
tag:String
|
|
organizations: ID
|
|
deleted: Boolean
|
|
} |