Skip to content

Conversation

@melnikovi
Copy link
Member

@melnikovi melnikovi commented Oct 1, 2020

Problem

Add missing uids to the types and validate optional/required fields.

Solution

Requested Reviewers

@cpartica, @prabhuram93

}

type CompanyCreditOperation {
uid: ID! @doc(description: "Unique identifier")

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@melnikovi can you add, what this identifier should be composed of.

}

type CompanyCreditOperation {
uid: ID! @doc(description: "Unique identifier") # id of the log entry
Copy link
Contributor

@cpartica cpartica Oct 22, 2020

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

we will have to add uid in all this schema as a lof the types don't have it still
for this MD is ok
but there's stuff left
https://github.com/magento/architecture/blob/cc87e2dcd22b09be02eaabd7affc553b4d7d13df/design-documents/graph-ql/coverage/b2b/company.md

@melnikovi melnikovi changed the title Add missing uids to the types and validate optional/required fields Fix naming conventions and optional/required fields in company credit GraphQL schema Oct 22, 2020
@melnikovi melnikovi merged commit 6652987 into magento:master Oct 22, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants