FolderPathSegment
No description
type FolderPathSegment {
id: Int!
name: String!
type: String!
}
Fields
FolderPathSegment.id ● Int! non-null scalar
FolderPathSegment.name ● String! non-null scalar
FolderPathSegment.type ● String! non-null scalar
Member Of
WebsiteEventByAsset object


