AccountReadType
No description
type AccountReadType {
Account(
id: ID!
): Account
}
No description
type AccountReadType {
Account(
id: ID!
): Account
}
AccountReadType.Account ● Account objectAccountReadType.Account.id ● ID! non-null scalar