OBJECT
AccountUserList
link GraphQL Schema definition
- type AccountUserList {
- # Actual data
- AccountUser!]! : [
- # Elapsed query time
- Int! :
- # Page info
- PageInfo! :
- }
OBJECT
- type AccountUserList {
- # Actual data
- AccountUser!]! : [
- # Elapsed query time
- Int! :
- # Page info
- PageInfo! :
- }