OBJECT
Account
link GraphQL Schema definition
- type Account {
- : AccountCategory!
- : String!
- : ISO8601DateTime!
- : User!
- : UUID!
- : String
- : String
- : UUID!
- : String
- # Arguments
- # offset: [Not documented]
- # limit: [Not documented]
- # sortOrder: [Not documented]
- # sortBy: [Not documented]
- (
- : Int,
- : Int,
- : SortOrder,
- : SortBy
- ): [IncentiveSchedulePayout!]!
- : String!
- : Organization!
- : Int!
- : AccountOwner!
- # Arguments
- # offset: [Not documented]
- # limit: [Not documented]
- # sortOrder: [Not documented]
- # sortBy: [Not documented]
- (: Int, : Int, : SortOrder, : SortBy): [Payment!]!
- # Arguments
- # offset: [Not documented]
- # limit: [Not documented]
- # sortOrder: [Not documented]
- # sortBy: [Not documented]
- (
- : Int,
- : Int,
- : SortOrder,
- : SortBy
- ): [ScheduleRate!]!
- : ISO8601DateTime!
- : User!
- : UUID!
- }
link Require by
- AccountConnectionThe connection type for Account.
- AccountCreatePayloadAutogenerated return type of AccountCreate
- AccountDestroyPayloadAutogenerated return type of AccountDestroy
- AccountEdgeAn edge in a connection.
- AccountUpdatePayloadAutogenerated return type of AccountUpdate
- CommissionBatchnull
- CommissionBatchCopynull
- IncentiveSchedulePayoutnull
- Organizationnull
- OrganizationCopynull
- Paymentnull
- Payoutnull
- PayoutCopynull
- Querynull
- ScheduleRatenull