GraphQL v1TypesObjectsAceAceNo description type Ace { aceId: Int! alow: Int! deny: Int!} Fields Ace.aceId ● Int! non-null scalar Ace.alow ● Int! non-null scalar Ace.deny ● Int! non-null scalar