INPUT_OBJECT
NewAccountOrReferenceInput
link GraphQL Schema definition
- input NewAccountOrReferenceInput {
- # The public id identifying the account (ie: dgm9bnk8-0437xqry-ejpvzeol-jdayw5re)
- String :
- # The internal id of the account (ie: 580)
- Int :
- # The slug identifying the account (ie: babel for
- # https://opencollective.com/babel)
- String :
- String :
- String :
- NewAccountOrganizationInput :
- Boolean :
- }