8 lines
118 B
GraphQL
8 lines
118 B
GraphQL
fragment ProtectedDirectoryEditFragment on ProtectedDirectory {
|
|
id
|
|
path
|
|
realm
|
|
isNonSsl
|
|
isCgiBin
|
|
}
|