createSchemaAssociation
createSchemaAssociation(
name: String!
schemaID: ID!
otherSchema: ID!
): SchemaAssociation!
createSchemaAssociation(
name: String!
schemaID: ID!
otherSchema: ID!
): SchemaAssociation!
createSchemaAssociation.name ● String! non-null scalarcreateSchemaAssociation.schemaID ● ID! non-null scalarcreateSchemaAssociation.otherSchema ● ID! non-null scalarSchemaAssociation object