INPUT_OBJECT
input RegisteredUserAndDeviceInput {macAddress: String!# Unique identifier optionally passed into input object of any query/mutation # call, returned in the corresponding response output.operationId: StringuserName: String!}