CreatePaymentsOtherConnectionsImportInput
CreatePaymentsOtherConnectionsImportInput is used for create PaymentsOtherConnectionsImport object. Input was generated by ent.
input CreatePaymentsOtherConnectionsImportInput {
schemaID: ID
propertyID: ID
type: PaymentsOtherConnectionsImportType!
}
Fields
CreatePaymentsOtherConnectionsImportInput.schemaID ● ID scalar
CreatePaymentsOtherConnectionsImportInput.propertyID ● ID scalar
CreatePaymentsOtherConnectionsImportInput.type ● PaymentsOtherConnectionsImportType! non-null enum
Member Of
createPaymentsImport mutation