Skip to content

CLI is able to create a event receiver group without a type #96

@xbcsmith

Description

@xbcsmith

Need to make sure we are requiring all appropriate fields for create mutations in graphql

Require the following fields for event group receivers:

name: String!
type: String!
version: String!
description: String!
enabled: Boolean!
event_receiver_ids: [ID!]!

https://github.com/sassoftware/event-provenance-registry/blob/main/cli/cmd/group/create.go

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions