checkPathExists
checkPathExists(
domain: ID!
path: String!
): Boolean!
Arguments
checkPathExists.domain ● ID! non-null scalar
checkPathExists.path ● String! non-null scalar
Type
Boolean scalar
The Boolean scalar type represents true or false.