createRecord
createRecord(
schemaID: ID!
properties: [CreateRecordValueInput!]!
associations: [AttachRecordInput!]!
): Record!
createRecord(
schemaID: ID!
properties: [CreateRecordValueInput!]!
associations: [AttachRecordInput!]!
): Record!
createRecord.schemaID ● ID! non-null scalarcreateRecord.properties ● [CreateRecordValueInput!]! non-null inputcreateRecord.associations ● [AttachRecordInput!]! non-null inputRecord object