IgnoredPathsResult
No description
type IgnoredPathsResult {
countIgnored: Int
ignoredPaths: [String!]
}
Fields
IgnoredPathsResult.countIgnored
● Int
scalar
IgnoredPathsResult.ignoredPaths
● [String!]
list scalar
Returned by
ignoredPaths
query