| Package | Description |
|---|---|
| io.stargate.graphql.schema.graphqlfirst.migration |
| Modifier and Type | Method and Description |
|---|---|
static CassandraMigrator |
CassandraMigrator.forDeployment(MigrationStrategy strategy)
Creates a new instance for a deployment initiated by the user.
|
static CassandraMigrator |
CassandraMigrator.forPersisted()
Creates a new instance for a GraphQL schema already stored in the database (from a previous
deployment).
|
Copyright © 2023. All rights reserved.