UsedInEntity
No description
type UsedInEntity {
id: ID!
name: String!
}
Fields
UsedInEntity.id
● ID!
non-null scalar
UsedInEntity.name
● String!
non-null scalar
Member Of
UsedIn
object