Skip to content

Expose repositories via GraphQL#3516

Open
williamjallen wants to merge 1 commit intoKitware:masterfrom
williamjallen:repository-graphql
Open

Expose repositories via GraphQL#3516
williamjallen wants to merge 1 commit intoKitware:masterfrom
williamjallen:repository-graphql

Conversation

@williamjallen
Copy link
Collaborator

This PR adds the following:

  • repositories field on the Project type
  • createRepository mutation
  • deleteRepository mutation

Repository password can never be retrieved once it is created. Updates should be performed by deleting and creating new repositories.

This PR adds the following:
- `repositories` field on the Project type
- `createRepository` mutation
- `deleteRepository` mutation

Repository password can never be retrieved once it is created.  Updates should be performed by deleting and creating new repositories.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant