OwnershipSetInput
No description
input OwnershipSetInput {
includeJointlyOwned: Boolean!
userIds: [ID!]
}
Fields
OwnershipSetInput.includeJointlyOwned ● Boolean! non-null scalar
OwnershipSetInput.userIds ● [ID!] list scalar
Member Of
AccountFilters input ● TransactionFilterInput input