PersonReadType
No description
type PersonReadType {
Person(
id: ID!
): Person
}
No description
type PersonReadType {
Person(
id: ID!
): Person
}
PersonReadType.Person ● Person objectPersonReadType.Person.id ● ID! non-null scalar