Skip to content

Commit f197e46

Browse files
committed
chore(cardano-graphql)!: remove graphql concerns from services client package, rename
Removed code is being parked in a branch until development resumes on the GraphQL solution
1 parent 1d46146 commit f197e46

File tree

70 files changed

+20
-17437
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

70 files changed

+20
-17437
lines changed

.versionrc.js

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ const packageMap = [
88
type: 'json'
99
},
1010
{
11-
filename: 'packages/cardano-graphql/package.json',
11+
filename: 'packages/cardano-services-client/package.json',
1212
type: 'json'
1313
},
1414
{

packages/cardano-graphql/.graphqlrc.yml

-2
This file was deleted.

packages/cardano-graphql/LICENSE

-201
This file was deleted.

packages/cardano-graphql/NOTICE

-5
This file was deleted.

packages/cardano-graphql/README.md

-17
This file was deleted.

packages/cardano-graphql/codegen.yml

-13
This file was deleted.

packages/cardano-graphql/jest.config.js

-1
This file was deleted.

packages/cardano-graphql/src/AssetProvider/CardanoGraphQLAssetProvider.ts

-49
This file was deleted.

packages/cardano-graphql/src/AssetProvider/index.ts

-1
This file was deleted.

0 commit comments

Comments
 (0)