NBI/GraphQL to return endSystems filter by username
I'm working on some queries to the NBI interface and having trouble filtering the endSystems returns. Here's my query:query { accessControl { endSystems(maxResults: 25) { endSystems { firstSeenTime lastSeenTime ipA...